/*
*****************************************************
 url        : www.portavalencia.de
 erstellt 	: 15-01-2008 
 Aenderung	: 15.01.2008
 CSS        : www.daod.de
*****************************************************
 (c) 2008     daod
*****************************************************
*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #005a00;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 70%;	
	line-height: 170%;
	text-align: center;
	background-color: #fafad2;
	scrollbarBaseColor: #fafad2;
	scrollbar-face-color: #fafad2;
	scrollbar-highlight-color: #fafad2;
	scrollbar-arrow-color: #006400;
	scrollbar-track-color: #fafad2;
} 
div, input, select, option, textarea, a{
	color: #005a00;
	font-size:11px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	/*font-size:1.0 em;*/
}
img { border: none; }


.clear {clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}

/*-------------------------  Inhalt, Layout ----------------------------------*/
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
}
#footer{
	margin: 0 auto;
	text-align:center;
	padding: 0;
	width: 860px;
	height:20px;
}
#footer a{
	text-decoration: underline;
}


#footer2{
	padding: 0px;
	margin: 0px auto;
	text-align:center;
	width: 630px;width: 570px;
}
ul#navlist li{
	float: left;
	font-weight : bold;
	font-size:12px;
	line-height:13px;
	text-align:center;
	list-style-type: none;
	height:16px;
}
ul#navlist p{
	float: left;
	height:15px;
	width:16px;
	list-style-type: none;
	display: block;
	background: url(/images/trenn_nav_unten13.gif) no-repeat 50% 50%;
}
#navlist a{
	float: left;
	display: block;
	color: #005a00;
	text-decoration: none;
	font-weight : bold;
	font-size:13px;
	list-style-type: none;
}
#navlist a:hover{
	float: left;
	display: block;
	color: #005a00;
	text-decoration: none;
	font-weight : bold;
	font-size:13px;
	list-style-type: none;
}
#footer_top_pfeil{
	width: 860px;
	padding:0px;
	height:5px;
	margin: 0 auto;
	text-align: right;
	background-image : url(/images/pfeil_oben.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
}
#footer_top{
	border-top:1px solid #005a00;
	margin: 0 auto;
	width: 860px;
	text-align: right;
	margin-top:2px;
}
#footer_top a{
	font-size:10px;
	
}
#footer_top a:hover{
	font-size:10px;
	text-decoration: underline;
}

/*--------------------------  Inhalt --------------------------*/
#header 	{
	height: 150px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	width:100%;
	/*border:1px solid #ff0000;*/
}
#logo 	{
	height: 55px;
	display:inline;
	padding: 0px;
}
#navi_erweitern{
	float: left;
	height: 25px;
	width: 100%;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	background-image : url(/images/linien_navi.gif);
	background-position : top;
	background-repeat : repeat-x;
	text-align:center;
}
#navi_erweitern_popup{
	float: left;
	height: 25px;
	width: 100%;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	background-image : url(/images/linien_navi.gif);
	background-position : top;
	background-repeat : repeat-x;
	text-align:center;
}
#navi_oben_mitte{
	margin: 0px auto;
	width:862px;	
}
#navi_fahnen {
	text-align:left;
	float: left;
	width: 220px;
	height: 23px;
}
#inhalt_fahnen_oben{
	width: 220px;
	line-height:13px;
	height: 21px;
}
ul#navlist3 li{
	float: left;
	font-weight : bold;
	line-height:13px;
	height: 21px;
	margin-top:5px;
	list-style-type: none;
	padding-right:8px;
}
ul#navlist3 p{
	float: left;
	background: url(/images/trenn_nav_oben15.gif) no-repeat 0% 0%;
	height:15px;
	width:2px;	
	list-style-type: none;
	display: block;
}
#navlist3 a{
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	list-style-type: none;
}
#navlist3 a:hover{
	float: left;
	display: block;
	color: #CAF9CA;
	text-decoration: none;
	font-weight : bold;
	list-style-type: none;
}
#navi_oben {
	float: right;
	line-height:13px;
	height: 23px;
	width:291px;width:211px;
	display: block;
}
ul#navlist2 li{
	float: left;
	font-weight : bold;
	line-height:13px;
	height: 21px;
	margin-top:6px;
	list-style-type: none;
	padding-left:9px;
}
ul#navlist2 p{
	float: left;
	background: url(/images/trenn_nav_oben15.gif) no-repeat 100% 0%;
	height:15px;
	width:2px;	
	margin-top:-1px;
	list-style-type: none;
	display: block;
}
#navlist2 a{
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
	list-style-type: none;
}
#navlist2 a:hover{
	float: left;
	display: block;
	color: #CAF9CA;
	text-decoration: none;
	font-weight : bold;
	list-style-type: none;
}
#content_all{
	margin: 0px auto;
	width:860px;
	poition:absolute;
}
#linke_spalte{
	width:200px;
	float: left;
}
#content_mit{
	width:642px;
	float: right;
	border-top:#005a00 solid 1px;
	border-bottom:#005a00 solid 1px;
	margin:0px 0px 10px 0px;
}
#content_ohne{
	width:642px;
	float: right;
}
#suchmaske{
	width:198px;
	background-color : #FBFBDD;
	margin-bottom:20px;
}
#flash_suche{
	padding:0;
	margin:0px 0px 10px 0px;
	width:198px;
	height:153px;
	clear:both;
}
#select_auswahl{
	text-align:left;
	padding:0px 10px 0px 15px;
}
#aufeinemblick{
	margin-bottom:20px;
	width:198px;
	background-color : #FBFBDD;
	text-align:left;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	padding:0px 0px 30px 0px;
}
#aufeinemblick li{
	margin:0px 0px 0px 15px;
	width:170px;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #E8E8C3;
	display:block;
	background-image : url(/images/doppel_pfeil_rechts.gif);
	background-position : right ;
	background-repeat : no-repeat;
}

#aufeinemblick li.terracotta{
	margin:0px 0px 0px 15px;
	width:170px;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #E8E8C3;
	display:block;
	background-image : url(/images/doppel_pfeil_rechts_terra.gif);
	background-position : right ;
	background-repeat : no-repeat;
}

