/* HTML-Tags */
*{
	padding:0;
	margin:0;
	border:0;
}
body, html{	
	height:100%;
	min-height:100%;
	background:transparent url('/assets/images/bg_body1.gif') repeat top left;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
}
a{
	color:#0066FF;
    text-decoration:none;
}
a:hover,a:hover i{
    color:#000000;
    text-decoration:none;
}
a i{
	font-size:0.86em;
	color:#BBBBBB;
}

dfn{
	display:none;
  	visibility:hidden;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
	font-weight:normal;
	color:#666666;
	margin-bottom:15px;
	margin-top:25px;
	line-height:1.0em;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
  	font-size:1.4em;
   	font-weight:normal;
   	color:#333;
	margin-bottom:5px;
	margin-top:15px;
	padding-bottom:3px;
	border-bottom:1px solid #F1F1F1;
}
h3{
   	font-size:1.1em;
   	font-weight:bold;
   	color:#666;
}
h4{
	font-size:1.0em;
	font-weight:bold;
	color:#999;
	text-transform:uppercase;
}
code{
	font-size:9px;
	line-height:11px;
	margin:auto;
	display:block;
	width:380px;
}
acronym {
	border-bottom:1px solid #FFFFDF;
	cursor:help;
}
a img{
	border:none !important;
}
/* ID's */
#container1{
	display:block;
	background:transparent url('/assets/images/bg_body2.gif') repeat top left;
	height:222px;
}
#header{
	width:883px;
    height:222px;
	margin:0 auto;
	padding:0 14px;
	position:relative;
	background:transparent url('/assets/images/bg_header.png') no-repeat top left;
}
#sprachauswahl{
	position:absolute;
	right:14px;
	top:0px;
	height:21px;
	width:150px;
	padding:10px 15px 0px 0px;
	text-align:right;
	background: transparent url('/assets/images/bg_verlauflinie.gif') no-repeat bottom right;
}
a.sprache img{
	float:right;	
	margin-left:5px;
	opacity: 0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(opacity=50);
}
a.sprache:hover img,a.sprache:focus img{
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	filter:alpha(opacity=100);
}
a.sprache span{
  	display:none; 
  	visibility:hidden; 
  	text-decoration:none;
  	position:absolute;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

a.sprache:hover span{
  	display:block;
  	visibility:visible;  	
	right:70px;
  	top:10px; 
}
#googlesuche{
	position:absolute;
	right:14px;
	top:160px;
	height:36px;
	width:370px;
}
#googlesuche form,#googlesuche input,#googlesuche select{
	float:left;
	border:none;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
}
#googlesuche select.searchselect{
	padding:0px 1px 0px 0px;
	border:1px solid #FFF;
	margin-right:4px;
	margin-top:9px;
	width:96px;
}
#googlesuche input.searchfield{
	width:130px;
	padding:2px 1px 2px 2px;
	margin-right:4px;
	margin-top:9px;
}
#googlesuche a{
	/*float:right;*/
	position:absolute;
	right:0px;
	top:0px;
}
.bt_googlesuche{
	display:block;
	height:17px !important;
	width:56px !important;
	padding:0 !important;
	border:none !important;
	margin-top:9px;
	background:transparent url('/assets/images/bt_googlesuche.gif') no-repeat top left;
}
.bt_googlesuche:hover,.bt_googlesuche:focus,.bt_googlesuche:active{
	background:transparent url('/assets/images/bt_googlesuche.gif') no-repeat bottom left;
}
.bt_googlesearch{
	display:block;
	height:17px !important;
	width:56px !important;
	padding:0 !important;
	border:none !important;
	margin-top:9px;
	background:transparent url('/assets/images/bt_googlesearch.gif') no-repeat top left;
}
.bt_googlesearch:hover,.bt_googlesearch:focus,.bt_googlesearch:active{
	background:transparent url('/assets/images/bt_googlesearch.gif') no-repeat bottom left;
}
#container2{
	width:883px;
	margin:0 auto;
	padding:0 14px;
	background:transparent url('/assets/images/bg_content.png') repeat-y top left;
	/*position:relative;*/
}
#footer{
	clear:both;
	margin:0 auto;
	padding:7px 14px 0px 29px;
	width:868px;
    height:63px;
	position:relative;
	background:transparent url('/assets/images/bg_footer.png') no-repeat top left;
	color:#FFFFFF;	
	font-size:9px;
	line-height:12px;
}
#footer a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
#footer a:hover,#footer a:focus,#footer a:active{
	color:#DDDDDD;
}
#content_col1{
    display:block;
	float:left;
	width:291px;
	padding:2px 0px 2px 2px;
}
#content_col2{
   display:block;
   float:right;
   width:560px;
   padding:0px 15px 15px 15px;
   margin-top:2px;
   border-top:1px solid #DDDDDD;
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   line-height:14px;
   font-weight:normal;
   color:#666666;
   background-color:#FFFFFF;
}
#content_col2 p{
	margin-bottom:10px;
}
#mainmenu{
	position:absolute;
	left:14px;
	top:160px;
}
#mainmenu a{
	display:block;
	float:left;
	height:36px;
	font-size:12px;
	background-position:top left;
	background-repeat:no-repeat;
}
#mainmenu a:hover,#mainmenu a:focus,#mainmenu a:active,
#mainmenu .active{
	background-position:bottom left;	
}
#mainmenu .de_startseite{
	width:96px;
	background-image:url('/assets/images/menu_de_startseite.gif');
}
#mainmenu .de_ueberuns{
	width:84px;
	background-image:url('/assets/images/menu_de_ueberuns.gif');
}
#mainmenu .de_services{
	width:77px;
	background-image:url('/assets/images/menu_de_services.gif');
}
#mainmenu .de_kontakt{
	width:75px;
	background-image:url('/assets/images/menu_de_kontakt.gif');
}
#mainmenu .de_impressum{
	width:98px;
	background-image:url('/assets/images/menu_de_impressum.gif');
}
#mainmenu .en_home{
	width:69px;
	background-image:url('/assets/images/menu_en_home.gif');
}
#mainmenu .en_about{
	width:82px;
	background-image:url('/assets/images/menu_en_about.gif');
}
#mainmenu .en_services{
	width:77px;
	background-image:url('/assets/images/menu_en_services.gif');
}
#mainmenu .en_contact{
	width:73px;
	background-image:url('/assets/images/menu_en_contact.gif');
}
#mainmenu .en_imprint{
	width:71px;
	background-image:url('/assets/images/menu_en_imprint.gif');
}
#submenu{
	position:absolute;
	left:14px;
	top:196px;
	height:21px;
	padding-top:5px;
	padding-left:14px;
	background-color:#B4B4B4;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#submenu a{
	padding:0px 8px;
	color:#FFFFFF;
}
#submenu a:hover,#submenu a:focus,#submenu a:active{
	color:#333333;
	text-decoration:none;
}
#widget{
	padding:1px 1px 1px 1px;
	background-color:#FFFFFF;
	border:1px solid #D3D3D3;
	color:#000000;
}
#widget .widgetinhalt{
	background-color:#F0F0F0;
}
#widget h1{
	background-color:#CACACC;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #FFFFFF;
	margin:0;
	padding:0;
}
#immosuche{
	padding:12px 5px 5px 5px;
}
#immosuche label{
	display:block;
	float:left;
	width:50px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	margin:3px 2px 5px 0px;
	cursor:pointer;
}
#immosuche select{
	border:none;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding:2px;
	margin:0px 0px 5px 2px;
}
#immosuche #i_stadt,#immosuche #i_bezirk{width:214px;}
#immosuche br{clear:left;}
#immosuche img{
	clear:left;
	display:block;
	margin:5px auto;
}
.bt_immosuche{
	clear:left;
	display:block;
	height:19px;
	width:65px;
	margin:10px 10px 10px 20px !important;
	padding:0 !important;
	border:none !important;
	background:transparent url('/assets/images/bt_suchen.gif') no-repeat top left;
}
.bt_immosuche:hover,.bt_immosuche:focus,.bt_immosuche:active{
	background:transparent url('/assets/images/bt_suchen.gif') no-repeat bottom left;
}
.bt_propsearch{
	clear:left;
	display:block;
	height:19px;
	width:65px;
	margin:10px 10px 10px 20px !important;
	padding:0 !important;
	border:none !important;
	background:transparent url('/assets/images/bt_search.gif') no-repeat top left;
}
.bt_propsearch:hover,.bt_propsearch:focus,.bt_propsearch:active{
	background:transparent url('/assets/images/bt_search.gif') no-repeat bottom left;
}
#callback{
	height:102px;
	width:270px;
	padding:16px 17px 0px 0px;
	border-top:1px solid #FFFFFF;
	background:transparent url('/assets/images/bg_callback.jpg') no-repeat top left;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.bt_callback{
	display:block;
	margin:4px 0px 4px auto;
	height:20px;
	width:92px;
	background:transparent url('/assets/images/bt_callback.gif') no-repeat top left;
}
.bt_callback:hover,.bt_callback:focus,.bt_callback:active{
	background:transparent url('/assets/images/bt_callback.gif') no-repeat bottom left;
}

