body {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Tabellen */

TD {
	font-size: 12px;
}

TD.banner{
	color: White;
	background-color: #708090;
	font-size: 32px;
	font-weight: bold;
}

TD.menue {
	color: White;
	background-color: #708090;
	font-size: 11px;
	font-weight: bold;
}

TD.micronavi {
	color: #708090;
	background-color: White;
	font-size: 9px;
}

TD.ueberschrift {
	color: White;
	background-color: #708090;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

TD.fliesstext {
	color: Black;
	background-color: White;	
	font-size: 12px;
}

TD.fliesstextfett {
	font-size: 12px;
	font-weight: bold;
}

TD.fusszeile {
   color : White;
	background-color: #708090;		
   font-size : 12px;
   font-weight : bold;
}

/* Links */

A.menue{
	color: White;
	background-color: #708090;	
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#untermenue{
	color: White;
	background-color: #708090;		
	font-size: 9px;
}

A.untermenue{
	color: White;
	background-color: #708090;		
	font-size: 9px;
	text-decoration: underline;
}

A.micronavi {
	color: #708090;
	background-color: White;
	font-size: 9px;
	text-decoration: underline;
}

A.fliesstext {
	color: Black;
	background-color: White;
	font-size: 12px;	
	text-decoration: underline;
}

A.fliesstextfett {
	color: Black;
	background-color: White;
	font-size: 12px;	
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: Navy;
}