.line_horizontal{
	width:100%;
	height:1px;
	line-height:1px;
	text-align:left;
	background-color:#E8E8C3;
	margin: 10px 0px 15px 0px;
	clear:both;
}
#content_inhalt{
	width:642px;
	background-color: #FBFBDD;
}
#content_inhalt_suche{
	width:642px;
}
#content_inhalt_merkzettel{
	float:left;
	width:642px;
	margin-bottom:5px;
}
#content_inhalt_unternehmen{
	width:642px;
	background-color: #FBFBDD;
}
.suche_text{
	float:left;
	text-align:left;
	padding:0px;
}
.select_feld{
	float:right;
	text-align:left;
	padding:0px 5px 0px 0px;
}
.suche_checkbox{
	float:right;
	text-align:right;
	padding:0px 5px 0px 0px;
}
.suchbutton{
	width:60px;
	padding:2px 0px 2px 0px;
	margin:10px 0px 30px 0px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #D9D9B6;
	cursor:pointer;
}

/*------------------- Suchprofil -------------------------*/
.suchprofilbutton{
	width:140px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #D9D9B6;
	cursor:pointer;
	float:right;
}
#suchprofil_logo{
	margin:15px 0px 0px 15px;
	background-image : url(/images/suchprofil.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding:0px 0px 0px 10px;
	height:20px;
}
#suchprofil_antwort{
	margin:15px 0px 0px 15px;
	background: url(/images/suchprofilBest.gif) 0% 0% no-repeat;
	padding:0px 0px 0px 0px;
	height:20px;
}
#suchprofil_antwort h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#suchprofil_logo h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#suchprofil_ticker{
	text-align:left;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:15px;
	width:198px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #E8E8C3;
	line-height: 1.45em;
}
#suchprofil_ticker p{
	margin:5px 0px 0px 0px;
	width:150px;
	height:25px;
	background-image : url(/images/doppel_pfeil_rechts.gif);
	background-position : 87% 30%;
	background-repeat : no-repeat;
}
#suchprofil_ticker h2 {
	text-align:left;
	font-weight:bold;
	margin:0px 0px 0px 23px;
	padding:0px 0px 0px 22px;
	background : url(/images/suchprofil_3.gif) no-repeat 0% 50%;
	width:140px;
}
#suchprofil_ticker a {
	text-decoration: underline; 
}
.suchprofil_ticker_text{
	text-align:center;
	width:150px;
	margin:0px 0px 0px 25px;
}
.kontakt_button{
	float:right;
	width:80px;
	padding:2px 0px 2px 0px;
	margin:5px 0px 10px 10px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #D9D9B6;
	cursor:pointer;
}
.select_suchmaske{
	width:98px;
	margin-bottom:2px;
	background-color: #FBFBDD;
	border: inset 1px #fff; 
	line-height: 1.45em;
}
.input_suchmaske{
	width:96px;
	margin-bottom:2px;
	background-color: #FBFBDD;
	border: inset 1px #fff; 
}
.suche_verfeinern{
	text-align:right;
	padding:0px 5px 0px 0px;
}
.border{
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
}
.border2{
	border:solid 1px #CCDDAA;
}
.abstand_suchagent{
	height:15px;
	width:1px;
}
.abstand_suchagent2{
	height:2px;
	width:1px;
}
.p_suchagent_text2{
	float:left;
	width:110px;
}
.p_suchagent_text21{
	float:left;	
}
.p_suchagent_nachricht{
	float:left;
	width:438px;
}
.feld6{
	background-color: #FBFBDD;
	border: inset 1px #fff; 
}
.p_suchagent_text{
	float:left;
	width:75px;
}
.p_suchagent_text_lang{
	float:left;
	width:350px;
}
.p_suchagent_text_abbinder{
	float:left;
	width:590px;
}
.p_suchagent_text1{
	float:left;
	width:70px;
}
.p_suchagent_text31{
	float:left;
	width:30px;
	text-align:left;
}
.p_suchagent_text3{
	float:left;
	width:50px;
	text-align:center;
}
.p_suchagent_checkbox
{
	float:left;
	width:22px;
	margin-top:-2px;
	margin-left:-3px;
}
.p_suchagent_anrede{
	float:left;
	width:65px;
} 
.p_suchagent_anrede1{
	width:55px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
}
.p_suchagent_vorname{
	float:left;
	width:170px;
}
.p_suchagent_vorname1{
	width:160px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff;
}
.p_suchagent_nachname{
	float:left;
	width:170px;
}
.p_suchagent_nachname1{
	width:160px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff;
}
.p_suchagent_land{
	float:left;
	width:130px;
}
.p_suchagent_land1{
	width:128px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff;
}
.p_suchagent_vorwahl{
	float:left;
	width:65px;
}
.p_suchagent_vorwahl1{
	width:50px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
}
.p_suchagent_email{
	float:left;
	width:250px;
}
.p_suchagent_email1{
	width:240px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
}
.p_suchagent_telefon{
	float:left;
	width:218px;
}
.p_suchagent_telefon2{
	float:left;
	width:250px;
}
.p_suchagent_telefon1{
	width:218px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
}
.p_suchagent_button{
	width:200px;
	float:left;
}
.p_suchagent_buttonspeichern{
	float:right;
	width:230px;
}
ul#suchagent_antwort_ul{
	float:left;
}
#suchagent_antwort_ul li{
	float:left;
	font-weight : normal;
	margin:10px 10px 0px 0px;
}

/*---------------------- Newsletter -------------------------*/
#newsletter_ticker{
	text-align:center;
	margin-bottom:20px;
	padding-top:15px;
	padding-bottom:15px;
	width:198px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #E8E8C3;
	line-height: 1.45em;
}
#newsletter_ticker p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image : url(/images/doppel_pfeil_rechts.gifaa);
	background-position : 53% 73%;
	background-repeat : no-repeat;
}
#newsletter_ticker h5 {
	text-align:left;
	font-weight:bold;
	text-decoration: underline; 
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 20px;
	background: url(/images/ibf_palme.gif) 0px 0px no-repeat;

	font-size:11px;
	line-height:20px;
	height:20px;
}
#newsletter_ticker a {
	text-decoration: underline; 
}
.newsletter_ticker_text{
	text-align:center;
	margin:5px 0px 0px 0px;
}
#newsletter_kontakt_logo{
	margin:15px 0px 0px 15px;
	background: url(/images/newsletter.gif) 0% 35% no-repeat;
	padding:0px 0px 0px 10px;
	height:20px;
}
#newsletter_kontakt_logo h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#newsletter_antwort{
	margin:15px 0px 0px 15px;
	background: url(/images/newsletterAntw.gif) 0% 45% no-repeat;
	padding:0px 0px 0px 10px;
	height:20px;
}
#newsletter_antwort h1{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 15px;
}
ul#newsletter_antwort_ul{
	float:left;
}
#newsletter_antwort_ul li{
	float:left;
	font-weight : bold;
	margin:10px 10px 0px 0px;
}

