body {
   font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
   color: #000;
   font-size:11px;
}

div#hauptnavigation,
div#linkespalte,
div#barrierefreiheit,
div#fuss
{
display:none;
}

p{
 font-size:1.2em;
		}
h1 {
background-color:#C2CBE8;
font-size:1.2em;
line-height:1.5em;
padding:0.2em 0em 0.2em 0.5em;
font-weight:normal;
margin-bottom:0.2em;
}

h2 {
font-size:1.2em;
line-height:1.5em;
padding:0.2em 0em 0.2em 0.5em;
font-weight:bold;
margin-bottom:0.2em;
color: #042B64;
border-bottom: 1px solid #042B64;;
}


h3 {
 font-size:1.2em;
 font-weight: bold;
line-height:1.5em;
padding:0.2em 0em 0.2em 0.5em;
margin-bottom:0.2em;
border-bottom: 1px solid #FFF;
color: #FFF;
}
p.rahmen {
font-size:1.2em;
line-height:1.5em;
border:1px solid #009231;
padding:0.5em;
margin-bottom:0.8em;
}

img.links {
float:left;
margin: 0em 1em 0.1em 0.5em;
}
img.rechts {
float:right;
margin: 0em 0.5em 0.1em 1em;
}
p {
font-size:1.2em;
line-height:1.5em;
padding:0.5em;
}


strong{
color: #042B64;
}