/* allgemeine Formtierungen */

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 140%; color: #555555}

.klein  {font-size: 9px; color: #999999; text-decoration: none}
.kleinon {font-size: 9px; color: #777777; text-decoration: none}
.bold {  font-weight: bold}


.randtxt {  font-size: 10px}
.randhead{  font-size: 10px; color: #4275C1; font-weight: bold;}

a.rand { color: #4275C1;text-decoration: none}
a.rand:hover {  color: #4275C1; text-decoration: underline}
a.rand:active {  color: #4275C1; text-decoration: underline}

.nav01 	{
font-size: 11px; 
color: #555555; 
background-color: #92A8C9
}
		
.nav02 {  font-size: 11px; color: #555555; background-color: #B3BED0}
.nav03 {  font-size: 11px; color: #555555; background-color: #D3DBE4}
.navon {  
	font-size: 11px; 
	color:#333333;
	background-color: #E6EAEE; 
	padding: 2px;
}






/* Formatierungen fuer Hyperlinks */
a {  color: #555555; text-decoration: underline}
a:hover {  color: #888888; text-decoration: none}
a:active {  color: #888888; text-decoration: none}


a.klein  {color: #999999; text-decoration: none}
a:hover.klein {color:#777777; text-decoration: none}
a:active.klein {color:#777777; text-decoration:none}


a.nav  {
	text-decoration: none;
	display: block;
	padding: 2px;
}
a:hover.nav {
	background-color:#E6EAEE;
	color:#333333;
}
a:active.nav {
	background-color:#E6EAEE;
	color:#333333;
}

a.top  {
	text-decoration: none;
	display: block;
	padding: 3px;
}
a:hover.top {
	background-color:#A0BAE0;
	color:#333333;
}
a:active.top {
	background-color:#A0BAE0;
	color:#333333;
}


.ntopup {  font-size: 10px; color: #555555}



.topon  {
	font-size: 10px;
	background-color:#A0BAE0;
	color:#333333;
	padding: 3px;
	}
	
.sub { font-size: 13px; font-weight: bold; color: #4275C1 }
li {  color: #555555; list-style-position: inside; list-style-type: disc}