#content_header,#content_subheader{
	height:180px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
}
#content_header #pic_col1 img,#content_header #pic_col1 span{
	position:absolute;
	top:2px;
	left:0px;
}
#content_header #pic_col2 img,#content_header #pic_col2 span{
	position:absolute;
	top:2px;
	left:295px;
}
#content_header #pic_col3 img,#content_header #pic_col3 span{
	position:absolute;
	top:2px;
	left:590px;
}
#content_header a span{
	display:block;
	width:293px;
	height:178px;
	z-index:2;
}
.hide{
	display:none;
}
#content_header a:hover span,#content_header a:focus span,#content_header a:active span{
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(opacity=50);
	background:#FFFFFF;
	cursor:pointer;
}

#content_subheader img#pic_col1{
	position:absolute;
	top:2px;
	left:0px;
}
#content_subheader img#pic_col2,#content_subheader #pic_col2{
	position:absolute;
	top:2px;
	left:295px;
}
#content_subheader #pic_col3{
	position:absolute;
	top:2px;
	left:801px;
	width:82px;
}
#content_subheader #pic_col3 img{
	display:block;
}
#content_subheader #pic_col3 .middle{
	margin:1px 0px;
}
#content_subheader #pic_col3 a span{
	display:none;
	position:absolute;
	left:-506px;
	top:0px;
	z-index:2;
}
#content_subheader #pic_col3 a:hover span,#content_subheader #pic_col3 a:focus span,#content_subheader #pic_col3 a:active span{
	display:block;	
}
#content_subheader #pic_col3 a:hover span img,#content_subheader #pic_col3 a:focus span img,#content_subheader #pic_col3 a:active span img{
	opacity:1 !important;
	-moz-opacity:1 !important;
	-khtml-opacity:1 !important;
	filter:alpha(opacity=100) !important;
	background:#FFFFFF;
}

