@charset "iso-8859-1";
/* CSS Document */

html, body {
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
h1, h2, h3, p {
	margin:0px;
	padding:0px;
}
h3 {
	font-size:15px;	
}
p {
	font-size:11px;	
}
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
	font-size:11px;
}
a img {
	border:0px;
}
#switcher {
	width:100%;
	height:100%;
	position:absolute;
	z-index:149;
	top:0px;
	left:0px;
}
#schwarz {
	width:100%;
	height:100%;
	background-image:url(img/alpha.png);
}
#ansicht {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
#zurueck {
	position:absolute;
	top:10px;
	right:10px;
}
#zurueck a {
	color:#999999;
	text-decoration:none;
}
#zurueck a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#wrapper {
	width:100%;
	height:100%;
	overflow:auto;
	position:absolute;
	z-index:150;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
}
#layout {
	width:100%;
	height:100%;
}
#oben {
	vertical-align:top;
}
#unten {
	vertical-align:bottom;
	text-align:center;
}
#header {
	width:990px;
	height:166px;
	margin:10px auto 0px auto;
	position:relative;
}
#labskaus {
	position:absolute;
	top:2px;
	left:0px;
}
#appetit {
	font-size:80px;
	line-height:80px;
	font-weight:bold;
	color:#bbbdbe;
	position:absolute;
	top:0px;
	left:160px;
}
#zutaten {
	position:absolute;
	top:2px;
	right:0px;
}
#integrationswoche {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	position:absolute;
	top:58px;
	right:0px;
}
#menu {
	width:836px;
	height:57px;
	position:absolute;
	top:109px;
	left:154px;
}
.menu-row {
	width:836px;
}
.menu-row a {
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
	page-break-inside:avoid;
	font-size:15px;
	line-height:20px;
}
.menu-row a:hover {
	text-decoration:none;
	color:#e2007a;
}
#main {
	width:990px;
	margin:0px auto;
	text-align:left;
}
.main-cols {
	width:990px;
	table-layout:fixed;
}
.main-left {
	width:160px;
	text-align:right;
	vertical-align:top;
}
.main-left p {
	margin-right:10px;
}
.main-center {
	width:670px;
	text-align:justify;
	vertical-align:top;
}
.main-right {
	width:160px;
	text-align:left;
	vertical-align:top;
}
#footer {
	width:990px;
	margin:0px auto;
	text-align:left;
}
#footer table {
	
}
#footer h1, #footer h3, #footer p {
	font-size:9px;
	color:#BBBBBB;
	font-weight:normal;
	white-space:nowrap;
	page-break-inside:avoid;
}
.pink {
	color:#e2007a;
}
.grau {
	color:#666666;
}
.box {
	background-color:#f7c9e3;
	padding:20px;
}
.ansichtlink {
	display:block;
	float:left;
	width:70px;
	height:70px;
	background-color:#bbbdbe;
	margin-left:10px;
	margin-bottom:10px;
}
.bild {
	width:60px;
	height:60px;
	margin:5px;
}
.bild:hover {
	width:68px;
	height:68px;
	margin:1px;
}
.loeffel {
	margin-left:36px;
}
.info {
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
}
.karte {
	text-decoration:none;
	padding-right:60px;
	font-weight:bold;
}
.karte:hover {
	text-decoration:none;
	background-image:url(img/karte.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
