/* Naviagtionseinstellugnen */
a             { font-size: 12px; font-family: Verdana, Geneva, Helvetic, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; text-transform: uppercase; font-weight: bold;}
a:hover       { color: #ffff00; }

/* Weißer Navigationstext */
a.nav_w       { font-size: 12px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none; }
a.nav_w:hover { color: #000000; }

/* Weißer Contenttext */
a.content       {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;  text-transform : none; }
a.content:hover { color: #6495ED; }

/* Blauer Navigationstext */
a.nav_b       { font-weight: bold; text-transform: uppercase; color: #25265C; text-decoration: none; }
a.nav_b:hover { color: #FFFFFF; }


/* Allegemeine Zellenformatierung */
td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }


/* Zellen Login, Logout und Home Button */
td.access     {	background-color: #993333; text-align: center; }
td.home       {	background-color: #5C6878; text-align: center; }

/* Navigation des Login-Bereichs */
td.access_nav { background-color: #A6B9D3;	text-align: left; }
/* Navigation der Normalen Funktionalität */
td.topnav { background-color: #8EA1C2; text-align: left; }

/* Überschriften Zeile, z.b. für die Wochentage */
.contenthead { font-size: 12px; text-align: left;	text-transform: uppercase;	font-weight: bold; ; color: #FFFFFF; text-decoration: none}

/* Hintergrundfarbeistellungen */
td.listenzeile_hell     { background-color: #C9CED6;	text-align: left; }
td.listenzeile_dunkel   { background-color: #BAC1CB;	text-align: left; }
td.listenzeile_rollover { background-color: #E7F8FC; text-align: left; }

/*Linke Tabellenspalte*/
td.tabelle_links        { background-color: #DEE0E2; text-align: left;	}

/* Browser */
BODY { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; scrollbar-arrow-color: #4F5689; scrollbar-base-color: #929D9F; scrollbar-face-color: #929D9F; }

.content {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal}
.signet {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9ACD32; text-decoration: none; font-weight: bold}

INPUT 	{
	background: gray;
	border-bottom-width : thin;
	border : medium Silver;
	font : 10px;
	color : White;
}

select 	{
	background: gray;
	border-bottom-width : thin;
	border : medium Silver;
	font : 10px;
	color : White;
}
.contentklein {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: normal
}