#content_subheader #pic_col3 a:hover img,#content_subheader #pic_col3 a:focus img,#content_subheader #pic_col3 a:active img{	
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(opacity=50);
	background:#FFFFFF;
}





.sectionmenu{
	background-color:#B4B4B4;
	padding:5px 4px 3px 4px;
	height:17px;
	margin:1px -14px 15px -14px;
}
.sectionmenu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding:0px 5px;
	color:#FFFFFF;
	text-decoration:none;
}
.sectionmenu a:hover,.sectionmenu a:focus,.sectionmenu a:active{
	color:#333333;
}
.trennlinie{
	background-color:#D3D3D3;
	padding:0px;
	height:1px;
	margin:25px -14px 30px -14px;
}
.topnavi{
	position:absolute;
	right:14px;
	top:36px;
	display:block;
	width:135px;
}
.topnavi a{float:left;}
.bt_login{
	display:block;
	height:22px;
	width:58px;
	background:transparent url('/assets/images/bt_login.gif') no-repeat top left;
}
.bt_login:hover,.bt_login:focus,.bt_login:active{
	background:transparent url('/assets/images/bt_login.gif') no-repeat bottom left;
}
.bt_sitemap{
	display:block;
	height:22px;
	width:70px;
	background:transparent url('/assets/images/bt_sitemap.gif') no-repeat top left;
}
.bt_sitemap:hover,.bt_sitemap:focus,.bt_sitemap:active{
	background:transparent url('/assets/images/bt_sitemap.gif') no-repeat bottom left;
}

.contentnavi{
	clear:both;
	position:relative;
	display:block;
	margin-top:15px;
}
.contentnavi a{
	float:right;
	margin-right:4px;
}

