.schrift {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.schrift {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}

a:link{
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	text-decoration: none;

}
 a:visited{
 	font-family: Verdana;
	font-size: 10px;
 	color:#000000;
	text-decoration: none;

 }
 a:hover{
 	font-family: Verdana;
	font-size: 10px;
 	color:#af725d;
	text-decoration: underline;

 }
 a:active{
 	font-family: Verdana;
	font-size: 10px;
 	color:#af725d;
	text-decoration: none;