/* Haupttablle */
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
}

/* Inahltslayer */
#layer_inhalt {
	position:absolute;
	left: 242px;
	top:189px;
	width: 498px;
}

/* zusätzliche Spalte rechts Überschrift */
#Layer4 {
	position:absolute;
	width:42px;
	height:14px;
	z-index:2;
	left: 823px;
	top: 140px;
}

/* zusätzliche Spalte rechts Inhalt */
#Layer5 {
	position:absolute;
	width:auto;
	min-width:100px;
	z-index:3;
	left: 806px;
	top: 185px;
}

/* Navigation Sonstiges */
#Layer7 {
	position:absolute;
	width:123px;
	height:74px;
	z-index:4;
	left: 72px;
	visibility:hidden;
}