.bt_nachoben{
	display:block;
	height:25px;
	width:72px;
	background:transparent url('/assets/images/bt_nachoben.gif') no-repeat top left;
}
.bt_nachoben:hover,.bt_nachoben:focus,.bt_nachoben:active{
	background:transparent url('/assets/images/bt_nachoben.gif') no-repeat bottom left;
}
.bt_drucken{
	float:left !important;
	display:block;
	height:25px;
	width:79px;
	background:transparent url('/assets/images/bt_drucken.gif') no-repeat top left;
}
.bt_drucken:hover,.bt_drucken:focus,.bt_drucken:active{
	background:transparent url('/assets/images/bt_drucken.gif') no-repeat bottom left;
}
.bt_zurueck{
	display:block;
	height:25px;
	width:66px;
	background:transparent url('/assets/images/bt_zurueck.gif') no-repeat top left;
}
.bt_zurueck:hover,.bt_zurueck:focus,.bt_zurueck:active{
	background:transparent url('/assets/images/bt_zurueck.gif') no-repeat bottom left;
}
.bt_totop{
	display:block;
	height:25px;
	width:60px;
	background:transparent url('/assets/images/bt_totop.gif') no-repeat top left;
}
.bt_totop:hover,.bt_totop:focus,.bt_totop:active{
	background:transparent url('/assets/images/bt_totop.gif') no-repeat bottom left;
}
.bt_print{
	float:left !important;
	display:block;
	height:25px;
	width:60px;
	background:transparent url('/assets/images/bt_print.gif') no-repeat top left;
}
.bt_print:hover,.bt_print:focus,.bt_print:active{
	background:transparent url('/assets/images/bt_print.gif') no-repeat bottom left;
}
.bt_back{
	display:block;
	height:25px;
	width:54px;
	background:transparent url('/assets/images/bt_back.gif') no-repeat top left;
}
.bt_back:hover,.bt_back:focus,.bt_back:active{
	background:transparent url('/assets/images/bt_back.gif') no-repeat bottom left;
}


/* Klassen */
.bild_re{
	display:block;
	float:right;
	margin:5px 0px 5px 20px;
}
.bild_li{
	display:block;
	float:left;
	margin:5px 20px 5px 0px;
}

.mail{
   text-decoration:none;
   padding-left:13px;
   background:transparent url('/assets/images/icn_mail.gif') no-repeat 2px 4px;
}
.extern{
   text-decoration:none;
   padding-left:13px;
   background:transparent url('/assets/images/icn_extern.gif') no-repeat 2px 4px;
}
.intern{
   text-decoration:none;
   padding-left:13px;
   background:transparent url('/assets/images/icn_intern.gif') no-repeat 2px 4px;
}
.detail{
   text-decoration:none;
   padding-left:13px;
   background:transparent url('/assets/images/icn_detail.gif') no-repeat 2px 4px;
}
.pdf{
   text-decoration:none;
   padding:2px 2px 2px 13px;
   background:transparent url('/assets/images/icn_pdf.gif') no-repeat 0px 4px;
}
.file{
   text-decoration:none;
   padding-left:13px;
   background:transparent url('/assets/images/icn_file.gif') no-repeat 2px 2px;
}

.h_line{
	display:block;
	clear:both;
	height:1px;
	margin:15px -20px;
	color:#92B55E;
	background-color:#92B55E;
}
.h_line hr{
	display:none;
}
/* ----- Formulare ----- */
fieldset{
	border:none;
	margin:10px 0px;
}
label i{
	font-size:9px;
}
.contactform input,.contactform select,.contactform textarea,
.registerform input,.registerform select,.registerform textarea,
.loginform input,.loginform select,.loginform textarea{
	border:1px solid #DDDDDD;
	padding:2px 3px 2px 3px;
	margin:4px 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

.registerform{clear:both;}
.registerform #f_yes,.registerform #f_no{
	float:left;
	border:none !important;
}
.registerform .plz,.contactform .plz{
	float:left;
	width:30px !important;
}
.registerform .ort,.contactform .ort{
	width:50px !important;
}
.registerform .yes,.registerform .no{
	margin-bottom:5px;
	padding-left:4px;
	width:25px !important;
	display:block;
	float:left;
}
input:hover,input:focus,
select:hover,select:focus,
textarea:hover,textarea:focus{
	background-color:#F5F5F5;
}

