/* - Allgemein --------------------------------------------- */

body {
	text-align: center;
	margin-top: 0px;
	background-color: #5e94ba;
//	background-image: url(bilder/hgflache.jpg);
	background-repeat: no-repeat;
	background-position: center 18px;
	background-color: #6CA9DC;
}
.master {
	text-align: center;
	width: 1047px;
	color: #000000;
	display:table;
	min-height: 500px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	height: 650px;
//	background-image: url(bilder/mittelbild.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 12pt;
}

#Layer1 {
	position:absolute;
	width:86;
	height:142;
	z-index:2;
	left: 591px;
	top: 518px;
}

#Layer3 {
	position:absolute;
	width:150px;
	height:128px;
	z-index:3;
	left: 97px;
	top: 313px;
}

.Layer2 {
	position:absolute;
	width:266px;
	height:72px;
	z-index:1;
	left: 22px;
	top: 19px;
	margin-top:80px;
	margin-left:30px;
}
/* - Layout --------------------------------------------- */

.inhalt32 {
	width: 32px;
	float:left;
}
.inhalt32r {
	width: 32px;
	float:right;
}
.spalte1 {
	width: 310px;
	float:left;
	height: 650px;
	text-align: left;
}
.spalte2 {
	width: 272px;
	float:left;
	padding-left: 20px;
	height: 125px;
	margin-left: 2px;
	margin-top: 521px;
	text-align: left;
}
.spalte3 {
	width: 290px;
	float:right;
	height: 650px;
	padding-right: 01px;
}
.textdetailsimmobilien {
	width: 260px;
	margin-left: 10px;
	text-align: left;
}
.textdetailsimmobilien2 {
	width: 260px;
	margin-left: 10px;
	text-align: left;
	height: 127px;
}
.textdetailsimmobilien3 {
	width: 280px;
	margin-left: 10px;
	text-align: left;
	background-image: url(bilder/zeichenrdmivd.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.textdetailsversicherungen {
	width: 260px;
	margin-left: 20px;
	text-align: left;
}
.textdetailsversicherungen2 {
	width: 260px;
	height: 130px;
	margin-left: 20px;
	text-align: left;
}

.zeichenimmobilien {
	height: 200px;
	background-image: url(bilder/zeichenorddingimmobilien.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 30px;
}
.zeichenversicherungen {
	background-image: url(bilder/zeichenordingversicherung.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 210px;
	margin-top: 50px;
}
.center {
	text-align: center;
}
.absatz {padding-bottom: 10px;
}

/* - Schrift ---------------------------------------------- */

p {
	line-height: 12pt;
}
.textklein {
	font-size: 9pt;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

