@import "reset.css";
* {
	margin: 0;
}
html, body {
	height: 100%;
}
body
{
	background: #c4cfd5 url("/images/09/bg_gradient.jpg") repeat-x top left;
	color: #000;
    font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.theme_content{
	display: none;
}

TEXTAREA{
	overflow		: auto;
}
.no-padding-table td{
    padding: 0 !important;
}
input.image_input{
    width:auto !important;
    border: solid 0px #000;
}

.an_verkauf{
    color: #225081;
    font-weight: bold;
}

ol{
    font-size: 11px;
}
ol li{
    padding-left: 25px;
    padding-top: 4px;
    margin-bottom: 10px;
}
ol .ol_one{
    background: transparent url(/images/dp_ol_one.gif) no-repeat 0 0;
}
ol .ol_two{
    background: transparent url(/images/dp_ol_two.gif) no-repeat 0 0;
}
ol .ol_three{
    background: transparent url(/images/dp_ol_three.gif) no-repeat 0 0;
}
.hr
{
	background: #ddd;
	height: 1px;
	margin: 20px 0 20px;
}
.no_margin{
    margin:0;
}
a
{
	color: #3B5E7C;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.unread{
    font-weight:bold;
}
h2
{
	background: #3B5E7E;
	color: #fff;
	padding: 6px 10px;
	margin: 0 0 10px;
	font-weight: normal;
	position: relative;
    height:12px;
}
.blue_txt{
	color: #3B5E7E;
}
td.blue,h2.blue
{
	background: #3B5E7E;
}
h2.lightblue
{
	background: #336a9f;
}
.blue a{
    color:#fff;
}
.nomargin
{
	margin-bottom: 5px;
}
h2 span
{
	position: absolute;
	right: 10px;
}
h3, h4
{
	margin: 10px;
}
h3.blue
{
	font-size: 14px;
	font-weight: bold;
	color: #3B5E7E;
	margin: 15px 10px;
}
.yellow_back{
    background-color: #FFB806;
}
.green_back{
    background-color: #7FCD3B;
}

p, .paragraph, .marginless_p
{
	margin: 10px;
	color: #333;
	font-size: 11px;
	line-height: 14px;
}
.marginless_p{
    margin-left:0 !important;
    margin-right:0 !important;
}
.bigblue
{
	font-size: 14px;
	font-weight: bold;
	color: #3D7DB3;
}

.left
{
	float: left;
	margin-right: 10px;
}
.right
{
	float: right;
}


/* Header */
#header
{
	height: 112px;
	margin:  -10px -10px 0px;
	border-top: 10px solid ;
	border-color: #225081;
    position: relative;
}


#header h1 a
{
	display: block;
	width: 146px;
	height: 79px;
}
#header h1 a span
{
	display: none;
}

.lang_select
{
	width: 100px;
	position: absolute;
	right: 10px;
	top: 20px;
	margin: -15px 0 3px;
	text-align: right;
}

span.claim
{
	display: block;
	position: absolute;
	left: 236px;
	top: 32px;
	color: #B2B2B2;
}

.forgot_password
{
	position: absolute;
	right: 60px;
	top: 95px;
}

/* navigation */
/* navigation */
.top_navi{
    position: relative;
    top:0;
    padding: 0;
    left: 280px;
    height: 70px;
    width: 500px;
    background: transparent url(/images/09/top_menu_back.jpg) repeat-x 0 0;
}
.top_navi ul{
    clear: both;
    float: left;
    width: 480px;
}
.top_navi li{
	float: left;
}
.top_navi a{
    color: #fff;
    text-decoration: none !important;
    font-size: 12px;
}
.main_navi a{
    display: block;
    height: 36px;
}
.main_navi a.feed_on{
    background: transparent url(/images/09/feed_on.gif) no-repeat 0 0;
    width: 141px;
}
.main_navi a.feed_off{
    background: transparent url(/images/09/feed_off.gif) no-repeat 0 0;
    width: 140px;
}
.main_navi a.feed_off:hover{
    background: transparent url(/images/09/feed_on.gif) no-repeat 0 0;	
}

.main_navi a.kauf_on{
    background: transparent url(/images/09/kauf_on.gif) no-repeat 0 0;
    width: 102px;
}
.main_navi a.kauf_on_out{
    background: transparent url(/images/09/kauf_on_out.gif) no-repeat 0 0;
    width: 102px;
}

.main_navi a.kauf_off, .main_navi a.kauf_off_out{
    background: transparent url(/images/09/kauf_off.gif) no-repeat 0 0;
    width: 102px;
}
.main_navi a.kauf_off:hover{
    background: transparent url(/images/09/kauf_on.gif) no-repeat 0 0;
}
.main_navi a.kauf_off_out:hover{
    background: transparent url(/images/09/kauf_on_out.gif) no-repeat 0 0;
}

.main_navi a.verkauf_on{
    background: transparent url(/images/09/verkauf_on.gif) no-repeat 0 0;
    width: 119px;
}
.main_navi a.verkauf_off{
    background: transparent url("/images/09/verkauf_off.gif") no-repeat 0 0;
    width: 119px;
}
.main_navi a.verkauf_off:hover{
    background: transparent url(/images/09/verkauf_on.gif) no-repeat 0 0;
}

.top_navi #navi{
    background-color: #3b5e7c;
    padding: 10px 0 0 15px;
}

