 /*
*****************************************************
 url        : www.porta.de
 erstellt 	: 15-01-2008 
 Aenderung	: 11.08.2011
*****************************************************
 (c) 2011     dp
*****************************************************
*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;	
	line-height: 170%;  
	text-align: center;
	background-color: #FFF;
} 


div, input, select, option, textarea, a{	 
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:1.0 em;  ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif, "Lucida", "Lucida Grande", "Lucida Sans Unicode",      */
}

input, select, option, textarea {	 
	font-size:12px;
	font-family:  Arial, Helvetica, sans-serif;
padding: 1px 0 0px 5px;
}
 
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: 980px; 
	height: 100%;
}

#footer{
	margin: 0 auto;
	text-align:center;
	padding: 0;
	width: 980px;  
	height:20px;
  
}
#footer a{
	text-decoration: underline;
}


#footer2{color: #555;
	padding: 0px;
	margin: 0px auto;
	text-align:center;
	width: 600px;  
}
ul#navlist li{
	float: left;
	font-weight : bold;
	font-size:12px;
	line-height:13px;
	text-align:center;
	list-style-type: none;
	height:16px;
}

.searchradio {padding: 0 6px 0 3px;}

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: #151515;
	text-decoration: none;
	font-weight : bold;
	font-size:13px;
	list-style-type: none;
}
#navlist a:hover{
	float: left;
	display: block;
	color: #151515;
	text-decoration: none;
	font-weight : bold;
	font-size:13px;
	list-style-type: none;
}
#footer_top_pfeil{
	width: 980px;
	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 #CCCCCC;
	margin: 0 auto;
	width: 980px;
	text-align: right;
	margin-top:2px;
}
#footer_top a{color: #555;
	font-size:10px;
	
}
#footer_top a:hover{
	font-size:10px;
	text-decoration: underline;
}

/*--------------------------  Inhalt --------------------------*/
#header	{text-align: center;
	height: 163px;height: 179px;height: 170px;
	margin: 0 auto;
	padding: 0;
	width:100%;
	border-top:1px solid #fff;
}
 
#navi_erweitern{
	float: left;height: 27px;
	height: 25px;height: 29px;
	width: 100%;
	margin: 0px;
	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:980px;
}
#navi_fahnen {
	text-align:left;
	float: left;
	width: 220px;width: 160px;
	height: 23px;
margin-left:5px;
}
#inhalt_fahnen_oben{
	width: 240px; width: 200px;
	line-height:13px;
	height: 21px;
}
ul#navlist3 li{
	float: left;
	font-weight : bold;
	line-height:13px;
	height: 21px;
	margin-top:10px;
	list-style-type: none;
	margin-left:5px;
}
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: none;
}
#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; float: left;
	line-height:13px;
	height: 23px;height: 29px; 
	width:810px;
	display: block;
}
ul#navlist2 li{
	float: left;
	font-weight : bold; 
	line-height:13px;
	height: 21px;
	margin-top:9px;
	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: none;
}
#navlist2 a{
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
}
#navlist2 a:hover{
	float: left;
	display: block;
	color: #CAF9CA;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
}
#content_all{
	margin: 0px auto;
	width:975px; width:980px;
	poition:absolute;
}
#linke_spalte{
	width:200px;
	float: left;
}
#content_mit{
	width:762px; width:760px;
	float: right;
	border-top:#CCCCCC solid 0px;
	border-bottom:#CCCCCC solid 0px;
	margin:0px 0px 10px 0px;
}
#content_ohne{
	width:762px; width:760px;
	float: right;
}
#suchmaske{
	width:198px; 
	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 5px 0px 15px;
}

#aufeinemblick{
	margin-bottom:20px; 
	text-align:left;
	border-left: 0px solid #DFDFDF; 
	padding:0px 0px 0px 0px;
}
#aufeinemblick li{
	margin:0px 0px 0px 0px;	
	padding:2px 0px 2px 5px;
	border-bottom:1px solid #EAEAEA;
	display:block;
	bbackground-image : url(/images/doppel_pfeil_rechts.gif);
	background-position : right ;
	background-repeat : no-repeat;
}

#aufeinemblick li a, 
#partner li a { display: block; }

