/*******************************/
/* HOHM Engineering            */
/* basis.css                   */

body{
    background-color: #bebebe;
    text-align: center;
    font-family: Verdana;
}

a{position: absolute;}
div{position: absolute;}



iframe{
    border: 0;
    position: absolute;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 13px;
    padding-right: 13px;
    top: 287px;
    left: 8px;
    width: 916px;
    height: 431px;
    margin: 0;
    background-color: white;
    
    
}



#main{
    left: 50%;
    top: 15px;
   
    margin-left: -476px;
        
    width: 952px;
    height: 781px;
    padding: 0;
    background-image: url('../pictures/base/bg_grau_schatten.jpg');
 
}

#header{
    top: 8px;
    left: 8px;
    width: 942px;
    height: 107px;
    background-image: url('../pictures/base/header_verlauf.jpg');
}



#hpic{
    top: 115px;
    left: 8px;
    height: 126px;
    width: 942px;
    background-color: #ffffff;

}

#hpicpi{ position: absolute; top: 13px; left: 0; }

#menu{
    top: 248px;
    left: 8px;
    width: 942px;
    height: 30px;
}

#foot{
    top: 805px;
    left: 50%;
    margin-left: -476px;
    text-align: center;
    width: 952px;
    height: 100px;
    font-size: 10px;
    color: #ffffff;
}

#untenl{
    top: 755px;
    left: 18px;
    font-size: 10px;
}

#untenr{
    top: 755px;
    right: 12px;
    font-size: 10px;
}

#us{
    top: 835px;
    color: #eeeeee;
    text-align: center;
    font-size: 10px;
    width: 952px;
    left: 50%;
    margin-left: -476px;
}

#us a{color: #fff;text-decoration: none;position: relative;}

