/* GENERAL CLASSES */
body { margin:0; background:#FFFFFF; }

a img { border:0px; }
a:hover { color: #FFFFFF; }

optgroup { font-weight:bold; color:#000000; background-color:#AAAAAA; text-align:center; }
optgroup option { font-weight:normal; color:#000000; background-color:#FFFFFF; text-align:left; }
.sitelogo { display:none; }

#header {
	position:relative;
	width:100%;
	height:110px;
	background-color:#D06C1C;
	z-index:3;
}

#body {
	position:relative;
	width:100%;
	margin:auto;
	margin-bottom:10px;
	z-index:1;
}

#body td {
	vertical-align:top;
}

#header .content {
	position:relative;
	margin:auto;
	width:1000px;
	height:110px;
}

#header .img {
	position:absolute;
	bottom:0px;
}

#header .navi {
	position:absolute;
	bottom:8px;
	text-align:center;
	width:100%;
	color:#FFFFFF;
}

#header .sublogo {
	position:absolute;
	text-align:center;
	top:5px;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
}

#header a {
	text-decoration:none;
}

#right_navi {
	position:absolute;
	width:180px;
	top:0px;
	right:0px;
	z-index:2;
}

#left_navi {
	float:left;
	width:175px;
}

#footer {
	text-align:center;
}

/* BOX */

.box {
	margin:auto;
	margin-bottom:20px;
	width:171px;
	font:12px arial, "trebuchet ms";
}

.box3 {
	margin:auto;
	margin-bottom:20px;
	width:142px;
	font:10px arial, "trebuchet ms";
}

.box .head,
.box .head2 {
	width:144px;
	height:26px;
	line-height:18px;
	padding-left:27px;
	overflow:hidden;
}

.box .head {
	color:#FFFFFF;
	background:url('../gfx/box_head.png');
}

.box .head2 {
	color:#000000;
	background:url('../gfx/box_head2.png');
}

.box3 .head {
	height:10px;
	background:url('../gfx/box_head3.png');
}

.box .box_content {
	width:153px;
	padding:0px 13px 10px 5px;
	background:url('../gfx/box_content.png');
}

.box3 .box_content {
	width:120px;
	color:#000000;
	padding:0px 13px 10px 9px;
	background:url('../gfx/box_content3.png');
}

.box3 .box_content h2 {
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
}

.box .box_content .level {
	padding-left:7px;
	border-left:1px solid #AAAAAA;
}

.box .footer {
	line-height:1px;
	width:171px;
	height:8px;
	background:url('../gfx/box_footer.png');
}

.box3 .footer {
	line-height:1px;
	width:142px;
	height:13px;
	background:url('../gfx/box_footer3.png');
}

.box .box_content a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

.box .box_content a:hover {
	text-decoration:underline !important;
}

/* CONTENT BOX */

.content_box {
	margin:auto;
	margin-bottom:20px;
	width:100%;
	font:12px arial, "trebuchet ms";
}

.content_box .head_l {
	width:10px;
	height:25px;
	background:url('../gfx/content_box_head_l.png');
}

.content_box .head_m {
	height:25px;
	line-height:18px;
	padding-right:12px;
	text-align:right;
	color:#FFFFFF;
	background:url('../gfx/content_box_head_m.png');
}

.content_box .head_r {
	width:15px;
	height:25px;
	background:url('../gfx/content_box_head_r.png');
}

.content_box .head_m img {
	position:relative;
	top:2px;
}


.content_box .content_l {
	width:10px;
	background:#F4F4F4;
}


.content_box .content_m {
	background:#F4F4F4;
	padding-bottom:5px;
}


.content_box .content_r {
	width:15px;
	background:url('../gfx/content_box_content.png');
}

.content_box .footer_l {
	width:10px;
	height:8px;
	background:url('../gfx/content_box_footer_l.png');
}

.content_box .footer_m {
	height:8px;
	background:url('../gfx/content_box_footer_m.png');
}

.content_box .footer_r {
	width:15px;
	height:8px;
	background:url('../gfx/content_box_footer_r.png');
}

.content_box .content_m a {
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}

.content_box .content_m a:hover {
	color:#D06C1C;
}

/* GOOGLE-BOX */

.gbox {
	margin-bottom:20px;
	width:100%;
	background-color:#fcf1bb;
}

.gbox .head_l {
	width:13px;
	height:7px;
	background:url('../gfx/gbox_tl.gif');
}

.gbox .head_m {
	height:7px;
	background:url('../gfx/gbox_tm.gif');
}

.gbox .head_r {
	width:7px;
	height:7px;
	background:url('../gfx/gbox_tr.gif');
}

.gbox .content_l {
	width:13px;
	background:url('../gfx/gbox_l.gif');
}