.top_navi #navi li{
    border-right: solid 1px #fff;
    margin-right: 10px;
}

ul#navi li.last
{
	border-right: none;
}
ul#navi li a
{
	display: block;
	text-decoration: none;
	padding:  0;
    margin-right: 10px;
}


.top_navi li a:hover, .top_navi li a.active
{
	color: #b1bfcb;
}

.main-navi
{
	position: absolute;
	bottom: 0;
	left: 0;
}
.main-navi li
{
	float: left;
	margin: 0;
}
.main-navi li a, .sub-navi li a
{
	display: block;
	padding: 8px 0 8px 25px;
	width: 120px;
	color: #000;
	background: url("/images/side_navi_bg.gif") no-repeat 15px;
	opacity: .8;
	filter: alpha(opacity=80);
}
.sub-navi li a{
	opacity: 1;
	filter: alpha(opacity=100);
    z-index: 9999;
    margin-bottom: 1px;
}
.main-navi li a:hover, .main-navi li a.active
{
	border-left: 15px solid #febf00;
	padding-left: 10px;
	text-decoration: none;
	background: url("/images/side_navi_bg.gif") no-repeat 0px;
}
.promi_sidenavi{
    margin: 10px;
}
.promi_sidenavi li
{
	margin: 5px 0;
    background-color: #c4cfd5;
}
.promi_sidenavi li a
{
	display: block;
	padding: 4px 10px;
	color: #3b5e7e;
    font-weight: bold;
    text-decoration: none !important;
    font-size: 12px;
}
.promi_sidenavi li a:hover,
.promi_sidenavi li a.active,
.side_navi li a:hover,
.side_navi li a.active{
    text-decoration: underline !important;
	background: url("/images/09/promi_arrow.gif") no-repeat 220px ;
}

.side_navi
{
	margin: 10px;
}
.side_navi li
{
	margin: 5px 0;
    font-size:0px;
}
.side_navi li a
{
    text-decoration: none !important;
    font-size:12px !important;
	display: block;
	padding: 4px 10px;
	color: #3b5e7e;
}

/**
.side_navi li
{
	margin: 5px 0;
    font-size:0px;
}
.side_navi li a
{
    font-size:12px !important;
	display: block;
	padding: 4px 10px;
	color: #333;
	background: url("/images/side_navi_bg.gif") no-repeat 5px;
}
.side_navi li a:hover, .side_navi li a.active
{
	border-left: 5px solid #febf00;
	padding-left: 5px;
	margin: 0;
	text-decoration: none;
	background: url("/images/side_navi_bg.gif") no-repeat 0px;
}
**/
/* big banner */
.banner
{
    position: relative;
	height: 250px;
	background: transparent url("/images/09/banner_bg.jpg") no-repeat 0px bottom;
}
.start_teaser ul li{
    display:block;
    padding:0 0 0 18px;
    font-weight: bold;
    color: #343434;
    font-family: Arial;
    margin-bottom: 5px;
}
.signup_button{
    position: absolute;
    top: 142px;
    left: 365px;
}
/* content */

#content
{
	margin: 20px 0;
	padding-bottom: 25px;
}

