*{
	margin: 0;
	padding: 0;
	outline: none;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	background: #e9ecf1;
	text-align: center;
	cursor: default;
}
img,fieldset{
	border: 0;
}
a{
	cursor: pointer;
}
.preloading{
	width: 1px;
	height: 1px;
	display: none;
}
#preloading_wrapper{
	display: none;
}
#distance{
	width: 100%;
	height: 50%;
	margin-bottom: -320px;
	float: left;
}
#wrapper{
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 640px;
	clear: left;
	text-align: left;
	background: #d8dde1;
}
#wrapper *{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #1f1f1f;
}
#logo{
	position: absolute;
	left: 40px;
	top: 40px;
	width: 118px;
	height: 36px;
	background: #990000;
}
#menu{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 320px;
	background: #1f1f1f;
}
#menu div{
	padding: 120px 40px;
}
#menu a{
	font-weight: bold;
	color: #fff;
}
#menu a:hover,#menu_act a{
	color: #c8cfd5;
}
#menu_sub{
	padding-top: 6px;
	padding-bottom: 20px;
}
#menu_sub a{
	font-weight: normal;
	color: #fff;
}
#menu_sub_act a{
	color: #c8cfd5;
}
#menu_sub li{
	list-style-type: none;
	background: url(http://www.herdrich-immobilien.de/img/arrow_on.gif) no-repeat left 7px;
	padding-left: 16px;
}
#service{
	position: absolute;
	left: 0px;
	top: 320px;
	width: 320px;
	height: 320px;
	background: #c8cfd5;
}
#service div{
	padding: 40px 40px;
}
#service li{
	list-style-type: none;
	background: url(http://www.herdrich-immobilien.de/img/arrow_off.gif) no-repeat left 7px;
	padding-left: 16px;
}
#headline{
	position: absolute;
	left: 320px;
	top: 0px;
}
#headline,#headline img{
	width: 640px;
	height: 320px;
}
#welcome{
	position: absolute;
	left: 320px;
	top: 320px;
	width: 640px;
	height: 160px;
	background: #e9ecf1;
}
#welcome div,#content div,#content_big div{
	padding: 40px 40px 0px 40px;
}
#intro_links{
	position: absolute;
	left: 320px;
	top: 480px;
	width: 640px;
	height: 160px;
}
#intro_links div{
	padding: 16px 0px 16px 40px;
}
#intro_links a{
	display: block;
	width: 140px;
	height: 126px;
	float: left;
}
#estates{
	position: absolute;
	left: 320px;
	top: 0px;
	width: 640px;
	height: 640px;
}
#content{
	position: absolute;
	left: 320px;
	top: 320px;
	width: 640px;
	height: 320px;
}
#content img{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content_big{
	position: absolute;
	left: 320px;
	top: 0px;
	width: 640px;
	height: 640px;
}
#content_big .mini,#content_big .mini *,#imprint_xtra .mini,#imprint_xtra .mini *{
	font-size: 9px;
	line-height: 12px;
}
#imprint_xtra{
	position: absolute;
	left: 720px;
	top: 40px;
}
#next{
	position: relative;
	text-align: right;
}
#next a{
	font-weight: bold;
	text-decoration: none;
}
label{
	float: left;
	clear: both;
	display: block;
	width: 200px;
	margin-bottom: 5px;
	white-space: nowrap;
}
input,textarea,select{
  float: left;
  display: block;
  width: 280px;
  border: none;
  background: #e9ecf1;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 1px;
  padding-left: 5px;
}
textarea{
	width: 280px;
	height: 80px;
	overflow: auto;
}
.form-button{
	width: 150px;
	clear: both;
	background: none;
	position: absolute;
	left: 500px;
	top: 124px;
}
.border{
	border-bottom: 1px dotted #1f1f1f;
}
