a:link { color:  #000044; text-decoration:none; }
a:active { color: #000044; text-decoration:underline; }
a:visited { color: #000044; text-decoration:none; }
a:hover { color: #000044; text-decoration:underline; }


body
{
	 font-family:Arial;
	 font-size:8pt;
	 background-color:#000044;

	
	 

}
.Zeichen
{
	 font-family:Arial;
	 font-size:9pt;
	 text-decoration:none;
	 color:white;
}

.ZeichenBlack
{
	 font-family:Arial;
	 font-size:9pt;
	 text-decoration:none;
	 color:#000044;
	 font-weight:700;
}

.ZeichenBlackNormal
{
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:#000044;
}

.ZeichenBlackKlein
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;	 
	color:#000044;
}

.ZeichenBlackSmallThin
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: 300;	 
	color: #000044;
}

.ZeichenGelbNormal
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;	 
	color:yellow;
}

.ZeichenGelbKlein
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;	 
	color:yellow;
}

.Menu
{
	 font-family:Arial;
	 font-size:8pt;
	 text-decoration:none;
	 color:white;
	 
}
.Menu_Big
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-style: italic;
	right: inherit;
}

.MenuGelb
{
	 font-family:Arial;
	 font-size:8pt;
	 text-decoration:none;
	 color:#FFD700;
	 
}
.MenuTransparent
{
	 font-family:Arial;
	 font-size:8pt;
	 text-decoration:none;
	 background-color:#000044;
	 color:white;
	
}
asp:Label
{
	 font-family:Arial;
	 font-weight:700;
	 font-size:9pt;
}

span
{
	font: normal normal 300 8pt arial;
}

.stdtextbox
{
	font-family:Arial;
	font-size:8pt;
	color:Black;
	background-color:White;
}

.stddropdownlist
{
	font-family:Arial;
	font-size:8pt;
	color:Black;
	background-color:White;
}

.stdlabel
{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: solid 1 White;
	font-family:Arial;
	font-size:9pt;
	width:100%;
}
.stdlabel_big
{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: solid 1 White;
	font-family:Arial;
	font-size:11pt;
	width:100%;
}

.stdlabel_big_bold
{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: solid 1 White;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	width:100%;
}
.stdlabel_bold
{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: solid 1 White;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	width:100%;
}
.stdlabel_small
{
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: solid 1 White;
	font-family:Arial;
	font-size:7pt;
	width:100%;
}


.stdtable
{	
	font-family:Arial;
	background-color:Silver;
	border-style:solid;
	border-color:black;
	border-width:1px;
}
.infoTable
{
	font-family: Arial;
	background-color: #FFFFE1;
	border: 2px ridge #FFFFFF;
	z-index: auto;
}

.stdCalendar
{
	background-color: #FFFFE1;
	border: 2px groove #000000;
	font: normal normal 300 8pt Arial;
	color: #000000;
}

.AltTableStyle
{
	background-color: #E2E2E2;
}

.stderror
{
	font-family:Arial;
	font-size:8pt;
	font-weight:700;
	color:Red;
}
.lblSysDatum
{
	font-family:Arial;
	font-size:9pt;
	color:White;
}
.lblTitle
{
	font: normal normal 700 10pt arial;
	color: #990033;
}

.tbllightblue
{
	border-style:none;
	background-color:#7091C2;
}
asp:Hyperlink
{
	color:Red;
	
}
