* {
margin: 0;
padding: 0;
}

body {
padding: 0;
font-family: verdana, nesf, arial, unicode, sans-serif;
font-size: 100.01%;
background: #fff;
color: #000;
text-align: center;
margin: auto;
}

#wrap {
background-color: #fff;
color: #000;
border: 1px solid #000;
width: 96%;
margin: 6px auto;
}

#top {
padding-top: 0;
height : 50px;
background-color: #fff;
color: #000;
text-align: center;
border-bottom: 1px solid #ecefe9;
}

#logo h1{
position: absolute;
left: 5%;
width: 360px;
height: 50px;
text-indent: 0;
color: #000;
background-color: #fff;
margin:0; padding:0;
}

/* ---- */

/* verborgen vor IE5-mac \*/
* html p, h1, h2, h3, h4, h5 {height: 1%;}
/* Ende verborgen vor IE5-mac */


p, li {
font-family: verdana, arial, sans-serif, unicode;
font-size: 11pt;
}

img {
border:0;
}

/* ---- */

#contwrap {
margin: 0 auto;
color: #fff;
width: 98%;
padding-bottom: 8pt;
text-align: center;
background: transparent;
}

#content {
color: #000;
width: 98%;
margin: 0 auto 0 10pt;
position: relative;
padding-top: 20pt;
background-color: transparent;
z-index: 10;
text-align: left;
}

#content h1, #content h2, #content h3,#content h4, #content h5 {
padding: 8px 20px;
background: transparent;
color: #000;
line-height: 1.4em;
}
#content h1 {
font-size: 16pt;
margin-top: 6px;
}
#content h2 {
font-size: 14pt;
width: 270px;
height: 30px;
margin: 12px 0 8px 20px;
padding:0;
text-indent: 0;
background: none;
}

#content h3,#content h4, #content h5 {
font-size: 12pt;
margin-left: 10px;
padding-left: 8px;
}

#content p {
line-height: 1.6em;
margin: 0 20px 0 10px;
padding: 8px;
background: transparent;
}
#content p.top {
display: none;
}

#content p.trenner {
background: #fff;
margin-bottom: 2.1em;
}

#content ul {
padding: 0 40px 15px 80px;
line-height: 1.4em;
width: 75%;
}

/* ---- */

#menue {
display: none;}


/* ---- */

.floatre {
float: right;
margin: 0.2em 0.2em 0.2em 0.4em;
}

.floatli {
float:left;
margin: 0.2em 0.8em 0.4em 0.2em;
}
/* ---- */

.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;
}

#foot {
padding-bottom: 14px;
}

#aussen {
margin-left:5%;
padding-bottom: 14px;
text-align: left;}

a:link {background: transparent; color:#336633;text-decoration:none;}
a:visited {background: transparent;color:#999;text-decoration:none;}
a:hover {background: transparent; color: #ecefe9;text-decoration:underline;}
a:active { background: transparent; color: #ecefe9; text-decoration:underline;}