@charset "utf-8";
/* CSS Document */

body {
	background-color:#f0eaae;
}
img {
	border:none;
}
/*Mittig Mittig Position*/
div.master {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0px;
	height: 0px;
	
}
div.bi{
	position: absolute;
	top: -350px;
	left: -485px;
	height: 700px;
	width: 970px;
	overflow: hidden;
	border: 1px solid #666;

}
#roterfuss {
	position:absolute;
	left:-485px;
	width:970px;
	height:124px;
	z-index:6;
	background-image: url(img/roter_fuss.png);
	background-repeat: no-repeat;
	top: 576px;
	visibility: hidden;
}
#logokomplett {
	position:absolute;
	left:-485px;
	top:0px;
	width:970px;
	height:195px;
	z-index:7;
	background-image: url(img/logo_komplett.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
}
#qualitaetbild {
	position:absolute;
	left:-483px;
	top:136px;
	width:221px;
	height:170px;
	z-index:8;
	visibility: hidden;
}
#rezeptbild {
	position:absolute;
	left:-481px;
	top:303px;
	width:228px;
	height:166px;
	z-index:9;
	visibility: hidden;
}
#lexikonbild {
	position:absolute;
	left:-483px;
	top:466px;
	width:241px;
	height:170px;
	z-index:10;
	visibility: hidden;
}
#laufband {
	position:absolute;
	left:650px;
	top:95px;
	width:302px;
	height:34px;
	z-index:20;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 14px;
	color: #CC6600;
}
#impressum {
	position:absolute;
	left:8px;
	top:635px;
	width:276px;
	height:63px;
	z-index:19;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	color: #FFF;
	line-height: 12px;
}
#grillbild {
	position:absolute;
	left:296px;
	top:403px;
	width:190px;
	height:297px;
	z-index:13;
	visibility: hidden;
}
#alles {
	position:absolute;
	left:0px;
	top:0px;
	width:736px;
	height:305px;
	z-index:14;
}

