.textKleinW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000099;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0000CC;
}
.absatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	clip:     rect(auto auto auto auto);
	vertical-align: middle;
}
.absatzgross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
	clip:     rect(auto auto auto auto);
	vertical-align: middle;
}
#inhalt {
	padding: 10px;
}
#head {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #FFCC99;
	padding: 10px;
}
#head a {
	text-decoration: none;
}
