	body {
	background-color:#003366;
	background-color:#800000;
	background-color:#932036;/*rot*/

	background-attachment : fixed;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
 	font-size : 12px;
  line-height: 18px;
	color: #c0c0c0; 
}
	body.startseite {
	background-color:#800000;/*rot*/
	background-color:#003366;/*blau*/
	background-color:#5A5A5A;/*grau*/
	background-color:#6E6E6E;/*grau*/

}

a:link {
  text-decoration: none; 
}
a:visited { 
  text-decoration: none; 
}
a:active {
	text-decoration: none;
}
a:hover { 
  text-decoration: underline; 
}

td { 
	font-family: Verdana,arial, helvetica, sans-serif; 
	font-size: 12px; 
  line-height: 16px;
	color: #c0c0c0; 
	color: #DCDCDC; 
	
}
.head_menu { 
	font-family: Verdana,arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #c0c0c0; 
}

.active { 
	font-family: Verdana,arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #E9A3A3; 
	color: #6699ff; 
	color:#F18B8B;/*rot*/
}