#aufeinemblick li.terracotta{
	margin:0px 0px 0px 15px;
	width:170px;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #EAEAEA;
	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:#EAEAEA;
	margin: 10px 0px 15px 0px;
	clear:both;
}
#content_inhalt{
	width:762px; width:760px;
	background-color: #Fff;
}
#content_inhalt_suche{
	width:762px; width:760px;
}
#content_inhalt_merkzettel{
	float:left;
	width:762px; width:760px;
	margin-bottom:5px;
}
#content_inhalt_unternehmen{
	width:762px; width:760px;
	bbackground-color: #F6F6F6;
}
.suche_text{ font-size: 10px;
color: #333;
	float:left;
	text-align:left;
	padding:0px;
}
.select_feld{  
	float:right;
	text-align:left;
	padding:1px 10px 1px 0px;
}
.suche_checkbox{
	float:right;
	text-align:right;
	padding:0px 5px 0px 0px;
}
.suchbutton{
	width:168px;
	padding:3px 0px 3px 0px;
	margin:0px 0px 12px 0px;
 	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #D9D9B6; 
background-color: #004d00; 
	cursor:pointer;
color: #fff;
}

/*------------------- Suchprofil -------------------------*/
.suchprofilbutton{
	width:140px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #D9D9B6;
	cursor:pointer;
	float:right;
}
#suchprofil_logo{
	margin:0px 0px 0px 0px;
	background: url(/images/suchprofil.gif) no-repeat 0 8px;
	padding:0px 0px 0px 15px;	
}
#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: 1px solid #DDDDDD;
	background-color: #f5f5f5;
	line-height: 1.45em;
}
#suchprofil_ticker p{
	margin:5px 0px 0px 0px;
	width:170px;
	height:25px;
	bbackground-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 20px;
	padding:0px 0px 0px 20px;
	background : url(/images/suchprofil_3.gif) no-repeat 0% 50%;
	width:140px;
}
#suchprofil_ticker a {color: #333;
	text-decoration: underline; 
}
.suchprofil_ticker_text{
	text-align:center;
	width:170px;
	margin:0px 0px 0px 10px;
}
.kontakt_button{
	float:right;
	width:80px;
	padding:2px 0px 2px 0px;
	margin:5px 0px 10px 10px;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #D9D9B6;
	cursor:pointer;
}
.select_suchmaske{
	width:122px;width:168px;
	margin-bottom:2px; 
	border: inset 1px #fff; 
border: 1px solid #DDDDDD;
	height: 20px;
padding: 0px 0 0px 2px;
}
.input_suchmaske{
	width:120px;width:162px;
	margin-bottom:2px;
	background-color: #fdfdfd;
	border: inset 1px #fff; 
border: 1px solid #DDD;
padding: 2px;
}

.suche_verfeinern{
	text-align:right;
	padding:0px 5px 0px 0px;
}
.border{
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC; 
}

.border{
	border: 0px solid #CCCCCC; 
}

#suchmaske.border{
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD; 
}

##suchmaske.border:hover{
	border: 1px solid #005a00; 
}

.border2{
	border:solid 1px #DFDFDF;
}
.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: #F6F6F6;
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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 -------------------------*/

#partner{margin-bottom:20px; 
	text-align:left;
	border: 0px solid #DFDFDF;
	padding:0px 0px 0px 0px;
}

#partner li{
	margin:0px 0px 0px 0px;
	 
	padding:2px 0px 2px 5px;
	border-bottom:1px solid #DDDDDD;
	display:block;
	bbackground-image : url(/images/doppel_pfeil_rechts.gif);
	background-position : right;
	background-repeat : no-repeat;
}

#newsletter_kontakt_logo{
	margin:0px 0px 0px 0px;
	background: url(/images/newsletter.gif) 0% 50% no-repeat;
	padding:0px 0px 0px 10px;
	
}
#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:0;font-weight: normal;
padding:0;
font-size:20px;
line-height: 34px;
text-align:left;
color: #333;
font-family: Arial, Helvetica, sans-serif;}

h2 { font-size: 13px;
font-family: Arial, Helvetica, sans-serif;}


.merkzettel_kasten_linksoben h1{ 
	font-size:16px; 
padding:10px 0px 10px 15px;
line-height: 20px;}

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;
}

#linke_spalte #aufeinemblick h2, 
#linke_spalte h5{
	margin:0;	
padding:0 0 4px 5px;
	font-size:12px; line-height: 16px;
border-bottom: 2px solid #999999;
border-bottom: 2px solid #004d00;
}

#aehnliche h2{
	margin:0;	
padding:0 5px 4px 5px;
	font-size:12px; 
