@charset "utf-8";
body {
        margin: 0px;
        background-color: #f9f9f9;
}



#header {
        width: 100%;
        position: relative;
}
#header #company_name {
        position: absolute;
        height: 95px;
        width: 984px;
        left: 50%;
        top: 0px;
        margin-left: -492px;
}
#header #language_flag {
        position: absolute;
        padding-left: 13px;
        height: 18px;
        width: 37px;
        left: 60%;
        top: 2px;
        margin-left: -645px;
}


#header #header_top {
        height: 15px;
        background-color: #bababa;
}
#header #header_middle {
        height: 65px;
        background-color: #bababa;
}

#header #header_bottom {
        height: 15px;
        background-color: #cdcdcd;
}
#mbody {
        margin-right: auto;
        margin-left: auto;
        width: 984px;
        padding-bottom: 100px;
}


#mbody #menu {
        height: 20px;
        float: left;
}


#mbody #main_content {
        background-color: #FFFFFF;
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
        height: 500px;
        line-height: 18px;
        color: #666666;
}
#mbody #main_content #logo {
        height: 228px;
        width: 955px;
        padding-top: 14px;
        padding-right: 14px;
        padding-left: 15px;
        padding-bottom: 33px;
        border-top-style:1px solid #000000;
}
#mbody #main_content #content {
        float: left;
        width: 955px;
        padding-left: 13px;
        text-align: justify;
}
#mbody #main_content #content2 {
        width: 510px;
        float: left;
        background-color: #ffffff;
        margin-right: 13px;
        margin-left: 13px;
        margin-top: 13px;
        padding: 7px
}
#mbody #main_content #bild-rechts {
        width: 370px;
        float: right;
        margin-right: 0px;
        margin-left: 13px;
        margin-top: 23px;
}
#mbody #main_content #bildleiste_unten {
        width: 955px;
        height:500px;
        padding-right: 6px;
        padding-left: 6px;
        padding-bottom: 12px;
}
#menu {font-size:12px;font-weight:normal;background:#d2d2d2;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:#ececec;text-decoration:none;padding-left:10px;padding-right:10px;height:20px;}
#menu ul li a:hover{color:#840e0e;background-color:#ffffff; 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:#840e0e;background:#ffffff ;}

#menu2 {font-size:12px;font-weight:normal;background:#FDFDDD ;font-family:Arial,Verdana,sans-serif;Text-Transform: none;}

#menu2 ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menu2 ul li{display:block;float:left;margin:0 1px;}
#menu2 ul li a{display:block;float:left;color:#000000;background-color:#CED50D;text-decoration:none;padding-left:10px;padding-right:10px;height:20px;}
#menu2 ul li a:hover{color:#00FF00;background-color:#9F0000; repeat-x bottom left;}
#menu2 ul li a:hover span{display:block;width:auto;}
#menu2 ul li a.current,#menu2 ul li a.current:hover{color:#ffffff;background:#9F0000 ;}


#mbody #main_content #sidebar {
        width: 600px;
        padding-right: 13px;
        float: left;
}
#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: #7F7F7F;
}
h1 {
        font-family: Arial, Verdana, sans-serif;
        color: #009F00;
        margin-top: 2px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 20px;
        padding-bottom: 2px;
}
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: #840e0e;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 12px;
        padding-bottom: 6px;
}

.clear {
        clear: both;
}
a:link {
        color: #1004AD;
        text-decoration: none;

}
a:visited {
        color: #1004AD;
        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;
}