/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	text-align: center;
	color:#000;
	background-attachment: fixed;
	background-image: url(img/bg920.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	}
	
H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

H2 {
	display:none;
	}
HR {
	background-color:#CCCCCC;
}


#navigation td {
	border-bottom: 1px solid #FFF;
	}
	
#navigation a {
	color: #FFCC33;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:2px 0px 4px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #333;
	}
	
#navigation a:hover {
	background: #666;
	color:#FFCC33;
	}
	
#navigation2 td {
	padding:0px;
	margin:10px;
	border: 1px solid #FFF;
	}
	
#navigation2 a {
	color: #FFCC33;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:2px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #333;
	}
	
#navigation2 a:hover {
	background: #666;
	color:#FFCC33;
	}
	
#menu {
	height: 26px;
	width: 810px;
	top: 66px;
	left: 26px;
	position: absolute;
}

	
#menu2 {
	height: 26px;
	width: auto;
	top: 34px;
	right: 50px;
	position: absolute;
	text-align:right;
}


	
/*a { 
	text-decoration: none;
}
a:link {
	color: #ee7f00;
}
a:visited {
	color: #ee7f00;
}
a:link:hover, a:visited:hover {
	color: #ee7f00;
	text-decoration: underline;
}
*/

.links {
	float:left;
	margin-right:20px;
}

.rechts {
	float:right;
	margin-left:20px;
}

#container{
	margin: 0 auto;
	width:901px;
	height:18px;
	top:0px;
	position: relative;
	text-align: left;
    }
#bg_oben {
	width:760px;
	height:120px;
	left:0px;
	top:0px;
	position:absolute;
	}


#content{
	position:absolute;
	height:auto;
	width:824px;
	top:110px;
	left:26px;
	margin-right:30px;}
	

#randoben {
	background-attachment: scroll;
	background-image: url(img/bg920_randoben.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left:-9px;
	height: 19px;
	width: 920px;
	position: absolute;
}
#headline_oben {
	background-attachment: scroll;
	background-image: url(img/headline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
	width: 863px;
	position: absolute;
	top: 19px;
	left: 10px;
	background-color: #000000;
}
.block {
	clear: both;
}

.hidden {
	display: none;
}

.muster {
	width: 824px;
	background-image: url(img/musterkueche_k1.jpg);
	height: 550px;
	overflow: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.muster_info {
	/*left: 230px;*/
	right:60px;
	position: absolute;
	top: 270px;
	width: 500px;
}

.muster_addon {
	left: 400px;
	position: relative;
	top: 430px;
	width: 357px;
}

.bg_eee {
	background-color: #eeeeee;
}