.loginform{
	width:350px;
}
.loginform label{
	display:block;
	width:80px;
	margin:8px 0px 2px 0px;
	float:left;
	cursor:pointer;
}
.loginform #login,.loginform #password{
	width:120px;
}
.contactform .form_col1,
.registerform .form_col1{
	display:block;
	float:left;
	width:280px;
	margin:10px 0px;
}
.contactform .form_col2,
.registerform .form_col2{
	display:block;
	float:right;
	width:270px;
	margin:10px 0px;
}
.contactform .form_col1 label,.contactform .form_col2 label,
.registerform .form_col1 label,.registerform .form_col2 label{
	display:block;
	width:80px;
	margin:8px 0px 2px 0px;
	float:left;
	cursor:pointer;
}
.contactform .form_col1 br,.contactform .form_col2 br,
.regsiterform .form_col1 br,.registerform .form_col2 br{
	clear:left;
}
.contactform .form_textfeld,
.registerform .form_textfeld{
	clear:left;
	margin:15px 0px 20px 0px;
}
.contactform .form_textfeld label,
.registerform .form_textfeld label{
	display:block;
	cursor:pointer;
}
.contactform #vorname,.contactform #name,.contactform #tel,.contactform #fax,.contactform #email,.contactform #firma,.contactform #str,
.registerform #vorname,.registerform #name,.registerform #tel,.registerform #fax,.registerform #email,.registerform #firma,.registerform #str,.registerform #mobil{
	width:160px;
}
.contactform #plz,
.registerform #plz{
	width:40px;
	margin-right:8px;
}
.contactform #ort,
.registerform #ort{
	width:104px;
}
.registerform #budget{
	width:90px;
}
.contactform #anrede,
.registerform #anrede{
	width:9em;
}
.contactform #message{
	width:240px;
}
.registerform #notiz,.registerform #prefdistrict{
	width:240px;
}

.contactform #submit,
.registerform #submit{
	border:1px solid #8E8E8E;
	color:#8E8E8E;
	background-color:#DDDDDD;
	padding:2px 4px;
	cursor:pointer;
}
.fault{
    border:1px solid #FFF;
    background-color:#FF9801;
}
.fehlerhinweis{
	display:block;
	color:#FF0000;
	font-weight:bold;
	padding:0px 18px;
	background:transparent url('/assets/images/achtung.gif') no-repeat 0px 1px;
}
/* -----Kosmetik----- */
ol{
	list-style:outside;
	list-style-type:decimal;
	margin:20px 10px 15px 20px;;
}
ol li{
	margin-bottom:10px;
}
.clr{
	clear:both;
}
.orange{
	color:#FF9801;
}
.center{
	text-align:center;
	margin:auto;
}
.zitat{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	color:#999999;
	font-weight:normal !important;
}
.vcf{
	padding-left:15px;
	background:transparent url('/assets/images/icn_vcf.gif') no-repeat center left;
}
table.tab1{
	margin:15px;
	border:none;
}
table.tab1 td{
	color:#333333;
	background-color:#DDDDDD;
	padding:5px 30px 5px 10px;
	border-bottom:2px solid #FFFFFF;
	vertical-align:top;	
}
table.tab2{
	margin:15px;
	border:1px solid #CCCCCC;
	border-collapse:collapse;	
}
table.tab2 td{
	padding:8px 30px 8px 10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;	
}
table.tab2 tr:hover{
	background-color:#F5F5F5;
}

.center{
	margin-left:auto !important;
	margin-right:auto !important;
}
div.box{
	border:1px solid #DDDDDD;
	margin-bottom:15px;
	padding:10px 30px 10px 15px;
}
div.box:hover{
	background-color:#F5F5F5;
	color:#000000 !important;
}
div.box:hover a,div.box:hover a strong{
	color:#000000;
}
div.box a{   
	color:#666666;
} 
.box a strong{
	display:block;
	color:#0066FF;
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:-2px;
}
.box2{
	display:block;
	margin-bottom:20px;
	padding-left:180px;
	min-height:190px;
}
.bpb{
	background:transparent url('/assets/images/bg_logo_bpb.jpg') no-repeat top left;
}
.bpbs{
	background:transparent url('/assets/images/bg_logo_bpbs.jpg') no-repeat top left;
}
#content_col2 ul,#content_col2 ol{
	margin:15px;
}
.docs{
	float:left;
	margin:10px;
}
.docs img{
	display:block;
	margin-bottom:5px;
}
.docs .pdf{
	padding-bottom:0px !important;
}
.docs a i{
	padding-left:14px;
}
.docs:hover a,.docs:hover a i{
	color:#000000;
}
/* Immobiliensuche */

