#LayerMaster {
	width:900px;
	text-align:left;
	margin:auto;
	color:#FFFFFF;
}
body {
	background-color:#000000;
	text-align:center;
}
#LayerZeile1 {
	width:100%;
	height:100px;
	float:left;
}
#LayerZeile2 {
	width:100%;
	height:20px;
	float:left;
	background-color:#A7A7A7;
}
#LayerSubmenue {
	width:100%;
	height:20px;
	margin-top:5px;
	float:left;
	background-color:#cacaca;
}
#LayerZeile3 {
	width:100%;
	float:left;
}
#LayerContent {
	width:100%;
	margin-top:10px;
}
#LayerInhaltsbereich {
	padding:10px;
}
#LayerBilder {
	margin:10px;
	width:200px;
	height:300px;
	float:left;
}
#LayerBilderBild {
	width:200px;
	height:200px;
	float:left;
}
#LayerBilderText {
	width:200px;
	height:100px;
	float:left;
}
#LayerLogin {
	width:200px;
	text-align:left;
	padding-top:50px;
}
#LayerGaestebuch {
	width:400px;
	text-align:left;
	margin-bottom:20px;
}
#LayerGaestebuchZeile1 {
	width:400px;
	height:20px;
	background-color:#999999;
	padding:2px;
	padding-bottom:0px;
	text-align:left;
}
#LayerGaestebuchZeile2 {
	width:394px;
	background-color:#333333;
	padding:5px;
	text-align:left;
}