* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 100.01%;
background : url(grafiken/back.gif) #0056ac repeat;
color: #000;
}

p, li {
font-size: 0.8em;
}

p {
margin-bottom: 1.4em;}

#container {
width: 90%;
margin: 10px auto;
background-color: #0056ac;
color: #333;
border: 2px dotted #21c4b4;
line-height: 130%;
}

#logo{
position: absolute; top:12px; width: 519px; height: 115px;}

.floatre {
float:right;
}

.floatli {
float:left;
}

p.hoehe {
height: 40px;
}

p.hoehe2 {
height: 20px;
}

.fettbez {
font-weight: bold;
color: #022d72;}

#content p.top {
height: 31px;
padding-right: 50px;
text-align: right;
font-size: 0.7em;
}

.skiplinks {/* kein display:none, so sichtbar fuer screenreader */
position: absolute;
visibility: hidden;
top: 0;
font-size: 1px;
}
/* fuer IE/Mac, sonst horizontale scrollbar */
.skiplinks {
display: none;
}




