body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	background-color: white;
	color: black; 
	text-align: justify;
}
h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
a {
	color: black;
	text-decoration: none;
}
hr {
	border: 1px solid #FFF;
	border-top: 1px solid #DDD;
	margin: 0.5cm 0;
	clear: both;
}
a img {
	border: 0;
	margin: 0;
}
td, th, caption {
	text-align: left;
	vertical-align: top;
}
#header, #copyright, #sitemap, #aside, #menu, #dropdownmenu, #logo, #languageselect, #extramenu, #panoramabild, #footer, .event img, .event_body_old img { display: none; }
#content { text-align: justify; }
#footer {
	border: none;
	border-top: 1pt solid black;
	margin-top: 5mm;
	padding-top: 5mm;
}
.imagebox {
	width: 100%;
	clear: both;
	margin-bottom: 1em;
}
.imagebox img { margin-right: 1mm; }