.content
{
	float: left;
	width: 550px;
	margin: 0 10px;
}
.content-index
{
	float: left;
	width: 480px;
	margin: 0 10px;
}
.content.center
{
	float: none;
	margin: 0 auto;
}
.content_full
{
	float: left;
	width: 696px;
	margin: 0;
}
.content_left_full{
	float: left;
	width: 740px;
	margin: 0 10px;
}
.content-full.center
{
	float: none;
	margin: 0 auto;
}
.static_content
{
	width: 450px;
	margin: 30px 20px 30px 150px;
}
#rightpane
{
	float: right;
	width: 155px;
}
#rightpane-big
{
	float: right;
	width: 220px;
}

.content_left
{
	width: 340px;
	float: left;
	margin-right: 10px;
}
.content_right
{
	width: 340px;
	float: right;
}
td{
    vertical-align:top;
}
.signup label{
    width:180px;
}

ul.bullets
{
	margin: 10px;
	list-style-type: disc;
}
ul.bullets li
{
	font-size: 11px;
	color: #333;
	margin: 3px 0 4px 15px;
	list-style-position: outside;
}

/* footer */

#footer, .push {
	height:; /* .push must be the same height as .footer */
}
#footer
{
	margin: -40px auto 0;
    font-weight: bold;
	text-align: center;
	font-size: 11px;
	padding-top: 20px;
    padding-bottom: 100px;
    margin: 0 20px;
    border-top: solid 1px #DDDDDD;
}

#footer .copy_right{
    float:left;
    margin-top:-8px;
}

.footer_nav
{
	float: right;
	margin-top: -8px;
}

.footer_nav li
{
	float: left;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #fff;
}
.footer_nav li.last
{
	border: none;
}
.footer_nav a
{
	text-decoration: none;
}
.footer_nav a:hover, .footer_nav a.cur{
    color: #2D5686;
    text-decoration: none !important;
}

/* the flash */
#flash
{
	margin: 20px 0;
}
#flash_error
{
	background: red;
	color: #fff;
	padding: 5px 15px;
}
#flash_notice
{
	background: green;
	color: #fff;
	padding: 5px 15px;
}


/* boxes*/
.box
{
	margin: 0px 10px 10px;
	padding-bottom: 10px;
	position: relative;
	color: #999;
}
.box h3
{
	color: #225081;
	font-weight: normal;
	margin: 10px 0px;
}
.box .close
{
	position: absolute;
	right: 0;
}

.borderbox
{
	padding: 0;
	margin: -10px 0 10px 0;
	border: 1px solid #ccc;
}
.borderbox_content
{
	margin: 10px 30px;
}
.borderbox_content .left, .borderbox_content .right
{
    width:45%;
}

.borderbox h3
{
	color: #1d3c70;
	margin: 15px;
	padding-left: 25px;
	position: relative;
}
.borderbox h3 span
{
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	color: #1d3c70;

	background: #1d3c70;
}
.borderbox table
{
	margin: 10px 0;
	color: #333;
	font-size: 11px;
	line-height: 13px;
}
.borderbox table td
{
	padding: 4px 10px 2px 0;
	vertical-align: top;
}
/* tables 	*/
.table
{
	width: 100%;
}
.table th
{
	color: #296EA9;
	text-align: left;
	padding-bottom: 15px;
        padding-left: 5px;
}
.table_blue th
{
	background: #3B5E7E;
	padding: 6px 0 6px 10px;
	color: #fff;
}
.table_blue a:hover
{
	background: #225081;
	color: #fff;
	text-decoration: none;
}

.table td
{
	padding: 10px 0px 10px 5px;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
	color: #333;
}
.table_blue td
{
	padding: 10px 0 10px 10px;
}
.table tr
{
	border-bottom: 1px solid #fff;
}
.table tr.tr-hover
{
	background-color: #d4dfe5;
}
.table tr.tr_obj_hover td
{
	background-color: #d4dfe5; /*c4cfd5;*/
}

table.borderless td{
    border: solid 0px #000 !important;
}
.white td
{
	background: #fff;
}


.details-block
{
	position: relative;
	padding: 15px 0;
	margin: 3px 0;

}
.details-block-hover
{
	position: relative;
	padding: 15px 0;
	margin: 3px 0;
	background: #ddd;
}
.details-name
{
	position: absolute;
	left: 0;
	top: 10px;
	width: 150px;
}
.details-teaser
{
	position: absolute;
	left: 160px;
	top: 10px;
	width: 240px;
}
.details
{

	padding: 2px 8px;
	background: #3B5E7E;
	color: #fff;
}
a.disabled{
	padding: 2px 8px;
	background: #ccc;
	color: #fff;
}
/* form */

