body {
	background-image: url(../images/hintergrund.jpg);
	background-repeat: no-repeat;
}

#bannerbild {
	position:absolute;
	left:880px;
	top:60px;
	width:200px;
	height:120px;
	z-index:2;
	background-image: url(images/banner_bild_start.jpg);
}


#navigation {
	position:absolute;
	left:109px;
	top:260px;
	width:225px;
	height:353px;
	z-index:3;
}

#contentfeld {
	position:absolute;
	left:400px;
	top:260px;
	width:480px;
	height:420px;
	z-index:3;
	visibility: visible;
	overflow: auto;
}
	
	
#text {
	position:absolute;
	left:20px;
	top:30px;
	width:460px;
	height:330px;
	z-index:4;
	visibility: visible;
	overflow: visible;
}


#logo {
	position:absolute;
	left:100px;
	top:121px;
	width:369px;
	height:91px;
	z-index:1;
}

#blasen {
	position:absolute;
	left:20px;
	top:20px;
	width:405px;
	height:94px;
	z-index:4;
}

#bilder_ueberschrift {
	position:absolute;
	left:400px;
	top:260px;
	width:480px;
	height:20px;
	z-index:3;
	visibility: visible;
	overflow: visible;
}


#bilder {
	position:absolute;
	left:360px;
	top:300px;
	width:560px;
	height:340px;
	z-index:3;
	visibility: visible;
	overflow: visible;
}

#bilder_home {
	position:absolute;
	left:360px;
	top:240px;
	width:560px;
	height:340px;
	z-index:3;
	visibility: visible;
	overflow: visible;
}


#bilder_mich {
	position:absolute;
	left:0px;
	top:40px;
	width:480px;
	height:200px;
	z-index:4;
	visibility: visible;
	overflow: visible;
}

#text_mich {
	position:absolute;
	left:40px;
	top:200px;
	width:440px;
	height:140px;
	z-index:5;
	visibility: visible;
	overflow: visible;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #32422e;
	margin-left: 20px;
	margin-right: 20px;
}

.text_impressum {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #32422e;
	margin-left: 20px;
	margin-right: 20px;
}


.text_mich_bild {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #32422e;
	right: 10px;
}

.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #87977b;
	margin-left: 0px;
}

.eingerueckt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #32422e;
	margin-left: 5px;
	margin-right: 20px;
	left: 200px;
}

