#haupt {
	width: 18cm;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
#menue {
	display: none;
}
#homehinweis {
	display: none;
}
#seitenfuss {
	padding-top: 10px;
	text-align: center;
}
.hinweistext_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

