html {
	height:100%;
}
body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#304594;
	height:100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
td {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.fbody {
	xbackground-color:#FFFFFF;
	background-color:#ECF5FF;
	text-align:left;
	margin:0px;
	width:550px;
	margin-left:20px;
}
#ftext {
	width:550px;
}
xdiv {
	border:1px solid #000;
}
#alles {
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
	width:780px;
	xheight:100%;
	min-height:580px;
	position:relative;
}
.verlauf {
	height:1px;
	background-image:url(img/verlauf.gif);
	background-repeat:repeat-x;
}
#content {
	position:relative;
}
#texte {
	width:580px;
	xpadding-left:20px;
	xborder:1px solid #000;
}
#vatter {
	position:absolute;
	left:600px;
	top:10px;
	width:144px;
	height:400px;
	xbackground-image:url(img/vatterweiss.jpg);
	background-image:url(img/vatterblau.jpg);
	background-repeat:no-repeat;
}
.hidden {
	display:none;
}
#abschluss {
	position:relative;
	background-image:url(img/unten.gif);
	background-repeat:no-repeat;
	height:80px;
	background-position:0px -20px;
}
#rezept {
	position:absolute;
	width:230px;
	left:530px;
	width:230px;
	top:0px;
}
#caveman {
	position:relative;
	left:20px;
	width:600px;
}
h1 {
	font-size:14px;
	font-weight:bold;
}
.box {
	width:250px;
	min-height:130px;
	background-image:url(img/kasten_backweiss.jpg);
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom:10px;
	margin-right:10px;
}
* html .box {
	height:130px;
}
.boxhead {
	color:#314594;
	font-weight:bold;
	margin-bottom:5px;
	width:140px;
}
.boxcontent {
	width:140px;
}
.boxhead a {
	color:#314594;
	text-decoration:none;
}
.boxcontent a {
	color:#000;
	text-decoration:none;
}
.box a:hover {
	text-decoration:underline;
}
.boxbild {
	width:80px;
	height:80px;
	overflow:hidden;
}
a {
	color:#314594;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}