body {
  background:url(../pics/hg_wohnen_1.gif) no-repeat left top;
  text-align:center;
  font-family:arial;
  font-size:12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	width:500px;
}

#wrapper{  
   width:900px;  
   margin-left:auto;
   margin-right:auto;
   text-align:left; 
   background-color:#ffffff;
   margin-top:40px;
   margin-bottom:10px;
   border:1px solid #333333;
	
	/*-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
} 

#header{
	height:115px;
	border-bottom:1px dotted black;
}

#header_rechts{
	text-align:right;
	padding-top:23px;
	height:115px;
}
	
#header_links{
	height:115px;
	width:400px;
	border-bottom:1px dotted black;
	float:left;
}
	
#content{
	font-family:arial;
	color:#423855;
	padding-left:30px;
	background-repeat:repeat-y;
	background-color:transparent;
}

#content_head{
	width: 598px;
	border-right: 1px dotted;
}

#content_left{
	padding: 8px 0 0 0;	
	width: 600px;
	border-right: 1px dotted;
}

#content_pics{
	padding-bottom:25px;
	width: 268px;
	float:left;
}

#content_text{
	padding: 33px 15px 15px 0;
	width: 330px;
	float:left;
	border-right:1px dotted;
}

#content_text_text{
	padding: 33px 15px 15px 0;
	width: 587px;
	float:right;
}

#content_right{
	padding: 43px 25px 0 35px;
	float:right;
	width:194px;
	text-align:center;
}

#footer{
	clear:both;
	font-family:Arial;
	font-size:11px;
	color:#423855;
	font-weight:100;
	padding-bottom: 10px;
}
#rechts {
    float:right;
    width:234px;
    height:123px;
    padding-right:30;
    border:1px solid red;
} 

#bold {
	font-weight:bold;
}

ul#navigation
{
width:  	   	 200px;
margin:  	   	 2em;
padding:  	   	 0;
list-style:      	 none;
text-transform: uppercase;
font-size: 10px;
color:#423855;
}

ul#navigation li
{
margin:  	   	 0;
margin-left:	10px;
padding:  	   	 1px;
text-align:  	 left;
}

ul#navigation li a
{
display:  	   	 block;
height:  	   	 12px;
width:  	   	 200px;
background:  	   	 #ffffff;
text-decoration:  	 none;
color:#423855;
}

ul#navigation li a:hover
{
background-color:  	 #F1F5CE;
}

.clear {
	clear:both;
}

img {  
	border: 0; 
}
