#billboard {
    background-color: white;
    width: 300px;
    height: 250px;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    top:0px;
    left:0px;
}



#bg {
    background-image: url(bg.jpg);
    width: 300px;
    height: 250px;
    top:0px;
    left:0px;
}

#barbara {
    background-image: url(barbara.png);
    position: absolute;
    width: 300px;
    height: 250px;
    top:0px;
    left:0px;
}
#autos {
    position: absolute;
    top: 53px;
    left: -310px;
    transform: scale(0.7);
}#auto_links {
    background-image: url(auto.png);
    position: absolute;
    width: 194px;
    height: 128px;
    top:126px;
    left:532px;
}

#auto_rechts {
    background-image: url(auto.png);
    position: absolute;
    width: 194px;
    height: 128px;
    top:124px;
    left:635px;
}

#auto_links_01 {
    background-image: url(auto.png);
    position: absolute;
    width: 194px;
    height: 128px;
    top: 116px;
    left: 450px;
    transform: scale(0.65);
}

#auto_rechts_01 {
    background-image: url(auto.png);
    position: absolute;
    width: 194px;
    height: 128px;
    top: 116px;
    left: 690px;
    transform: scale(0.65);
}

#auto_links_02 {
    background-image: url(auto.png);
    position: absolute;
    width: 194px;
    height: 128px;
    top: 110px;
    left: 410px;
    transform: scale(0.45);
}

#auto_rechts_02 {
    background-image: url(auto.png);
    position: absolute;
    width: 194px;
    height: 128px;
    top: 110px;
    left: 730px;
    transform: scale(0.45);
}

#scheinwerfer_links {
    background-image: url(scheinwerfer.png);
    position: relative;
    width: 613px;
    height: 217px;
    top:10px;
    left:-210px;
      
}
#scheinwerfer_rechts {
    background-image: url(scheinwerfer.png);
    position: relative;
    width: 613px;
    height: 217px;
    top:10px;
    left:-210px;

}
#scheinwerfer_rechts_01 {
    background-image: url(scheinwerfer.png);
    position: relative;
    width: 613px;
    height: 217px;
    top:10px;
    left:-210px;

}
#scheinwerfer_links_01 {
    background-image: url(scheinwerfer.png);
    position: relative;
    width: 613px;
    height: 217px;
    top:10px;
    left:-210px;
   
}

#scheinwerfer_rechts_02 {
    background-image: url(scheinwerfer.png);
    position: relative;
    width: 613px;
    height: 217px;
    top:10px;
    left:-210px;
    
}
#scheinwerfer_links_02 {
    background-image: url(scheinwerfer.png);
    position: relative;
    width: 613px;
    height: 217px;
    top:10px;
    left:-210px;
  
}











#txt1 {
    background-image: url(txt1.png);
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}

#txt2 {
    background-image: url(txt2.png);
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}




#hand_klein {
    background-image: url(hand_klein.png);
    position: absolute;
    width: 24px;
    height: 34px;
    left: -30px;
    top: 250px;
}

#info_black {
    background-image: url(info_txt_black.png);
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}

#info_white {
    background-image: url(info_txt_white.png);
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}

#logo {
    background-image: url(logo.png);
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
  
}
#signet {
    background-image: url(signet.png);
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
  
}




#yellow {
    position: absolute;
    background: #f0ac30;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}

#blende {
    background-color: #F0AB00;
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}

.interaction {
    cursor: pointer;
}

#banner_click {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
}