body  { font-family: Arial, sans-serif; 
scrollbar-face-color: rgb(192,192,192); 
scrollbar -highlight- color: rgb(105,105,105); 
scrollbar -shadow- color: rgb(0,51,204); 
scrollbar -3dlight- color: rgb(105,105,105); 
scrollbar -arrow- color: rgb(255,255,255); 
scrollbar -track- color: rgb(255,255,255); 
scrollbar -darkshadow- color: rgb(105,105,105)
}
.ueber { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif; background-color: #ffffff }
.ueberbgg { color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif; background-color: #cccccc }
.fettgrau  { color: #000; font-weight: bold; font-size: 12px; font-family: Arial, sans-serif; background-color: #ccc }
.fettschwarz { color: black; font-weight: bold; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff }
.fliess { color: black; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff }
.fliessbgg { color: black; font-size: 12px; font-family: Arial, sans-serif; background-color: #cccccc }
.anmerk { color: black; font-size: 10px; font-family: Arial, sans-serif; background-color: #ffffff }
.anmerkgrau { color: black; font-size: 10px; font-family: Arial, sans-serif }

a:link    { color: #E0003C; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none }
a:visited    { color: #E0003C; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none }
a:hover    { color: #E0003C; font-size: 12px; font-family: Arial, sans-serif; text-decoration: underline }
a:active    { color: #E0003C; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none }

a:link.s     { color: black; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none }
a:visited.s    { color: black; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none }
a:hover.s      { color: #E0003C; font-size: 12px; font-family: Arial, sans-serif }
a:active.s      { color: #E0003C; font-size: 12px; font-family: Arial, sans-serif; text-decoration: none }

a:link.mehrklein             { color: #E0003C; font-size: 10px; font-family: Arial, sans-serif; text-decoration: none }
a:visited.mehrklein              { color: #E0003C; font-size: 10px; font-family: Arial, sans-serif; text-decoration: none }
a:hover.mehrklein              { color: #E0003C; font-size: 10px; font-family: Arial, sans-serif; text-decoration: underline }
a:active.mehrklein              { color: #E0003C; font-size: 10px; font-family: Arial, sans-serif; text-decoration: none }

.ueber2  { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff }
.uebergrau{
 color:#666666; font-weight:bold; font-size:12px; font-family:Arial,sans-serif; background-color:#ffffff
}
.ueberschwarz{
 color:black; font-weight:bold; font-size:12px; font-family:Arial,sans-serif; background-color:#ffffff
}
.fliessbghell { color: black; font-size: 12px; font-family: Arial, sans-serif; background-color: #e5e5e5 }

ul { list-style-type: circle }
.rahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 16px;
	border: 1px solid #a9a9a9;
}
.rahmenbgweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #a9a9a9;
}

