/* 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;
}
#article { 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; }
aside, #copyright, #languageselect, #impressum, #top, #panoramabild { display: none; }

.imagebox { width: 100%; clear: both; margin-bottom: 1em; }
.imagebox img { margin-right: 1mm; }