.gbox .content_m {
	padding:0px 5px;
	background-color:#fcf1bb;
}


.gbox .content_r {
	width:7px;
	background:url('../gfx/gbox_r.png');
}

.gbox .content_m a {
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}

.gbox .content_m a:hover {
	color:#D06C1C;
}

/* USERCENTER */
a.useradd_button {
	display:block;
	float:left;
	width:100px;
	padding-left:35px;
	padding-right:5px;
	height:45px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #000000;
	color:#000000;
	background:#FFFFFF url('../gfx/user_icon.png') no-repeat;
	background-position:7px 3px;
	text-decoration:none !important;
	overflow:hidden;
}

a.useradd_button {
	float:right;
	background-image:url('../gfx/useradd_icon.png');
}


a:hover.useradd_button {
	text-decoration:underline !important;
	background-color:#DDDDDD;
}

.whitebox {
	margin-top:3px;
	width:100%;
	border:0px;
}

.whitebox .field {
	vertical-align:top;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #000000;
}

.td_middle {
	vertical-align:middle !important;
}

.headline {
	color:#D06C1C !important;
	margin:0 !important;
	padding:0 !important;
	font-size:12px !important;
	margin-bottom:5px;
}

a.button,
a.button_active,
a.button_small,
a.button_small_active {
	display:block;
	color:#000000;
	padding:0px 8px;
	margin:2px 0px;
	height:20px;
	line-height:20px;
	text-decoration:none !important;
	text-align:center;
}

a:hover.button,
a:hover.button_small,
a.button_active,
a.button_small_active  {
	color:#FFFFFF !important;
	text-decoration:underline !important;
}

a.button,
a.button_active {
	width:223px;
	background:url('../gfx/button.png') no-repeat;
}

a.button_small,
a.button_small_active {
	width:123px;
	background:url('../gfx/button_s.png') no-repeat;
}

a:hover.button,
a.button_active {
	background:url('../gfx/button_hover.png') no-repeat;
}

a:hover.button_small,
a.button_small_active  {
	background:url('../gfx/button_s_hover.png') no-repeat;
}

/* COMMUNITY LIST */
#community_list {
	border-collapse:collapse;
	width:100%;
}

#community_list th,
#community_list td {
	padding:0px 5px;
	text-align:center;
}

/* OBJECTS */

a.immoadd_button {
	display:block;
	float:right;
	width:110px;
	padding-left:35px;
	height:45px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #000000;
	color:#000000;
	background:#FFFFFF url('../gfx/immoadd_icon.png') no-repeat;
	background-position:7px 3px;
	text-decoration:none !important;
	overflow:hidden;
}

a:hover.immoadd_button {
	text-decoration:underline !important;
	background-color:#DDDDDD;
}

#kunden_search,
#immo_search {
	border:1px solid #000000;
	margin:auto;
	width:80%;
}

#kunden_search td,
#immo_search td {
	vertical-align:middle;
}

#kunden_list,
#immo_list {
	border-collapse:collapse;
	width:100%;
}

#abo_list {
	border-collapse:collapse;
	width:400px;
	text-align:center;
	border:1px solid #000000;
}

#abo_list .abo_active {
	background:#CFFFD1;
}

#abo_list .abo_inactive {
	background:#FFCFCF;
}

#immo_list .footer {
	border-bottom:1px solid #000000;
}

#kunden_list {
	border:1px solid #000000;
}

/* NACHRICHTENSYSTEM */
.searchinput {
	position:relative;
	text-align:left;
	width:98%;
	background:#FFFFFF;
	border:1px solid #000000;
	padding:3px;
}

#empfaenger {
	position:relative;
	float:left;
	display:inline;
}

#anhang {
	position:relative;
	text-align:left;
}

#anhang .attch_elem {
	margin-bottom:3px;
}

#anhang .attch_elem,
#empfaenger .empf_elem {
	display:block;
	border:1px solid #000000;
	float:left;
	display:inline;
	margin-right:3px;
	padding:0px 3px;
	background:#D06C1C;
}

#anhang a.attch_elem:hover {
	color:#FFFFFF;
}

#searchresults {
	position:absolute;
	top:20px;
	max-width:140px;
	display:none;
	border:1px solid #000000;
	background:#FFFFFF;
}

input#searchfield {
	border:0px;
	width:200px;
	font-family: arial;
	font-size: 12px;
}

a.search_user {
	display:block;
	width:100px;
	height:45px;
	padding-left:35px;
	padding-right:5px;
	border-bottom:1px solid #000000;
	color:#000000;
	background:#FFFFFF url('../gfx/user_icon.png') no-repeat;
	background-position:7px 3px;
	text-decoration:none !important;
	overflow:hidden;
}


