p {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000042
}
td {font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000042
}
.fett {  
font-weight: bold; 
color: #000042
}
.rot {
	color: #F00;
	font-weight: bold;
}
.textklein {  
font-size: 9pt
}

a:link {
	color: #000042;
	font-weight: bold;
}
a:visited {
	color: #000042;
	font-weight: bold;
}
a:hover {
	color: #000042;
	font-weight: bold;
}
a:active {
	color: #000042;
	font-weight: bold;
}
/*Cookie-Hinweis*/
.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 .cc_container {
background: #000042 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
.cc_container a {
color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */
}