@charset "utf-8";
body {
        margin: 0px;
        background-color: #000000;
        background-repeat:no-repeat;
        scrollbar-base-color:#ffffff;
scrollbar-3dlight-color:#E6C3C3;
scrollbar-arrow-color:#E6C3C3;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#E6C3C3;
}



#header {
        width: 100%;
        position: relative;
}
#header #company_name {
        position: absolute;
        height: 95px;
        width: 984px;
        left: 50%;
        top: 0px;
        margin-left: -492px;
}

#header #header_top {
        height: 66px;
        background-color: transparent;
}

#header #header_bottom {
        height: 30px;
        background-color: transparent;
}
#mbody {
        margin-right: auto;
        margin-left: auto;
        width: 984px;
        padding-bottom: 0px;
}
#mbody #menu {
        height: 21px;
        float: left;
        background-color:#ffffff;
        width:984px;
        padding-top:1px;
        border-bottom-style:solid;
        border-bottom-width:1px;
        border-bottom-color:#E6C3C3;
        border-top-style:solid;
        border-top-width:1px;
        border-top-color:#E6C3C3;
}
#mbody #main_content {
        background-color: #FFFFFF;
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        height: 0px;
         width: 984px;
        line-height: 18px;
        color: #666666;
        overflow:auto;
}
#mbody #main_content2 {
        background-color: #FFFFFF;
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        height: 120px;
         width: 984px;
        line-height: 18px;
        color: #666666;
        overflow:auto;
}
#mbody #main_content #logo {
        height: 228px;
        width: 927px;
        padding-top: 14px;
        padding-right: 14px;
        padding-left: 15px;
        padding-bottom: 33px;
        border-top-style:1px solid #000000;
}

#mbody #main_content #content {
        width: 927px;
        float: left;
        background-color: #ffffff;
        text-align: justify;
        margin-right: 20px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}
#mbody #main_content #content2 {
        width: 600px;
        float: left;
        background-color: #ffffff;
        text-align: justify;
        margin-right: 20px;
        margin-left: 100px;

}

#menu {font-size:14px;font-weight:normal;background:#FAF6C4 ;font-family:Arial,Verdana,sans-serif;Text-Transform: none;}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menu ul li{display:block;float:left;margin:0 1px;}
#menu ul li a{display:block;float:left;color:#000000;background-color:#ffffff;text-decoration:none;padding-left:7px;padding-right:7px;padding-top:2px;height:18px;}
#menu ul li a:hover{color:#ffffff;background-color:#ff0000; repeat-x bottom left;}
#menu ul li a:hover span{display:block;width:auto;}
#menu ul li a.current,#menu ul li a.current:hover{color:#ffffff;background:#ff0000 ;
}

#footer {
        margin-top: 2px;
        padding-right: 0px;
        padding-left: 13px;
        height: 15px;
        line-height: 15px;
}

#footer #copyright {
        float: right;
        text-align: right;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 8px;
        line-height: 15px;
        color: #DF0000;
}
#footer #impressum {
        float: left;
        text-align: leftt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 8px;
        line-height: 15px;
        color: #DF0000;
}
h1 {
        font-family: Arial, Verdana, sans-serif;
        color: #000000;
        font-weight:normal;
        font-size:30px;
        margin-top: 3px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 20px;
        padding-bottom: 6px;
}
h2 {
        font-family: Arial, Verdana, sans-serif;
        color: #1004AD;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 16px;
        padding-bottom: 6px;
}
h3 {
        font-family: Arial, Verdana, sans-serif;
        color: #df0000;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 12px;
        padding-bottom: 6px;
}
h4 {
        font-family: Arial, Verdana, sans-serif;
        color: #DF0000;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 12px;
        padding-bottom: 6px;
}

.clear {
        clear: both;
}
a:link {
        color: #DF0000;
        text-decoration: none;

}
a:visited {
        color: #DF0000;
        text-decoration: none;
}
a:hover {
        color: #df0000;
        text-decoration: underline;
}
a:active {
        color: #df0000;
        text-decoration: none;
}
img {
        border-top-style:1px solid #000000;
        border-right-style: none;
        border-bottom-style:1px solid #000000;
        border-left-style: none;
}