line-height: 16px;
border-bottom: 2px solid #004d00;
}


h6{font-size: 13px;
font-weight: bold;
	margin:0;
	padding:0;
	text-align:left;
}
h3{
	margin:0;
	padding:0 0 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: #151515;
	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: #151515;
	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{

}

.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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
 
	width: 480px; 
	height: 315; 
	padding:0px;
}
.rahmen_navi
{
	background-color : #CCCCCC;
}
.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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	width: 200px; 
	height: 315px;  
	padding:0px;
	margin:0px;
 }
.text_fliesstext { 
	color: #151515;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: 1.2em;
}

.berater{
	align:center; 
	width:730px; 
	height:130px; 
	border-bottom:1px solid #EAEAEA; 
	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 #CCCCCC; 
padding:10px;
}
.abstand_blocks{
	margin-bottom:20px;
}

/*----------------------- home site -----------------------------*/
p{
	margin:0px;
	padding:0px;
}
.links{
	margin:0px auto;
	text-align:left;
	padding:2px 0px 8px 0px;	 
	overflow:hidden;
	line-height: 16px;
font-size: 12px;
 
}
.links2{
	margin:0px auto;
	text-align:left;
	padding:0;
	height:24px;
	line-height: 16px;
	float:left;
}
.rechts{
	text-align:right;
	padding:0px 0px 0px 10px;
	clear:both;
}
#obj_links{
	float:left;
	width:510px;
	height:340px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	text-align:left;
}
#text_rechts{
	float:left;
	width:240px;
	height: 340px;
	text-align:left;
	padding:0px 0px 0px 10px;
	display:block;
	overflow:hidden;
}
p{
	text-align:left;
}
.home_einleitung{
border-top: 1px solid #ddd;
padding: 20px 0 0 0;
	margin:20px 0 0 0;
	width:730px; width:760px;
	line-height: 18px;
	text-align:left;
	text-align:justify;
color: #333;
}
.home_ausstatt{
	width: 90px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 10px;
	font-weight : normal;
	line-height: 1.45em;
 
}
.home1rechts{
	width: 100px;
	float:left;
	text-align:left;
	font-weight : bold;
	line-height: 1.45em;
 
}
.home_text_rechts{
	width: 220px;
	height:241px; 
	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: 730px; width: 760px;
	height:229px;
	margin:15px auto; 
margin:20px auto;
	text-align:left;
	border-top:1px solid #EAEAEA;
	padding:15px 0px 0px 0px;
padding:20px 0px 0px 0px;
	vertical-align:top;
	clear:both;

}
.home_bild1{
	width:222px; width:240px;
	padding:0px;
	float:left;
	cursor:pointer;
	text-align:left;
}
.home_bilder123{
	width:222px; width:240px;
	height:147px; height:160px;
	clear:both;
	float:left;
	display:block;
}
.bild_ohne_rand{
	padding:0px;
	margin:0px;
	border:0px;
}
.home_bilder_trenn{
	border-left:0px solid #EAEAEA;
	width:1px;
	height:230px;
	float:left;
	margin:0px 19px 0px 0px;
}
.home_bilder_text{
	width: 200px; width: 240px;
	height:33px;
	margin:10px 0px 0px 0px;
	text-align:left;
	line-height: 1.45em;
	float:left;
	display:inline;
	overflow:hidden;
}
.home_bilder_preis{
	width: 240px;
	height:20px;
	margin:0px 0px 0px 0px;
	text-align:left;
	line-height: 1.45em;
	float:left;
	display:block;
	overflow:hidden;
}
#immo_zeigen_monats{ margin-left: 20px;
	float:left;
	width: 214px;
	position:relativ;
	background-image : url(/images/arrow.gif);
	background-position : 1px 50%;
	background-repeat : no-repeat;
}
#immo_zeigen_monats p{
	width: 199px; 
padding-left: 10px;
	text-align:right; text-align:left;
	float:left;
}
 
 
#immo_zeigen_rotation{
	width:220px; 
	padding:0px 0px 0px 0px;
	background-image : url(/images/arrow.gif);
	background-position : 1px 50%;
	background-repeat : no-repeat;
}
#immo_zeigen_rotation p{
	width:205px; 
	padding:0px 0px 0px 10px;
	text-align:left;
}
.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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: 730px;
	height:132px;
	display:block;
	border-bottom:1px solid #EAEAEA;
	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 : #F6F6F6;
	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;
