/* CSS Document */

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
color: #000}

h1 {
font-size: 16pt;
border-style: none;
}

h2 {
font-size: 14pt;}

h3 {
font-size: 12pt;}

p {
font-size: 11pt;}


#navigation, #bilderleiste {	
display: none;}

#content {
	margin-top: 150px;
	margin-left: 0px;
}

a img {
border: 0 none;}


#logo {
/*float: right;*/}

#footer {
display: none;}

#nonprint {
display: none;}

a {
color: #000;
text-decoration: none;}


address {
display: block;
float: left;
font: normal 10pt Arial, Helvetica, sans-serif;
color: #000;}

.hervor {
font-weight: bold;
color: #000;}