fieldset
{
	margin: 10px 10px;
	position: relative;
}
fieldset h3
{
	margin: 10px 0px;
	font-weight: normal;
	color: #225081;
}
form.index-form fieldset
{
	margin: 0px;
}

label
{
	display: block;
	/*width: 150px;*/
	float: left;
	/*margin-top: 4px;*/
}
radio, checkbox, select
{
	background: #fff;
	border: 1px solid #ccc;
	/*margin: 3px 0;*/
}
input, textarea
{
	/*width: 330px;*/
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	color: #666;
	font-size: 11px;
}
input.submit
{
	width: auto !important;
	background: #fff !important;
	color: #225081 !important;
	padding: 3px !important;
	border: none !important;
}
input.submit-button
{
	width: 84px !important;
	background: url("/images/submit.gif") no-repeat;
	color: #fff !important;
	border: none !important;
}

input.right
{
	position: absolute;
	right: 0;
}
form.index-form label
{
	display: block;
	/*width: 60px;*/
	color: #225081;
	float: left;
	margin-top: 4px;
}
form.index-form input
{
	/*width: 130px;*/
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	color: #666;
	font-size: 11px;
}
form.index-form input.small-input
{
	width: 25px;
}
form.index-form input.midsize-input
{
	width: 60px;
}

span.input-desc
{
	background: #ededed;
	color: #000;
	padding: 4px 6px 3px;
}
* html span.input-desc
{
	padding: 5px 6px 1px;
}
input.radio, form.index-form input.radio
{
	width: auto;
	border: none;
	margin:  0 3px 0 0;
	vertical-align: bottom;
}
form table
{
	margin: 0 10px 0px;
}
form table td
{
	padding: 3px 0 ;
}
form table.form-table
{
	width:530px;
}
.price-label{
    width:250px;
    float:left;
}
.price-label .min{
    float:left;
}
.price-label .max{
    float:right;
}

.two-seventy-five{
    width:275px;
}
table.object-data label{
    width:auto !important;
    margin-right: 10px;
    margin-left: 5px;
}
table.form-table label
{
    width: 150px;
}
.ap-search-form-table {
    margin:0px;
    width:240px;
}
.ap-search-form-table .field-lab label{
    padding-left:10px;
}
.ap-search-form-table input{
    width:100px;
}
.ap-search-form-table .radio{
    width:auto;
}

.ap-search-form-table .field-val select{
    width:110px;
}




/* misc */

.bottom_right
{
	position: absolute;
	right: 0;
	bottom: 0;
	border: none;
	width: auto;
}
h2 div.toggle, h2 div.toggle .closed, .toggle_box, h2 div.arrow_toggle
{
	background: url("/images/toggle_open_blue.gif") 50% 50% no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: -3px;
	cursor:pointer;
}
h2 div.toggle.closed, h2 div.arrow_toggle.closed
{
	background: url("/images/toggle_closed.gif") 50% 50% no-repeat;
}

.toggle_box, .arrow_toggle
{
	background: url("/images/toggle_closed.gif") 50% 50% no-repeat;
}
.toggle_box.open,h2 div.arrow_toggle.open
{
	background: url("/images/toggle_open_blue.gif") 50% 50% no-repeat;
}

.toggle_box.blue_closed
{
	background: url("/images/toggle_closed_blue.gif") 50% 50% no-repeat;
}

/* self-clearing floats */
/* IE 7 WIn */

div #content,
{
height: 1%;
}

/* firefox and safari */

#content:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/* self-clearing floats */

* html #content{
	height: 1%;
}

/******* SLIDER ***********************/
.slider-container{
   background: transparent url(/images/slider_bg.gif) no-repeat 0 0;
   height:20px;
   width:250px;
   padding: 0;
   margin-top:7px;
  /* margin: 40px 0 15px 10px;*/
}
.slider, .slider1, .slider2, .slider3{
   height:6px;
   width:250px;
   position:relative;
}
#slided_value
{
	margin-top: 15px;
	color: #666;
}
.indicator{
   margin-top: 5px;
   width: 6px;
   height: 16px;
   background-color: #FF9900;
   position: absolute;
   font-size: 1px;
   overflow: hidden;
   border: none;
   background-image:url(/images/slider_indicator.gif);
   background-color: transparent;
}
.ui-slider .indicator{
    margin-top:-4px;
}
.start_search fieldset{
    margin:0;
}

