#MasterLayer {
	position:absolute;
	width:1000px;
}
.LayerZeile1 {
	position:relative;
	float:left;
	width:100%;
}
.LayerZeile1Spalte1 {
	position:relative;
	float:left;
	width:710px;
	background-color:#92c83e;
}
.LayerZeile1Spalte2 {
	position:relative;
	float:left;
	width:290px;
}
.LayerHeader {
	position:relative;
	float:left;
	width:100%;
}
.LayerNavigationTop {
	position:relative;
	float:left;
	width:490px;
}
.LayerIconsTop {
	position:relative;
	float:left;
}
.LayerMainContent {
	position:relative;
	float:left;
	width:100%;
	background-image:url(images/mainbackground.gif);
}
.LayerSubmenue {
	position:absolute;
	top:107px;
	background-color:#dee9a3;
	padding:3px;
	z-index:1;
}
.LayerNavigationLinks {
	position:relative;
	float:left;
	width:140px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:25px;
	margin:0px;
}
.LayerContentStartseite {
	position:relative;
	float:left;
	width:570px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
.LayerContent {
	position:relative;
	float:left;
	width:540px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:20px;
	padding-top:25px;
	margin:0px;
}
.LayerBildRechts {
	position:relative;
	float:left;
	width:290px;
}
