* {
        border-top-width: 0px;
        padding-right: 0px;
        padding-left: 0px;
        border-left-width: 0px;
        border-bottom-width: 0px;
        padding-bottom: 0px;
        margin: 0px;
        padding-top: 0px;
        border-right-width: 0px;
}

BODY {
        background:#fdff93;
        font: 1.0em/1.3em Arial, Verdana, Helvetica, Geneva, sans;
        color: black;
                }

H1 {
        font-weight: bold;
        color: #003366;
        line-height: 1.5em;
        font-family: Arial, Helvetica, Verdana, Geneva, sans;
        font-size: 1.4em;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
}

H2 {
        font-weight: bold;
        color: black;
        line-height: 1.3em;
        font-family: Arial, Helvetica, Verdana, Geneva, sans;
        font-size: 1.2em;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 12px;
        padding-top: 9px;
}

H3 {
        font-weight: bold;
        color: black;
        line-height: 1.2em;
        font-family: Arial, Helvetica, Verdana, Geneva, sans;
        font-size: 1.1em;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 10px;
        padding-top: 8px;
}

#main {
        margin: 20px; auto 0;
        width: 1000px;
        background-color: #fdffd3;
        text-align: left;
}

P {
        padding-bottom: 15px;
}

#content {
        margin: 10px 10px 0px 200px;
        }

#content UL {
        margin: 0px 0px 0px 20px;
}


#header {
        margin: 0px 0px 0px 0px
        width: 1000px;
        height: 166px;
        background-color: #EFEEB6;
        text-align: left;
}

#container {
        margin: 0px 0px 0px 0px
}



#content A {
        color: #205bc3;
        text-decoration: underline;
}

#content A:active {
        color: white;
        text-decoration: underline;
}

#content A:visited {
        color: #005818;
        text-decoration: underline;
}

#content A:hover {
        color: #2036c3;
        text-decoration: none;
}

#footer {
        padding-right: 30px;
        padding-left: 30px;
        font-size: 11px;
        padding-bottom: 5px;
        width: 940px;
        color: black;
        padding-top: 5px;
        background-color: #fdff51;
        text-align: center;
}

#footer A {
        color: black;
        text-decoration: underline;
}

#footer A:active {
        color: black;
        text-decoration: none;
        font-weight: bold;
}

#footer A:visited {
        color: black;
        text-decoration: underline;
}

#footer A:hover {
        color: black;
        font-weight: bold;
        text-decoration: none;

}

#left {
        float: left;
        width: 200px;
}

#navi {
        width: 170px;
        font-family: Arial, Helvetica, Verdana, Geneva, sans;
        text-align: left;
        margin-top: 20px
}

#navi UL {
        background-color: white;
        text-align: right;
        width: 170px;
        list-style-type: none;
}

#navi LI {
        background-color: #ffeaab;
        text-align: left;
        width: 170px;
        list-style-type: none;
}

#newsletter {
        padding-right: 10px;
        margin-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
        width: 230px;
        padding-top: 10px;
        background-color: white;
        text-align: left;
}

#newsletter P {
        font-size: 0.8em;
        color: #666;
        line-height: 1em;
}

INPUT.border {
        border-right: #666 1px solid;
        border-top: #666 1px solid;
        border-left: #666 1px solid;
        border-bottom: #666 1px solid;
}

.nav1st A {
        display: block;
        font-weight: bold;
        font-size: 0.9em;
        background: #04754a;
        margin-bottom: 1px;
        width: 170px;
        color: white;
        text-decoration: none;
        padding: 5px;
}

.nav1st A:visited {
        color: white;
        background: #13b473;
}

.nav1st A:hover {
        color: white;
        background-color: #1B1DA0;
}

.nav1st A:active {
        color: black;
        background: #fdff93;
}

.nav1st .active A.current {
        color: black;
        background-color: #fdff93;
}

.nav2nd A {
        display: block;
        font-weight: normal;
        font-size: .8em;
        background: #B0B7EE;
        margin-bottom: 1px;
        width: 170px;
        color: black;
        text-decoration: none;
        padding: 5px;
        text-align: right;
}

.nav2nd A:visited {
        background: #B5EFB9;
        color: black;
        text-align: right;
}

.nav2nd A:hover {
        color: white;
        background-color: #1D5514;
        text-align: right;
        font-weight: bold;
}

.nav2nd A:active {
        font-weight: bold;
        color: #1D5514;
        background-color: #fdff93;
        text-align: right;
}

.nav2nd .active A.current {
        color: #1D5514;
        background: #fdff93;
        text-align: right;
        font-weight: bold;
}

#breadcrumb {
        margin-top: 20px;
        font-size: 0.6em;
        position: relative;

}

#small {
        font-size: 0.8em;
        line-height: 1em;
}

#small A {
        color: black;
        font-style: normal;
        text-decoration: none;
}

#wetter {
        width: 160px;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        list-style-type: none;
}
#table {
        border: 2px;
        color: black;
        font: 1.0em/1.3em Arial, Verdana, Helvetica, Geneva, sans;
}



.clear {
}