.font1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
.head1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}
.head2 {
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bolder;

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

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

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

a:hover  
{
	 text-decoration : none;
	 color : #ee3338;
	
}
.font-klein {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
}
.mail {
	text-decoration: underline;
}
.head3 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ee3338;
	text-transform: uppercase;
}
.rot {
	color: #ee3338;
}
.higru {
	background-image: url(images/verlauf1.jpg);
	background-repeat: repeat-y;
	background-position: 230px;

}

