body {
margin:0px;
padding:0px;
background-color:rgb(0,0,51);
font-family:Arial, Helvetica, Verdana, sans-serif;
text-align:center;
height:100%
}
#container {
width: 760px;  /* Hierdurch wird ein Container mit einer Breite erstellt, die 800px im Browserfenster betraegt. Hier aber feste Angaben, da der IE 6 ansonsten nicht richtig anzeigt. */
height:540;
background: #E1E1E1;
margin: 0% auto; /* Durch automatische Raender (in Verbindung mit einer Breite) wird die Seite zentriert. */
text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element ueberschrieben. */
max-width: 760px;
overflow:hidden;
background-image:url(../images/bg_grau_verlauf.gif);
background-repeat:repeat;
}
#header {
background-image:url(../images/hg_raster_516x516.jpg);
background-repeat:no-repeat;
background-position:230px 12px;
width:760px;
height:540px;
padding:0px;
margin:0px;
border-right:solid #CFCFCF 0px;
}
#stern {
float:left;
position:absolute;
margin-top:14px;
margin-left:78px;
width:64px;
height:59px;
border:none;
}
.senkrecht {
float:left;
position: absolute;
margin-top:92px;
margin-left:97px;
font-family:Georgia; Times New Roman;
font-weight:bold;
color:rgb(16,33,88);
font-size:31px;
}
.senkrecht1 {
line-height:89px;
}
#wordmarke {
float:left;
position:absolute;
margin-top:504px;
margin-left:32px;
width:170px;
height:30px;
border:none;
}
#pkw {
float:left;
position:absolute;
margin-top:12px;
margin-left:438px;
}
#room {
float:left;
position:absolute;
margin-top:220px;
margin-left:230px;
}
#nfz {
float:left;
position:absolute;
margin-top:324px;
margin-left:230px;
}
.willkommen {
float:left;
position:absolute;
margin-top:233px;
margin-left:447px;
font-size:14px;
color:rgb(16,33,88);
font-weight:bold;
text-align:center;
}
#pfeil {
float:left;
position:absolute;
margin-top:275px;
margin-left:475px;
width:31px;
height:36px;
border:none;
}
#anschrift {
float:left;
position:absolute;
margin-top:435px;
margin-left:553px;
font-size:13px;
color:rgb(16,33,88);
font-weight:bold;
text-align:center;
}



