/* 1.0 | hannes | 2006-02-21 | erica.it */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	background-color: white;
	color: black; 
	text-align: justify;
}
#content { text-align: justify; }
a {	color: black; text-decoration: none; }
hr {
	border: 1px solid #FFF;
	border-top: 1px solid #DDD;
	margin: 0.5cm 0;
	clear: both;
}
td, th, caption { text-align: left; vertical-align: top; }
#header, #copyright, #menu, #fooder, #top, #panorama, #logo, #panoramabild, #extramenu { display: none; }

.imagebox { width: 100%; clear: both; margin-bottom: 1em; }
.imagebox img { margin-right: 1mm; }


/* header */
#print {
	margin-bottom: 10mm;
	padding-bottom: 5mm;
	border-bottom: 2px solid #CCC;
}
#print img { float: left; }
#print h1 {
	font-size: 17px;
	font-weight: bold;
	display: inline;
	line-height: 54px;
	vertical-align: middle;
}