/*
'-------------------------------------------------
' Grundeinstellungen Dokument
'-------------------------------------------------
*/

body {
	background-image: url("/5_images/1_main/bg_linien-v-2.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top left;
}

div#headerAbdeckerTransparentLayer {
	position: absolute;
	left: 285px;
	top: 215px;
	width: 422px;
	height: 105px;
	z-index: 21;
	visibility: visible;
}

div#inhaltLayer {
	position: absolute;
	left: 315px;
	top: 255px;
	width: 360px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 35px 0px;
	z-index: 23;
	visibility: visible;
}