.start_search label{

    margin-right:5px;
    width:90px;
    margin-top:2px;
}
.start_search input{
    width:80px;
    margin-top:-2px;
}
.start_search p{
    margin: 8px 0 8px 10px;
}
.start_search select{
    width:135px;
    margin-top:-2px;
}

/***********************  PROFILE VIEW *********************/
.profile_view .short_profile{
    margin: 15px 0 0 0;
}
.profile_view .profile_actions{
    float:left;
    width:295px;
}

/***********************  OFFERS *********************/

.offers_box {
    margin:10px 0px 10px 0px;
    padding: 0 0 10px 0px;
    border:solid 1px #ccc;
}
.offers_box .toggle_bar{
    position:relative;
    padding-bottom:20px;
    margin-left: 0px;

}
.offers_box .offer_color_box{
    width: 20px;
    height: 15px;
    display:block;
    position:absolute;
    left:0;

}
.offers_box .offer_toggle_box{
    display:block;
    position:absolute;
    right:10px;
    top: 5px;
}
.offers_box .object_content{
    margin:0 10px 10px 20px;
}
.offers_box .object_content .thumb_box{
    width:150px;
}
.offers_box .object_content .add_box{
    width:250px;
}
.field_lab{
    display:block;
    float:left;
    width: 107px;
    padding-right: 10px;
}
.field_val{
    display:block;
    float:left;
}

.offers_box .offer_contact_box{
    padding-left: 20px;
}
.offers_box .offer_contact_box .offer_separator_box{
    height:1px;
    border-top: dashed 1px #ccc;
    margin-left: -20px;
}
.offers_box .offer_contact_content{
    width:400px;
}

.contact_box{
    margin:10px 0px 10px 0px;
    padding: 0 0 10px 0px;
    border:solid 1px #ccc;
}
.contact_box .date_color_bar{
    position:relative;
    padding-bottom:20px;
    margin-left: 0px;
}
.contact_box .date_color_bar .ct_color_box{
    width: 20px;
    height: 15px;
    display:block;
    position:absolute;
    left:0;
}
.contact_box .date_color_bar .ct_inv_title_box{
    display:block;
    position:absolute;
    left:30px;
    top: 2px;
}
.contact_box .date_color_bar .ct_date_box{
    display:block;
    position:absolute;
    right:10px;
    top: 5px;
}
.contact_box .ct_content_box{
    margin: 10px 10px 0 30px;
}
.offers_box p, .offers_box h3, .contact_box p, .contact_box h3{
    margin-left: 0;
    margin-right: 0;
}
.contact_box .ct_details{
    width: 400px;
}


/**********************  FEEDS **********************/
.feed{
    border:solid 1px #000;
}
/********************** PAGINATION ******************/
.search_result_pager{
    position:absolute;
    right:10px;
    width:350px;
    top:6px;
}
.search_result_pager .item_links{
    position:absolute;
    left:0
}
.search_result_pager .search_result_pagination{
    position:absolute;
    right:0
}
.blue .search_result_pager a{
    color:#fff;
}
.search_result_pager span{
    position:relative;
    right:auto;
}
div.auto_complete {
    background:#FFFFFF none repeat scroll 0%;
    z-index:100;
    opacity:0.999999;
}
.object_expose_wizz_span{
    display:block;
}
.object_completeness{
    margin:0 auto;
    padding:0;
    width:50px;
    height:15px;
    font-weight:bold;
}
.completeness_red, .email_alert_color{
    background-color:#f00;
}
.completeness_red a{
    color:#fff;
}

.completeness_green{
    background-color:#0f0;
}
.feed_table{
    width:100%;
}
.feed_table th, .feed_table td{
    text-align:left;
    padding:5px;

    }

.profile_table{
    width:100% !important;
    margin:0;
}
.profile_table label{
    padding-left:10px;
}
.profile_table td.paragraph{
    width:230px;
}


.profile_table tr, .profile_table td{
    border: solid 0 #000 !important;
    padding:3px;
}
table.offer_table{
    margin:0;
}
table.offer_table tr, table.offer_table td{
    border-bottom:solid 0px #000 !important;
}

