body {
	margin: 0px;
	padding: 0px;
	color: #87888a;
	font-family: Verdana, Arial, Tahoma , Helvetica, Sans;
	font-size: 10px;
	line-height: 130%;
	background-color: #e9e9e9;
	overflow: scroll;
	letter-spacing: 0.3px;
}

a {
	color: #87888a;
	text-decoration: underline
}

a:hover {
	color: #87888a;
	text-decoration: underline
}

li {
	margin-bottom: 5px;
}

a img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	margin-bottom: 5px;
	text-decoration: none;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	margin-bottom: 3px;
	text-decoration: none;
}

h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	margin-bottom: 3px;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

#clickpath {
	margin-bottom: 15px;
	z-index: 1;
}

#main {
	width: 910px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

#small_logo {
	float: right;
}

#lang_navi {
	float: right;
	height: 16px;
	margin-top: 22px;
}

#main_navi {
	width: 910px;
	height: 50px;
	border-bottom: 1px solid white;
	background-color: #ffffff;
}

#header {
	height: 200px;
	width: 910px;
	background-color: white;
	border-bottom: 1px solid #cccccc;

}

#content {
	width: 910px;
	background-color: white;
}

#left {
	padding: 15px;
	float: left;
	width: 575px;
	min-height: 300px;
	border-right: 1px solid #e9e9e9;
}

#right {
	float: right;
	width: 304px;
}

#meta_navi {
	float: right;
	
}

#support_navi {
	float: right;
	margin-right: 10px;
}

#newsletter {
	padding:15px;
	width: 121px;
	float: left;
	height: 30px;
	border-right: 1px solid #e9e9e9;
}

#immo_search {
	padding: 15px;
	width: 121px;
	float: right;
	height: 30px;
}

#contact {
	padding: 15px;
	width: 274px;
	border-top: 1px solid #e9e9e9;
	
}

#logo_box {
	position: absolute;
	top: 63px;
	left: 50%;
	margin-left: 49px;
	//margin-left: 40px;
	width: 303px;
	height: 251px;
	background-color: white;
	border-right: 1px solid white;
}

#logo_box_top {
	width: 100%;
	height: 49px;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

#support_meta_navi_wrap {
	margin-top: 15px;
}

.clear {
	clear: both;
}

.main_navi_no {
	float: left;
	width: 100px;
	height: 50px;
	border-right: 1px solid white;
}

.main_navi_act {
	float: left;
	width: 100px;
	height: 50px;
	border-right: 1px solid white;
}

.meta_navi_no {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #ffffff;
}

.meta_navi_noline {
	float: left;
}

#meta_navi a{
	text-decoration: none;
}

.sub_navi_no {
	background-image: url(../images/sub_navi_no.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 10px;
}

.sub_navi_no a {
	color: #808080;
	text-decoration: none;
}

.sub_navi_noarrow {
	padding-left: 18px;
	margin-top: -14px;
}