@charset "UTF-8";
#_schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#_schrift a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: underline;
}
#_schriftH{
	font-size: 120%;
	font-weight: bold;
}

#_schriftH2{
	font-size: 110%;
	font-weight: bold;
}

#_schriftH3{
	font-size: 90%;
 	font-weight: normal;
}

#_schriftH4{
font-size: 80%;
font-weight: normal;
}