/* CSS Document */
body, html {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;} 

body {
	background:#FFFFFF;}
	
a{
color:#bab8b9;
text-decoration:none;
}
a:hover{
color:#7c1b7a;
}

p{
padding-top:0px;
margin-top:0px;}

h1{
padding:0px;
margin:0px;
font-size:26px;
font-family:Geneva, Arial, Helvetica, sans-serif;}

h2{
padding:0px;
margin:0px;
font-size:22px;}

h3{
padding:0px;
margin:0px;
font-size:18px;}

h4{
padding:0px;
margin:0px;
font-size:14px;}


#haupt{
width:1000px;
background:url(../pics/hintergrund.jpg) repeat-y;
height:800px;
position:absolute;
left: 45%;
margin: 0px 0px 0px -410px;
}

#top{
height:150px;
}
	#navi a{
	font-size:14px;
	font-weight:bold;
	color:#b9b8b8;}
	
	#navi a:hover{
	color:#7c1b7a;}
	
#content{
/*background:url(../pics/contenthintergrund.jpg) center fixed no-repeat;*/
height:570px;
overflow:auto;
width:800px;
float:left;
position:absolute;
left:30px;
top:170px;}

#footer{
height:20px;
width:800px;
float:left;
position:absolute;
left:30px;
top:745px;}

#immoderwoche{
float:left;
width:119px;
margin-left:10px;
text-align:center;
color:#7F1B7D;
font-weight:bold;
position:absolute;
left:840px;
}

.immoderwoche{
background:url(../pics/immowochehinter.jpg);
height:135px;
padding: 0 10px 0 10px;
font-size:9px;}