body {
	font-family: Arial;

	letter-spacing: 0.1px;
    font-size: 12px;
	background-color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;

}

#website {
	width: 980px;
	min-height: 600px;
	background-color: #FFFFFF;
	text-align: left;
}

a,
a:link,
a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#008E8C;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	color: #008E8C;
	padding: 0px;
	margin: 15px 0px 5px 0px;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	color: #008E8C;
	padding: 0px;
	margin: 15px 0px 5px 0px;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	padding: 0px;
	margin-bottom: 10px;
}

img {
	border: 0px;
}

#header {
	width: 980px;
	height: 180px;

	text-align: left;
	background-image: url(../images/980-180_home.jpg);
}

#makler {
	width: 980px;
	height: 180px;

	text-align: left;
	background-image: url(../images/980-180_makler.jpg);
}

#bautraeger {
	width: 980px;
	height: 180px;

	text-align: left;
	background-image: url(../images/980-180_bautraeger.jpg);
}

#gutachter {
	width: 980px;
	height: 180px;

	text-align: left;
	background-image: url(../images/980-180_gutachter.jpg);
}

#investoren {
	width: 980px;
	height: 180px;

	text-align: left;
	background-image: url(../images/980-180_haushersteller.jpg);
}

#shortcut {
	height: 50px;
	padding-left: 169px;
	padding-top: 6px;
	text-align: center;
	background-color: #FFFFFF;

}

#shortcut a,
#shortcut a:link,
#shortcut a:hover,
#shortcut a:visited {
	color:#FFFFFF;
	text-decoration: none;

}

.view_shortcut {
	width: 144px;
	height: 21px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 3px;
	float: left;
	margin-right: 5px;
	text-align: center;
	background-color: #008E8C;

}

.number {
	font-size: 20px;
	padding-right:10px;
}

#navigation {
	clear:both;
	position: absolute;
	top:185px;
	padding-top: 65px;
	left:0px;
	width: 163px;
	min-height: 450px;
	background-color: #F5FBFB;
	text-align: left;

	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;

}

#navigation ul.navigation li {
	left:0px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	margin-left:-20px;
}

#navigation ul.navigation a,
#navigation ul.navigation a:link {
	display:block;
	color:#000000;
	text-decoration:none;
}

#navigation ul.navigation a.current,
#navigation ul.navigation a.current:link,
#navigation ul.navigation a:hover {
	color:#008E8C;
	text-decoration:none;
}

#navigation ul.navigation li.current, a.current {
	list-style-type:none;
	list-style-image: url(../images/pfeil_gruen.gif);
}

#navigation ul.navigation2 {
	margin-top: 4px;
}

#navigation ul.navigation2 li {
	left:0px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	margin-left:-20px;
}

#navigation ul.navigation2 a,
#navigation ul.navigation2 a:link {
	display:block;
	color:#000000;
	text-decoration:none;
}

#navigation ul.navigation2 a.current,
#navigation ul.navigation2 a.current:link,
#navigation ul.navigation2 a:hover {
	color:#008E8C;
	text-decoration:none;
}

#navigation ul.navigation2 li.current, a.current {
	list-style-type:none;
	list-style-image: url(../images/pfeil_gruen.gif);
}


#logo {
	width: 163px;
	height: 60px;
	background-image: url(../images/logo.jpg);
	background-color: #F5FBFB;
}
#online {
	width: 157px;
	height: 87px;
	vertical-algin: middle;
	margin-left: 6px;
	background-color: #F5FBFB;
}

#number {
	width: 163px;
	color: #008E8C;
	font-size: 128px;
	text-align: center;

}

#content {
	width: 468px;
	margin-left:163px;
	text-align: left;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 29px;
	padding-right: 108px;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;

}

#content p {
	line-height:18px;
}

#news {
	clear:both;
	position:absolute;
	top:185px;
	padding-top: 65px;
	left:776px;
	width: 206px;
	min-height:450px;
	text-align: left;
	background-color: #F5FBFB;
	text-align: left;

	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;

}

#news a,
#news a:link,
#news a:visited {
	color:#008E8C;
	text-decoration: none;
	font-size: 12px;
}

#news a:hover {
	color:#000000;
	text-decoration: none;
	font-size: 12px;
}

#news ul li {
	left:0px;
	margin: 0px;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	background: url(../images/arrow.jpg) no-repeat 0px 0px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left:-30px;
}

#news p {
	margin-top: 0px;
}
.red {
	color:red;
}

.green {
	color:green;
}

#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px 0px 20px 0px;
	padding:0px;
	width:400px;
}

#form-module fieldset {
	border:0px;
}

#form-module legend {
	display:none;
}

#form-module .text {
	padding:2px;
	font-size:12px;
	color:#FFFFFF;
	width:120px;
	background-color:#008E8C;
}

#form-module .input {
	background-color: #F5FBFB;
	padding:2px;
}

#form-module p {
	padding:5px;
	font-size:9px;
}

#form-module .element {
	background-color:#F5FBFB;
}

#form-module input,
#form-module select,
#form-module textarea {
	padding:0px 2px 0px 2px;
	width:250px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS, Helvetica, Verdana;
	color:#000000;
	border:1px;
	border-color:#A7A7A7;
	border-style:solid;
	font-size:11px;
}

#form-module textarea {
	height: 40px;
}
#form-module input.submit {
	margin:5px 5px 5px 0px;
	padding:2px 5px;
	border:1px solid #008E8C;
	width:100px;
	background-color:#FFFFFF;
	color:#008E8C;
	font-weight:bold;
	font-family:Trebuchet MS, Helvetica, Verdana;
	cursor:pointer;
}

#form-module .checkbox {
	width:25px;
}

#form-module .select {
	width:70px;
}

#form-module .button {
	margin-top:20px;
}

#form-module-thanks {
	margin-top:20px;
}
* HTML #news {height: 450px;}
* HTML #navigation {height: 450px;}
