body  {
margin: 0;
padding: 0;
-x-background-x-position: left;
-x-background-y-position: top;
background-repeat: repeat-x;
background-color: rgb(187, 187, 187);
background-image: url(neuverglasung/neuverglasung.jpg);
}

/* Container */
#frontscheibe
{
margin: 1em auto;
width: 850px; height: 600px;
text-align: left;
background-color: #FFFFFF;
border: 1px  #000000;
}
/* Logo */
#scheibentoenung
{
height: 110px;
width: 850px;
background-image: url(autoscheibe.jpg);
background-repeat: x-repeat;
background-position: 0 0;
}
/* Center links*/
#scheibenversiegelung
{
position:  absolute;
margin: 0px 675px 140px 0px;
background-color: #FFFFFF;
color:#0a0d98;
height: 370px;
width: 175px;
font-size: 150%;
font-family: arial;
}
/* Center mitte*/
#spiegel
{
position:  absolute;
margin: 0px 175px 140px 175px;
background-color:#FFFFFF;
color:#0000FF;
height: 370px;
width: 500px;
background-image: url(auto.jpg);
background-repeat:no-repeat;
background-position:90px 30px;

}
 /* Center mitte2*/
#citiautoglas
{
position:  absolute;
margin: 0px 175px 140px 175px;
background-color:#FFFFFF;
color:#0000FF;
height: 370px;
width: 500px;
}
/* Center rechts*/
#autoleuchten
{
position:  absolute;
margin: 0px 0px 140px 675px;
background-color:#FFFFFF;
color:#0a0d98;
height: 370px;
width: 175px;
font-size: 150%;
font-family: arial;
}
/* Center unten*/
#ersatzwagen
{
position:  absolute;
margin: 370px 0px 50px 0px;
background-color:#FFFFFF;
background-image: url(hotline.jpg);
background-repeat:no-repeat;
background-position:150px 0px;
color:#0000FF;
height: 90px;
width: 850px;
}
/* Footer */
#steinschlagreparatur
{
position:  absolute;
margin: 450px 0px 0px 0px;
height: 50px;
width: 850px;
background-image: url(heckscheibe.jpg);
background-repeat: x-repeat;
font-size: 150%;
font-family: arial;
color: #FFFFFF;
}
/* Center navi*/
#berlin
{
position:  absolute;
margin: 0px 600px 100px 0px;
background-color:#FFFFFF;
color:#113283;
height: 460px;
width: 150px;
font-size: 120%;
font-family: arial;
}
/* Center text*/
#autoglas
{
position:  absolute;
margin: 0px 100px 0px 250px;
background-color:#FFFFFF;
font-family: arial;
color:#000000;
height: 460px;
width: 500px;
overflow:auto;
padding:15px;
}
/* Center Platzhalter*/
#potsdam
{
position:  absolute;
background-color:#FFFFFF;
font-family: arial;
color:#000000;
height: 460px;
width: 100px;
}


ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: bold;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #113283;
background-color: #FFFFFF;
text-decoration: none;
}

#navlist a:hover
{
color: #4b74dd;
background-color: #ffffff;
text-decoration: none;
}