BODY,p,td,div  {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #000000;
scrollbar-shadow-color: #c8c8c8;
scrollbar-highlight-color: #c8c8c8;
scrollbar-3dlight-color: #c8c8c8;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #193A91;
scrollbar-face-color: #FFFFFF;

}

/*z.B. Standart fuer Fliesstext*/ 

a:link { color:#193A91; font-weight: bold; text-decoration:underline;}
a:visited { color:#193A91; font-weight: bold; text-decoration: underline;}
a:active { color:#193A91; font-weight: bold; text-decoration: underline;}
a:hover { color:#49A1F9; font-weight: bold; text-decoration:underline;}

/*Farbe fuer Text in Textfeldern*/
.red { font-size : 10px; color: #000000; background: #ffc6c6; }
.myinput { font-size : 10px; color: #000000; background: #F4F4F4; }
.myonput { font-size : 10px; color: #000000; background: #A3CAF1; }

#nav td
{
	width:155px;
	padding:0px;
	margin:0px;
	background:url('../global/navigator/inactive.gif') 0px 0px no-repeat;
}
#nav a:link,
#nav a:visited,
#nav a:active
{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	width:172px;
	height:15px;
	display:block;
	margin:0px;
	padding-left:16px;
}
#nav a:hover { background:url('../global/navigator/hover.gif') 0px 0px no-repeat; }

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #193A91;
}
h4 {
font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #193A91;
}
h5 {
font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	color: #193A91;
}

ul { list-style-type:square; }
li { margin:10px 0px; }

#grafik{
position : absolute; 
visibility : visible; 
width : 400px; 
height : 340px;
z-index : 1; 
left : 150px; 
top : 75px;
}

.zeilen {
	line-height: 20px;
}
.footer {
font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