/*----------------------- Recht und Steuer ---------------*/
#recht_orellano{
	float:left; 
	margin-top:4px;
	padding:0px 15px 30px 0px;
}

#recht_orellano p{
	text-align:center;
	margin:5px auto;
}

/*----------------------- Schrift ----------------------------*/
h1{
	margin:0px;
	padding:15px 0px 5px 15px;
	font-size:12px;
	text-align:left;
}
h4{
	margin:0px;
	padding:15px 0px 5px 0px;
	font-size:12px;
	text-align:left;
}
h5{
	margin:0px;
	padding:9px 0px 5px 15px;
	font-size:12px;
	text-align:left;
}
h2{
	margin:0px;
	padding:15px 0px 5px 15px;
	font-size:11px;
}
h6{
	margin:0px;
	padding:0px 0px 20px 15px;
	font-size:11px;
	text-align:left;
}
h3{
	margin:0px;
	padding:0px 0px 15px 10px;
	font-size:14px;
	line-height:18px;
	font-weight : normal;
}
.ueberschrift12px{
	font-size:12px;
	font-weight : bold;
}
.kein_umbruch{
	white-space: nowrap;
}
.text_kontakt
{
	color:#ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 22px;
	padding-top : 3px;
}
.text_fliesstext { 
	color: #005a00;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
.text_fliesstext_weiss { 
	color: #ffffff;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
.text_fliesstext_klein { 
	color: #005a00;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
.abstand_navi_unten_trenn{
	margin-left:5px;
	margin-right:5px;
}
ul{
	list-style:none;
}
.beschreibung_kasten{
	height:19px;
	line-height:15px;
}
.unternehmen_ul{
	margin-left:15px;
	padding:0px;
	list-style-image:/images/list_style_image_unternehmen.gif)
}
.unternehmen_li{
	padding-bottom:10px;
}
.unternehmen_li_ohne{
	margin-left:-15px;
	padding-left:-15px;
	padding-bottom:10px;
	list-style-image:none;
}
.daten{
	align:center; 
	width:570px; 
	height:130px; 
	margin-bottom:30px;	
}
.p_daten_text{
	float:left;
	width:170px;
}
.rahmen1{
	width:606px; 
	text-align:center;
	background-color: #D6E7BC;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}
.rahmen2{
	width:188px; 
	text-align:center;
	background-color: #CEDEB5;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
	margin-right:2px;
}
.rahmen3{
	width:110px; 
	text-align:center;
	background-color: #CEDEB5;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
	margin-right:2px;
}
.rahmen3b { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	width: 420px; 
	height: 315; 
	padding:0px;
}
.rahmen_navi
{
	background-color : #005a00;
}
.rahmen4{
	width:114px; 
	text-align:center;
	background-color: #CEDEB5;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
}
.rahmen2_1{
	width:188px; 
	text-align:center;
	background-color: #C6D6AD;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
	margin-right:2px;
}
.rahmen3_1{
	width:110px; 
	text-align:center;
	background-color: #C6D6AD;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
	margin-right:2px;
}
.rahmen4_1{
	width:114px; 
	text-align:center;
	background-color: #C6D6AD;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:2px;
}
 .rahmen9 {
	font-size: 1px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	width: 200px; 
	height: 315px;  
	padding:10px 10px 0px 10px;
	text-align:left;
 }
  .rahmen9b {
	font-size: 1px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	width: 200px; 
	height: 315px;  
	padding:10px 10px 0px 10px;
 }
   .rahmen9c {
	font-size: 1px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	width: 200px; 
	height: 315px;  
	padding:0px;
	margin:0px;
 }
.text_fliesstext { 
	color: #005a00;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: 1.2em;
}

.berater{
	align:center; 
	width:610px; 
	height:130px; 
	border-bottom:1px solid #E8E8C3; 
	margin-bottom:20px;	
}
.p_unternehmen_bild{
	padding-left:130px; 
	float:left;
}
.p_unternehmen_text{
	float:left;
}
.abstand_bild_unternehmen{
	margin-right:20px;
}
.p_kontakt_text1{
	width:180px;
	float:left;
}
/*----------------------- rahmen --------------------------*/
.rahmen6 { 
font-size: 1px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
border: solid 1px #005a00; 
padding:10px;
}
.abstand_blocks{
	margin-bottom:20px;
}

/*----------------------- home site -----------------------------*/
p{
	margin:0px;
	padding:0px;
}
.links{
	margin:0px auto;
	text-align:left;
	width:180px;
	padding:5px 0px 0px 0px;
	height:50px;
	overflow:hidden;
	line-height: 1.45em;
}
.links2{
	margin:0px auto;
	text-align:left;
	padding:0px 0px 0px 3px;
	height:30px;
	line-height: 1.45em;
	float:left;
}
.rechts{
	text-align:right;
	padding:0px 0px 0px 10px;
	clear:both;
}

#obj_links{	float:left;
	width:410px;width:393px;
	height:295px;
	padding:0px 0px 0px 15px;
	margin: 0;
}

#obj_links .cf_element #cf1, #obj_links .cf_element #cf2, #obj_links .cf_element #cf3, 
#obj_links .cf_element #cf4, #obj_links .cf_element #cf5{
	margin: 0;
	padding: 0;
	width:393px;
	height:295px;
}

#text_rechts{
	float:right;
	width:220px;
	height:280px;
	text-align:left;
	padding:0px 0px 0px 5px;
}

