body {
	margin:10px;
	padding:0;
	font-size:11px;
	font-family: Verdana; }

ul, li { list-style-type: none;
margin:0;
padding:0; }

/*hier kommen nachträglich angelegt Stile, die mit dem eigentlichen Menü nichts zu tun haben*/
.nachricht_ueberschrift {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5D7D93;
}
.nachricht_text {
	font-family: Verdana;
	font-size: 12px;
	color: #686868;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.Stil2 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-family: Verdana;
}
.ueberschrift {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5D7D93;
}
.fliesstext {
	font-family: Verdana;
	font-size: 10px;
	color: #686868;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.zwischenueberschrift {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.fehleingabe {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

.table_logout {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}

/*damit die Links im Text immer brünjes-blau sind, über die seiteneigenschaften kann ich das nicht machen*/
/*dann nimmt der IE diese Farben auch fuer das menu*/
a.linkfarbe {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5D7D93;
	text-decoration: none;
	}
	
.naviWhite {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.naviWhite:link {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.naviWhite:visited {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.naviColor {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #2B3F57;
}

.naviColor:link {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #2B3F57;
}

.naviColor:visited {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #2B3F57;
}

.table_portalauswahl {
	width: 100%;
}

.td_portalauswahl {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2B3F57;
}

.td_bereichsauswahl {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: 2B3F57;
	background-color: #FFFFFF;
}

.td_tabelle_kopf {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2B3F57;
}

.td_tabelle_gerade {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-color: #CCCCCC ;
}

.td_tabelle_ungerade {
 	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}

