* {margin: 0px; padding: 0px; }

a
{
text-decoration:none;
color:#ffffff;
font-family:arial;
font-size:12px;
}
a:hover 
{
text-decoration:none;
color:#c1e208;
font-family:arial;
font-size:12px;
}

h3
{
font-family:arial;
color:#a4b0b9;
font-size:12px;
}

#ul
{
position:absolute;
margin: 51px 0px 0px 40px;
}

.li_navi
{
width:100px;
height:20px;
padding: 0px 0px 0px 0px;
text-align:left;
list-style: none;
}

 html, body
 {
 background:url(./bilder/bg.jpg) repeat-x;
 margin: 0px auto;
 width:100%;
 height:100%;
 background-color:#646d73;
 font-family:arial;
 font-size:12px;
 color:#ffffff;
 }
 #layer
 {
 background: url(./bilder/hintergrund.png) repeat-y;
 margin: 0px auto;
 width: 632px;

 }
 #oberteil
 {
 position:relative;
 margin: 0px auto;
 background: url(./bilder/oberteil.png) no-repeat;
 width: 632px;
 height: 261px;
 }
 
 #motoservice
 {
 position:absolute;
 width: 442px;
 height: 205px;
 top:28px;
 right:7px;
 }
 
 #mittelteil
 {
 position:relative;
 margin: 0px auto;
 background: url(./bilder/mittelteil.png) no-repeat;
 width: 582px;
min-height:230px;
height:auto;

 padding: 15px 20px 20px 30px;
 }
  #unterteil
 {
 margin: 0px auto;
 background: url(./bilder/unterteil.png) no-repeat;
 width: 632px;
 height: 20px;
 padding:48px 0px 0px 0px;
 text-align:center;
 }
 
 #fahrzeuge
 {
 position:absolute;
 left:7px;
 top:240px;
 }
 
.formular
{
width: 140px;
height: 13px;
font-size: 8pt;
padding-top: 1px;
font-family: Tahoma;
border: 1px solid;
border-color: #E3E0CD;
}

.textarea
{
width: 280px;
height: 100px;
font-size: 8pt;
padding: 1px;
font-family: Tahoma;
border: 1px solid;
border-color: #E3E0CD;
}