p{
	text-align:left;
}
.home_einleitung{
	margin:20px auto;
	width:615px;
	line-height: 1.45em;
	text-align:left;
	text-align:justify;
}
.home_ausstatt{
	width: 80px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 10px;
	font-weight: normal;
	line-height: 1.45em;
}
.home1rechts{
	width: 90px;
	float:left;
	text-align:left;
	font-weight : bold;
	line-height: 1.45em;
}
.home_text_rechts{
	width: 200px;
	height:141px;
	padding:15px 0px 0px 10px;
	text-align:left;
	line-height: 1.45em;
	float:left;
}
.home_immo_zeigen{
	width: 215px;
	height:22px;
}
.home_immo_drei{
	width: 610px;
	height:219px;
	margin:10px auto ;
	text-align:left;
	border-top:1px solid #E8E8C3;
	padding:14px 0px 0px 0px;
	vertical-align:top;
	clear:both;
}
.home_bild1{
	width:180px;
	padding:0px;
	float:left;
	cursor:pointer;
	text-align:left;
}
.home_bilder123{
	width:180px;
	height:127px;
	clear:both;
	float:left;
	display:block;
}
.bild_ohne_rand{
	padding:0px;
	margin:0px;
	border:0px;
}
.home_bilder_trenn{
	border-left:1px solid #E8E8C3;
	width:1px;
	height:220px;
	float:left;
	margin:0px 16px 0px 16px;
}
.home_bilder_text{
	width: 180px;
	height:33px;
	margin:10px 0px 0px 0px;
	text-align:left;
	line-height: 1.45em;
	float:left;
	display:inline;
	overflow:hidden;
}
.home_bilder_preis{
	width: 180px;
	height:30px;
	margin:0px 0px 0px 0px;
	text-align:left;
	line-height: 1.45em;
	float:left;
	display:block;
	overflow:hidden;
}
#immo_zeigen_monats{
	float:left;
	width: 214px;
	position:relativ;
	background-image : url(/images/doppel_pfeil_rechts.gif);
	background-position : 100% 65%;
	background-repeat : no-repeat;
}
#immo_zeigen_monats p{
	width: 199px;
	text-align:right;
	float:left;
}
#immo_zeigen_rotation{
	width:180px; 
	padding:0px 0px 0px 0px;
	background-image : url(/images/doppel_pfeil_rechts.gif);
	background-position : 100% 65%;
	background-repeat : no-repeat;
}
#immo_zeigen_rotation p{
	width:165px; 
	padding:0px 0px 0px 0px;
	text-align:right;
}
.rotation_preis_links{
	float:left;
	height:40px;
}
.rotation_preis_rechts{
	float:left;
	height:40px;
	text-align:left;
	font-weight : bold;
	padding-left:3px;
}

/*----------------------- home site -----------------------------*/

/*----------------------- merkzettel -----------------------------*/
.zeile{
  	margin: 0px;
  	padding: 0px 0px 0px 0px;
	height:20px;
	clear: both;
}
.zeile_senden{
  	margin: 25px 0px 0px 0px;
  	padding: 0px;
	clear: both;
}
.text_senden{
	width:270px;
	float:left;
}
.text_senden2{
	width:200px;
	float:left;
}
.merkzettel_rueck_senden{
	width:100px;
	float:left;
}
.text_vor{
	width: 90px;
	margin:0px;
	padding: 0px;
	text-align: left;
	float: left;
}
.text_vor2{
	width: 90px;
	margin:0px;
	padding: 0px;
	text-align: left;
	float: left;
	line-height: 1.2em;
}
.input_daten_name{
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
}
#input_daten_name2{
	float: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#input_daten_name2 div{
	margin: 0px 20px 0px 0px;
	line-height: 1.2em;
	float: left;
}
.input_daten_anrede{
	float:left;
	text-align: left;
	width:55px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
	margin: 0px 0px 0px 0px;
}
.input_daten_land{
	float:left;
	text-align: left;
	width:280px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
	margin: 0px 0px 2px 0px;
}
.merkzettel_rueck_gleich1{
	width:280px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;
	margin: 0px 0px 0px 0px;
}

.merkzettel_rueck_textarea{
	width:280px;
	height:40px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;
	margin: 0px 0px 0px 0px;
}

.merkzettel_rueck_vorwahl1{
	width:50px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;
	margin: 0px 0px 2px 0px;
}
.merkzettel_rueck_telefonnummer1{
	width:220px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;
	margin: 0px 0px 2px 0px;
}
#merkzettel_kaesten{
	width: 610px;
	height:132px;
	display:block;
	border-bottom:1px solid #E8E8C3;
	padding-top:15px;
	padding-bottom:12px;
	margin:0px auto;
}
ul#merkzettelul{
	float:left;
	text-align:left;
	margin:0px;
	padding:0px;
}
#merkzettel_kaesten ul li{
	float:left;
	text-align:left;
	list-style: none;
}
#merkzettel_kaesten li{
	padding:0px;
	float:left;
	list-style: none;
}
.merkzettel_kasten_linksoben{
	width:198px;
	height:210px;
	display:block;
	background-color : #FBFBDD;
	margin-bottom:20px;
}
.merkzettel_loeschen{
	float:left;
	width:30px;
	margin-top:50px;
}
.merkzettel_bild{
	float:left;
	height:127px;
	width:190px;
	display:block;
}
.merkzettel_inhalt{
	height:127px; 
	width:150; 
	float:left;
}
.merkzettel_links{
	margin-top:25px;
	text-align:left;
	padding:0px 0px 0px 4px;
	height:92px;
	width:230px;
	line-height: 1.45em;
}
.merkzettel_links2{
	text-align:left;
	padding:0px 0px 0px 4px;
	height:30px;
	line-height: 1.45em;
	float:left;
}
.merkzettel_preis{
	float:left;
	margin-top:80px;
	width:90px;
	height:127px;
	text-align:center;
	padding:0px 0px 0px 5px;
}
#merkzettel_details{
	float:left;
	margin-top:80px;
	width:145px;
	text-align:right;
	padding:0px 13px 0px 0px;
	background : url(/images/doppel_pfeil_rechts.gif) no-repeat 100% 65%;
}
#merkzettel_details a{
	text-decoration: underline;
}
.merkzettel_objekte_gefunden{
	width:250px;
	height:22px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-weight: bold; 
}
#merkzettel_objekte_entfernen{
	width:200px;
	height:20px;
	float:left;
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	text-align:left;
	font-weight: normal; 
	background : url(/images/merken_entfernen.gif) no-repeat 0% 50%;
}
#merkzettel_objekte_entfernen a{
	text-decoration: underline;
}
.merkzettel_blaettern{
	width:150px;
	height:22px;
	float:left;
	text-align:center;
	margin-left:20px;
	padding:0px;
	font-size:12px;
}
.merkzettel_blaettern2{
	width:130px;
	height:20px;
	float:right;
	text-align:right;
	padding:0px;
	font-size:12px;
}
.merkzettel_links_oben{
	text-align:left;
	margin-left:15px;
	line-height: 1.45em;
}
.merkzettel_trennung{
	width:610px;
	height:1px;
	border-bottom:1px solid #E8E8C3;
	margin-bottom:10px;
	margin-left:15px;
}
.merkzettel_kontakt{
	float:right;
	width:150px;
	padding:1px 0px 1px 0px;
	margin:0px 0px 4px 0px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background: url(/images/KontaktEmail.gif) no-repeat 50% 50% #D9D9B6;
	cursor:pointer;
	text-align:center;
	display:block;
}
.merkzettel_rueckruf{
	float:right;
	width:150px;
	padding:1px 0px 1px 0px;
	margin:0px 0px 4px 10px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background: url(/images/kostenloserRueckruf.gif) no-repeat 50% 50% #D9D9B6;
	cursor:pointer;
	text-align:center;
	display:block;
}
.cursor{
	cursor:pointer;
}
#merkzettelobjekte{
	padding-top:1px;
	width:640px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	clear:both;
}
#merkzettel_popup_balken{
	float: left;
	height: 25px;
	width: 100%;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	background-image : url(/images/linien_navi.gif);
	background-position : top;
	background-repeat : repeat-x;
	text-align:center;
}
#merkzettel_popup_balken img{
	float: left;
	margin-top:1px;
}
#merkzettel_popup_balken p{
	float: left;
	font-weight: bold; 
	line-height:12px;
	margin-top:2px;
}