font-size: 11px;
}

 

.merkzettel_trennung{
	width:760px;
	height:1px;
	border-bottom:1px solid #EAEAEA;
	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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	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:758px;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	bbackground-color: #F6F6F6;
	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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #fff;
	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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #fff;
	
	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: #151515; 
	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: #151515; 
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	background-color: #EAEAEA; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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 #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #D9D9B6;
	cursor:pointer;
}

/*----------------------- suche site -----------------------------*/
.suche_kaesten{
	width: 240px;
	
	text-align:center;
	float:left;
	margin:14px 0px 6px 0px;
	padding:0px 0 7px 0;
 border-bottom: 1px solid #DDDDDD;	
	display:inline;
font-size: 12px;
}

.suche_kaesten:hover{
	border-bottom: 1px solid #005a00; 
}


.suche_kaesten_trennung{
	width: 20px;
	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:240px;
	height:18px;
	padding:0; 
margin: -3px 0 0 0;
	background: url(/images/arrow.gif) 1px 65% no-repeat;
}
#zeige_rubrik p{ 
	float:left;
	width:230px;
	text-align:left;	
padding:0 0 0 10px;
}

#zeige_rubrik p a{ font-size: 12px;}

#alles_oben_suche{
	width:762px; width:760px;
	height:18px;height:18px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#alles_unten_suche{
	width:762px; width:760px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#objekte_gefunden{
	width:225px;width:400px;
	height:28px;	 
	margin:0px 0 0 0px;
	padding:0px;
	font-size:12px;
	font-weight: normal; 
	text-align: left;
float:left;
}

#blaettern{
	width:380px;width:760px;
	height:16px;
	float:left;
	text-align:center;
	margin:-24px 0 0 0;
	padding:2px;
	font-size:11px;
}

.a_link {
	font-size:11px;
	text-decoration: none;
border: 1px solid #DDDDDD;
padding: 2px 6px;
}

.a_link:hover {
	font-size:11px;
	text-decoration: none;
border: 1px solid #005a00;
padding: 2px 6px;
}

#blaettern b, #blaettern2 b { 
	font-size:11px;
	text-decoration: none;
border: 1px solid #ddd;
padding: 2px 6px;
}

#blaettern2{
	width:760px;
	height:18px;
	text-align:center;
	padding:0px;
	font-size:12px;
	margin:20px auto 0 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:-22px 0 0 0;
	padding:0px 0px 0px 0px;
	text-align:right;
	display:block;
}
.sortierung_select{
	width:130px;
	background-color: #FFF; 
	border: 1px solid #DDD;	
}
.abstand_suche2{
	height:8px;
	width:1px;
}
.suche_preis{
	float:left;
	margin-left:4px;
	text-align:left;
	padding:0px;
	width:100px;
	height:24px;
	font-weight:bold;
	line-height: 1.45em;
}
.abstand_unten_footer{
	width:1px;
	height:20px;
}
/*----------------------- suche site -----------------------------*/


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

.cursor{
	cursor:pointer;
}
#content_mit_oben{
	width:762px; width:760px;
	float: right;
	border-top:#CCCCCC solid 0px;	
 
padding: 0;
margin: 0;
}
#content_beschreibung{
	width:762px; width:760px;
	background-color: #fff;
}
#aehnliche { font-size: 11px; 
	margin-bottom:20px;	
	text-align:left}

#aehnliche p { padding:3px 0 0 0;
line-height: 13px;}

#aehnliche p a{ line-height: 13px;
font-size: 11px;}
 
#aehnliche img { float:left; 
	padding:2px 6px 5px 0;}

#aehnliche li{
line-height:14px;
	margin:0;	
	padding:4px 0px 0px 0px;
	border-bottom:1px solid #DDDDDD;
	display:block; 
height: 75px;
}
 

#aehnliche li .a2{  
font-size: 11px; 
line-height:12px;
padding:0;
margin:2px 0 0 0;}

hr {border: 0; 
background-color: #ddd; 
height: 1px;} 

#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:510px;
	height:340px;height:440px;
	padding:0px 0px 0px 0px;