.right_slide{
	margin:3px auto;
	width:241px; 
	background-color:#D5D5D5; 
	height:13px; 
	background-image:url('/assets/images/slider_bg.gif');
}
.left_slide{ 
	background-color:#61aaed; 
	height:13px; 
	background-image:url('/assets/images/slider_bg_hover.gif');
}
.left_slide #track1{
	width:241px; 
	height:13px; 
	position:absolute;
}
.cursor_slide {
	position:absolute; 
	width:27px; 
	height:11px; 
	top:1px; 
	background-color:#000; 
	cursor:col-resize; 
	background-image:url('/assets/images/slider_button.gif'); 
	background-repeat:no-repeat;
} 
.actual_price{
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	width:237px;
	padding:0px 2px;
	margin:auto;
}
.actual_price #debug1{	
	position:absolute;
	top:0;
	right:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.slidetitle{
	clear:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	width:237px;
	padding:0px 2px;
	margin:4px auto;
}
.slidetitle span{
	position:absolute;
	right:2px;
}

.pricecontroll{
	border-bottom:1px solid #fff;
	padding:10px 5px;
}
.pricecontroll h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0px 0px 6px 4px;
}
.uebersicht_teaser1{
	margin-left:20px;
}
.obj_teaser1{
	float:left;
	position:relative;
	width:115px;
	height:155px;
	border:1px solid #C7C7C7;
	padding:1px;
	background-color:#F5F5F5;
	margin:5px;
	opacity:1.0;
	-moz-opacity:1.0;
}
.obj_teaser1:hover{
	border:1px solid #666;
	background-color:#E9E9E9;
}
.obj_teaser1 img{
	display:block;
	width:115px;
	height:74px;
	padding-bottom:2px;
	border-bottom:1px solid #C7C7C7 !important;
}
.obj_teaser1 h3{
	margin:3px 0px 5px 2px;
	font-weight:normal;
	font-size:10px;
	color:#333;
}

.obj_teaser1 .intern{
	margin-top:6px;	
	position:absolute;
	left:3px;
	bottom:4px;
	font-size:9px;
}

.obj_teaser2 {
                position:relative;
                border:1px solid #C7C7C7;
                padding:1px;
                background:#F5F5F5 url('/assets/images/obj_teaser2_bg.gif') repeat-y 181px 0px;
                margin:0px 0px 10px 0px;
}

.obj_teaser2 img{
	display:block;
	width:175px;
	height:112px;
	padding-bottom:3px;
	border-bottom:1px solid #C7C7C7;
}
.obj_teaser2 h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0px 5px 2px;
	font-weight:normal;
	font-size:12px;
	color:#333;
}
.obj_teaser2 p{
	padding:2px 4px !important;
	margin:0px !important;
}


.acrobat{
	clear:left;
	display:block;
	margin:15px 0px;
	padding-top:15px;
}
.acrobat a img{
	float:left;
	padding-top:1px;
}
.acrobat p{
	margin-left:125px;
	display:block;
	font-size:10px;
}
.left{float:left;}
.right{float:right;}

.small{font-size:11px;}

.width_150{width:150px !important;}

.logo_webwerke{
	display:block;
	width:118px;
	height:53px;
	background:transparent url('/assets/images/LOGO_webwerke.gif') no-repeat top left;
	margin-top:10px;
}
.logo_webwerke:hover,.logo_webwerke:focus,.logo_webwerke:active{
	background:transparent url('/assets/images/LOGO_webwerke.gif') no-repeat bottom left;
}


div#sitemap{
   padding:1em 1.5em;
   line-height:20px;
}
div#sitemap li{
   padding:0 0 0 24px;
   margin:0;
   list-style-type:none;
}
div#sitemap li{
   background: url(/assets/images/sitemap_first.gif) no-repeat 0% 0%;
}
div#sitemap li.last{
   background: url(/assets/images/sitemap_last.gif) no-repeat 0% 0%;
}
div#sitemap ul {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
}
div#sitemap ul{
   background: url(/assets/images/sitemap_middle.gif) repeat-y 0% 0%;
}
div#sitemap ul.last{
   background-image: none;
}
div#sitemap ul li,
div#sitemap ul li ul li{
font-weight:bold;
}
div#sitemap ul li ul li ul li{
font-weight:normal;
}
.error_msg {
color:#f00;
}
.bt_logout{
                display:block;
                height:22px;
                width:58px;
                background:transparent url('/assets/images/bt_logout.gif') no-repeat top left;
}
.bt_logout:hover,.bt_logout:focus,.bt_logout:active{
                background:transparent url('/assets/images/bt_logout.gif') no-repeat bottom left;
}
.min_price {
	position:absolute;
	left:0px;
	width:125px;
}
#debug1 {
	font-family:"Arial" !important;
}
.left_slide{
	width:241px !important;	
}
.obj_teaser2{
	height:auto !important;
	min-height:230px;	
}
.pricecontroll {
	height:70px;
}
#popup_content {
   display:block;
   padding:15px;
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   line-height:14px;
   font-weight:normal;
   color:#666666;
   background-color:#fff;
   height:400px;
}

