body{
    font-family:verdana, sans-serif;   
}

#wrapper {
    width: 934px;
    margin: auto;
}

#wrapper div.overhead{
    height: 79px;
    display: inline;
    border: inherit;   
}

#wrapper div.overhead div.overhead_left{
    background-color: #9a090a;
    height: 79px;
    width: 240px;
    float: left;
    display: inline;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    border-bottom-width: 0px; 
    border-right-width: 0px; 
}
#wrapper div.overhead div.overhead_left p{
    margin-left: 10px;
    color: #ffffff;
    margin-bottom: 5px;
    font-family:verdana, sans-serif;
    font-size: 14px;
    
}

#wrapper div.overhead div.overhead_left p.line_phone{
    margin-left: 10px;
    color: #ffffff;
    margin-top: 0px;
    font-size: 22px;
    font-family:verdana, sans-serif;
    background-image: url("tele.png");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 35px;
    
}

#wrapper div.overhead div.overhead_center{
    background-color: #9a090a; 
    height: 79px;
    width: 458px;
    text-align: center;
    display: inline;
    float: left;
    border-style: solid;
    border-color: black;
    border-top-width: 1px;
    border-bottom-width: 0px; 
    border-right-width: 0px; 
    border-left-width: 0px;
}

#wrapper div.overhead div.overhead_right{
    background-color: #9a090a;  
    max-height: 69px;
    height: 79px;
    width: 234px;
    float: left;
    display: inline;
    border: inherit;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-style: solid;
    border-color: black;
    border-top-width: 1px;
    border-bottom-width: 0px; 
    border-right-width: 1px; 
    border-left-width: 0px;
    padding-top: 10px;

}

#wrapper div.header_start{
    clear: both;
    background-image: url('header_neu.png');
    background-repeat: no-repeat;
    height: 260px;
    width: 932px;
    display: block;
    border-style: solid;
    border-color: black;
    border-top-width: 0px;
    border-bottom-width: 0px; 
    border-right-width: 1px; 
    border-left-width: 1px;
}

#wrapper div.header_referenzen{
    clear: both;
    background-image: url('gtc.png');
    background-repeat: no-repeat;
    height: 260px;
    width: 932px;
    display: block;
    border-style: solid;
    border-color: black;
    border-top-width: 0px;
    border-bottom-width: 0px; 
    border-right-width: 1px; 
    border-left-width: 1px;
}

#wrapper div.header_historie{
    clear: both;
    background-image: url('historie_head.png');
    background-repeat: no-repeat;
    height: 260px;
    width: 932px;
    display: block;
    border-style: solid;
    border-color: black;
    border-top-width: 0px;
    border-bottom-width: 0px; 
    border-right-width: 1px; 
    border-left-width: 1px;
}

#wrapper div.header_neumoebel{
    clear: both;
    background-image: url('neumoebel_head.png');
    background-repeat: no-repeat;
    height: 260px;
    width: 932px;
    display: block;
    border-style: solid;
    border-color: black;
    border-top-width: 0px;
    border-bottom-width: 0px; 
    border-right-width: 1px; 
    border-left-width: 1px;
}

#wrapper div.header_umzug{
    clear: both;
    background-image: url('umzug_head.png');
    background-repeat: no-repeat;
    height: 260px;
    width: 932px;
    display: block;
    border-style: solid;
    border-color: black;
    border-top-width: 0px;
    border-bottom-width: 0px; 
    border-right-width: 1px; 
    border-left-width: 1px;
}

#wrapper div.header_einlagerung{
    clear: both;
    background-image: url('lager_head.png');
    background-repeat: no-repeat;
    height: 260px;
    width: 932px;
    display: block;
    border-style: solid;
    border-color: black;
    border-top-width: 0px;
    border-bottom-width: 0px; 
    border-right-width: 1px; 
    border-left-width: 1px;
}

#wrapper div.navigation{
    clear: both;
    background-image: url('nav_bg.png');
    background-repeat: no-repeat;
    height: 52px;
    width: inherit;
    /*border-style: solid;
    border-color: black;
    border-width: 1px;*/
    width: 932px;
    display: block;
    border-style: solid;
    border-color: black;
    border-top-width: 0px;
    border-bottom-width: 0px; 
    border-right-width: 1px; 
    border-left-width: 1px;
}

#wrapper div.navigation ul{
    margin:0px;
    width:900px;
    padding-left: 13%;
}

#wrapper div.navigation ul li{
    display:inline;
    float: left;
    padding: 16px; 
    background-image: url("li_bullet.png");
    background-repeat: no-repeat;
    background-position: right;
}

#wrapper div.navigation ul li a{
    font-family: verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

#wrapper div.navigation ul li:last-child{
    background: none;
}


#wrapper div.content{
    clear: both;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    border-top-width: 0px;
    /*height: 440px;*/
    width: 932px;
    padding-top: 25px; 
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;    
}

#wrapper div.content img.content_img{
    padding-bottom:15px;
    padding-left:15px;
}

#wrapper div.content div.textbox{
    float:left;
    margin-left: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-style: solid;
    border-color: #c9c9c9;
    border-width: 1px;
    width: 600px;
    padding:15px;
    text-align: justify;
}

#wrapper div.content div.textbox h1 {
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family:verdana, sans-serif;
    font-size: 18px;
    color: #005c00;
}

#wrapper div.content div.textbox img.floating{
     float: left;
     margin-right : 3px;
}

#wrapper div.content div.contact_wrapper{

    float:right;
    margin-right: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-style: solid;
    border-color: #c9c9c9;
    border-width: 1px;
    width: 230px;
    height:305px;
    background-color: #069806;
}

#wrapper div.content div.contact_wrapper div.head{   
    height: 24px;
    color: #ffffff;
}

#wrapper div.content div.contact_wrapper div.head p{
    text-align: center;
    font-family:verdana, sans-serif;
    font-size: 12px;
    margin: 2px; 
}

#wrapper div.content div.contact_wrapper div.body{
    background-color: #f3f3f3;
    width: 228px;
    height: 255px;
    margin-left: 1px;
    margin-right: 1px;
}

#wrapper div.content div.contact_wrapper div.body form{
    padding:5px 0 0 15px;
}

#wrapper div.content div.contact_wrapper div.body input{
     width: 130px;
     margin-bottom: 2px;
}

#wrapper div.content div.contact_wrapper div.body textarea{
     width: 192px;
     margin-bottom: 2px;
}


#wrapper div.content div.footer{
    clear:both;
    margin-top: 250px;
    border-top-style: solid;
    border-top-color: #f3f3f3;
    border-top-width: 1px;  
}

#wrapper div.content div.footer a{
    font-size: 12px;
    color: #000000;
    padding-left: 10px;
    text-decoration: none;    
}
