body {
color: #000000;
font-family: arial;
}

h1 {font-size:16pt; font-weight:bold; color:#000000;}
h2 {font-size:14pt; font-weight:normal; color:#000000;}

#container {
position: absolute;
float: left;
width: 880px;
background-repeat: repeat-y;
}

#header {
position: relative;
float: left;
width: 790px;
margin: 30px 0px 0px 70px;
}

#header1 {
position: relative;
float: left;
width: 860px;
height: 63px;
margin: 30px 15px 0px 15px;
background-image: url(http://www.presse-service.de/Pressestellen/stadt-wolfsburg/images/Lollibalken_Pressebogen.jpg);
background-repeat: repeat-y;
}

#header2 {
position: relative;
float: left;
width: 290px;
margin: 20px 10px 0px 50px;
}

#adresse {
position: relative;
float: right;
width: 175px;
margin: 60px 10px 0px 10px;
}

#date {
position: relative;
float: left;
width: 790px;
margin: 0px 0px 20px 0px;
font-size: 12px;
line-height: 1.5;
}

#box {
position: relative;
float: left;
width: 790px;
margin: 80px 0px 0px 70px;
font-size: 12px;
line-height: 1.5;
}

#box_neu{
position: relative;
float: left;
width: 790px;
margin: 0px 0px 0px 70px;
font-size: 12pt;
line-height: 1.5;
}

#footer {
position: relative;
float: left;
width: 500px;
margin: 80px 0px 20px 0px;
font-size: 11px;
font-weight: normal;
}


.clearfloat {
clear:both;
font-size:1px;
height:0;
line-height:0;
}

