body{
	background-color: #E9E9E9;
	font-family: Arial, Verdana,  sans-serif;
	font-size:15px;
	margin:0px;
	color: #000000;
	background-image:url(bilder/design/hintergrund.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
#seite{
width: 940px;
margin-top:10px;
}
#seiteunten{
width: 940px;
background-color:white;
background-image:url(bilder/design/seitenhintergrund.jpg);
background-repeat:no-repeat;
}
#banner{
width:600px;
height:115px;
}
#content{
margin:15px 0px 0px 5px;
text-align:left;
width:663px;
}
.content{
line-height: 20px;
}

#content img{
margin: 4px;
}


p, blockquote{
margin-top: 0.0em;
margin-bottom: 0.8em;
}

ul{
margin-top: 0.0em;
list-style-type:square;
}
u1{
padding-left:0px;
margin-left:0px;
}

#zahlen_liste li{
list-style-type:decimal;
margin-bottom:15px;
}

#unten{
width: 930px;
padding-top:45px;
height:32px;
background-image:url(bilder/design/unten_hinten.jpg);
background-repeat:no-repeat;
}

#firmenbox{
width: 308px;
height: 280px;
padding:4px;
display:inline-block;
float:left;
border: 2px solid;
border-color: #1F1F1F;
margin:5px;
background-color:#FFF;
}