/*--------------------  popup ---------------------------*/
/*----------- joachim anfang----------------------------------*/
#navi_hg_js{
	float: left;
	height: 25px;
	width: 100%;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	background-image : url(/images/linien_navi.gif);
	background-position : top;
	background-repeat : repeat-x;
	text-align:center;
}

.header_popup_js	{
	height: 40px;
	text-align:left;
	padding: 5px 0px 0px 0px;
	width:100%;
}

#ueberschrift_beiratetcpopup_js {
	text-align:left;
	float: left;
	height: 25px;
	padding:7px 0px 0px 30px;
}

.inhalt_rahmen_js{
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	width:510px; 
	height:165px;  
	text-align:left;
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	margin:10px 0px 0px 30px;
	display:inline;
}

#ueberschrift_beiratetcpopup_js p {
	float: left;
	text-align:left;
	width:517px;
	color:#ffffff;
	font-weight: bold; 
	line-height:12px;
	height: 12px;
}
#ueberschrift_beiratetcpopup_js  img {
	float: left;
	margin:0px;
	padding:0px;
}

.unternehmen_ul_js{
	margin-left:17px;
	padding:0px;
	list-style-image:/images/list_style_image_unternehmen.gif);
	
}
.unternehmen_li_js{
	line-height: 1.25em;
}
.img_js{
	float:left; 
	width:145px;
}
.text_js{
	float:left; 
	width:350px;
}

/*----------- joachim ende----------------------------------*/

/*----------- beirat anfang----------------------------------*/
#navi_hg_be{
	float: left;
	height: 25px;
	width: 100%;
	margin-top: 5px;
	padding: 0px 0px 0px 0px;
	background-image : url(/images/linien_navi.gif);
	background-position : top;
	background-repeat : repeat-x;
	text-align:center;
}

.header_popup_be	{
	height: 40px;
	text-align:left;
	padding: 5px 0px 0px 0px;
	width:100%;
}

#ueberschrift_beiratetcpopup_be {
	text-align:left;
	float: left;
	height: 25px;
	padding:7px 0px 0px 30px;
}

.inhalt_rahmen_be{
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	
	height:145px;  
	text-align:left;
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	margin:10px 0px 0px 30px;
	display:inline;
}

#ueberschrift_beiratetcpopup_be p {
	float: left;
	text-align:left;
	width:302px;
	color:#ffffff;
	font-weight: bold; 
	line-height:12px;
	height: 12px;
}
#ueberschrift_beiratetcpopup_be  img {
	float: left;
	margin:0px;
	padding:0px;
}
.img_be{
	float:left; 
	width:140px;
}
.text_be{
	float:left; 
	width:155px;
	padding-top:30px;
	line-height: 1.25em;
}

/*----------- beirat ende----------------------------------*/
.header_merkzettelpopup 	{
	height: 40px;
	text-align:left;
	padding: 5px 0px 0px 0px;
	width:100%;
	/*border:1px solid #ff0000;*/
}
.navi_merkzettel{
	width:350px;
	height:23px;
	line-height:13px;
	margin-top:1px;
}
.ueberschrift_merkzettelpopup {
	text-align:left;
	float: left;
	width: 220px;
	height: 25px;
	margin-top : 5px;
	padding-left:15px;
	color:#ffffff;
}
#ueberschrift_datenfaktenpopup {
	text-align:left;
	float: left;
	height: 25px;
	margin-top : 5px;
	margin-left:25px;
	color:#ffffff;
}
#ueberschrift_datenfaktenpopup p {
	float: left;
	width:200px;
	color:#ffffff;
	font-weight: bold; 
}
#ueberschrift_datenfaktenpopup img {
	float: left;
}
.ueberschrift_unternehmenpopup {
	text-align:left;
	float: left;
	width:100px;
	height: 25px;
	margin-top : 5px;
	padding-left : 60px;
	color:#ffffff;
}
.schliessen_botton{
	float: left;
	width: 16px;
	height: 25px;
	margin-top : 5px;
}
.button_merkzettelpopup_out{
	color: #005a00; 
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #D9D9B6;
	text-align: center; 
	font-weight: normal; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #000 #000 #fff;  
	height: 20px;
	width:120px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	margin-left: 150px;
	margin-right:10px;
}
.button_merkzettelpopup_over{
	color: #005a00; 
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #E8E8C3; 
	text-align: center; 
	font-weight: normal; 
	border-style: solid; 
	border-width: 1px; 
	height: 20px;
	width:120px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	margin-left: 150px;
	margin-right:10px;
	border:1px solid #ff00ff;
}
.text_unternehmenpopup{
	line-height: 1.45em;
	text-align:left;
}
.text_merkzettelpopup{
	text-align: left; 
	width:220px;
	line-height: 1.45em;
	padding-left:15px;
	float:left;
}
.text_datenfaktenpopup{
	float:left;
	text-align: left; 
	width:246px;
	margin-left:25px;
	line-height: 1.45em;
}
.ueberschrift_merkzettel_email_popup {
	text-align:left;
	float: left;
	width: 285px;
	height: 25px;
	margin-top : 5px;
	margin-left:15px;
	color:#ffffff;
}
.ueberschrift_merkzettel_email_popup2 {
	text-align:left;
	float: left;
	width: 350px;
	height: 25px;
	margin-top : 5px;
	margin-left:15px;
	color:#ffffff;
}
#text_merkzettel_email_popup {
	text-align:left;
	float: left;
	width: 400px;
	margin-top : 15px;
	margin-left:15px;
	line-height: 1.45em;
}
#text_merkzettel_email_popup p {
	width: 400px;
	text-align:left;
	line-height: 1.45em;
	text-align:left;
	float:left;
}
#text_merkzettel_email_popup ul{
	padding:0px;
	margin:15px 0px 15px 0px;
}
#text_merkzettel_email_popup li {
	margin:0px;
	padding:0px;
}
.merkzettel_links_email{
	float:left;
	width:80px;
	text-align:left;
	display:inline;
	line-height: 1.78em;
}
.merkzettel_rechts_email{
	float:left;
	padding-bottom:3px;
	width:280px;
}
.merkzettel_anrede1{
	width:55px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
	margin-bottom:4px;
}
.merkzettel_vorname1{
	width:280px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;
	margin-bottom:4px;
}
.merkzettel_nachname1{
	width:280px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;
	margin-bottom:4px;
}
.merkzettel_email1{
	width:280px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;
}
.merkzettel_text{
	width:180px;
	display:block;
	float:left;
}
.merkzettel_email_button{
	float:right;
	width:80px;
	padding:2px 0px 2px 0px;
	margin:5px 0px 10px 10px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #D9D9B6;
	cursor:pointer;
}

