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

#navigation, #kopf, #rechts, #links, #fuss, #skiplinks {
display: none;
}

#inhalt {
background: #fff;
}

p {
font-size: 11pt;
line-height: 14pt;
padding: 0 0 15pt 0;
}

li {
font-size: 11pt;
line-height: 14pt;
}

h1, h2, h3 {
color: #0069b3;
font-size: 14pt;
font-weight: bold;
margin: 0 0 5mm 0;
padding: 0;
}

h2 {
font-size: 12pt;
margin: 0 0 3mm 0;
}

h3 {
color: #000;
font-size: 10pt;
margin: 0 0 2mm 0;
}

a:link, a:visited {
color: #005dad;
font-weight: bold;
}

.links {
float: left;
margin: 0 20pt 20pt 0;
}

.rechts {
float: right;
margin: 0 0 20pt 20pt;
}

