body {
padding: 0;
margin: 0;
background: #fff;
color: #000;
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
}

#navigation, #kopf, #links {
display: none;
}

#inhalt {
background: #fff;
}

div#fuss {
font-size: 11pt;
color: #666;
}

p {
font-size: 11pt;
line-height: 14pt;
padding: 0 0 15pt 0;
color: #000;
text-align: justify;
}

h1, h2, h3 {
margin: 2mm 0 5mm 0;
font-weight: bold;
color: #008000;
}

h1 {
font-size: 15pt;
}

h2 {
font-size: 13pt;
}

h2 {
font-size: 12pt;
}

img.foto {
background-color: #fff;
padding: 3mm;
border-top: 1pt solid #ddd;
border-right: 1pt solid #aaa;
border-bottom: 1pt solid #aaa;
border-left: 1pt solid #ccc;
-moz-border-radius: 8pt;
}

.rechts {
float: right;
margin: 10px 0 10px 16px;
}

.links {
float: left;
margin: 10px 16px 10px 0;
}
