body {
margin: 0 0 20px 0;
padding: 0;
font-size: 99%;
height:100%;
background : url(grafiken/bgmain1.gif) repeat #fdf1d5;
color: #575757;
font-family : arial, helvetica, sans-serif;
text-align: center;
}

#wrapper {
background-color: #f8f8f8;
color: #000;
border: 1px solid #4f2000;
width: 90%;
margin: 20px auto;
text-align: left;
}

#top {
margin: 0;
height : 125px;
text-align : center;
width: 100%;
}

#head {
padding: 0;
width: 100%;
margin: 0;
height: 82px;
text-align: left;
}

p, li {
font-size: 0.8em;
}

a {
color: #370600;
}

a:visited {
color : #666;
}

a:hover, a:active {
color: #700e01;
}

.center {
text-align : center;
}

img {
border: 0;
}

/* ---- */
#bar {
clear: both;
padding: 0;
border-top: #f8ba1d 1px solid;
border-bottom: #f8ba1d 1px solid;
margin-bottom: 0px;
width: 100%;
height: 1.5em;
background-color: #370600;
color: #fff;
}

/* ---- */

#menue {
float: left;
width: 200px;
background: url(grafiken/bgbar.gif) no-repeat top left #f0f0f0;
padding-top: 24px;
color: #000;
font-size: 0.9em;
}

#deko {
margin: 0;
padding: 64px 0;
background: url(grafiken/bgmain.gif) repeat-y top left #f0f0f0;
}

#menue ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
background-color: #f0f0f0;
}

#menue li {
margin: 0;
padding: 0;
}

#menue a {
display: block;
width: 174px;
color: #370600;
text-decoration: none;
border-bottom: 1px solid #370600;
font-weight: bold;
}

/* ---- */

#content {
border-left: #f0f0f0 200px solid;
background-color: #f8f8f8;
color: #000;
padding-right: 2em;
padding-bottom: 1.4em;
}

#content h1, #content h2, #content h3,#content h4 {
padding: 12px 40px 14px 40px;
background-color: transparent;
color: #666;
line-height: 1.4em;
}
#content h1 {
font-size: 1.2em;
}
#content h2 {
font-size: 1em;
}
#content h3,#content h4 {
font-size: 0.9em;
}
#content p {
line-height: 1.4em;
padding: 4px 2px 15px 40px;
}
#content p.top {
clear: right;
text-align: right;
font-size: 0.7em;
}

.abstli {
clear: right;
margin: 14px 2px 15px 40px;
}

.floatre {
float:right;
}

.floatli {
float:left;
}

#content ul {
padding: 0 30px 15px 80px;
line-height: 1.4em;
}

.bez {
color: #234da1;
font-weight: bold;
}

.breaker {
clear: both;
}

#randli {
width: 120px;
margin-left : 40px;
}

img.abstand {
margin-top: 40px;
margin-left: 80px;
}

/* ---- */

#foot {
clear: both;
border-top: #f8ba1d 1px solid;
border-bottom: #f8ba1d 1px solid;
height: 3.4em;
padding-left: 200px;
text-align: center;
}

#foot p {
font: 0.8em/1.4em verdana, arial, sans-serif;
text-align: center;
padding-top: 4px;
}

#foot a {
color: #f8f8f8;
text-decoration: underline;
}

#foot a:visited {
color : #3f3f3f;
}

#foot a:hover, #foot a:active {
color: #f8ba1d;
}

#aussen {
margin-left: 5%;
margin-top: 6px;
padding-bottom: 6px;
text-align: left;}

.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;
}

code {font-size: 0.9em;}