#MasterLayer {
	width: 935px;
	text-align: left;
	margin: 0px auto;
}
#LayerZeile1 {
	position:relative;
	float:left;
	width:100%;
	height:140px;
	background-color:#dcdddf;
}
#LayerZeile2 {
	position:relative;
	float:left;
	width:100%;
	background-color:#dcdddf;
}
#LayerZeile3 {
	position:relative;
	float:left;
	width:100%;
	background-color:#dcdddf;
}
#LayerZeile2Spalte1 {
	position:relative;
	float:left;
	width:190px;
	height:388px;
	background-color:#017ac1;
}
#LayerZeile2Spalte2 {
	position:relative;
	float:left;
	width:555px;
	height:400px;
	left:10px;
	border-left:2px solid #f1f0de;
	border-right:2px solid #f1f0de;
}
#LayerZeile2Spalte3 {
	position:relative;
	float:right;
	width:165px;
	height:388px;
}
#LayerLogo {
	position:relative;
	float:left;
	padding-bottom:0px;
	padding-left:200px;
	padding-right:0px;
	padding-top:28px;
	margin:0px;
}
#LayerTrennlinie {
	position:relative;
	float:left;
	width:100%;
}
#LayerMenue {
	position:relative;
	float:left;
	width:100%;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	margin:0px;
}
#LayerRechteSpalteZeile1 {
	position:relative;
	float:left;
	width:155px;
	padding:5px;
	height:300px;
}
#LayerRechteSpalteZeile2 {
	font-size:12px;
	color:#0274bb;
	position:relative;
	float:left;
	width:155px;
	padding:5px;
}
#LayerContentbereich {
	position:relative;
	float:left;
	width:535px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	margin:0px;
	height: 380px;
	overflow:auto;
}
