#MasterLayer {
	position:absolute;
	width:990px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
#Zeile1 {
	position:relative;
	float:left;
	width:100%;
}
#LayerLogo {
	position:relative;
	float:left;
	top:20px;
}
#LayerMenueTop {
	position:relative;
	float:left;
	left:15px;
}
#Zeile2 {
	position:relative;
	float:left;
	width:100%;
	border-top:1px solid #000000;
}