body{
font:0.8em Arial, Helvetica, sans-serif;
padding:20px 0 10px 0;
background:#ececec;
color:#2a2c2e;
margin:10px 0 0 0;
padding:0;
}
p{
padding:5px 0;
line-height:1.4em;
}
a{
font-weight:bold;
text-decoration: none;
}
a:hover{
}
h1{
font-size: 17px;
}
h2{
margin:15px  0 0 0 ;
font-size: 18px;
}
h3{
margin:0;
font-size: 16px;
}
strong{
font-weight: bold;	
}
em{
font-style:normal;
}
img{
border: 0;
margin:5px;
}
.hide{
visibility: hidden;
display:none;
}
.color{color:red;} 
.floatleft{float:left;}
.floatright{float:right;}
.clearfloat{clear:both;}

#container{
margin:0;
height:100%;
width:100%;
}

#header{
margin:0 auto;
width:933px;
height:180px;
background:url(images/header.jpg) no-repeat;
}

#main{
margin:0 auto;
width:933px;
background:url(images/main_bg.jpg) repeat-y;
}

#imageleft{
float:left;
width:225px;
height:645px;
margin:-20px 0 0 50px;
background:url(images/brunow.jpg) no-repeat;
}

#content{
margin:-20px  0 0 310px;
width:580px;
background:#fff;
}

.li1{
margin:20px 0 0 0;
width:563px;
height:171px;
padding:0 0 0 40px;
background:url(images/li_bg.png) no-repeat;
}

.li1 li{
margin:5px 0 0 0 ;
list-style-image:url(images/li.png);
font-weight:bold;
}

.li2{
margin:20px 0 0 0;
width:563px;
height:171px;
padding:0 0 0 35px;
}

.li2 li{
margin:10px 40px 0 0 ;
list-style-image:url(images/li2.png);
font-weight:bold;
}

#adresse{
margin:5px 0 0 30px;
padding:130px 0 0 0;
width:537px;
height:130px;
font-weight:bold;
color:#194270;
background:url(images/autos.jpg) no-repeat;
line-height:20px;
}
.spalte1{
float:left;
width:210px;
}
.spalte2{
}
.spalte3{
font-weight:bold;
color:#194270;
margin:1px 0 10px 0;

}
#footer{
margin:0 auto;
width:933px;
height:47px;
background:url(images/footer.jpg);
}



