/* neutral */
a:link, a:visited {
	color: #333;
}

a:hover {
	color: #0b3768;
}



h3, .componentheading, 
table.moduletable th, 
table.moduletable_latestnews th{
 	
	color: #135cae;
	color:#CCCC00;
	color:#333;
	color: #ddd;
}
#content h3{
 	
	color: #666;
	color:#CCCC00;
	color: #135cae;
}
.moduletable h3,
.moduletable_latestnews h3, 
.moduletable-schlagzeilen h3 {
 	
	color:#444;
	font-weight:normal;
}

/* neutral bg */

#page_bg {
	background: #0C3A6D;
}