@import url(reset.css);

/* ******** GLOBAL ******** */
body { background-color: #fff; color:#333; font-family: Arial,Verdana,sans-serif; font-size:12px; }
a, a:link, a:visited { color: #069; font-size: 12px; text-decoration: none; }
a:hover, a:active { text-decoration: none; }
p { line-height: 15px; }
.combtn { display: inline-block; width: 141px; height: 17px; line-height: 17px; color: #3b3b3a; font-family: Arial; background: url(../images/btn-141px.gif) 0 0 no-repeat; border: 0;font-size: 10px; }

/* ******** COMMON CLASSES ******** */
.left { float: left; }
.right { float: right; }
.hide { display: none; }
.text-right { text-align: right; }
.ml10{margin-left:10px;}
.mt10{margin-top:10px;}
.mt40{margin-top:40px;}
.mb10{margin-bottom:10px;}

/* ******** LAYOUT ******** */
	
#header { background: #0080c0 url(../images/header-bg.gif) 0 0  repeat-x; border-bottom:2px solid #7ed8e0; }
#header .clear { padding-left: 20px; }
#header a.logo { float: left; background: url(../images/logo.gif) 0 0 no-repeat; display: block; width: 180px; height: 90px; font-size: 0; text-indent: -9999px; margin-right: 40px; }

#header .banner { padding-top: 15px; }
#header .banner img { display: inline-block; }

#main { padding: 22px 0; }

#main .main-nav { width: 200px; padding-left: 20px; }
#main .main-nav ul li a, h2, #main .main-nav ul li { text-transform: uppercase; font-weight: 800; font-size: 13px; color: #069; }
#main .main-nav ul li ul { margin: 10px 0; }
#main .main-nav ul li ul li { background: url(../images/icon-circle.gif) 0 50% no-repeat; padding-left: 14px; line-height: 16px; }
#main .main-nav ul li ul li a { text-transform: capitalize; font-size: 12px; font-weight: 100; }
#main .main-nav ul li ul li a:hover { text-decoration: underline; }

#main .content { width: 500px; padding-left: 20px; }
#main .content h1, #main .large-content h1 { font-size: 17px; margin-bottom: 15px; color: #069; border-bottom: 1px dotted #069; display: block; }
#main .large-content h1 a { font-size: 17px; }
#main .large-content h1.title a { border: none; margin-bottom: 0; display: inline-block; }
#main .content div.clear ul { float: left; width: 50%;padding: 10px 0; }
#main .content div.clear ul li { padding-left: 14px; background: url(../images/icon-circle.gif) 0 50% no-repeat;  line-height: 19px; }
#main .content div.clear ul li a {  font-size: 15px; font-weight: 800;  }
#main .content div.spec-content-link { background-color: #f7f7f7; border: 1px solid #a8e4e4; padding: 10px;font-size: 11px; line-height: 14px; }
#main .content div.spec-content-link a { font-size: 11px; }

#main .breadcrumb { padding-bottom: 12px; }
/*#main .breadcrumb a { margin: 0 2px; }*/

#main .large-content { width: 600px; padding-left: 20px; }
#main .large-content .entry { border: 1px solid #a8e4ea; background-color: #f7f7f7; margin-bottom: 15px; }
#main .large-content .entry h3 { background-color: #a8e4ea; font-size: 13px; font-weight: 800; padding: 3px 11px;  }
#main .large-content .entry h3 .left { font-size: 12px; text-transform: uppercase; }
#main .large-content .entry .inner { padding: 0 10px; }
#main .large-content .entry .inner p.clear { padding-bottom: 0; }
#main .large-content .entry .inner p.clear a { font-weight: 800; }
#main .large-content .link { border: none; background: none; padding: 0 0 5px;}

#main .large-content .sichtBox { font-size: 12px; padding: 10px; margin-top: 2px; }
#main .large-content .sichtBox p { text-align: right; }
#main .large-content .sichtBox .clear { margin-top: 3px; clear: both;}
#main .large-content .sichtBox-date { font-size: 11px; }
#main .large-content p { margin: 10px 0 15px; /*line-height: 1.3;*/ }
#main .large-content .azsuche .letters { margin-bottom: 15px; }
#main .large-content .azsuche .letters a { font-weight: 800; margin-right: 9px; }
#main .large-content .entry-property-nav { color: #ff6600; font-weight: 800; }

#main .large-content .detailbox { border: 1px solid #A8E4EA; margin-bottom: 30px; }
#main .large-content .detailbox .oben { background: none repeat scroll 0 0 #A8E4EA; padding: 10px }
#main .large-content .detailbox .unten { background: none repeat scroll 0 0 #F7F7F7; padding: 10px }

#main .large-content .category-container { padding: 0 0 10px;}
#main .large-content .category-container h3 { font-size: 14px; font-weight: 800; color: #333333; padding-top: 1px;}
#main .large-content .category-container div.clear{ clear: both; }
#main .large-content .category-container .category-col { float: left; width: 33%; margin-top: 16px; }
#main .large-content .category-container .category-col span { margin : 0 0 3px; }
#main .large-content .category-container .category-col .category-link { display: block;}

#main .large-content ul { line-height:1.3; list-style-image:url(../images/default-bullet.gif); list-style-position:inside; margin:10px 0; }
#main .content hr, #main .large-content hr { border: 0px; border-bottom: 1px solid #808080; }
#main .content a:hover, #main .large-content a:hover { text-decoration: underline; }
#main a small { font-size: 10px; }

#main .content .search_box{width:500px; overflow:hidden; color:#006699;font-size:16px;}
#main .content .search_box input,#main .content .search_box select{color:#006699;font-size:16px;border:1px solid #7ed8e0;font-family: Arial,Verdana,sans-serif;}
#main .content .search_box h1{margin-bottom:35px; border:0px;}
#main .content .search_box .tab1{width:86px;height:40px;float:left;cursor:pointer;}
#main .content .search_box .tab2{width:90px;height:40px;float:left;cursor:pointer;}
#main .content .search_box .tab3{width:103px;height:40px;float:left;cursor:pointer;}
#main .content .search_box .tab4{width:96px;height:40px;float:left;cursor:pointer;}

#main .content .search_box .search_tab_bg{background:url('../images/bg_search.gif') no-repeat; width:500px;padding:6px 0 0 0;}
#main .content .search_box .search_tab_bg .search_tab1{background:url('../images/bg_search_tab.png') no-repeat;width:500px;height:42px;margin-left:10px;}
#main .content .search_box .search_tab_bg .search_tab2{background:url('../images/bg_search_tab.png') no-repeat;background-position: 0 -49px;width:500px;height:42px;margin-left:10px;}
#main .content .search_box .search_tab_bg .search_tab3{background:url('../images/bg_search_tab.png') no-repeat;background-position: 0 -99px;width:500px;height:42px;margin-left:10px;}
#main .content .search_box .search_tab_bg .search_tab4{background:url('../images/bg_search_tab.png') no-repeat;background-position: 0 -150px;width:500px;height:42px;margin-left:10px;}
#main .content .search_box .search_tab_bg .search_tab1_active{background:url('../images/Active_1.png') no-repeat;width:500px;height:42px;margin-left:10px;}
#main .content .search_box .search_tab_bg .search_tab2_active{background:url('../images/Active_2.png') no-repeat;width:500px;height:42px;margin-left:10px;}
#main .content .search_box .search_tab_bg #searchForm2,#main .content .search_box .search_tab_bg #searchForm3,#main .content .search_box .search_tab_bg #searchForm4{display:none;}
#main .content .search_box .search_tab_bg #searchStepForm2, #searchStepForm3, #searchStepForm4{display:none;}
#main .content .search_box .search_tab_bg .search_input{background:url('../images/bg_search_area.gif') repeat-x;width:498px;height:73px;border-left:1px solid #7ed8e0;border-bottom:1px solid #7ed8e0;border-right:1px solid #7ed8e0;position:relative;}
#main .content .search_box .search_text {position:absolute;width:350px; height:32px;font-size:16px;left:10px;top:22px;background:#FFF;color:#006699;font-weight:bold;}
#main .content .search_box .search_select {position:absolute;width:122px;height:36px;font-size:16px;left:367px;top:22px;color:#006699;font-weight:bold;}
#main .content .search_box .filter_area, .step_filter_area {padding-left:10px;height:110px;width:488px;border:solid #7ed8e0;border-width:0 1px 1px 1px;}
#main .content .search_box .filter_area fieldset, .step_filter_area fieldset {margin-left:15px;}
#main .content .search_box .filter_area .field, .step_filter_area .field { padding:8px 0 0;}
#main .content .search_box .filter_area .field label, .step_filter_area .field label {display:inline-block;width:184px;text-align:right;}
#main .content .search_box .filter_area .field input, .step_filter_area .field input { width: 50px; }
#main .content .search_box .search_bottom {position:relative;background:url('../images/bg_search_bottom.gif') no-repeat; width:500px; height:58px;}
#main .content .search_box .search_bottom .chk_area{position:absolute;left:12px;top:23px;}
#main .content .search_box .search_bottom .chk_area input{border:0px;}
#main .content .search_box .search_bottom .submit_area{position:absolute;left:214px;top:10px;}
#main .content .search_box .search_bottom .submit_area .search_submit, #main .content .search_box .search_bottom .submit_area .search_step_submit{background:url('../images/btn_search.gif') no-repeat;width:275px;height:36px;border:0;}
#main .content .search_box .search_input .search_next {background:url('../images/btn_search_next.gif') no-repeat; position: absolute; right: 30px; top: 22px; width:90px; height:34px; border:0;}
#main .content .search_box .region_list { margin-top: 20px; padding: 10px 0; font-size: 12px; line-height: 14px; }
#main .content .search_box .region_list label { color: #000; }

#main .bg_toggle_head{background:url('../images/bg_toggle_head.gif') no-repeat; width:500px; height:32px; position:relative;}
#main .bg_toggle_head h2{position:absolute; left:11px; top:10px;text-transform:inherit;}
#main .bg_toggle_head img{position:absolute; left:472px; top:6px;cursor:pointer;}
#main .toggle-content-link{line-height:16px;padding:10px}

#main .side-box .search_box{width:500px; overflow:hidden; color:#006699;font-size:12px; margin-bottom: 10px;}
#main .side-box .search_box input,#main .side-box .search_box select{color:#006699;border:1px solid #7ed8e0;font-family: Arial,Verdana,sans-serif;}
#main .side-box .search_box h1{margin-bottom:35px; border:0px;}
#main .side-box .search_box .tab1{width:54px;height:40px;float:left;cursor:pointer;}
#main .side-box .search_box .tab2{width:53px;height:40px;float:left;cursor:pointer;}
#main .side-box .search_box .tab3{width:65px;height:40px;float:left;cursor:pointer;}
#main .side-box .search_box .tab4{width:60px;height:40px;float:left;cursor:pointer;}
#main .side-box .search_box .search_tab_bg{background:url('../images/bg_small_search.gif') no-repeat; width:250px;padding:6px 0 0 0;}
#main .side-box .search_box .search_tab_bg .search_tab1{background:url('../images/bg_small_search_tab.png') no-repeat;width:250px;height:32px;margin-left:10px;}
#main .side-box .search_box .search_tab_bg .search_tab2{background:url('../images/bg_small_search_tab.png') no-repeat;background-position: 0 -39px;width:250px;height:32px;margin-left:10px;}
#main .side-box .search_box .search_tab_bg .search_tab3{background:url('../images/bg_small_search_tab.png') no-repeat;background-position: 0 -80px;width:250px;height:32px;margin-left:10px;}
#main .side-box .search_box .search_tab_bg .search_tab4{background:url('../images/bg_small_search_tab.png') no-repeat;background-position: 0 -121px;width:250px;height:32px;margin-left:10px;}
#main .side-box .search_box .search_tab_bg #searchForm2,#main .side-box .search_box .search_tab_bg #searchForm3,#main .side-box .search_box .search_tab_bg #searchForm4{display:none;}
#main .side-box .search_box .search_tab_bg .search_input{background:url('../images/bg_small_search_area.gif') repeat-x;width:248px;height:73px;border:solid #7ed8e0;border-width:0 1px 1px 1px;position:relative;}
#main .side-box .search_box .search_text {position:absolute;width:228px; height:22px;left:10px;top:11px;background:#FFF;color:#006699;}
#main .side-box .search_box .select_right {position:absolute;width:230px;left:10px;top:42px;text-align:right;}
#main .side-box .search_box .search_select {width:94px;height:24px;color:#006699;}
#main .side-box .search_box .filter_area{width:248px;height:100px;border:solid #7ed8e0;border-width:0 1px 1px 1px;}
#main .side-box .search_box .filter_area fieldset{margin-right:8px;}
#main .side-box .search_box .filter_area .field{padding:8px 0 0;text-align:right}
#main .side-box .search_box .filter_area .field select{width:55px;}
#main .side-box .search_box .filter_area .field label{display:inline-block;width:100px;text-align:right;margin-right:5px;}
#main .side-box .search_box .filter_area .field input { width: 50px; }
#main .side-box .search_box .search_bottom {position:relative;background:url('../images/bg_small_search_bottom.gif') no-repeat; width:250px; height:58px;}
#main .side-box .search_box .search_bottom .chk_area{position:absolute;left:8px;top:10px;font-size:10px;}
#main .side-box .search_box .search_bottom .chk_area input{border:0px;}
#main .side-box .search_box .search_bottom .chk_area a { font-size: 11px; line-height: 14px; padding-left: 25px; }
#main .side-box .search_box .search_bottom .submit_area{position:absolute;left:125px;top:10px;}
#main .side-box .search_box .search_bottom .submit_area .search_submit{background:url('../images/btn_small_search.gif') no-repeat;width:115px;height:36px;border:0;}

#main .side-box .bg_toggle_head{background:url('../images/bg_small_toggle_head.gif') no-repeat; width:250px; height:32px; position:relative;}
#main .side-box .bg_toggle_head h2{position:absolute; left:11px; top:10px;}
#main .side-box .bg_toggle_head img{position:absolute; left:220px; top:6px;cursor:pointer;}
#main .side-box #gmap{border:1px solid #7ed8e0;width:228px;height:228px;margin:10px;}

#main .side-box { width: 200px; padding-left: 20px; }
#main .side-box .side-body { padding: 16px 0;  line-height: 15px;  }
#main .side-box .innerbox {background:url('../images/bg_box.gif') no-repeat bottom;width:250px;}
#main .side-box .innerbox .header{background:url('../images/bg_right_title.gif') no-repeat;height:30px;width:250px;}
#main .side-box .innerbox .header h2{padding:10px 0 0 10px;}
#main .side-box .innerbox ul li { background: url(../images/icon-circle.gif) 0 50% no-repeat; padding-left: 14px; line-height: 16px; }
#main .side-box .innerbox2 {background:url('../images/bg_box2.gif') no-repeat bottom;width:250px; }
#main .side-box .innerbox2 .header{background:url('../images/bg_right_title.gif') no-repeat;height:30px;width:250px;}
#main .side-box .innerbox2 .header h2{padding:10px 0 0 10px;}
#main .side-box .innerbox2 ul li { background: url(../images/icon-circle.gif) 0 50% no-repeat; padding-left: 14px; line-height: 16px; }
#main .side-box .plainbox .footer{background:url('../images/bg_plain_box.gif') no-repeat bottom;height:10px;width:250px;}
#main .side-box .plainbox .header{background:url('../images/bg_plain_right_title.gif') no-repeat;height:30px;width:250px;}
#main .side-box .plainbox .header h2{padding:10px 0 0 10px;}
#main .side-box .plainbox div.box-body { padding: 0; height: auto; width: 248px; border-left: 1px solid #7ED8E0; border-right: 1px solid #7ED8E0; }
#main .side-box .plainbox div.box-body-text { left: auto; position: relative; padding: 0 0 15px 10px; }
#main .side-box .plainbox div.box-body-text a { font-size: 12px; }
#main .side-box .plainbox ul li { background: url(../images/icon-circle.gif) 0 50% no-repeat; padding-left: 14px; line-height: 20px; }

#main .side-box .box-body {position:relative; padding: 10px 0;  line-height: 15px;  height:65px;}
#main .side-box .box-body img{position:absolute;left:9px;top:12px;}
#main .side-box .box-body-text { position: absolute; left: 80px; top:12px; }
#main .side-box .box-body-text a {font-size:18px; font-weight:bold;}

#footer { background-color: #a8e4ea; text-align: left; padding: 20px; border-top: 2px solid #7ed8e0; }
#footer p { margin-bottom: 12px; }
#footer p.small { margin-bottom: 0; }
#footer p.small a { font-size: 10px; margin: auto 3px; }
#footer a:hover { text-decoration: underline; }

fieldset.tx-powermail-pi1_fieldset { border: 1px solid #a8e4ea; background-color: #f7f7f7; padding: 10px 15px; }
fieldset.tx-powermail-pi1_fieldset legend { display: none; }
fieldset.tx-powermail-pi1_fieldset .fieldwrap, fieldset.tx-powermail-pi1_fieldset .fieldwrap_form { padding-bottom: 6px; margin-bottom: 6px; }
fieldset.tx-powermail-pi1_fieldset .fieldwrap label { float: left; width: 135px; line-height: 1.3; }
fieldset.tx-powermail-pi1_fieldset .fieldwrap_form label { float: left; line-height: 1.3; width: 120px; }
fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_73 label, fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_74 label, 
fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_92 label, fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_93 label  { 
	width: 288px;
} 
fieldset.tx-powermail-pi1_fieldset .fieldwrap .right, fieldset.tx-powermail-pi1_fieldset .fieldwrap_form .right { float: none; clear: right; margin-left: 135px; }
fieldset.tx-powermail-pi1_fieldset .fieldwrap_form .right { margin-left: 120px; }
fieldset.tx-powermail-pi1_fieldset div.even { background: transparent; }
fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_label { font-weight: 800; padding-bottom: 10px; }
fieldset.tx-powermail-pi1_fieldset div.powermail_mandatory_js { margin-left: 5px; }
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select, .powermail_password , input.powermail_file { 
	border: 1px solid #ddd; padding: 1px; font-family: Arial, Verdana, sans-serif; background: #fff none;
}
fieldset.tx-powermail-pi1_fieldset .tx_powermail_pi1_fieldwrap_html_file label { float: left; line-height: 1.3; width: 120px; }
.tx_powermail_pi1_fieldwrap_html .right { clear: right; float: none; margin-left:120px; }
input.validation-failed, textarea.validation-failed { background: #fff none; }
.field_select select, .field_select option, .record-text, fieldset.tx-powermail-pi1_fieldset input.powermail_submit, .tx-powermail-pi1_mandatory_submit, .tx-powermail-pi1_confirmation { 
	font-size: 12px; font-family: Arial,Verdana,sans-serif;
}
fieldset.tx-powermail-pi1_fieldset .fieldwrap_form div.powermail_radio_inner label { float: none; width: auto; display: inline-block; font-weight: 100; padding: 0 20px 0 2px; }
#main .large-content p.tx_powermail_pi1_fieldwrap_html_radio_title { margin: 0; }
#main .content ul.powermail_multiplejs_tabs, #main .large-content ul.powermail_multiplejs_tabs { list-style: none; }
#main .content ul.powermail_multiplejs_tabs a, #main .large-content ul.powermail_multiplejs_tabs a { color: #333; }
#main .content ul.powermail_multiplejs_tabs a:hover, #main .large-content ul.powermail_multiplejs_tabs a:hover { text-decoration: none; }

#main .content ul.powermail_multiplejs_tabs a, #main .large-content ul.powermail_multiplejs_tabs a { display: none; }
#main .content ul.powermail_multiplejs_tabs a.active-tab, #main .large-content ul.powermail_multiplejs_tabs a.active-tab { display: inline-block; }
.powermail_uid65 { border: 1px solid #f7f7f7; background-color: #f7f7f7; }

.tx_powermail_pi1_fieldwrap_html_67, .tx_powermail_pi1_fieldwrap_html_85 { clear: both; overflow: hidden; }
.tx_powermail_pi1_fieldwrap_html_67 p, .tx_powermail_pi1_fieldwrap_html_85 p { float: left; width: 120px; }
.tx_powermail_pi1_fieldwrap_html_67 div.clear, .tx_powermail_pi1_fieldwrap_html_85 div.clear { clear: right; margin-left: 120px; float: none; }

.field_select option { padding-right: 14px; }
.field-desc-wrap { line-height: 1.3; clear: both; overflow: hidden; padding-left: 135px; }
.field-desc-wrap strong { display: block; }
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea { width: 400px; height: 96px; font-size: 11px; font-family: Verdana,sans-serif; }
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { font-weight: 100; margin: 0; margin-bottom: 25px; }
.record-text { width: 36px; }
.red-field { color: #c00; border: 1px solid #c00; }

#error-msg p.error { padding: 5px 12px; margin-bottom: 15px; border: 1px solid #cd0a0a; background-color: #fef8f6; color: #cd0a0a; -moz-border-radius: 4px; }
#error-msg p.error strong { color: #333; }

/* small-button */
a.btn-small { display: inline-block; padding-right: 5px; background: url(../images/bg_button_right_small.png) 100% 0 no-repeat; }
a.btn-small span { display: inline-block; height: 26px; line-height: 26px; cursor: pointer; padding: 0 8px 0 13px; background: url(../images/bg_button_left_small.png) 0 0 no-repeat; color: #fff; font-weight: 800; font-size: 14px; }

button.tx-powermail-pi1_confirmation { display: inline-block; margin: 0; border: 0; background: transparent; }
button.tx-powermail-pi1_confirmation span { background: url(../images/bg_button_right_small.png) 100% 0 no-repeat; padding-right: 5px; display: inline-block; }
button.tx-powermail-pi1_confirmation span span { display: inline-block; height: 26px; line-height: 26px; cursor: pointer; padding: 0 8px 0 13px; background: url(../images/bg_button_left_small.png) 0 0 no-repeat; color: #fff; font-weight: 800; font-size: 14px; }

/* suche details */
.content .as-title-wrapper { position: relative; height: 40px; background: url(../images/bg_as_title_repeat.gif) 0 0 repeat-x; margin-bottom: 10px; }
.content .as-title-wrapper .as-title-left, .content .as-title-wrapper .as-title-right { position: absolute; width: 4px; height: 40px; left: 0; top: 0; background: url(../images/bg_as_title_left.gif) 0 0 no-repeat; }
.content .as-title-wrapper .as-title-right { right: 0; background-image: url(../images/bg_as_title_right.gif); left: auto; }
.content .as-title-body { padding: 12px 10px 0; }
.content .as-title-body a { width: auto; height: 16px;}
.content .as-title-body a.back { float: left; padding-left: 20px; line-height: 16px; background: url(../images/icon_button_arrow_left.png) 0 0 no-repeat; }
.content .as-title-body .right { width: 55%; text-align: center; }
.content .as-title-body .right a.pre { float: left; padding-left: 0; padding-right: 15px; background: url(../images/icon_button_arrow_left.png) 0 0 no-repeat; }
.content .as-title-body .right a.next { float: right; padding-left: 0; padding-right: 15px; background: url(../images/icon_button_arrow_right.png) 100% 0 no-repeat; }
#main .content .as-title-body a:hover { text-decoration: none; }
.content .as-title-page { padding: 5px 10px; }
.content .as-title-page select { border: 1px solid #7ed8e0; position:relative; top:-2px; }
.content .as-title-page select, .content .as-title-page option { font-family: Arial, Verdana; font-size: 11px; color: #069; }
.content .as-title-page option { padding-right: 5px; padding: 2px 0 0 10px; }
.content .as-title-page label { font-size: 14px; color: #069; display: inline-block; line-height: 30px; }
.content .title-page-part { position: absolute; right: 10px; top: 14px; color: #069; }
.content .title-page-part a { display: inline-block; margin: 0 ; }

/* plugin entry-details to change */
#main .content .entry-details { padding: 10px 0; }
#main .content .entry-details h1 { border-bottom: 0; font-size: 20px; line-height: 25px; font-weight: 100; }
#main .content .entry-details .entry-quote { margin-bottom: 22px; }
#main .content .entry-details .entry-quote strong { color: #069; }
.entry-body { clear: both; overflow: hidden; position: relative; background: url(../images/circle-body.gif) 0 0 no-repeat; padding: 10px; margin-bottom: 10px; }
.entry-body .entry-body-right, .entry-body .entry-body-bottom, .entry-body .entry-body-circle { position: absolute; background: url(../images/circle-body.gif) 0 0 no-repeat; }
.entry-body .entry-body-right { height: 100%; width: 10px; right: 0; top: 0; background-position: 100% 0; }
.entry-body .entry-body-bottom { width: 100%; height: 10px; left: 0; bottom: 0; background-position: 0 100%;; }
.entry-body .entry-body-circle { width: 10px; height: 10px; right: 0; bottom: 0; background-position: 100% 100%; }
.entry-body .entry-wrap h3 { font-size: 16px; color: #069; margin-bottom: 10px; font-weight: 100; }
.entry-body .entry-wrap .img-wrap { overflow: hidden; width: 130px; height: 100px; position: relative; float: left; }
.entry-body .entry-wrap .img-wrap a { position: absolute; left: 0; top: 0; padding: 4px; border: 1px solid #7ed8e0; display: inline-block;}
.entry-body .entry-wrap .img-wrap img { vertical-align: middle; background-color: #fff; float: left; }
.entry-body .entry-wrap-right { clear: right; margin-left: 140px; position: relative; }
.entry-body .entry-wrap-right h2 { font-size: 24px; vertical-align: baseline; font-weight: 100; text-transform: inherit; color: #333; margin-bottom: 10px; }
.entry-body .entry-wrap-right h2 span { padding-left: 10px; font-size: 12px; }
.entry-body .entry-wrap-right p { color: #678; padding-right: 10px; line-height: 13px; }
.entry-body .entry-wrap-right p.short-desc { font-weight: 800; color: #333; margin-bottom: 10px; line-height: 15px; }
.entry-body .entry-wrap-right a.btn-small { position: absolute; right: 0; top: 0; }

/* entry-gallery */
.entry-gallery { position: relative; height: 70px; background: url(../images/bg_gallery_controller_repeat.gif) 0 0 repeat-x; padding: 0 5px; }
.entry-gallery .entry-gallery-left, .entry-gallery .entry-gallery-right { position: absolute; top: 0; background: url(../images/bg_gallery_controller_left.gif) 0 0 no-repeat; width: 5px; height: 100%; }
.entry-gallery .entry-gallery-left { left: 0; }
.entry-gallery .entry-gallery-right { right: 0; background-image: url(../images/bg_gallery_controller_right.gif); }
.entry-gallery a.control-prev, .entry-gallery a.control-next { position: absolute; width: 15px; height: 50px; top: 10px; background: url(../images/bg_button_gallery_left.png) 0 0 no-repeat; }
.entry-gallery a.control-prev { left: 10px; }
.entry-gallery a.control-next { right: 10px; background-image: url(../images/bg_button_gallery_right.png); }

.entry-gallery .entry-gallery-body { width: 490px; position: relative; overflow: hidden; padding: 10px 0; height: 50px; margin-left: 32px; }
.entry-gallery .entry-gallery-body ul.clear { position: absolute; left: 0; top: 10px; width: 2000em; height: 50px; }
.entry-gallery .entry-gallery-body ul li { float: left; margin-right: 5px; }
.entry-gallery .entry-gallery-body ul li a { display: inline-block; }
	
.adver { border: 1px solid #7ed8e0; background-color: #dff5f7; clear: both; overflow: hidden; position: relative; margin-bottom: 10px; }
.h80 { height: 80px; }


.wohnGroups h2 {font-size:20px; text-transform:normal;font-weight:normal;}
.wohnGroups div.left ul {float:none;}
.wohnGroups div.left {width:250px}
#main .content .wohnGroups div.left div.clear ul li a {font-weight:normal;}

/** form */
#tx-powermail-pi1_fieldset_11,
#tx-powermail-pi1_fieldset_12,
#tx-powermail-pi1_fieldset_13,
#c283 div.tx-powermail-pi1_confirmation {
    background: #fff url(../images/bg_search_area.gif) 0 100% repeat-x;
    border: 1px solid #7ed8e0;
}
#c283 div.tx-powermail-pi1_confirmation table { margin-bottom: 20px; }
#c283 div.tx-powermail-pi1_confirmation ul { text-align: right; list-style: none; clear: both; overflow: hidden; margin-bottom: 10px; }
#c283 div.tx-powermail-pi1_confirmation ul li { float: right; }
#c283 div.tx-powermail-pi1_confirmation { padding: 20px; color: #069; }
#c283 div.tx-powermail-pi1_confirmation td { font-size: 16px; }
#c283 div.tx-powermail-pi1_confirmation td b {  }
.tx-powermail-pi1_formwrap_283 input[type=text],
.tx-powermail-pi1_formwrap_283 select {
    background-color: #fff;
    color: #069;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
}
.tx-powermail-pi1_formwrap_283 input[type=button],
.powermail_submit_uid124 {
    background:url(../images/btn_search_next.gif) 0 0 no-repeat;
    border: 0;
    height: 34px;
    text-indent: -9999em;
    font-size: 0;
    width: 90px;
    margin-bottom: 0;
}

.tx-powermail-pi1_formwrap_283 input[type=button].tx-powermail-pi1_backbtn {
    background:url(../images/btn_search_prev.gif) 0 0 no-repeat;
    float: left;
    border: 0;
    height: 34px;
    text-indent: -9999em;
    font-size: 0;
    width: 90px;
    margin-bottom: 0;
}


.tx-powermail-pi1_formwrap_283 option {
    color:#069;
    font-size:16px;
    font-weight:bold;
}
.tx-powermail-pi1_formwrap_283 fieldset.tx-powermail-pi1_fieldset .fieldwrap_form label,
#tx-powermail-pi1_fieldset_12 label {
    line-height: 32px;
    color: #069;
    font-weight: 100;
    font-size: 16px;
}
.tx-powermail-pi1_formwrap_283 textarea#uid115 {
    font-size: 16px; line-height: 24px;
    color: #069;
}

#powermaildiv_uid109 p.tx_powermail_pi1_fieldwrap_html_radio_title { display: inline-block; width: 120px; float: left; color: #069; font-weight: 100; line-height: 32px; font-size: 16px; }
#powermaildiv_uid109 .clear { clear: right; }
#powermaildiv_uid124 .right { position:relative;text-align:right; }
#powermaildiv_uid109 .clear label { font-size: 16px; font-weight: 800; }

#c310 {margin-top:15px;}
#c328 .news-list-container .news-list-category { display: none; }
.news-list-container hr.clearer, .news-single-item hr { border-style: none !important; }
.news-list-container, .news-list-container .news-list-item { padding: 0 0 15px; }
.news-single-rightbox { padding: 10px 0; float: none; width: auto; text-align: left; }
.news-single-backlink { padding: 15px 0; }
.news-single-item h1 { border: none; }

.resultInfoText {}
