* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #9DA7A6;
	color: #000;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	min-width: 1024px;
	width: 100%;
}
br {
	
}
/* FONTs */
h1 {
	clear: both;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
h2 {
	clear: both;
	font-size: 9px;
	text-transform: uppercase;
}
h3 {
	clear: both;
	font-size: 14px;
	line-height: 19px;
}
h4 {
	clear: both;
	font-size: 1.13em;
}
p {
	line-height: 18px;
}
p.hinweis {
	bottom: 10px;
	font-size: 10px;
	position: absolute;
}
a {
	color: #000;
	text-decoration: none;
}
/* /FONTs */

/* DIVs */
div {
	
}
div#logotop {
	left: 0;
	position: absolute;
	top: 51px;
	z-index: 1;
}
div#logo {
	left: 0;
	position: absolute;
	top: 150px;
	z-index: 2;
}
div#mainnavi {
	background-color: #fff;
	clear: left;
	height: 68px;
	left: 0;
	position: absolute;
	top: 82px;
	width: 100%;
}
div#mainnavi div#naviwrapper {
	margin-left: 105px;
}
div#mainnavi div.navitem {
	float: left;
	padding-top: 11px;
}
div#mainnavi div.navitem a {
	color: #9da8af;
	font-weight: bold;
	text-transform: uppercase;
}
div#mainnavi div.navitem a:hover {
	color: #660000;
}
div#mainnavi div.navitem#navon a {
	color: #660000;
}

div.subnavi {
	padding-left: 23px;
	position: absolute;
	width: 504px;
}
div#mainnavi div.navitem div.subnavi span a {
	color: #707675;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}
div#mainnavi div.navitem#navon div.subnavi span a {
	color: #707675;
}
div#mainnavi div.navitem#navon div.subnavi span a:hover {
	color: #660000;
}
div#mainnavi div.navitem#navon div.subnavi span#subnavon a {
	color: #707675;
	font-weight: bold;
}
div#content {
	background-color: #E6E6E6;
	height: 375px;
	left: 0;
	position: absolute;
	top: 150px;
	width: 100%;
}
div#home {
	background: url('../images/home.jpg') no-repeat #660000;
	height: 375px;
	width: 996px;
}
div#home h1, div#home h2 {
	color: #fff;
	padding-top: 32px;
	margin: 0 0 20px 666px;
	width: 310px;
}
div#home h2 {
	padding-top: 0;
	margin: 0px 0 0 666px;
}
div#template1, div#template2 {
	background: url('../images/template1.gif') repeat-y;
	clear: left;
	height: 100%;
	width: 996px;
}
div#template1 div#left {
	display: inline;
	float: left;
	/*height: 348px;*/
	margin: 32px 0 0 284px;
	/*overflow: auto;*/
	width: 430px;
}
div#template1 div#left h3, div#template4 div#left h3, div#template4 div#left p {
	margin: 0 0 17px 0;
}
div#template1 div#right {
	color: #fff;
	float: left;
	margin: 33px 0 0 20px;
	width: 250px;
}
div#template1 div#right img, div#template1 div#right p, div#template1 div#right h3 {
	margin-left: 20px;
}
div#template1 div#right img {
	margin-bottom: 13px;
}

/*div#template1 a {
	text-decoration: underline;
}*/
div#template2 div#left {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	width: 734px;
}
div#template2 div#left div#flashobject {
	margin-left: 199px;
}
div#template2 div#right {
	color: #fff;
	float: left;
	margin: 33px 0 0 0px;
	width: 250px;
}
div#template2 div#right h3, div#template2 div#right p {
	margin-left: 20px;
}
div#template2 div#right a {
	color: #fff;
}

div.template3 {
	clear: left;
	height: 375px;
	width: 996px;
}
div.template3#macher {
	background: url('../images/macher.jpg') no-repeat #660000;
}
div.template3#architekt {
	background: url('../images/architekt.jpg') no-repeat #660000;
}
div.template3#makler {
	background: url('../images/makler.jpg') no-repeat #660000;
}
div.template3#finanzierer {
	background: url('../images/finanzierer.jpg') no-repeat #660000;
}

div.template3 div#right {
	color: #fff;
	margin: 0 0 0 666px;
	width: 310px;
}
div.template3 div#right div#img {
	text-align: center;
}
div.template3 div#right div#img img {
	margin: 10px 0 6px 0;
}
div.template3 div#right a {
	color: #fff;
}
div#template4 {
	background: url('../images/impressum.jpg') no-repeat #660000;
	clear: left;
	height: 375px;
	width: 996px;
}
div#template4 div#left {
	display: inline;
	float: left;
	margin: 33px 42px 0 220px;
	width: 404px;
}
div#template4 div#right {
	color: #fff;
	float: left;
	margin: 33px 0 0 0px;
	width: 310px;
}
div#template4 div#right a {
	color: #fff;
}
div#trenner {
	background-color: #fff;
	height: 11px;
	left: 0;
	position: absolute;
	top: 525px;
	width: 100%;
}
div#foot {
	left: 120px;
	position: absolute;
	top: 549px;
}
div#foot p {
	color: #000;
	font-size: 10px;
}
div#foot p a {
	text-decoration: underline;
}


/* /DIVs */

/* LISTs */
div#template1 ul li {
	background: url('../images/list.gif') no-repeat 0em 0em;
	list-style: none;
	margin: 0 0 12px 0;
	padding-left: 22px;
}
div#template2 ul li {
	background: url('../images/list2.gif') no-repeat 0em -1px;
	list-style: none;
	margin: 12px 0 12px 0;
	padding-left: 22px;
}

/* /LISTs */

/* IMAGEs */
img {
	border: 0;
}
/* /IMAGEs */

/* FORMs */
form {
	
}
input {
	border: 0;
	color: #000;
	height: 1.3333em;
	width: 100%;
}
button {
	background-color: transparent;
	border: 0;
	color: #000;
	margin-top: 0.25em;
	text-align: right;
	width: 100%;
}
textarea {
	border: 0;
	color: #535353;
	height: 5em;
	margin-bottom: 0.67em;
	padding-left: 0.5em;
	padding-top: 0.17em;
	width: 95%;
}
select {
	border: 0;
	color: #000;
	width: 100%;
}
/* /FORMs */

hr {
	color: #8b8d8e;
	height: 0.0833em;
	border-top: 0;
	margin-bottom: 1.3333em;
}


/* TABLES */
table {
	margin: 0 0 0 0;
}
td, th {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: left;
	
}
th {
	text-transform: uppercase;
}
div#right table td {
	color: #fff;
	padding-left: 20px;
}
/* /TABLES */

