﻿body {
    padding: 0;
    margin: 0;
    background-image: url('../images/imgBackground.gif');
    background-repeat: repeat-y;
    font-family: Georgia, "Times New Roman" , Times, Serif;
    color: #003300;
    font-size: 0.75em;
}
a {
    color: #336600;
    font-weight: bold;
}
a:hover {
    color: #003300;
}
img {
    border-style: none;
}
input {
    font-family: Georgia, "Times New Roman" , Times, serif;
    background-color: #cc9;
    border: solid 1px #360;
}
table {
    border-collapse: collapse;
}
table td {
    vertical-align: top;
}
textarea {
    font-family: Georgia, "Times New Roman" , Times, serif;
    background-color: #cc9;
    border: solid 1px #360;
}
ul {
    padding-bottom: 0px;
}
#chart td {
    border: 1px solid #003300;
    padding: 0.5em;
}
#chart h3 {
    padding: 0px;
    margin: 0px;
}
#container {
    margin-left: 256px;
    margin-top: 16px;
    margin-right: 16px;
}
#content {
}
#content h2 {
    padding: 0px;
    margin: 0px;
    font-size: 1.6em;
    font-weight: bold;
}
#content h3 {
    font-size: 1.2em;
    font-weight: bold;
}
#content p {
    padding-left: 1em;
    text-align: justify;
}
#content table {
    margin-left: 1em;
}
#content ul {
    list-style-type: square;
}
#content ul li {
    padding-bottom: 1em;
}
#header {
    background-image: url('../images/imgWellen.gif');
    background-position: right top;
    background-repeat: no-repeat;
    height: 80px;
}
#header h1 {
    padding: 0px;
    margin: 0px;
    background-image: url('../images/imgUeberschrift.gif');
    background-repeat: no-repeat;
    width: 400px;
    height: 48px;
    overflow: hidden;
    font-size: xx-small;
}
/* Navigation */
#header h1 span {
    visibility: hidden;
}
#footer {
    text-align: center;
    margin-top: 4em;
}
#nav {
    position: absolute;
    left: 16px;
    top: 218px;
    width: 144px;
}
#nav ul {
    padding: 0;
    margin: 0;
}
#nav li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#nav a {
    width: 144px;
    height: 15px;
    display: block;
    text-decoration: none;
}
#nav a span {
    visibility: hidden;
}
#nav #home {
    position: absolute;
    top: -202px;
    width: 196px;
    height: 154px;
    background-image: url('../images/imgSHR.gif');
    background-repeat: no-repeat;
}
#nav #home a {
    width: 196px;
    height: 154px;
    display: block;
}
#nav #shr {
    width: 144px;
    height: 15px;
    background-image: url('../images/cmdSHR.gif');
    background-repeat: no-repeat;
}
#nav #problem {
    width: 144px;
    height: 15px;
    background-image: url('../images/cmdProblem.gif');
    background-repeat: no-repeat;
}
#nav #bedarf {
    width: 144px;
    height: 15px;
    background-image: url('../images/cmdBedarf.gif');
    background-repeat: no-repeat;
}
#nav #see {
    width: 144px;
    height: 15px;
    background-image: url('../images/cmdSee.gif');
    background-repeat: no-repeat;
}
#nav #fauna_flora {
    width: 144px;
    height: 15px;
    background-image: url('../images/cmdFauna.gif');
    background-repeat: no-repeat;
}
#nav #schaeden {
    width: 144px;
    height: 15px;
    background-image: url('../images/cmdSchaeden.gif');
    background-repeat: no-repeat;
}
#nav #mitgliedschaft {
    width: 144px;
    height: 15px;
    background-image: url('../images/cmdMitgliedschaft.gif');
    background-repeat: no-repeat;
}
#nav #kontakt {
    width: 144px;
    height: 15px;
    background-image: url('../images/cmdKontakt.gif');
    background-repeat: no-repeat;
}
#news {
    width: 208px;
    float: right;
    border: 1px solid #336600;
    margin-top: 3.5em;
}
#news h2 {
    background-position: center top;
    padding: 0;
    margin: 0;
    background-image: url('../images/imgAktuell.gif');
    height: 20px;
    overflow: hidden;
    background-color: #336600;
    background-repeat: no-repeat;
}
#news h2 span {
    visibility: hidden;
}
#news ul {
    padding: 0;
    margin: 1em 0 1em 0;
    list-style-type: none;
}
#news ul li {
    text-align: center;
    margin-bottom: 1em;
}
.borderGreen {
    border: 1px solid #336600;
    padding: 4px;
}
.contentImage {
    border: 1px solid #336600;
    margin-bottom: 0.5em;
    float: left;
    margin-right: 0.5em;
}
.colorRed {
    color: #CC0000;
}
.colorGreen {
    color: #336600;
}
.displayNone {
    display: none;
}
.fontweightBold {
    font-weight: bold;
}
.list {
    background-image: url('../images/punkt.gif');
    background-repeat: no-repeat;
    background-position: 0em 0.5em;
    padding-left: 1em;
}
.floatLeft {
    float: left;
    text-align: left;
    width: 50%;
}
.floatRight {
    float: right;
    text-align: right;
    width: 50%;
}
.marginRight232px {
    margin-right: 232px;
}
.textalignCenter {
    text-align: center;
}
.textTransformUppercase {
    text-transform: uppercase;
}
.visibilityHidden {
    visibility: hidden;
}
.width496px {
    width: 496px;
}
.width480px {
    width: 480px;
}
.textDecorationUnderline {
    text-decoration: underline;
}

