body {
margin: 20pt;
padding: 20pt;
font-family: verdana, arial, sans-serif;
font-size: 11pt;
background-color: #fff;
color: #000;
}

#container {
width: 96%;
margin: 14px auto;
color: #000;
border: 2px solid #ed8e27;
line-height: 1.4em;
text-align:left;
background-color : #fff;
}

#top {
margin : 0;
height : 92px;
text-align : left;
background-color : #fff;
width: 100%;
border-bottom: 4px solid #ed8e27;
}

#head {
padding: 0;
width: 100%;
margin:0;
height: 84px;
text-align:left;
}

/* ---- */

#menue {
display: none;
}

/* ---- */
#content {
background: #fff;
color: #000;
border-left: 1px solid #f0a24e;
}

#content h1 {
font-size: 16pt;
text-indent: 0; 
}
#content h2 {
font-size: 14pt;
}

#content h3,#content h4, #content h5 {
font-size: 12pt;
}

p, li {
font-size: 11pt;
}

#content p.top, p.top2, p.topabst, p.topabst2 {
display: none;
}

#content a {
text-decoration: none;
background-color: transparent;
color: #466289;
}

#content ul, ol {
padding: 0 40px 15px 80px;
line-height: 1.4em;
}

.floatre {
display: none;
}

/* ---- */
.breaker {
clear: both;
}

#foot {
height: 80px;
background : url(grafiken/backbar.jpg) #f0a24e top left repeat-x;
color: #f0f0f0;
border-top: 2px solid #fff;
text-align: center;
}
#foot p {
padding: 12px 8px 8px 8px;
}
#foot a {
text-decoration: none;
background-color: transparent;
color: #e9e9e9;
border: 0 none;
}

/* ---- */
#main .invis, hr {
display: none;
}

.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;
}

#aussen {display: none;}

.clr {
clear : both;
display : block;
}