#servicemenu{
position:absolute;
top:30px;
left:820px;


}


#box{
width:1001px;

}


#inhalt{
background-color:#1c1c1c;
position:absolute;
width:100%;
}





#links{
position:relative;
width:700px;
float:left;
padding-left:30px;
padding-right:20px;
height:200px;
padding-bottom:10px;
}


#links[id]{
min-height:200px;
height:auto;
}


#rechts{
position:relative;
width:250px;
float:right;
}




#hauptmenu{
position:absolute;
top:225px;
left:5px;
}




body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#000000;
margin:0;
padding:0;
font-family: Arial, Tahoma, Verdana;
color:#e2e2e2;
font-size:12px;
}

#header{
background-image:url(images/index_01.jpg);
background-repeat:no-repeat;
width:1001px;
height:328px;
position:relative;
}


#footerbg{
background-image:url(images/bgfooter.jpg);
background-repeat:repeat-x;
width:100%;
height:95px;
position:relative;
clear:both;
}

#footer{
background-image:url(images/index_05.jpg);
background-repeat:no-repeat;
width:1001px;
height:95px;
position:relative;
clear:both;
}


