#MasterLayer {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
}
#LayerTop {
	position:relative;
	float:left;
	width:100%;
}
#LayerTopZeile1 {
	position:relative;
	float:left;
	width:100%;
}
#LayerTopZeile2 {
	position:relative;
	float:left;
	width:100%;
}
#LayerMainContent {
	position:relative;
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
	margin:0px;
}
#LayerMainContentInhalt {
	position:relative;
	float:left;
	width:100%;
}
#LayerMainContentSpalte1 {
	position:relative;
	float:left;
	width:221px;
	text-align:center;
}
#LayerMainContentSpalte2 {
	position:relative;
	float:left;
	width:558px;
	margin:0px 0px 0px 1px;
	padding:0px;
}
#LayerMainContentSpalte3 {
	position:relative;
	float:left;
	width:220px;
}
.LayerInhaltsbereich {
	position:relative;
	float:left;
	width:100%;
}
.LayerInhaltsbereich2 {
	position:relative;
	float:left;
	width:538px;
	padding:0px 0px 0px 10px;
	margin:0px;
}
.rezept_container{
	position:relative; 
	height:185px;
}
.rezept_ueberschrift{
	position:absolute; 
	left:30px; 
	top:45px; 
	z-index:10;
}
.rezept_bild{
	position:absolute; 
	left:86px; 
	top:70px; 
	z-index:10;
}
.zettel_container{
	position:relative; 
	height:205px;
}
.zettel_ueberschrift{
	position:absolute; 
	left:30px; 
	top:22px; 
	z-index:10; 
	width:150px; 
	height:160px;
}
.zettel_bild{
	position:absolute; 
	left:23px;
}
.tipp_lang_container{
	position:relative; 
	height:255px;
}
.tipp_lang_text{
	position:absolute; 
	left:30px; 
	top:90px; 
	z-index:10; 
	width:150px; 
	height:140px;
}
.tipp_lang_bild{
	position:absolute; 
	left:23px;
}
#LayerFooter {
	position:relative;
	float:left;
	text-align:right;
	width:990px;
	padding:10px 10px 10px 0px;
	margin:0px;
}