@page land {
	size:landscape;
	}

body {
	background:#fff;
	margin: 0 auto;
	padding: 0px;
}

#wrapper {
	width:95%;
	margin: 0 auto;
	padding: 0px;
}

#top_content span a {
	display:none;
}

#top_content {
	/* css replace sonderzeichen */
}

.mod_changelanguage {
	display:none;
}

#navigation {
	display:none !important;
}

.mod_contentbox {
	display:none;
}

#content {
	width: 95% !important;
	padding:0px;
	margin:0px;
	}

#content a, #content a strong {
	font-weight:normal !important;
}
	
.ce_text {
	color:#000 !important;
}
	
#right {
	display:none;
	margin:0px;
	padding:0px;
	}
	
.dreier_box {
	display:none;
	}

#ufo {
	display: block;
	padding: 0px;
	font-size: 10px;
	}
	
#ufo .filterbox { display: none; }

.finca_list .list_item { page-break-inside: avoid; }
	
#ufo #detail_left {
  float: none;
  padding: 0px;
  margin: 0px;
}
#ufo #detail_right {
  margin: 0px;
  page-break-after: always;
}
#ufo #detail_right #image_box {
  display: none;
}
#ufo #back_to_overview { display: none; }

#ufo #info_content {
  padding: 0px;
}

#ufo .category_group {
  page-break-inside:avoid;
  padding: 0px;
}
#ufo .category_group div {
  width: 30%;
}
#ufo .category_group .center_col {
  margin-right: 0px;
}
#ufo .category_group .right_col {
  margin-left: 66%;
}

#ufo #preise { page-break-before: always; }

.mod_customnav {
	display:none;
	}

#footer {
	padding:0 15px;
	margin: 20px 0px;
	width: 100%;
	background:transparent !important;
	}

#footer a {
	display:none;
	}

#copyright {
	color:#000;
	}
