a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}





.unteruberschriftt {  font-family: Arial; font-size: 12px; color: Black;  font-weight : bold; }
.uberschriftt {  font-family: Arial; font-size: 14px; color: black;  font-weight : bold; }
.uberschrifttgross {  font-family: Arial; font-size: 17px; color: black;  font-weight : bold;}
.inhalt {  font-family: Arial; font-size: 12px; color: Black;
}
.inhaltklein {
	font-family: Arial;
	font-size: 9px;
	color: Black;
	font-weight: normal;

}
.formulartextfelder {
	background-color : #ffffff;
	
	border : none;
}
.hintergrund {
	background-color : White;
color: Black;
}
.formulartextfelder2 {
	background-color : #ffffff;
	
	
}

.schaltflaechen {
	background-color : Silver;
}
.schaltflaechen2 {
	background-color : #003366;
}
.tabellenhintergrund {
	background-color : White;
	background-image : url(images/hinter-kontakt.jpg);
	background-repeat : no-repeat;
}

