#container{
	position: absolute;
	top: 0px;
	left: 0px;
	width:1003px;
	height: auto;
	margin: 0px auto;
	background-color: #ffffff;
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #777777;
}

#kochkunst{
	float: left;
	width: 142px;
	height: 200px;
	background-color: #F3F6D9;
	color: #000000;
}

#kochenspass{
	position: relative;
	left: 25px;
	float: left;
	width: 680px;
	background-color: #ffffff;
	color: #000000;
	
		
}

#kochseminare{
	float: right;
	width: 152px;
	height: 185px;
	background-color: #C5D33E;
	color: #ffffff;
	}

#koch_menue{
	position: absolute;
	left: 650px;
	top: 10px;
	color: #EC952E;	
	font-weight:normal;
	text-decoration: none;
	font-family: verdana, arial, serif;
	font-size: 11px;
}

#koch_menue a{
	color: #E2761B;	
	font-weight:bold;
	text-decoration: none;
	font-family: verdana, arial, serif;
	background-color: #ffffff;
	font-size: 11px;
}

#koch_menue a:hover{
	color: #C6D53E;	
	font-weight:bold;
	text-decoration: underline;
	font-family: verdana, arial, serif;
	background-color: #ffffff;
	font-size: 11px;
}



#konzept_kochen{
	float: right;
	width: 232px;
	height: auto;
	color: #333333;
}

#navbox{
	position: relative;
	top: -298px;
	float: right;
	width: 155px;
	height: auto;
  	z-index: 5;
  	
}

#cookingcoach{
	float: right;
	width: 600px;
	height: auto;
	background-color: #ffffff;
	color: #18181A;
	background-image:url(business-cooking/wasser.gif); background-repeat:no-repeat;
 	background-position: bottom;
 	text-align: left;
}

#cookingcoach a{
	color: #AAB447;	
	font-weight:bold;
	text-decoration: none;
	font-family: verdana, arial, serif;
	background-color: #ffffff;
	font-size: 11px;
}

#cookingcoach a:hover{
	color: #E2761C;	
	font-weight:bold;
	text-decoration: underline;
	font-family: verdana, arial, serif;
	background-color: #ffffff;
	font-size: 11px;
}

#cookingcoach ul li{
	list-style-image:url('business-cooking/li.gif');
}



#kochen_training{
	position: relative;
	top: -160px;
	float: left;
	width: 160px;
	height: auto;
	background-color: #ffffff;
	color: #333333;
}


.kochen-1{
	border: dashed 1px #4B502E;
	width: 200px;
	color: #51582E;
	background-color: #ffffff;
	margin-bottom: 2px;
}
.kochen-2{
	border: dashed 1px #4B502E;
	width: 45px;
	color: #51582E;
	background-color: #ffffff;
	margin-bottom: 2px;
}
.kochen-3{
	border: dashed 1px #4B502E;
	width: 137px;
	color: #51582E;
	background-color: #ffffff;
	margin-bottom: 2px;
}
.kochen-4{
	border: dashed 1px #4B502E;
	width: 204px;
	color: #51582E;
	background-color: #ffffff;
	margin-bottom: 2px;
}
.kochen-5{
	border: dashed 1px #4B502E;
	width: 200px;
	height: 91px;
	color: #51582E;
	background-color: #ffffff;
	margin-bottom: 2px;
}



#kochen{
	width: 100%;
	height: 78px;
	background-color: #C5D33E;
	color: #ffffff;
	text-align:right;
}

#kochen2{
	position: relative;
	top: 60px;
	height: auto;
	text-align:right;
	background-color: #C5D33E;
	color: #ffffff;
	margin-right: 5px;
}

h1{
	font-family: verdana, arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #18181A;
	background-color: #ffffff;
}


h2{
	font-family: verdana, arial, serif;
	font-size: 15px;
	font-weight: bold;
	color: #E2761C;
	background-color: #ffffff;
}



/* navigation ***************************/

#nav_div {
	top: 0px;
	float:right;
	font-size:11px;
	width:152px;
	background-color: #C5D33E;
}

#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style:none;
	width:150px;
	}
	
#nav {
	margin-bottom:15px;
}
	
	#nav li { /* all list items */
		left: 0px;
		line-height : 1.25em;
		margin-bottom : -1px;
		width:150px;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left:150px;
		margin-top: -26px;

	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		top:auto;
		margin-left:150px;
		
	}
	

	#nav li a {
		display : block;
		width:126px;		
		color : #ffffff;
		font-weight:bold;
		text-decoration : none;
		padding : 5px 0px 5px 26px;
	}
	
	
	#nav li ul a {
		border:1px solid #fff;
		width:150px;
	}
	
	#nav li a:hover {
		color : #EC952E;
	}
	
	#nav li ul li a:hover {
		color : #999;
		background:#eee;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}





/* navigation end ***********************/


/* navigation end ***********************/