#MasterLayer {
	width:1000px;
	margin:0px auto;
	text-align:left;
}
#LayerTop {
	position:relative;
	float:left;
	width:100%;
	padding:6px 0px 0px 0px;
	margin:0px;
}
#LayerLogo {
	position:relative;
	float:left;
	width:108px;
	padding:2px 0px 0px 0px;
	margin:0px;
}
#LayerFahnen {
	position:relative;
	float:left;
	width:141px;
	padding:9px 0px 0px 15px;
	margin:0px;
}
#LayerSchriftzug {
	position:relative;
	float:left;
	width:384px;
	padding:30px 0px 0px 23px;
	margin:0px;
}
#LayerBildTop {
	position:relative;
	float:right;
	width:300px;
}
#LayerMainInhalt {
	position:relative;
	float:left;
	width:100%;
	padding:30px 0px 0px 0px;
	margin:0px;
}
#LayerMenue {
	position:relative;
	float:left;
	width:194px;
}
#LayerMenueBalkenTop {
	position:relative;
	float:left;
	width:100%;
}
#LayerMenueInhalt {
	position:relative;
	float:left;
	width:100%;
	background-color:#0f48a7;
}
#LayerMenueBalkenBottom {
	position:relative;
	float:left;
	width:100%;
}
#LayerContent {
	position:relative;
	float:right;
	width:796px;
}
#LayerContentBalkenTop {
	position:relative;
	float:left;
	width:100%;
}
#LayerContentInhaltRahmen {
	position:relative;
	float:left;
	width:100%;
	background-color:#0f48a7;
}
#LayerContentInhalt {
	position:relative;
	float:left;
	width:780px;
	padding:0px 0px 0px 10px;
	margin:0px;
}
#LayerContentBalkenBottom {
	position:relative;
	float:left;
	width:100%;
}
.LayerInhaltsbereich {
	position:relative;
	float:left;
	width:780px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.LayerInhaltsbereich2 {
	position:relative;
	width:780px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.LayerBildergalerie {
	position:relative;
	float:left;
	width:100px;
	height:100px;
	text-align:center;
	padding:0px 10px 10px 0px;
	margin:0px;
}
.LayerNews1 {
	position:relative;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:750px;
	background:#9c0c42;
}
.LayerNews2 {
	position:relative;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:750px;
	background:#9d9b0f;
}
.Clearer {
	clear:both;
	font-size:0.005em;
	line-height:0.005em;
}
