#col1 {
     height:690px;
     background: url(../background/wohnungenbg.jpg) no-repeat 0px 70px;
     /*border:1px solid black;*/
	}
	
#inhalt {
    height:480px;
	top:30px;
    /*border:1px solid red;*/
    }	

#inhalt a {
    color:#003399; 
    /*text-decoration: none;*/
	}	
	
.internal-link {
    text-decoration:none;
    }	
	
#inhalt ul{
	padding: 0px;
	margin: 0px 0px 7px 0px;
	list-style-type:none;
	/*border:1px dashed lime;*/
}	
	
#inhalt li{
    padding-left:7px;
    margin:0px;
    background:url(../../redakteure/img/punkt_orange.gif) no-repeat 0px 5px; 
    /*border:1px solid red;*/	
	} 	
    
#b_anfrage {
    position:absolute;
    top:620px;
    left:620px;
    width:80px;
    height:73px;
    /*border:1px solid lime;*/
    }        