/*----------------------- suche site -----------------------------*/
.suche_kaesten{
	width: 186px;
	height:230px;
	text-align:center;
	float:left;
	margin:0px 0px 8px 0px;
	padding:10px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
	display:inline;
}
.suche_kaesten_trennung{
	width: 9px;
	height:1px;
	float:left;
	margin:0px;
	padding:0px;
}
.merken{
	float:left;
	width:80px;
	height:17px;
	text-align:left;
	padding:0px 0px 0px 5px;
}
.video{
	float:left;
	width:80px;
	height:17px;
	text-align:left;
	padding:0px 0px 0px 5px;
}
#zeige_rubrik{
	float:left;
	width:140px;
	height:18px;
	padding:0px 0px 0px 0px; margin: -3px 0 0 0;
	background: url(/images/doppel_pfeil_rechts.gif) 2px 65% no-repeat;
}

#zeige_rubrik p{
	float:left;
	width:165px;
	text-align:left;
	padding:0px 0px 0px 18px;
}

#alles_oben_suche{
	width:642px;
	height:18px;
	margin:3px 0px 3px 0px;
	padding:0px;
}
#alles_unten_suche{
	width:642px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#objekte_gefunden{
	width:195px;
	height:18px;
	float:left;
	margin:0px 0 0 5px;
	padding:0px;
	font-size:12px;
	font-weight: bold; 
	text-align: left;
}
#blaettern{
	width:180px;
	height:18px;
	float:left;
	text-align:center;
	margin-left:30px;
	padding:0px;
	font-size:12px;
}
.a_link{
	font-size:12px;
	text-decoration: underline;
}
#blaettern2{
	width:200px;
	height:18px;
	text-align:center;
	margin-left:90px;
	padding:0px;
	font-size:12px;
	margin:0px auto;
}
#sortierung{
	width:130px;
	float:right;
	margin:0px;
	padding:3px 0px 0px 0px;
	text-align:right;
	height:15px;
	line-height:15px;
	display:block;
}
#sortierung_suchergebnis{
	width:130px;
	height:18px;
	float:right;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	display:block;
}
.sortierung_select{
	width:130px;
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
	line-height: 1.45em;
}
.abstand_suche2{
	height:8px;
	width:1px;
}
.suche_preis{
	float:left;
	margin-left:4px;
	text-align:left;
	padding:0px;
	width:70px;
	height:30px;
	font-weight:bold;
	line-height: 1.45em;
}
.abstand_unten_footer{
	width:1px;
	height:30px;
}
/*----------------------- suche site -----------------------------*/


/*----------------------- beschreibung site --------------------*/

.cursor{
	cursor:pointer;
}
#content_mit_oben{
	width:644px;
	float: right;
	border-top:#005a00 solid 1px;
	margin:0px 0px 10px 0px;
}
#content_beschreibung{
	width:642px;
	background-color: #FBFBDD;
}
#aehnliche{
	margin-bottom:20px;
	padding:0px 0px 30px 0px;
	width:198px;
	background-color : #FBFBDD;
	text-align:left;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #FBFBDD;
}
#aehnliche li{
	margin:0px 0px 0px 15px;
	width:170px;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #E8E8C3;
	display:block;
	background-image : url(/images/doppel_pfeil_rechts.gif);
	background-position : 100% 9px;
	background-repeat : no-repeat;
}
#aehnliche p{
	width:150px;
}
#zurueckergebnis{
	width:200px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
	text-align:left;
	background: url(/images/doppel_pfeil_links.gif) no-repeat 0% 75%;
}
#zurueckergebnis a{
	text-decoration: underline; 
}
#obj_links_beschreibung{
	float:left;
	width:420px;
	height:315px;
	padding:0px 0px 0px 0px;
}
#text_rechts_beschreibung{
	float:left;
	width:188px;
	height:390px;
	text-align:left;
	margin:10px 0px 0px 15px;
}
#text_rechts_impressum{
	float:left;
	width:188px;
	height:300px;
	text-align:left;
	padding:0px 0px 0px 15px;
	line-height: 1.3em;
}
.ausstattungsmerk_trennung{
	width:188px;
	height:1px;
	text-align:left;
	background-color:#E8E8C3;
	margin: 0px;
	padding:0px;
	display:block;
	clear:both;
	line-height:1px;
}
.line_trennung{
	width:100%;
	height:1px;
	text-align:left;
	background-color:#E8E8C3;
	margin: 0px;
	padding:0px;
	display:block;
	line-height:1px;
}
.beschreibung_ausstattung_fix{
	float:left;
	text-align:left;
	width:85px;
		height:18px
}
.beschreibung_ausstattung_daten{
	float:right;
	text-align:left;
	width:100px;
		height:18px
}
#text_rechts_beschreibung_service{
	float:left;
	width:188px;
	height:73px;
	padding:0px 0px 0px 0px ;
	margin:0px 0px 0px 435px;
	background-color: #E8E8C3;
	position:absolute;
	top:509px;
}
.center{
	text-align:left;
	margin:10px 0px 0px 30px;
}
#mehrbilder{
	width:405px;
	height:70px;
	padding:0px;
	margin:4px 0px 0px 16px;
	text-align:right;
}
.mehrbilder2{
	float:left;
	width:66px;
	height:44px;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.text_ueber_bilder{
	width:405px;
	height:25px;
	text-align:center;
	overflow:hidden;
	line-height: 2.00em;
}
.bildabstand_links{
	width:18px;
	height:1px;
	float:left;
}
.bildabstand_links2{
	width:18px;
	height:1px;
	float:left;
}
#beschreibungstext{
	margin:0px auto;
	width:610px;
	line-height: 1.45em;
	text-align:left;
}
#beschreibungstext_impressum{
	margin:20px auto;
	width:610px;
	line-height: 1.45em;
	text-align:left;
}
.abstandzudenbildern{
	padding-top:0px;
}
#beschreibung_swf{
	width:610px;
	height:340px;
	padding:20px 0px 0px 0px;
	display:block;
	margin:0px auto;
}
#swf_links{
	float:left;
	width:420px;
	height:315px;
	padding:0px;
}
#text_umgebung{
	float:right;
	width:170px;
	height:280px;
	text-align:left;
	margin-top:18px;
	line-height: 1.45em;
}
.straende_etc{
	width:160px;
	height:105px;
	padding:0px 0px 0px 0px ;
	margin:60px 0px 0px 0px;
	background-color: #E8E8C3;
}
.center_straende_etc{
	text-align:left;
	margin:5px 0px 0px 30px;
}

