#auswahlseite {
	background-image:url(../images/bg_auswahlseite.gif);
	border: 1px solid #FFFFFF;
	position: absolute;
	width: 821px;
	height: 404px;
	top: 50%;
	left: 50%;
	margin-top: -202px;
	margin-left: -410px;
}
#sprache {
	position:absolute;
	left:-2px;
	top:520px;
	z-index: 100;
}
#homepage {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:512px;
	width:926px;
	border: 1px solid #FFFFFF;
	margin-top:20px;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-290px; /* hälfte des containers 512 und des darunterliegenden logos 41 */
}
#logo_bottom {
	margin-top:10px;
	text-align:center;
}
#content_left {
	width:231px;
	height:511px;
	float:left;
}
#content_right {
	width:695px;
	height:511px;
	float:left;
	background-image:url(../images/hg_content.jpg);
	background-repeat:no-repeat;
}
#navigation {
	position:absolute;
	width:613px;
	height:90px;
	top:417px;
	left:308px;
	z-index: 1000;
}
#subnavi {
	position:absolute;
	left:340px;
	top:10px;
	z-index: 100;
}
#inhalt {
	position:absolute;
	width:690px;
	height:406px;
	top:34px;
}
#kontakt input {
	border:1px solid #7b2a2e;
	width:188px;
	height:18px;
}
#kontakt textarea {
	border:1px solid #7b2a2e;
	width:382px;
	height:77px;
}
a { outline: none; }
a.Link:link, a.Link:visited, a.Link:active, a.Link:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
a.faqLink:link, a.faqLink:visited, a.faqLink:active, a.faqLink:hover {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
a.SpracheLink:link, a.SpracheLink:visited, a.SpracheLink:active, a.SpracheLink:hover {
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}
a.LinkBlue:link, a.LinkBlue:visited, a.LinkBlue:active, a.LinkBlue:hover {
	font-size:11px;
	font-weight:bold;
	color:#182dcd;
	text-decoration: none;
	background: url(../images/rezepte/link.gif) no-repeat;
	background-position: 0px 3px;
	padding-left:10px;
}
a.SubLink:link, a.SubLink:visited {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.SubLink:active, a.SubLink:hover {
	font-size:9px;
	text-decoration:none;
}
html, div, td, a, input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #7b2a2e;
}
.headline {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #bf0c1d;
}
.rezepte {
	color:#182dcd;
}
.rot {
	color:#c00418;
}
ul {
	list-style-type: none;
	margin: 0; padding: 0;
}
ul li {
	background: url(../images/list_icon.gif) no-repeat;
	background-position: 3px 8px;
	text-decoration: underline;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 3px;
	_height: 0%;
}