text-transform: uppercase;
}
#text_rechts_beschreibung{
	float:left;
	width:230px; 	
	text-align:left;
	margin:10px 0px 0px 20px;
}
#text_rechts_impressum{
	float:left;
	width:218px;
	height:300px;
	text-align:left;
	padding:0px 0px 0px 0px;
	line-height: 1.45em;
}
.ausstattungsmerk_trennung{
	width:230px;
	height:1px;
	text-align:left;
	background-color:#EAEAEA;
	margin: 0px;
	padding:0px;
	display:block;
	clear:both;
	line-height:1px;
}
.line_trennung{
	width:100%;
	height:1px;
	text-align:left;
	background-color:#EAEAEA;
	margin: 0;
	padding:0px;
	display:block;
	line-height:1px;
}
.beschreibung_ausstattung_fix{
	clear:left;
	float:left;
	text-align:left;	
	width: 105px;
	line-height:19px;
	margin: 0px;
	padding:0px;
font-size: 11px;
}
.beschreibung_ausstattung_daten,
.beschreibung_ausstattung_daten2{
	float:left;
	text-align:left;
	dispaly:inline;
	overflow:hidden;	
	width: 125px;
	line-height:19px;
	margin: 0px;
	padding:0px;
font-size: 11px;

}

.beschreibung_ausstattung_miete {	
	line-height:15px;
	margin: 0;
	padding:0;
font-size: 11px;}


#text_rechts_beschreibung_service{
	 
	width:230px;
	 text-align: left;
	padding:0px 0px 0px 0px ;
	margin: 10px 0 0 0;
	position:absolute;	 
}

#text_rechts_beschreibung_service li{	
border: 1px solid #DDD;
padding: 0 0 0 20px;
margin: 0 0 5px 0;	 
line-height: 26px; 
background-color: #fafafa;
display: block;
text-transform: uppercase;
}

#text_rechts_beschreibung_service li a{	
letter-spacing: 0.0px;
font-size: 11px;
padding: 0 0 0 5px;
}

#text_rechts_kontakt{
	float:left;  float:right; 
	width:227px;	 
	padding:0px 0px 0px 0px ;
	margin:-44px 0px 0px 0px;
bbackground-color: #fafafa;	 
}

#text_rechts_kontakt h5{
border-bottom: 2px solid #004d00;
line-height: 12px;
padding: 0 0 5px 10px;	 
border-bottom: 2px solid #999999;
border-bottom: 2px solid #004d00;
}

.border3 {
background-color: #fafafa;	 
}

.center{
	text-align:left;
	margin:10px 0px 0px 30px;
	margin:0px;
}

#mehrbilder{
	width:495px; width:510px;
	height:90px; height:65px;
	padding:0px;
	margin:4px 0px 0px 15px; 
margin:-16px 0px 0px 0px;
	text-align:right;
}
.mehrbilder2{
	float:left;
	width:87px; width:94px;
	height:59px; height:65px;
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
.text_ueber_bilder{ 
	width:495px; width:510px;
	height:24px; height:20px;
	text-align:center;
	overflow:hidden;
	line-height: 18px;
position: relative;
top: 90px; z-index:2;
font-size: 11px;
}
.bildabstand_links{
	width:10px;
	height:1px;
	float:left;
}
.bildabstand_links2{
	width:10px;
	height:1px;
	float:left;
}

#beschreibungstext{float:left;
	margin:0px 0 0 0px;
	width:730px; width:510px;
	line-height: 1.5em;
	text-align:left;
}

#beschreibungstext_impressum{
	margin:20px auto;
	width:730px;
	line-height: 1.5em;
	text-align:left;
}
.abstandzudenbildern{
	padding-top:10px;
}
#beschreibung_swf{
	width:746px;
	height:340px;
	padding:0px 0px 0px 0px;
	display:block;
	margin:10px 0 0 0;
	text-align:left;
	float:left;
bbackground-color: #aaa;
}
#swf_links{
	float:left;
	width:480px; width:510px;
	height:315px;
	padding:0px;
margin-left: -13px;
}

.clickzoom{
	position:absolute; 
	padding:0 15px 0 0;
	margin:5px 0 0 18px;
	background-repeat : no-repeat;;
	background-image :  url(../../../porta-tenerife/de/scr/images/doppel_pfeil_rechts.gif);
	background-position : 100% 50%;
	font-weight:bold;
}

#text_umgebung{
	float:right;
	width:218px;
	height:280px;
	text-align:left;
	margin:0px;
	line-height: 1.45em;
}
.straende_etc{
	width:218px;
	height:90px;
	padding:0px 0px 0px 0px ;
	margin:100px 0px 0px 0px;
	background-color: #EAEAEA;
}
.center_straende_etc{
	text-align:left;
	margin:5px 0px 0px 15px;
}

