.font1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #454545;

}
.head1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.head2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #376d15;


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

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

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

a:hover  
{
	 text-decoration : none;
	 color : #376d15;
	
}
.font-klein {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
}
.mail {
	text-decoration: underline;
}
.head3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #376d15;
	text-transform: none;
}
.rot {
	color: #fde160;
}
.higru {
	background-repeat: no-repeat;

}