/*--- popup ---------*/

#objektdaten_beschreibung_rueckruf{
	width:280px;
	margin:0px;
	padding:15px 0px 20px 0px;
}
#objektdaten_beschreibung_rueckruf div{
	font-weight : bold;
}
.p_popup1{
	width:210px;
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
}
.p_popup_textarea{
	width:210px;
	height:40px;
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
}

.p_popup2{
	width:150px;
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
}

.p_popup3{
	width:50px;
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
}

/*----------------------- beschreibung site --------------------*/

/*----------------------- link site --------------------*/
.links_inhalte{
	margin:0px auto;
	width:612px;
	border-bottom:1px solid #E8E8C3; 
	padding-top:10px;
}
.links_inhalt1{
	float:left;
	width:150px;
	text-align:left;
	font-weight : bold;
}
.links_inhalt2{
	float:left;
	width:150px;
	text-align:left;
	font-weight : bold;
}
.links_inhalt3{
	float:left;
	width:160px;
	text-align:left;
	font-weight : normal;
}
.links_inhalt4{
	float:left;
	width:150px;
	text-align:left;
	font-weight : normal;
}

/*----------------------- sitemap --------------------*/

#navi_sitemap{
	width:644px;
	height:25px;
	text-align:left;
	margin-bottom:10px;
}
.navi_sitemap_select{
	float:right;
	margin-top:3px;
}
.navi_sitemap_rahmen{
	padding-top:3px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:3px;
	float:left;
	border-top: solid 1px #fff; 
	border-right: solid 1px #005A00; 
	border-bottom: solid 1px #005A00; 
	border-left: solid 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
	cursor:pointer;
}
.sitemap_inhalte{
	width:612px;
	padding:15px;
	padding-top:0px;
	line-height: 1.45em;
	text-align:left;
}
#navdrop, #navdrop ul {
	padding: 2px;	
	margin: 0;
	list-style: none;
	width: 100px;
	font-size: 11px;
	border-top: solid 1px #fff; 
	border-right: solid 1px #005A00; 
	border-bottom: solid 1px #005A00; 
	border-left: solid 1px #fff; 
	}
#navdrop {
	height: 20px; 
	padding: 0px 9px 0px 15px;
	background-color: #D9D9B6;
	float: right;
	}
#navdrop a {
	display: block;
	color: #005A00;
	text-decoration:none;
	padding: 0px;
	}
#navdrop li { 
	float: left;
	width: 10em;
	}
#navdrop li ul {
	position: absolute;
	margin-left:-75px;
	border: 1px solid #005A00;
	background-color: #FAFAD2; 
	width: 100px;
	left: -999em; 
	line-height: 1.2em;
	}
#navdrop li:hover ul, #navdrop li.sfhover ul { 
	left: auto;
	}
#navdrop a:hover {
	color: #005A00;
	font-weight : normal;
	}

/*----------------------- allgeimeine Texte --------------------*/
.allgemeine_texte{
	padding-top:4px;
	margin:10px 15px 15px 15px;
	width:610px;
	line-height: 1.45em;
	text-align:left;
}
.allgemeine_texte_ohne{
	margin:0px 15px 15px 15px;
	width:610px;
	line-height: 1.0em;
	text-align:left;
}

/*-----------------------  Links auf hellem bg-----------------------------*/
.a2:link {
	color: #005a00; 
	text-decoration: underline;
}
.a2:visited {
	color: #005a00;
	text-decoration: underline;
}
.a2:hover {	
	color: #005a00;
	text-decoration: none;
}
	color: #005a00;
	text-decoration: underline;
}

.a3:link {
	color: #005a00; 
	text-decoration: underline;
}
.a3:visited {
	color: #005a00;
	text-decoration: none;
}
.a3:hover {	
	color: #005a00;
	text-decoration: underline;
}
.a3:active {
	color: #005a00;
	text-decoration: underline;
}
/*-------------------- div funktionen ----------------------*/
#zusatz {
  display: none;
}
#link_auseinmaske {
  display: block;
}


/*--------- Anfang Geolagen --------------------*/
#content_inhalt_ibf{
	width:642px;
	background-color: #FBFBDD;
}

#content_inhalt_ibf h1{
	padding:15px 0px 5px 40px;
	background: url(/images/ibf_palme.gif) 15px 23px no-repeat;
}

#text_rechts_Menorcafuehrer{
	float:left;
	width:195px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#objswf_links_ibf{
	float:left;
	width:420px;
	padding:0px 0px 30px 15px;
	display:block;
}

#Menorcafuehrer_auswahlkasten{
	float:right;
	padding:0px;
	margin:0px;
	width:180px;
	border-top: solid 1px #fff; 
	border-right: solid 1px #005A00; 
	border-bottom: solid 1px #005A00; 
	border-left: solid 1px #fff; 
	background-color: #E8E8C3;
}
#Menorcafuehrer_auswahlkasten h1{
	margin:10px 0px 5px 0px;
	padding:0px 0px 0px 30px;
	background: url(/images/ibf_palme.gif) 5% 0% no-repeat;
}
#Menorcafuehrer_auswahlkasten p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float:left;
	width:50px;
}