/*--- 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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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: #F6F6F6; 
	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; width:758px;
	border-bottom:1px solid #EAEAEA; 
	padding:10px 0 0 0;
}
.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:190px;
	text-align:left;
	font-weight : normal;
}
.links_inhalt4{
	float:left;
	width:190px;
	text-align:left;
	font-weight : normal;
}

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

#navi_sitemap{
	width:760px;
	height:25px;
	text-align:left;
	margin-bottom:10px;
}
.navi_sitemap_select{
	float:right;
	margin-top:3px;
}
.navi_sitemap_rahmen{ 
margin: 5px 0 0  0;
	padding-top:3px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:3px;
	float:left;
	border-top: solid 1px #fff; 
	border-right: solid 1px #DDDDDD; 
	border-bottom: solid 1px #DDDDDD; 
	border-left: solid 1px #fff;   
	cursor:pointer;
}
.sitemap_inhalte{
	width:759px;
	padding:15px 0 0 0;
	padding-top:0px;
	line-height: 18px;
	text-align:left;
}
#navdrop, #navdrop ul {
	padding: 8px;	
	margin: 0;
	list-style: none;
	width: 100px;
	font-size: 11px;
	border: solid 1px #DDDDDD; 
	}
#navdrop {margin: 5px 0 0  0;
	height: 20px; 
	padding: 3px 9px 4px 15px;
	float: right;
	}
#navdrop a {
	display: block;
	color: #151515;
	text-decoration:none;
	padding: 1px 0;
font-size: 12px;
	}
#navdrop li { padding: 1px 0;
	float: left;
	width: 10em;
	}
#navdrop li ul {
	position: absolute;
	margin-left:-75px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 100px;
	left: -999em; 
	line-height: 1.2em;
	}
#navdrop li:hover ul, #navdrop li.sfhover ul { 
	left: auto;
	}
#navdrop a:hover {
	color: #151515;
	font-weight : normal;
	}

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

/*-----------------------  Links auf hellem bg-----------------------------*/

a {color: #151515; color: #4b9cb1;	
text-decoration: none;
}

a:hover {color: #4b9cb1;
	text-decoration: none;
}

.a2:link, .a2:visited,.a2:active  {color: #303030;
color: #151515; color: #4b9cb1;  	
	text-decoration: none;
}
 
.a2:hover {	color: #4b9cb1;
	color: #151515;
	text-decoration: none;
}
 


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


/*--------- Anfang Geolagen --------------------*/
#content_inhalt_ibf{
	width:762px; width:760px;
	bbackground-color: #F6F6F6;
}

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

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

#objswf_links_ibf{
	float:left;
	width:450px;
	padding:0px 0px 30px 15px;
	display:block;
	text-align:left;
}

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

#fuehrer_auswahlkasten select{
	margin:0px 15px 3px 0px;
	padding:0px 0px 0px 0px;
	width:105px;	
	float:left;
	background-color: #F6F6F6;
	border: inset 1px #fff; 
}
.zeigenbutton{
	width:50px;
	padding:2px 0px 2px 0px;
	margin:10px 15px 10px 0px;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EAEAEA;
	cursor:pointer;
	text-align:center;
	float:right;
}

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

#fuehrer_ausgabe_link{
	float:right;
	margin:15px 0px 30px 0px;
	width:180px;
	line-height:1.45em;
	border-top: solid 1px #ddd; 
	border-right: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC; 
	border-left: solid 1px #ddd; 
	bbackground-color: #EAEAEA;
}
#fuehrer_ausgabe_link h2{
	margin:10px 0px 0px 30px;
	padding:0;
}
#fuehrer_ausgabe_link p{
	margin:0px;
	padding:0px;
}
#fuehrer_ausgabe_link a{
	text-decoration: underline; 
	padding:0px 0px 0px 30px;
}
#fuehrer_ausgabe_link a:hover, .ibf_link_aktiv
{
	text-decoration: underline; 
	padding:0px 0px 0px 30px;
	background: url(/images/doppel_pfeil_rechts.gif) 15px 2px no-repeat;
	white-space:nowrap;
}
#obj_links_ibf{
	float:left;
	width:480px;
	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:480px;
	line-height:1.45em;
}