.offer_center_td{
    border-right: 1px solid #DDDDDD;
    padding-right:0px !important;
    width:300px !important;
}

.offer_center_td hr, .horizontal_row{
    border:1px solid #ddd !important;
    height:1px;
}
.message_after_submit{
  width: 500px;
  position: absolute;
  left: 50%;
  margin-left: -230px; /*20 px padding included */
  z-index: 999999;
  background-color:#fff;
  padding:10px;
  border:solid 1px #ddd;
}
.message_after_submit .errorExplanation{
}
.message_after_submit .submitExplanation{
  color:#265082;
  font-weight:bold;
}

.object_images .image_div{
    float:left;
    width:50%;
    margin-bottom:20px;
    text-align:center;
}

/**************** FORM HELPBOX ****************/

.form_help_box{
    width:150px;
    background-color: #E1E5EA;
    left:0pt;
    position:absolute;
    top:0pt;
    z-index:9999;
}
.help_body{
    height:auto;
    position:relative;
}
.form_help_box .help_text{
    position:absolute;
    width:130px;
}
.help_content{
    display:none;
}
/**************** APP HELPBOX ****************/
.app_help_box{
    width:150px;
    background-color: #E1E5EA;
    left:0pt;
    position:absolute;
    top:0pt;
    z-index:9999;
}
.app_help_box .help_body{
    height:auto;
    text-align:left !important;

}

.info_slider{
    font-size:0px;
    margin-top: -212px;
    position:relative;
    right:0px;
    height:212px;
    margin-right:-10px;
    margin-left: 20px;
}
.info_slider a, .info_slider .slider_open{
    float:right;
}

.completeness_status{
    width:100%;
}
.completeness_status td{
    padding:5px;
}
.completeness_status .uncomp_title{
    background-color:#f00;
    color:#fff;
}
.completeness_status .comp_title{
    background-color:#A9B1BA;
    color:#fff;
}
.completeness_status a{
    text-decoration: underline;
}

.help_mark{
    background: #ededed;
    color:#265082 !important;
    font-weight:bold !important;
    text-align:center;
}
.form_with_help{
    width:550px;
}
.radio_label{
  margin-top:0px;
}

.svw {
    background:#FFFFFF none repeat scroll 0%;
    height:20px;
    width:50px;
}
.svw ul {
    left:-999em;
    position:relative;
}
.stripViewer {
    border:5px solid #3C7DB3;
    margin:0pt 0pt 1px 0;
    overflow:hidden;
    width:949px;
    height:509px;

}
.stripViewer img {
}
.stripTransmitter {
    overflow:auto;
    width:1%;
    margin-left:10px;
}
.stripTransmitter ul {
    list-style-type:none;
    margin:0pt;
    padding:0pt;
    position:relative;
}
.stripTransmitter ul li {
    float:left;
    margin:0pt 1px 1px 0pt;
    width:20px;
}
.stripTransmitter a {
    background:#3C7DB3 none repeat scroll 0%;
    color:#FFFFFF;
    display:block;
    font-family:Verdana,Arial;
    font-size:10px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:22px;
    text-align:center;
    text-decoration:none;
}
.stripTransmitter a:hover, a.current {
    background:#FFFFFF none repeat scroll 0%;
    color:#3C7DB3;
}

