html { scrollbar-base-color:#56781c;
       scrollbar-3dlight-color:#eeffcf;
       scrollbar-arrow-color:#56781c;
       scrollbar-darkshadow-color:#56781c;
       scrollbar-face-color:#a5d84a;
       scrollbar-highlight-color:#eeffcf;
       scrollbar-shadow-color:#7bad27;
       scrollbar-track-color:#d6f0a8;
       }

body { scrollbar-base-color:#56781c;
       scrollbar-3dlight-color:#eeffcf;
       scrollbar-arrow-color:#56781c;
       scrollbar-darkshadow-color:#56781c;
       scrollbar-face-color:#a5d84a;
       scrollbar-highlight-color:#eeffcf;
       scrollbar-shadow-color:#7bad27;
       scrollbar-track-color:#d6f0a8;
       margin: 0px;
       padding: 0px;
       height: 100%;
       background-color: #fff;
}

body, span, input, textarea, strong, p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #536664;
}

p {
        margin-top: 10px;
        margin-bottom: 10px;
}

img {
        border: 0px;
}

.back   {
        font-size: 11px;
        }

.back   a {
        text-decoration: none;
        color: #7bad27;
}

.back   a:visited {
        color:#7bad27;
        text-decoration:none;
        }

.back   a:hover {
        color:#ADBAB4;
        text-decoration:none
}

a:link { color:#536664;
        text-decoration:none;
        }

a:visited { color:#536664;
        text-decoration:none;
        }

a:hover { color:#ADBAB4;
        text-decoration:none;
        }


.mainbody {
        width: 905px;
		background-color: #eaf2e9;
        margin-left: auto;
        margin-right: auto;
        position: relative;
}

.logo {
        width: 362px;
        height: 80px;
        position: relative;
        float: left;
}

.nav_container {
        height: 80px;
        background-color: #ffffff;
        background-image: url(/bilder/schatten.jpg);
        background-repeat: no-repeat;
        position: absolute;
        right: 0px;
        width: 601px;
        float: left;
        z-index: 5;
}

.header_left {
        width: 304px;
        height: 164px;
        position: relative;
        float: left;
        margin-right: 1px;
}

.header {
        width: 600px;
        height: 164px;
        position: relative;
        float: left;
}

.header p {
        margin: 0px;
}

.info_left {
        width: 305px;
        height: auto;
        background-color: #ffffff; 
}

.content {
        width: 540px;
        height: auto;
        position: relative;
        float: left;
        overflow-y: auto;
        background-color: #eaf2e9;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
        color: #536664;
}

.content_subnav {
        width: 540px;
        height: auto;
        position: relative;
        float: left;
        overflow-y: auto;
        background-color: #eaf2e9;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
        color: #536664;
}

.ariadne {
        width: 540px;
        height: 40px;
        position: relative;
        float: left;
        background-color: #f5f9f4;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
        color: #536664;
        font-size:17px;
}

.TitleBox {
        margin: -15px -30px 20px -50px;
}

.footer_left {
        width: 304px;
        height: 55px;
        position: relative;
        float: left;
        background-color: #a5d84a;
        margin-right: 1px;
        margin-top: 2px;
        color: #ffffff;
        font-size: 10px;
}

.footer {
        width: 590px;
        height: 55px;
        padding: 0px 10px 0px 0px;
        float: left;
        background-color: #a5d84a;
        text-align: right;
        font-size: 12px;
        margin-top: 2px;
        color: #ffffff;
}

.footer_right {
        position: absolute;
        right: -26px;
        bottom: -53px;
}

.footer a {
        color: #ffffff;
        text-decoration: none;
}

.footer a:hover {
        color: #000000;
}

.footer_left a {
        color: #ffffff !important;
        text-decoration: none;
}

.footer_left a:hover {
        color: #000000;
        text-decoration: underline !important;
}

.colblock {
        width: 905px;
        clear: both;
}
