 

@CHARSET "UTF-8";

h1.home {background: url(../images/headlines/willkommen-bei-ihrer-hausverwaltung.jpg) left center no-repeat;}
h1.leistungen {background: url(../images/headlines/leistungen.jpg) left center no-repeat;}
h1.referenzen {background: url(../images/headlines/referenzen.jpg) left center no-repeat;}
h1.aktuelles {background: url(../images/headlines/aktuelles.jpg) left center no-repeat;}
h1.kontakt-und-impressum {background: url(../images/headlines/kontakt-und-impressum.jpg) left center no-repeat; margin-bottom: 18px;}
h1.impressum {background: url(../images/headlines/impressum.jpg) left center no-repeat; margin-bottom: 18px; margin-top: 40px;}

#center_col div {margin:0;}

.box {
	background: #e9f2e3 url(../images/box-bottom.jpg) bottom no-repeat;
	width: 529px;
}
.box_top {background: url(../images/box-top.jpg) top no-repeat;}
.inhalt {
	margin: 0;
	padding: 8px;
	position: relative;
	height: 70px;
}

	.sprechzeiten {width: 170px; margin-right: 25px !important; float: left;}
	.besuchszeiten {width: 147px; margin-right: 25px !important; float: left;}
	.vereinbarung {width: 143px; float: left; margin-top: 25px !important;}
		.sprechzeiten span.abstand {margin-left: 30px;}
		.besuchszeiten span.abstand {margin-left: 38px;}
		
.imprint_box { 
	margin:0;
	overflow: hidden;
}

p.imprint_1	{ 
	float:left;
	width:150px;
	margin: 0;
	text-align: left;
}
p.imprint_2	{ 
	width:235px;
	float:left;
	margin: 0;
	text-align: left;
}

#haftungsausschluss {
	width: 500px;
	height: 200px;
	border: 0;
	margin: 0;
	background: #F0F0F0;
	font-family:Arial; 
	font-size:12px;
	color: #666666;
	line-height:18px;
}