.unimplemented{
    background-color:red;
    color:#fff;
    font-weight:bold;
    padding:10px;
}
.object_form select{
    width: 222px;
}
.ms_oder{
    padding-left: 100px;
    font-weight: bold;
}
.gray_back{
   background: transparent url(/images/dp_grey_back.gif) repeat-x 0 0;
}
.bar, .gray_bar{
    background-color: #2F598C;
    color:#FFFFFF;
    font-weight:normal;
    height:12px;
    font-size: 12px;
    margin:0 0 10px;
    padding:6px 10px;
    position:relative;
}
/******************** press *************************/
.press_separator{
    margin:15px 0 15px 10px;
    border-top:solid 1px #ddd;
}
.press_images{
    float:left;
    width:240px;
    margin-right:15px;
    padding-top:40px;
}
.press_content{
    float:left;
    width:400px;
    padding-left:10px;
}
.dp_list_item{
    background: transparent url(/images/dp_d.gif) no-repeat 0 0;
    color: #2D5686;
    font-weight: bold;
    padding-left: 20px;
}
.cursored{
    cursor: pointer;
}
.abo_status{
    width: 700px;
    margin-left: 10px;
}
.abo_status th{
    font-size: 11px;
    text-align:center;
}
.abo_status td{
    text-align:center;
    border-top: solid 1px #265082;
}
.dp_steps h4{
    font-size:14px;
    background-color:#8fdb17;
    width:590px;
    margin:0 0 0 150px;
    height:25px;
    color:#fff;
    line-height:28px;
    text-align:center;
}
.dp_steps .steps_content p{
    margin-left: 57px;
}
.dp_steps .steps_content{
    position:relative;
    height:210px;
    background:transparent url(/images/owner_steps.jpg) no-repeat 0 43px;
    border:solid 1px #ccc;
    width:588px;
    margin: 10px 0 0 150px;
    padding:15px 0 25px;
}
.dp_steps .steps_content a{
    text-decoration: underline;
}
.dp_steps .step{
    top: 138px;
    width: 137px;
    position: absolute;
    text-align:center;
}
.dp_steps .s_one{
    left: 57px;
}
.dp_steps .s_two{
    left: 241px;

}
.dp_steps .s_three{
    left: 422px;
    width: 148px;
}
.steps_arrow{
    position:absolute;
    top:49px;
    left: -151px;
}
.dp_steps p.gray_bar{
    margin: 10px 0 10px 150px;
    width: 580px;
    padding-right: 0;
    font-size: 12px;
    text-align:center;

}
.gray_bar{
   background: transparent url(/images/dp_grey_back.gif) repeat-x 0 0;
   color: #686868;
}
.acp_overlay{
    opacity:0.9;
    filter: alpha(opacity = 90);
    padding:0;
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    padding: 33px 33px 20px;
    width: 644px;
    background:transparent url(/images/overlay.gif) repeat 0 0;
}
.acp_overlay p{
    color: #fff;
    font-size: 13px;
}
.acp_overlay p a{
    color: #fff;
    text-decoration: underline;
}
.acp_overlay p.actions{
    margin-top: 40px;
    text-align: center;
    paddint-top: 50px;
}
.acp_overlay p.actions a{
    margin-right: 15px;
}
.acp_overlay .x{
    position:absolute;
    top: 10px;
    right: 10px;
}
.aff_referers{
    margin-left: 30px;
}
.aff_referers th{
    padding: 10px 0;
}

.aff_referers td{
    padding: 10px 0;
    border-bottom: solid 1px #e6e6e6;
    text-align: center;

}
.affiliate_login{
    position:relative;
}
.affiliate_login #login{
    left: 280px;
    top: 95px;
}
.affiliate_login img{
    position: absolute;
    top: 70px;
    left: 339px;
}
.affiliate_login .forgot_password{
    top: 155px;
    left:326px;
}
.fixed_table{
    table-layout: fixed;
}
form.partner_request{
    margin-bottom: 20px;
}
.partner_request .field_row{
    margin-left: 0;
    clear:both;
}
.partner_request label{
    font-weight: bold;
    padding-left: 10px;
    float:none;
}
.partner_request .field_row{
    margin: 10px 0;
}
.partner_request .field_row input, .partner_request .field_row textarea{
    width: 186px !important;
}
.partner_request .field_row textarea{
    height: 50px !important;
}
form.partner_request #errorExplanation{
    margin-left: 10px;
}
form.partner_request ul{
    margin: 0;
    padding-left: 10px;
}
form.partner_request #errorExplanation li{
    list-style-position: outside;
}
.system_admin li a{
    background: blue none;
    margin-left: 5px;
    color: #fff;
}
.system_admin li a:hover{
    color: #000;
}
.vik_hinweis{
    background: transparent url(/images/hinweis.gif) no-repeat 0 0;
    width: 710px;
    margin-bottom: 15px;
}
.vik_hinweis p{
    padding: 10px 0 0 45px;
    color: #fff;
    margin:0;
}
.vik_hinweis p.sub_hint{
    color: #333;
    font-size: 10px;
}
.multi_listbox{
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #7F9DB9;
    height:10em;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 5px;
    width: 222px;
}
.multi_listbox li{
    font-size:1em;
    display: block;
    padding: 5px 0;
    clear:both;
}
.multi_listbox li label{
    margin:0;
    width: 175px !important;
}
.multi_listbox input{
    float: left;
    margin:0 7px 0 4px;
    width:15px;
    height:16px;
    vertical-align:middle;
    line-height:1.5;
}
.start_page_logos{
    float: left;
    width: 100%;
    margin: 20px 0;
}
.start_page_logos a{
    float: left;
    margin: 15px 77px 15px 0px;
}
.start_page_logos a.last{
    margin-right: 0px;
}
.morning_news li{
    background: transparent url(/images/morning_news_bullet.gif) no-repeat 10px 10px;
    border-bottom: solid 1px #e6e6e6;
    display: block;
    padding: 5px 0 5px 20px;
}
.morning_news li a{
    text-decoration: none !important;
}
    
