
#navigation_unten {
	position: absolute;
	top: 543px;
	left: 345px;
	width: 515px;
	height: 16px;
	background-color: #8F0507;
	z-index: 20;
}


/* RECHTE NAVIGATION */

#container_bild {
	position: absolute;
	top: 178px;
	left: 0px;
	width: 345px;
	height:365px;
	z-index:3;
	background-image: url(../_pix/back_bild.gif);
	background-repeat: no-repeat;
}

#container_rechteNavi {
	position: absolute;
	top: 179px;
	left: 230px;
	width: 115px;
	height: 363px;
	z-index:4;
	/*background-image: url(../_pix/back_navi.gif);*/
}

#container_rechteNavi .navi {

	margin:32px 0 0 0;
	text-align:right;
}

/* CONTENTBEREICH */

#home_kontakt {
 	font: bold 12px/16px arial, verdana, sans-serif;
 	color: #940203;
	height: 40px; 
	width: 515px; 
	left: 30px; 
	top: 93px; 
	position: absolute; 
	visibility: visible; 
}

#containter_content {
	position: absolute;
	top: 178px;
	left: 345px;
	width: 515px;
	height: 365px;
	z-index: 10;
	background-color: #FFFBD6;
	background-image: url(../_pix/back_content.gif);
	background-repeat: no-repeat;
}

#navigation_oben {
	position: absolute;
	top: 162px;
	left: 345px;
	width: 515px;
	height: 18px;
	background-color: #8F0507;
	z-index: 10;
}

#content_headline {
	width: 485px;
	margin: 25px 0 0px 32px;
}

#container_textkurz {
	width: 450px;
	height:240px;
	margin: 0 0 0 32px;
	overflow: auto;
}

#container_textlang {
	width: 450px;
	height:280px;
	margin: 0 0 0 32px;
	overflow: auto;
}

#content_text {
	width: 425px;
}
