* {
margin: 0;
padding: 0;
}

body {
background: #fff;
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #333;
text-align: center;
}
a {
color: #5d9c89;
text-decoration: none;
}
a img {
border: 0 none;
}
h1, h2, h3 {
font-family: Arial, Verdana, Geneva, sans-serif;
color: #5d9c89;
background: transparent;
}
h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.2em;
}
p, li {
font-size: 0.80em;
}
p {
line-height: 140%;
}
ul {
list-style-type: disk;
}

#container {
text-align: left;
position: relative;
width: 950px;
color: #000;
background: transparent;
margin: 0 auto;
}

#kopf {
position: relative;
padding: 150px 0 0 0;
background: transparent url(../bilder/sonne.jpg) top right no-repeat;
border-bottom: 1px solid #333;
}
#logo {
position: absolute;
top: 10px;
}

address {
padding: 0 20px 10px 10px;
font-style: italic;
font-weight: normal;
}
#main {
padding-top:10px;
}
#inhalt address {
padding-left: 0;
}

#satzung h3, h4 {
color: #5d9c89;
font-weight: bold;
text-align: center;
}
#satzung li {
font-size: 100%;
display: outline;
list-style-type: lower-alpha;
}
#spalte {
float: right;
width: 230px;
padding: 10px 0 0 10px;
}

#spalte h2 {
margin: 50px 0 10px 10;
color: #5d9c89;
font-weight: bold;
}

#inhalt {
margin: 0 360px 20px 150px;
}
#inhalt h2, #inhalt h3 {
margin: 15px 0;
}
#inhalt P {
margin: 10px 0 0 0;
font-size: 100%;
}
#inhalt ul{
margin: 10px 25px;
}
#tabelle img td {
vertical-align: middle;
text-align: right;
}
#inhalt li{
margin: 3px 0;
}
#navoben {
position: absolute;
top: 0;
left: 0;
width: 100%;
background: #5d9c89;
}
#navoben li {
display: inline;
}
#navoben a {
text-decoration: none;
display: block;
float: right;
padding: 5px 20px;
font-weight: bold;
line-height: 1.0em;
color: #fff;
background: transparent;
}
#navoben a:hover {
color: #5d9c89;
background: #fdff80;
}

#navlinks {
position: absolute;
top: 170px;
left: 0;
}
#navlinks li {
display: inline;
}
#navlinks a {
text-decoration: none;
display: block;
padding: 10px 10px;
font-weight: bold;
line-height: 1.0em;
color: #5d9c89;
background: transparent;
}
#navlinks a:hover {
color: #333;
}

#navspalte li{
display: inline;
}
#navspalte a {
text-decoration: none;
display: block;
padding: 5px 20px;
font-weight: bold;
line-height: 1.0em;
color: #5d9c89;
background: transparent;
}
#navspalte a:hover {
color: #000;
background: transparent;
}

p.fuss {
border-top: 1px solid #5d9c89;
border-bottom: 5px solid #5d9c89;
font-size: 90%;
font-weight: bold;
color: #5d9c89;
background: transparent;
padding: 5px;
}

p.fuss img {
padding: 4px 10px 4px 0;
vertical-align: middle;
}
p.fuss a {
color: #5d9c89;
font-weight: bold;
}
p.fuss a:hover {
color: #333;
}


