.font1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	text-transform: none;

	
}
.font2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #e20825;
	text-transform: none;

}
.head1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}
.head2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #feba3b;



}
a:link
{
	 text-decoration : none;
 	 color : #feba3b;
}

a:visited  
{
	 text-decoration : none;
	 color : #feba3b;
}

a:active  
{
	 text-decoration : none;
	 color : #cccccc;
}

a:hover  
{
	 text-decoration : none;
	 color : #cccccc;
	
}
.font-klein {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #feba3b;
}
.font-klein2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #e20825;
	text-transform: none;

}
.mail {
	text-decoration: underline;
}
.head3 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e20825;
	text-transform: uppercase;
}
.gelb {
	color: #feba3b;
}
.rot {
	color: #e20825;
}
.higru-textfelder {
	background-color: #e20825;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #feba3b;

}
