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

div#inhaltHintergrundLayer {
	position: absolute;
	left: 285px;
	top: 215px;
	width: 626px;
	height: 317px;
	z-index: 21;
	visibility: visible;
}

div#inhaltHeadlineLayer {
	position: absolute;
	left: 285px;
	top: 174px;
	width: 350px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	z-index: 23;
	visibility: visible;
}

div#inhaltBildLayer {
	position: absolute;
	left: 286px;
	top: 216px;
	width: 420px;
	height: 315px;
	margin: 0px;
	padding: 0px;
	z-index: 23;
	visibility: visible;
}

div#inhaltTextLayer {
	position: absolute;
	left: 725px;
	top: 230px;
	width: 175px;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 23;
	visibility: visible;
}

div#inhaltButtonsLayer {
	position: absolute;
	left: 286px;
	top: 535px;
	width: 420px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	z-index: 23;
	visibility: visible;
}

div#inhaltButtons2Layer {
	position: absolute;
	left: 705px;
	top: 535px;
	width: 205px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	z-index: 23;
	visibility: visible;
}

/*
div.buttonClass {
	position: relative;
	left: 0px;
	top: 0px;
	width: 10px;
	height: 16px;
	z-index: 7;
}
*/

img.impressionClass {
	width: 420px;
	height: 315px;
	vertical-align: text-bottom;
}

img.buttonOffClass {
	width: 10px;
	height: 16px;
	margin-right: 0px;
	vertical-align: text-bottom;
}

img.buttonOnClass {
	width: 10px;
	height: 16px;
	margin-right: 2px;
	vertical-align: text-bottom;
}

