
body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #000000; 
	color: #ffffff; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif; 	
	color: #ffffff; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
}

.projekteUeberschrift {font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-size: 15px; 
	font-weight: bold;
}

a:link.menue-links { color:#ffffff; text-decoration:none; font-weight:bold; font-size: 11px;}
a:visited.menue-links { color:#ffffff; text-decoration:none; font-weight:bold; font-size: 11px;}
a:hover.menue-links { color:#9c0000; text-decoration:none; font-weight:bold; font-size: 11px;}

a:link.menue-links-projekte { color:#9c0000; text-decoration:none; font-weight:normal; font-size: 11px;}
a:visited.menue-links-projekte { color:#9c0000; text-decoration:none; font-weight:normal; font-size: 11px;}
a:hover.menue-links-projekte { color:#9c0000; text-decoration:none; font-weight:bold; font-size: 11px;}

.ml {color:#9c0000; font-size: 11px; }
input {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; background-color: #ffffff; border: 1px #333333 solid;}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; background-color: #ffffff; border: 1px #333333 solid;}

.rot {color:#9c0000;}