/* @override 
    http://wv-emsland.de/css/layout.css
    http://www.wv-emsland.de/css/layout.css
*/

body{
    background: #FFF url('../_gfx/main_bg.gif') repeat-x;   
}

#language{
    height: 20px;
    line-height: 20px;
    text-align:right;
    font-size: 0.9em;
    padding: 0 0.5em;
    color: #007AAA;
}
#language a{
    text-decoration: none;
}

#logo{
    padding: 10px 0px 0px 18px;
}

#suchform{
    position: absolute;
    top: 75px;  left: 470px;
    text-align:right;
    width:  300px;
}

#suchform #sucheingabe{
    border: 1px solid #999;
    width:  150px !important;

}
#suchform #subscribe{
    height:  20px;
    background-color: #007AAA;
    border-color: #007AAA;
    width:  110px !important;
}

#main{
    margin-bottom: 20px;
    width: 775px;
    height: 333px;
    background: url('../_gfx/right_bar.jpg') no-repeat 665px 10px;

}

#menu{
    width: 190px;
    height: 307px;  
    float: left;
    margin: 0; padding:0;
    margin-top: 10px;
    padding-left: 18px;
    padding-top: 20px;
    background: url('../_gfx/right_bar.jpg') no-repeat -101px 0px;      
    list-style-type: none;
}
#menu li{
    margin: 0; padding:0;
    border-top: 1px solid #FFF;
}

#menu a{
    line-height: 1.6em;
    text-decoration: none;
    padding-top: 1px;   
    font-weight: bold;
    width: 180px;
    padding-left: 10px;     
    display: block;
    color: #FFF;
    font-size: 1em;
}
#menu ul{
    margin: 0; padding:0;
    list-style-type: none;
}

#menu .active a{
    background-color: #F5F5F5;
    color: #007AAA;
}
#menu li.active ul a{
    background: url('../_gfx/sub_arrow.gif') no-repeat 0.7em 0.65em;
    color: #FFF;    
    font-size: 0.9em;
    width: 165px;
    padding-left: 25px;     
    line-height: 1.8em;
}
#menu .active ul .active a{
    color: #007AAA;
}
#smallimg{
    position: absolute;
    top: 445px; left: 0px;
    height: 135px;
    background: url('../_gfx/main_bg.gif') repeat-x 1px -315px;     
}
#energieforum{
    position: absolute;
    top: 575px; left: 0px;
    height: 230px;
    background: url('../_gfx/main_bg.gif') repeat-x 1px -315px;     
}
#hilfsnavi{
    position: absolute;
    top: 50px;  left: 0px;
    width: 765px;
    text-align:right
}
#hilfsnavi a{
    text-decoration: none;
}
#content{
    width: 415px;   
    min-height: 600px;
    height:auto !important;  /* für moderne Browser */ 
    height: 600px;  
    margin-top: 10px;
    float: left;    
    background-color: #F5F5F5;
    padding: 15px 20px 30px 20px;
    margin-bottom: 20px;
    border-bottom: 6px solid #007AAA;
    border-left: 1px solid #FFF;        
    border-right: 1px solid #FFF;   
    background-color: #F5F5F5; 
    position: relative;
    top: 0; left: 0;
}
.clear{
    float: none;
    clear: both;
}
.blue{
    color: #007AAA;
}
#sitemap ul {
    color: #007AAA;
}
#sitemap a{
    color: #000;
    text-decoration: none;
    font-weight:bold;
}
#sitemap ul ul a{
    font-weight:normal;
}
#sitemap ul ul{
    color: #5C9C57;
}
li.Unternehmenspreis{
    border-left: 3px solid #5C9C57;
    padding: 2px 0 !important;
    background-color: #FFF;
}
li.Unternehmenspreis a{
    color: #5C9C57 !important;
}
li.Verbandsarbeit{
    border-top: none !important;
}
#badge{
    position: absolute;
    top: 10px; right: -250px;
    width: 354px;
    height: 158px;
}
.image{
    top: 130px !important;
    right: -210px !important;   
    width: 222px !important;
    height: 240px !important;   
}

.bottom{
    top: 335px !important;
    right: -130px !important;   
    width: 120px !important;
    height: 77px !important;   
}



