
body{
    font:75%/1.5 'Verdana',sans-serif;    
}

#top-bar ul {    

    padding:0 38px 0 0;
    height:37px;
}

#top-bar ul li {
    height:37px; 
}

#top-bar ul li a {    
    height:37px;    
}

#top-bar ul li a span {
    visibility:hidden;
    display:none;
}

#nav1 {
   width:81px;
}
#nav2 {
    width:141px;
}
#nav3{
    width:151px;
}
#nav4{
    width:126px;
}

#nav1 {
    background: left bottom url(images/nav1.png) no-repeat;    
}
#nav1:hover {
    background: bottom left url(images/nav1-h.png) no-repeat;    
}

#nav2 {
    background: bottom left url(images/nav2.png) no-repeat;
}
#nav2:hover {
    background: bottom left url(images/nav2-h.png) no-repeat;
}
#nav3{
    background: bottom left url(images/nav3.png) no-repeat;
}
#nav3:hover {
    background: bottom left url(images/nav3-h.png) no-repeat;
}
#nav4{
    background: bottom left url(images/nav4.png) no-repeat;
}
#nav4:hover {
    background: bottom left url(images/nav4-h.png) no-repeat;
}


#querbild1 {        
    background: center bottom url(images/ww-image1.jpg) no-repeat;    
}
#querbild2 {        
    background: center bottom url(images/ww-image2.jpg) no-repeat;    
}
#querbild3 {        
    background: center bottom url(images/ww-image3.jpg) no-repeat;    
}
#querbild4 {        
    background: center bottom url(images/ww-image4.jpg) no-repeat;    
}



.headline {
    height:38px;
}

#headline1 {
   background: top left url(images/headline1.png) no-repeat;
}

#headline2 {
   background: top left url(images/headline2.png) no-repeat;
}
#headline3 {
   background: top left url(images/headline3.png) no-repeat;
}
#headline4 {
   background: top left url(images/headline4.png) no-repeat;
}


#nav-contact {
    height:26px;
    width:168px;    
    background: top left url(images/nav-contact.png) no-repeat; 
}

#nav-contact:hover {   
    background: top left url(images/nav-contact-h.png) no-repeat;  
}

#nav-lang {
    height:26px;
    width:38px;    
    background: top left url(images/nav-lang.png) no-repeat; 
}

#nav-lang:hover {   
    background: top left url(images/nav-lang-h.png) no-repeat;  
}
