* {
	text-align: justify;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}

* a {
	text-decoration: underline;
	color: #000000;
}

* img {
	padding: 0px;
	margin: 10px;
}

H1, H2, H3, H4 {
	font-size: 12pt;
	color: #1C6099;
}

#kopf, #menu, #kontaktinfo, #fuss {
	display: none;
}