.morning_news a:hover{
    color: #ff6602;
}

  #backgroundPopup {
   display:none;
   position:fixed;
   _position:absolute; /* hack for internet explorer 6*/
   height:100%;
   width:100%;
   top:0;
   left:0;
   background-color:#000000;
   border:1px solid #cecece;
   z-index:99998;
}
.separator{
    border-top: 1px solid rgb(204, 204, 204);
    margin: 5px 0pt;
    height: 1px;
    font-size: 0pt;
}
.search_form_ml input, .search_form_ml li label{
    width: auto !important;
}
.search_form_ml li{
    width:170px;
    overflow:visible;
}
.search_res_head p.os_city{
    left: 167px;
    top: 30px;
    position: absolute;
}
.object_result_internal .search_res_head p.os_city{
    left: 227px;
}
.search_res_head p.os_re_city{
    left: 158px;
    top: 30px;
    position: absolute;
}
.search_res_head p.os_gfz{
    left: 314px;
    top: 30px;
    position: absolute;
}
.search_res_head p.os_grz{
    left: 356px;
    top: 30px;
    position: absolute;
}
.search_res_head p.os_re_price{
    left: 414px;
    top: 30px;
    position: absolute;
}
.search_res_head p.os_re_area{
    left: 265px;
    top: 30px;
    position: absolute;
}
.search_res_head p.os_area{
    left: 279px;
    top: 30px;
    position: absolute;
}
.object_result_internal .search_res_head p.os_area{
    left: 407px;
}
.search_res_head p.os_price{
    left: 342px;
    top: 30px;
    position: absolute;
}
.object_result_internal .search_res_head p.os_price{
	left: 506px;
}
.search_res_head p.os_factor{
    left: 409px;
    top: 30px;
    position: absolute;
}
.object_result_internal .search_res_head p.os_factor{
    left: 592px;
}
.objects_search_result p{
    font-weight: bold;
}
.objects_search_result .object_type{
   background-position: 5px 3px;
   height: 35px;
   background-repeat: no-repeat;
   padding-left: 40px;
   width: 120px;
}
.objects_search_result .table td{
    padding-top: 10px;
}
.objects_search_result .object_price{
    text-align: right;
    width: 78px;
}
.objects_search_result .city{
    width: 80px;
}
.objects_search_result .gfz{
    text-align: right;
    width: 32px;
}
.objects_search_result .grz{
    text-align: right;
    width: 43px;
}

.objects_search_result .area{
    width: 70px;
    padding-top: 2px !important;
    text-align: right;
}
.osd_box{
    border: solid 1px #ccc;
    margin-bottom: 10px;
}
table.object_search_detail{
    margin:0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.object_search_detail td.det_thumb{
 	width: 100px;
}
.object_search_detail td.det_add{
 	width: 267px;
}

.object_search_detail td{
    border: solid 0px #000;
    padding-right: 5px;
}
.object_search_detail tr.more_info td{
    border-top: solid 1px #ccc;
}
.object_search_detail tr.more_info table td{
    border-top: solid 0px #ccc;
    padding-right: 0;
}
.object_search_detail tr.more_info td.more_thumb{
	width: 200px;
}
.object_search_detail tr.more_info td.more_thumb span{
	padding-left: 20px;
}

.object_search_detail tr.more_info td.more_map{
	width: 150px;
	text-align: center;
	padding: 10px 25px 0 25px;
}
.popup_div{
	padding: 20px 10px 10px;
	border: solid 2px #ccc;
	background-color: #fff;
	z-index: 999999;
}
.popup_div .close_popup{
	position: absolute;
	right: 10px;
	top: 10px;
}