* {
margin: 0;
padding: 0;
}

body {
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 100.01%;
background-color : #fff;
}

p, li {
font-size: 0.8em;
}

.gruen {
background-color: transparent;
color: #006666;
font-weight: bold;
}

.fett {
font-weight: bold;
}

.cent{
text-align:center;}

#wrap {
color: #000;
border: 1px solid #000;
}

#top {
margin-top: 10px;
height : 89px;
text-align : left;
width: 100%;
}

#head {
padding: 0;
width: 100%;
margin-top:10px;
height: 89px;
text-align:left;
}

#menue {
float: left;
width: 170px;
margin-top: 18px;
color: #fff;
font-size: 0.85em;
}

.abst {
padding-top: 20px;
}

#backbox p{
display: none;}

#menue ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
background-color: #50a252;
}

#menue li { margin: 0;
}

#menue li a {
display: block;
padding: 6px 10px;
width: 158px;
text-decoration: none;
font-weight: bold;
color: #003333;
}

#menue li a:link, a:active {
color: #033;
}

#menue li a:visited {
text-decoration: none;
}

li.einzugmenue {
text-indent: 6px;
}

/* ---- */
#content {
color: #006666;
border-left: 178px solid #50a252;
margin-top: 2px;
padding-top: 0;
}
#content h1, #content h2, #content h3,#content h4, #content h5 {
padding: 8px 40px;
background-color: transparent;
color: #006666;
line-height: 1.4em;
}
#content h1 {
font-size: 1.2em;
margin-top: 6px;
}
#content h2 {
font-size: 1.0em;
}
#content h3,#content h4, #content h5 {
font-size: 0.9em;
}
#content p {
line-height: 1.4em;
margin: 0 20px 15px 40px;
width: 65%;
}
#content p.top {
text-align: right;
font-size: 0.7em;
margin-top: 4em;
margin-right: 2em;
}

#content a {
text-decoration: none;
background-color: transparent;
color: #004b70;
border-bottom: 1px solid #f0f0f0;
}

#content ul {
padding: 0 40px 15px 60px;
line-height: 1.4em;
width: 65%;
max-width: 500px;
}

#content ul.abstand li {
padding-top: 20px;
}

.floatre {
float:right;
}

.floatre1 {
float:right;
}

/* ---- */
.breaker {
clear: both;
}

#foot {
position: relative;
height: 4.0em;
border-top: 2px solid #fff;
text-align: center;
}
#foot p {
padding: 8px 15px;
}
#foot a {
text-decoration: none;
background-color: transparent;
color: #e9e9e9;
border: 0 none;
}
#foot a:hover {
background-color: transparent;
color: #fff;
}

.deko {
position: absolute;
margin-top: -30px;
}


/* ---- */
#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;
}

.clr {
clear : both;
display : block;
}

table {
width: 74%;
font-size: 0.8em;
color: #066;
margin-left: 40px;
}

table.schmal {
width: 480px;
}

caption {
font: 1.4em bold verdana, arial, sans-serif;
padding: 1.4em;
color: #066;
}

caption.ohne {
display: none;
}

th {
background-color: #f9f9f9;
text-align: left;
padding-left: 6px;}

tr {
line-height: 1.4em;
border: #066 5px solid ;
}

td {
vertical-align: top;
padding: 8px 3px 8px 3px;
border-bottom: 1px dotted #066;
}

td.ohneu {
border-bottom: 0px;
}