a:hover.search_user {
	text-decoration:underline !important;
	background-color:#DDDDDD;
}

/* Slider */
.ui-slider {
	margin:auto;
	font-size: 10px;
	width:110px;
}

.slider-desc {
	height:14px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

/* Ansichten */
.ansicht {
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	margin:0px 3px;
}

a.ansicht {
	width:37px;
	font-weight:bold;
	font-size:10px;
	padding-left:35px;
	color:#000000;
	text-decoration:none;
	border:1px solid #e4f4ff;
	background-repeat:no-repeat;
}

a.ansicht:hover,
a.ansicht.active {
	border:1px solid #98c1f4;
}

a.ansicht.fotos {
	background-image:url(../gfx/ansicht_fotos.gif);
}

a.ansicht.liste {
	background-image:url(../gfx/ansicht_liste.gif);
}

a.ansicht.karte {
	background-image:url(../gfx/ansicht_karte.gif);
}

a.ansicht.details {
	background-image:url(../gfx/ansicht_details.gif);
}

/* Map */
#mapBlock {clear:both;}
#map {clear:both;border:1px solid #c5ccd5;width:100%; height: 300px}

#mapControlTable {padding:2px 0; height:22px}
.mapNavZoom {padding:2px 0 0 3px}
.mapNavZoom .inner{float:left;width:150px}
.mapNavZoom .title{float:left; padding:3px 4px 0px 0px;font-size:11px;font-weight:bold}
.mapNavZoom .item{overflow:hidden;float:left;margin-left:1px;width:3px;cursor:pointer;background-color:#fff; border:1px solid #666}
.mapNavZoom .item-active {background-color:#FF9933!important}
.mapNavZoom .item-hover {background-color:#333!important; border-color:#333!important}
.mapNavZoom .zoom {float:left;cursor:pointer;width:16px; padding:2px 2px 0 2px}
.mapNavZoom .zoom17 {height:17px;margin-top: 1px}
.mapNavZoom .zoom15 {height:15px;margin-top: 3px}
.mapNavZoom .zoom13 {height:13px;margin-top: 5px}
.mapNavZoom .zoom11 {height:11px;margin-top: 7px}
.mapNavZoom .zoom9 {height:9px;margin-top: 9px}
.mapNavZoom .zoom7 {height: 7px;margin-top:11px}
.mapNavZoom .zoom5 {height: 5px;margin-top:13px}
.mapNavZoom .zoom3 {height: 3px;margin-top:15px}

.mapNavTypes {float:right;white-space:nowrap;padding:3px 3px 4px 0}
.mapNavTypes .item{float:left;margin-left:3px;cursor:pointer;font-size:10px;color:#000000;padding:2px; text-decoration:none}
.mapNavTypes .item:hover {color:#FFFFFF !important;background:#d06c1c; text-decoration:none}
.mapNavTypes .item-active{color:#FFFFFF !important;background:#d06c1c}
.mapNavTypes .title {float:left;padding:2px 2px 0 0;font-size:11px;font-weight:bold}

#mapLegend {padding:2px 5px; text-align:right;}

.mapInfoWindow {width:316px!important}
.mapInfoWindow .container,
.mapInfoWindow .s_c {width:304px!important;position:relative}

.mapInfoWindow .header {padding:3px 5px}
.mapInfoWindow .header .closeIcon {position:relative; float:right; cursor:pointer; width:9px; height:9px; padding:3px 1px 0 0}
.mapInfoWindow .header SPAN {display:block; width:270px; height:16px; white-space:nowrap; overflow:hidden}
.mapInfoWindow .header A {color:#D06C1C; text-decoration:none; font:bold 14px Arial}
.mapInfoWindow .header A:hover { text-decoration:underline}
.mapInfoWindow .pic {float:right;padding-bottom:5px;}
.mapInfoWindow .pic IMG {display:block}
.mapInfoWindow .info {width:155px; overflow:hidden; padding:0 0 0 5px}
.mapInfoWindow .clear {clear:both}
.mapInfoWindow .price {padding:7px 0 6px 0}
.mapInfoWindow .price B{font:bold 16px arial}
.mapInfoWindow .addr {padding:10px 0px 0px 0px}

.mapInfoMessage {
	border-style:double;
	border-width:3px;
	border-color:#efefef;
	padding:3px;
	background-color:#FCFEDE;
	color:#000000;
	font-weight:bold;
	position:absolute;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	right:5px!important;
	top:5px!important;
}

.gmapTooltip {
	background-color:#FFFFFF;
	color:#000000;
	display:block;
	font-weight:bold;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	padding:2px 4px;
	white-space:nowrap;
	width:100%;
}

/* Default shape container */
.shape, .shape .s_r, .shape .s_b, .shape .s_l, .shape .s_c {
	float: left;
	position: relative; z-index: 1;
	width: auto; height: auto;
	margin: 0; padding: 0;
}
.shape .s_tt, .shape .s_rr, .shape .s_bb, .shape .s_ll {
	display: none;
}
.shape {
	margin: 0 16px 13px 0;
	background: url(../gfx/ewindow/t.png) no-repeat left top;
}
.shape .s_r {
	left: 16px;
	background: url(../gfx/ewindow/r.png) no-repeat right top;
}
.shape .s_b {
	top: 16px;
	background: url(../gfx/ewindow/b.png) no-repeat right bottom;
}
.shape .s_l {
	left:-16px;
	padding: 8px 0;
	background: url(../gfx/ewindow/l.png) no-repeat left bottom;
}
.shape .s_c {
	float: none;
	position: relative;
	left: 5px; top: -21px;
	padding: 0px; 
	padding-right:16px;
	margin: 0px -6px -22px 0px;
	background: #fff;
}

.shape .s_tl, .shape .s_tr, .shape .s_bl, .shape .s_br {
	width:5px; height:6px;	
	position:absolute;
	z-index:2;
}
.shape .s_tl, .shape .s_tr {top:3px}
.shape .s_bl, .shape .s_br {bottom:7px}
.shape .s_tl, .shape .s_bl {left:5px}
.shape .s_tr, .shape .s_br {right:5px}
.shape .s_tl {
	background:url(../gfx/ewindow/tl.png) no-repeat 0 0;
}
.shape .s_tr {
	background:url(../gfx/ewindow/tr.png) no-repeat 0 0;
}
.shape .s_bl {
	background:url(../gfx/ewindow/bl.png) no-repeat 0 0;
}
.shape .s_br {
	background:url(../gfx/ewindow/br.png) no-repeat 0 0;
}
.shapeBorder .s_tl, .shapeBorder .s_tr, .shapeBorder .s_bl, .shapeBorder .s_br {
	width:7px; height:7px;	
}
.shapeBorder .s_c {border:1px solid #ebeef4}
.shapeBorder .s_tl {
	background:url(../gfx/ewindow/tl-b.png) no-repeat 0 0;
}
.shapeBorder .s_tr {
	background:url(../gfx/ewindow/tr-b.png) no-repeat 0 0;
}
.shapeBorder .s_bl {
	background:url(../gfx/ewindow/bl-b.png) no-repeat 0 0;
}
.shapeBorder .s_br {
	background:url(../gfx/ewindow/br-b.png) no-repeat 0 0;
}

.fullWidth, .fullWidth .s_r, .fullWidth .s_b, .fullWidth .s_l, .fullWidth .s_c {float:none!important}
.fullWidth .s_l {xwidth:100%!important}
.fullWidth .s_c  {xwidth:100%!important; xpadding-right:4px}

/**/

#resultBox {
	clear:both;
	padding-top:5px;
	position:relative;
	width:100%;
}

#results_overlay {
	position:absolute;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

#search_results .resultBox {
	color:#000000;
	border:1px solid #D06C1C;
	border-collapse:collapse;
}

#search_results .td_1 {
	background:#FAFAFA;
}

#search_results .td_2 {
	background:#F5F5F5;
}

#search_results a {
	color:#444444;
}

#search_results a:hover {
	color:#D06C1C;
}

#search_results .resultBox td {
	vertical-align:middle;
}

#search_results .short {
	overflow:hidden;
	width:100%;
	height:14px;
}

#search_results a.boxed {
	display:block;
	height:24px;
	line-height:24px;
	margin:12px 0px;
	text-decoration:none;
}

#search_results img {
	vertical-align:bottom;
}

#search_results .image {
	float:left;
	width:140px;
	height:140px;
	margin-right: 5px;
	text-align:center;
}

#pageBlock {margin-bottom:5px;}
#pageBlock a {
	float:left;
	font-size:9px;
	font-weight:bold;
	margin:0 0 0 1px;
	padding:3px 4px;
	border:1px solid #69a0e3;
	background-color:#e2efff;
	line-height:11px;
	text-decoration:none;
}
#pageBlock a:hover { text-decoration:none; background-color:#fff; border:1px solid #c0dcff; color:#D06C1C; }
#pageBlock a.img { margin:0 1px; padding:0; height:22px; border:0; background:none; vertical-align:middle; }
#pageBlock a.img:hover { border:0; }
#pageBlock a.on {
	border:1px solid #c0dcff;
	background-color:#fff;
}

#nearby {
	display:none;
	color:#FFFFFF;
	background-color:#D06C1C;
}

#nearby a {
	color:#EEEEEE !important;
	text-decoration:none !important;
}

#nearby a:hover {
	color:#FFFFFF !important;
	text-decoration:underline !important;
}