/* CMS:Allgemeine Angaben */

div#cms_immo{
  float:left;	 
  padding:10px 0px 0px 20px;
}

div#cms_immo_elem{
	 border:0px solid #e2e2e2;
   float:left;
   padding:5px;
   margin:5px 5px 5px 3px;
   width:auto;
    
}

div#cms_immo_box{ 
   padding:5px;     
}

div#cms_immo_notfound{
    color:#E81230;
    font-size:15px;
    padding:10px 0px 10px 0px;
    text-align:center;     
}

div#cms_immo_image{ 
    margin:4px 8px 8px 4px;
    width:200px;
    height:150px;
    float:left;
     border:1px solid #e2e2e2;
    background-color:#ffffff;
    overflow:hidden;     
}

div#cms_immo_header{
	 font-size:15px;
	 line-height:18px;
	 font-weight:plain;
	 margin:10px 0px 5px 0px;
	 padding:0px 0px 10px 0px;
	 color:#666;	 
	 border-bottom:1px solid #CC1140;
	 width:410px;
}

div#cms_immo_header2{
	 font-size:21px;
	 line-height:18px;
	 font-weight:plain;
	 margin:10px 0px 5px 0px;
	 padding:0px 0px 10px 0px;
	 color:#666;	 
	 border-bottom:1px solid #CC1140;	  
	 float:left;
	   
}

div#cms_immo_text_left,div#cms_immo_text_right{
  float:left;
  width:155px;   
  margin:2px 0px 2px 0px;  
}

div#cms_immo_text_center{
  float:left;
  width:220px;
}

div#cms_immo_text{
	 font-size:11px;
	 font-weight:bold;
	 margin:0px 0px 10px 0p;
	 line-height:19px;
	 letter-spacing:0.6;
	 color:#4a4a4a;
}

div#cms_immo_textbold{
	 font-size:12px;
	 font-weight:bold;
	 padding:10px 0px 0px 0px;
	 margin:0px 0px 2px 0p;
	 line-height:19px;
	 letter-spacing:0.6;
	 color:#4a4a4a;
	 font-weight:bold; 
}

div#immo_nav{
    height:24px;
    width:460px;
    background-image: url(../images/nav_immo_bck.gif);
  	background-repeat: no-repeat;
    line-height:24px;
    margin-bottom:5px;
    color:#1441BA;
    font-size:12px;
    float:left;
}

div#immo_nav_unten{
    height:24px;
    width:460px;
    background-image: url(../images/nav_immo_bck_180grad.gif);
  	background-repeat: no-repeat;
    line-height:24px;
    margin-bottom:3px;
    color:#1441BA;
    font-size:12px;
    clear:both;
}

div#immo_nav_links{
    float:left;     
    padding-left:5px;    
    margin-top:8px;  
}

div#immo_nav_rechts{     
    float:left;    
    padding-right:5px;
     margin-top:8px;  
}

div#immo_nav_links_first{
    background-image: url(../images/nav_first.gif);
  	background-repeat: no-repeat;
  	height:20px;
  	width:15px;
  	float:left;
}

div#immo_nav_links_next{
    background-image: url(../images/nav_previous.gif);
  	background-repeat: no-repeat;
   	height:20px;
  	width:15px;
    float:left;
}

div#immo_nav_rechts_first{
    background-image: url(../images/nav_next.gif);
  	background-repeat: no-repeat;
  	height:20px;
  	width:15px;
  	float:left;
}

div#immo_nav_rechts_next{
    background-image: url(../images/nav_last.gif);
  	background-repeat: no-repeat;
   	height:20px;
  	width:15px;
    float:left;
}

div#immo_nav_mitte{
    float:left;
    width:355px;
    text-align:center;
    line-height:25px;
}

div#immo_box_left{
  float:left;
  border:0px solid #ff0000;
  width:360px;
  margin-right:4px;
}

div#immo_box_right{
 float:left;
  width:265px;  
  height:auto;
  border:1px solid #e2e2e2;
  background-color:#f5f5f5;
}

div#cms_immo_textbox{
  border:1px solid #e2e2e2;
  margin-bottom:4px;
  padding:10px;
  background:#fafafa;
}
 
 

