/* 1.0 | hannes | 2005-03-15 | sonne.it */

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt; 
	background-color: white;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 60px;
	color: black; 
	text-align: justify;
}
#content { text-align: justify; }
a {
	color: black;
	text-decoration: none;
}
hr {
	border-top: 1px dashed #CCC;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0.2cm 0 0.5cm 0;
}

th, caption { text-align: left; }
td, th { vertical-align: top; }

#menu,
#extramenu,
#showcase,
#header,
#copyright,
#sitemap,
#langselect,
#left,
#fusszeile,
#bild { 
	display: none; 
}
#content h1 {
	font-size : 18pt; 
	color: #007936;
	font-weight: 500;
}
#adresse { margin-top: 2em;}
#content h2 { font-size: 14pt; }
#content h3 { font-size: 12pt; }
#contentimage img { margin-right: 2mm; }
p, ul {	font-size: 12pt; }