#Menorcafuehrer_auswahlkasten select{
	margin:0px 15px 3px 0px;
	padding:0px 0px 0px 0px;
	width:105px;	
	float:left;
	background-color: #FBFBDD;
	border: inset 1px #fff; 
}
.zeigenbutton{
	width:50px;
	padding:2px 0px 2px 0px;
	margin:10px 15px 10px 0px;
	border-left: 1px solid #CCDDAA;
	border-top: 1px solid #CCDDAA;
	border-right: 1px solid #005a00;
	border-bottom: 1px solid #005a00;
	background-color: #E8E8C3;
	cursor:pointer;
	text-align:center;
	float:right;
}

#Menorcafuehrer_text_rechts{
	margin:15px 0px 0px 25px;
	width:170px;
	line-height:1.45em;
}
#Menorcafuehrer_text_rechts h2{
	margin:0px 0px 0px 0px;
	padding:0;
}
#Menorcafuehrer_text_rechts p{
	margin:0px;
	padding:0px;
}

#Menorcafuehrer_ausgabe_link{
	float:right;
	margin:15px 0px 30px 0px;
	width:180px;
	line-height:1.45em;
	border-top: solid 1px #fff; 
	border-right: solid 1px #005A00; 
	border-bottom: solid 1px #005A00; 
	border-left: solid 1px #fff; 
	background-color: #E8E8C3;
}
#Menorcafuehrer_ausgabe_link h2{
	margin:10px 0px 0px 30px;
	padding:0;
}
#Menorcafuehrer_ausgabe_link p{
	margin:0px;
	padding:0px;
}
#Menorcafuehrer_ausgabe_link a{
	text-decoration: underline; 
	padding:0px 0px 0px 30px;
}
#Menorcafuehrer_ausgabe_link a:hover, .ibf_link_aktiv
{
	text-decoration: underline; 
	font-weight:bold;
	padding:0px 0px 0px 30px;
	background: url(/images/doppel_pfeil_rechts.gif) 15px 2px no-repeat;
}
#obj_links_ibf{
	float:left;
	width:420px;
	padding:0px 0px 0px 15px;
	display:block;
}
#obj_links_ibf img{
	margin:0px;
	padding:0px 0px 10px 0px;
}
.abstandunten{
	padding-bottom:30px;
}
.ibf_karte{
	float:left; 
	width:200px;
	margin-right:15px;
}
#obj_links_ibf h2{
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
}

.ibf_karte_text{
	float:left; 
	margin:0px 0px 30px 0px;
	/*width:190px; mit bild*/
	width:420px;
	line-height:1.45em;
}

#essen_links_ibf{
	float:left;
	width:420px;
	margin:0px 0px 30px 15px;
	border-top:1px solid #E8E8C3;
	display:inline;
}
#essen_links_ibf h2{
	margin:0px 0px 5px 0px;
	padding:20px 0px 0px 0px;
	text-align:left;
}
.ibf_essen_text{
	float:left; 
	margin:0px;
	padding:0px;
	line-height:1.45em;
}

#hotel_links_ibf{
	float:left;
	width:420px;
	margin:0px 0px 30px 15px;
	border-top:1px solid #E8E8C3;
	display:inline;
}
#hotel_links_ibf h2{
	margin:0px 0px 5px 0px;
	padding:17px 0px 0px 0px;
	text-align:left;
}

.hotel_img_ibf{
	float:left; 
	width:120px;
	margin-right:20px;
	padding:20px 0px 0px 0px;
}
.ibf_hotel_text{
	float:left; 
	width:280px;
	margin:0px;
	padding:0px;
	line-height:1.45em;
}
#ibf_hotel_text a{
	text-decoration: underline; 
}
#ibf_hotel_text a:hover{
	text-decoration: none; 
}

/*--------- Ende Geolagen --------------------*/
.rahmen_out{
	text-decoration: none;
	background-color: #D9D9B6;
	text-align: center;
	line-height : 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #000 #000 #fff;
	width: 123px;
	height: 18px;
	color:#005a00;
	font-size:11px;
	cursor:pointer;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
.rahmen_over{
	text-decoration: none; 
	background-color: #E8E8C3; 
	text-align: center; 
	line-height : 18px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #000 #000 #fff; 
	width: 123px; 
	height: 18px;
	color:#005a00; 
	font-size:11px;
	cursor:pointer;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

/*------------------ Formulare -----------------------------*/
.feld { 
	width: 250; 
	height: 18; 
	color: #252525; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff 
}
.formarea { 
	width: 532px; 
	height: 80px; 
	color: #005a00; 
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #FBFBDD; 
	border: inset 1px #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-arrow-color: #006400;
	scrollbar-darkshadow-color: #006400; 
	scrollbar-face-color: #D9D9B6; 
	scrollbar-highlight-color: #D9D9B6; 
	scrollbar-shadow-color: #D9D9B6;  
		}
.ohne_scrolling{
	overflow:hidden;
}

.bu { 
	color: #005a00; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #D9D9B6; 
	text-align: center; 
	line-height:15px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #000 #000 #fff; 
	width: 120px; 
	height: 22px;
}
/*-------------- swf --------------------*/

#flash_regionen{
	width:198px;
	text-align:justify; 
	line-height:11px;
}

/*-------------- popuop --------------*/
.datenbankausgabe
{
	color: #005a00;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #fafad2; 
}	

/*-------------- ergaenzungen dp --------------*/
#content_inhalt #highlighthead {
	margin:0;
	padding:15px 0 0px 15px;
	font-size:12px;
	text-align:left;
	font-weight: bold; 
}
#content_ohne #content_inhalt #exposeheadstart { 
	margin:0px 0 0 0;
	padding:0 0 5px 15px;
	font-size:12px;
	text-align:left;
}
#suchmaske h2 {
	margin:0px;
	padding:15px 0px 5px 15px;
	font-size:12px;
	text-align:left;
}
#exposehead {
	margin:0px;
	padding:9px 0px 5px 15px;
	font-size:12px;
	text-align:left;
}
#exposesubhead {
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	text-align:center;
	font-weight: normal; 
}

#aehnliche h4 {
	margin:0px;
	padding:15px 0px 5px 15px;
	font-size:11px;
	text-align:left;
	font-weight: bold; 
}

#logo h3 {
	display:block;
	width:200px;
	height:90px;
	padding:0;
	margin:0 auto;
	text-indent:-9009px;
	background:transparent url(/images/menorca-immobilien.jpg) no-repeat 0 0;
	border-bottom: 0px;
	text-align: center;
	}
	
#logo h3 a:link, #logo h3 a:visited, #logo h3 a:hover, #logo h3 a:active{
	display:block;
	width:100%;
	height:100%;
	outline:none;
	border-bottom: 0px;
	