#essen_links_ibf{
	float:left;
	width:520px;
	margin:0px 0px 30px 15px;
	border-top:1px solid #EAEAEA;
	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:480px;
	margin:0px 0px 30px 15px;
	border-top:1px solid #EAEAEA;
	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:#CCCCCC;
	font-size:11px;
	cursor:pointer;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
.rahmen_over{
	text-decoration: none; 
	background-color: #EAEAEA; 
	text-align: center; 
	line-height : 18px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff #000 #000 #fff; 
	width: 123px; 
	height: 18px;
	color:#CCCCCC; 
	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: #F6F6F6; 
	border: inset 1px #fff 
}
.formarea { 
	width: 532px; 
	height: 80px; 
	color: #151515; 
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #F6F6F6; 
	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: #151515; 
	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: #151515;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #fafad2; 
}	

/*-------------- ergaenzungen dp --------------*/
#content_inhalt #highlighthead {
	margin:-3px 0 0 0;
	padding:0;
	font-size:12px;
	text-align:left;
	font-weight: bold; 
}
 

#content_ohne #content_inhalt #exposeheadstart { 
 margin:0px 0 6px 0;
}

#suchmaske h2 {
	margin:0px;
	padding:15px 0px 5px 15px;
	font-size:12px;
	text-align:left;
}
#exposehead {
	margin:0px;
padding:2px 0px 8px 0px;
font-size:20px;
line-height: 34px;
	text-align:left;
letter-spacing: 0.06em;letter-spacing: 0.0em;
 color: #8aa78c;  color: #444;color: #333;
font-family: Arial;

}
#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 {text-align:center;
	display:block; 
	width:240px;
	height:100px;
	padding:0;
	margin:9px auto 12px auto;
	text-indent:-9009px;
	background:transparent url(/images/portamondial-duesseldorf.gif) 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;
	}
			
.immoberater{
	width: 760px;	
	margin: 20px 0 0 0;
}

.immoberatercolumn1 {
	float:left;
	width: 120px;
	text-align: left;	
}

.immoberatercolumn2 {
	float:left;
	width: 285px;	
	text-align: left;
margin: 0 15px 0px 0;
padding: 0 0 0px 0;
}

.immoberatercolumn3 {float:left; 
width: 390px;}

.immoberatercolumn1 p, .immoberatercolumn3 p {
	padding: 0;
	margin: 0 0 2px 0;
	line-height: 18px; 
line-height: 1.45em;
}

/*  Navigation 
----------------------------------------------------*/

#verkaufsgebiet{
	float:left;
	margin: 5px 0 0 21px;
}

#beraternav {
	height: 30px;
	background-color: #fafafa;
	border-bottom: 1px solid #dddddd;
}

#beraternav ul {
	float: right;
	border: 0;	
	margin: 0 0;
	padding: 0;
	list-style-type: none;
}

#beraternav ul li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0; 	
}

#beraternav ul li a { float: left;
	font-size: normal 12px;
line-height: 30px;
	padding: 0px 10px;
	margin: 0;
	text-decoration: none;		
}

#beraternav ul li a.selected {
	text-decoration: none;	
	font-weight: bold;
	background-color: #eee;
}

#beraternav ul li a:hover {
	
	margin: 0;
		text-decoration: none;	
	background-color: #eee;
}

#fuehrer_googlemap
{
	width: 480px;
	height: 365px;
	margin-bottom: 20px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}

#breadcrumb {color: #999;
font-size: 11px;
text-align:left; margin:-5px 0 0 0;
}

#breadcrumb a{font-size: 11px;	
  color: #838181; color: #999;
background-image : url(/images/pfeil-rechts.gif);
	background-position : center right;
	background-repeat : no-repeat; 
padding-right: 10px;}

#breadcrumb a:hover {	
color: #4b9cb1;
}

#kaufart_tabs
{
	width:100%;
	height:25px;
}

div.kaufart_tab
{
	width:98px;
	height:25px;
}

div.kaufart_tab a
{
	display: block;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
}

div.kaufart_tab a
{
	display: block;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-top: 4px;
padding-bottom: 1px;
	padding-left: 9px;
font-size:11px;
font-family: Arial, Verdana;
}

#tab_kaufen
{
	float:left;
}

#tab_mieten
{
	float:right;
}

div.kaufart_tab a
{
	background-image: url(/images/tab_inaktiv.png);
	color: #5c8666;
}

div.kaufart_tab a:hover,
div.kaufart_tab a.aktiv
{
	background-image: url(/images/tab_aktiv.png);
	color: #ffffff;
}