.property{
	display:block;
	width:295px;
}
.property img{
	display:block;
	border:1px solid #DDDDDD;
	padding:1px;
	margin-bottom:8px;	
}
.propertybox{
	display:block;
	width:225px;
	padding:10px;
	border:1px solid #DDDDDD;
	background-color:#F5F5F5;
}
.propertybox h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:6px;
	font-weight:normal;
	color:#333333;
}
.propertybox span{
	display:block;
	border-top:1px solid #DDDDDD;
	padding-top:3px;
	font-size:9px;
	color:#A2A2A2;
	line-height:11px;
}
.propertygallery a{
	display:block;
	border:1px solid #DDDDDD;
	padding:1px;
	margin:0px 5px 10px 0px;
	float:left;
}
.propertygallery a:hover,.propertygallery a:focus,.propertygallery a:active{
	border:1px solid #999999;
}
.map24{	
	display:block;
	height:228px;
	width:362px;
	border:1px solid #DDDDDD;
	padding:1px;
	float:left;
}
.maplocation{
                display:block;
                margin:0 auto;
}
.bt_pdf_de{
	display:block;
	height:23px;
	width:165px;
	background:transparent url('/assets/images/bt_pdf_de.gif') no-repeat top left;
}
.bt_pdf_de:hover,.bt_pdf_de:focus,.bt_pdf_de:active{
	background:transparent url('/assets/images/bt_pdf_de.gif') no-repeat bottom left;
}
.bt_pdf_en{
	display:block;
	height:23px;
	width:165px;
	background:transparent url('/assets/images/bt_pdf_en.gif') no-repeat top left;
}
.bt_pdf_en:hover,.bt_pdf_en:focus,.bt_pdf_en:active{
	background:transparent url('/assets/images/bt_pdf_en.gif') no-repeat bottom left;
}
.loginbox{
                border:1px solid #C7C7C7;
                padding:3px;
                background-color:#FFFFFF;
                padding:10px 15px;
                position:relative;
}
.nonreg{
                position:absolute;
                top:45px;
                left:275px;
}
.obj_teaser2_data{
                width:175px;
                float:left;
                padding:2px;
                margin:0px 0px 10px 0px;
}
.google_immomap{       
		border:1px solid #DDDDDD;
		padding:1px;
              display:block;
              height:250px;
              width:548px;
}
#webxells{
	display:block;
	position:relative;
}
#webxells span{
	display:block;
	position:absolute;
	top:0px;
	left:150px;
	border-left:1px solid #CCCCCC;
	height:46px;
	padding:2px 15px;
}
.logo_webxells {
	background:transparent url('/assets/images/LOGO_webxells.gif') no-repeat scroll left top;
	display:block;
	height:46px;
	margin-top:10px;
	width:131px;
}

.logo_webxells:hover, .logo_webxells:focus, .logo_webxells:active {
	background:#FFFFFF url('/assets/images/LOGO_webxells.gif') no-repeat scroll left bottom !important;
}


#ajaxSearch_form {
           color: #444;
           width: auto;
       }
       #ajaxSearch_input {
           /*width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;*/
       }
       #ajaxSearch_submit {
           /*display: inline;
           height: 22px;
           line-height: 22px;*/
       }
       #ajaxSearch_output {
border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           /*vertical-align: top;*/

           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
           clear:both;
           position:relative;
           top:9px;
           visibility:hidden;
           z-index:100;
       }
       .ajaxSearch_paging {
       }
      .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;       
}
      .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }
       #current-search-results a {
       		position:static !important;
       }
       .AS_ajax_resultLink {
       		position:static !important;
       }
       #searchClose {
       		position:relative;
       		top:45px;
       		right:-35px;
       		z-index:101;
       }
