body{
    margin: 0px;
    background-image: url(../images/body2.png);
    background-repeat: repeat-x;
    background-color: white;    
}

img{
    border: 0px;
}

div.content{
    width: 970px;
    
    margin: 0 auto;
    margin-bottom: 88px;
}

div.mainbar{
    margin-left: 740px;
    margin-top: 10px;
    height: 30px;
    
}

div.mainbar div.text a{
    margin-top: 3px;
    font-size: 13px;
    float: left; 
    color: #c3c1c1;
    font-family: Arial;
    text-decoration: none;
    margin-right: 10px;
}

div.mainbar div.text a:hover{

text-decoration: underline;

}



div.mainbar div.suche{
    margin-left: 50px;
    float: left; 
    background-image: url(../images/input.png);    
    width: 83px;
    height: 23px;
    background-color: #2b292a;
}

div.mainbar div.suche input{
    margin-left: 4px;
    font-size: 13px;
    float: left; 
    color: white;
    font-family: Arial;    
    border: 0px;
    width: 60px;  
    background-color: transparent;
}

div.mainbar div.suche img{
     margin-left: 2px;
     float: left; 
     margin-top: 5px;
   
}

div.header{
    clear: both;
    margin-top: 30px;
    float: left;
}

div.header div.logo{
    float: left;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 278px;
    height: 55px;
}

div.header div.nav{
   
    margin-top: 10px;
    margin-left: 329px;
    background-image: url(../images/nav.png);
    background-repeat: no-repeat;
    width: 621px;
    height: 40px;
}
div.header img{
     float: left;
}

div.header div.text{
    margin-left: 10px;
    float: left;
    margin-top: 10px;
}  

div.header div.nav a{    
    
    font-size: 18px;      
    color: #8e8e8e;
    font-family: Arial;     
    text-decoration: none;
    margin-right: 17px;
    
}

div.header div.nav a:hover{
    color: white;
    
}

div.slider{
    margin-left: -45px;
    margin-top: 110px;
    width: 1040px;
    height: 542px;
    background-image: url(../images/slider.png);
    background-repeat: no-repeat;

}

div.slider{
    margin-left: -45px;
    margin-top: 110px;
    width: 1040px;
    height: 542px;
    background-image: url(../images/slider.png);
    background-repeat: no-repeat;

}

div.slider{
    margin-left: -45px;
    margin-top: 110px;
    width: 1040px;
    height: 542px;
    background-image: url(../images/slider.png);
    background-repeat: no-repeat;

}

div.slidertop{
    margin-left: -45px;
    margin-top: 110px;
    width: 1040px;
    height: 60px;
    background-image: url(../images/slidertop.png);
    background-repeat: no-repeat;

}

div.slidermiddle{
    margin-left: -45px;
    margin-top: 0px;
    width: 1040px;
    background-image: url(../images/slidermiddle.png);
    background-repeat: repeat-y;

}

div.sliderbottom{
    margin-left: -45px;
    margin-top:0px;
    width: 1040px;
    height: 144px;
    background-image: url(../images/sliderbottom.png);
    background-repeat: no-repeat;

}

div#newstop{
    margin-left: 18px;
    margin-top: 0px;
    width: 768px;
    height: 18px;
    background-image: url(../images/newstop.png);
    background-repeat: no-repeat;

}

div#newsmiddle{
    margin-left: 17px;
    margin-top: -3px;
    width: 769px;
    background-image: url(../images/newsmiddle.png);
    background-repeat: repeat-y;

}

div#newsbottom{
    margin-left:15px;
    margin-top:0px;
    width: 771px;
    height: 18px;
    background-image: url(../images/newsbottom.png);
    background-repeat: no-repeat;

}

div.but{
    float: left;
   
    
}
div.but c{
    float: left;
    margin-right: 3px;
}

div.but img{
    float: left;
}

div.but div.wei{
    float: left;
    background-image: url(../images/but_wei.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 93px;
}

div.but div.wei:hover{
    margin-top: 2px;
    background-image: url(../images/but_wei_hover.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 91px;
}

div.inhalt{
    clear: both;
    margin-top: 20px;
}

div.inhalt div.box{
    font-family: Arial;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 40px;
    float: left;
    width: 280px;
    margin-right: 10px;
    margin-left: 20px;
    margin-bottom: 40px;
}

div.inhalt div.box h3{
font-size: 16px;
color: #FFFFFF;
font-family: Arial;

}

div.mehr{
    float: right;
    margin-top: 20px;
    background-image: url(../images/mehr.png);
    background-repeat: no-repeat;
    width: 74px;
    height: 25px;
}

div.mehr:hover{
    background-image: url(../images/mehr_hover.png);
    background-repeat: no-repeat;
    
}



div.footer{
    background-image: url(../images/footer.png);
s
  width:100%;
  height:59px;

  }
 * html body{
  overflow:hidden;
 } 


div.footer div.cont{
    width: 961px;
    margin: 0 auto; 
    color: #aaaaaa;
    
    font-family: Arial;
    font-size: 12px;
     
}

div.sub_content{
    clear: both;
    margin-top: 80px;
}

div.sub_content h2{
     font-size: 20px;
     font-family: Arial;
}




