/* 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, #sitemap, #showcase, #menu, #top, #panorama, #submenu { display: none; }


#adresse { 
	margin-top: 1em;
	border-top: 2px solid grey;
}
.adresseleft {
	width: 70%;
	white-space: nowrap;
}

#adresse td, #adresse th { padding-top: 20px; }
/* annullierug des abstandes */
#adresse td table td, #adresse td table th, #adresse th table td, #adresse th table th { padding-top: 0; }
