#vita {
	position: absolute; 
	visibility: hidden;
	width: 585px;
	height: 580px;
	left: 5px;
	right: 0px;
	top: 0px;
	background: #F5E6B9;
	z-index: 2;
	overflow: hidden;
	border: solid 1px #ffffff;
}

.fensterclose {
	width: 100%;
	height: 25px;
	background: url(../graphics/kochkurs/close_hg.gif);
}


#kochheadbox {
	position: relative;
	margin-top: 10px;
	width: 600px;
	height: 35px;
	overflow: hidden;
	background: url(../graphics/kochkurs/headline_hg.gif);
	z-index: 1;
	}
	
.kochicon {
	float: left;
	width: 30px;
	height: 30px;
	overflow: hidden;
	}
	
#kochheadline {
	float: right;
	margin: 5px 5px 5px 0;
	color: #993300;
	font-size: 1.01em;
	width: 550px;
	height: 30px;
	overflow: hidden;
	z-index: 1;
	}
	
.kochcontentbox {
	position: relative;
	width: 600px;
	height: auto;
	}
	
.kochcontentbox2 {
	float: left;
	width: 200px;
	margin: 40px 0 0 5px;
	background: url(../graphics/kochkurs/menueseite_hg.gif);
	}
	
.kochcontentbox3 {
	float: left;
	width: 400px;
	height: auto;
	}

.menuetop {
	width: 400px;
	height: 30px;
	background: url(../graphics/kochkurs/menuetop_hg.gif);
	}
	
.menuecontent {
	width: 400px;
	height: auto;
	background: url(../graphics/kochkurs/menuecontent_hg.gif);
	}

.menuefoot {
	width: 400px;
	height: 30px;
	background: url(../graphics/kochkurs/menuebottom_hg.gif);
	}
	
.menuetext {
	font-size: 0.88em;
	font-style: italic;
}

.menuehead  {
	margin-top: 10px;
	color: #930;
	font-weight: bold;
	font-size: 0.69em;
}
	
.kochbild {
	float: left;
	width: 200px;
	height: 200px;
	}
	
.kochtext {
	float: right;
	margin: 10px 5px 10px 0;
	font-size: 0.75em;
	width: 365px;
	height: auto;
	}
	
.kochtext1 {
	margin: 10px 5px 10px 5px;
	font-size: 0.75em;
	width: 580px;
	height: auto;
	}
	
.kochfooterhead {
	width: 595px;
	height: 20px;
	background: url(../graphics/kochkurs/footerleiste_hg.gif) no-repeat;
	}
	
.kochfooter {
	width: 595px;
	height: 25px;
	background: url(../graphics/kochkurs/footerleisteunten_hg.gif) no-repeat;
	}
	
.kochfooterbox {
	width: 595px;
	height: auto;
	background: url(../graphics/kochkurs/footer_hg.gif);
	overflow: hidden;
	}
	
.kochkursinfo {
	float: left;
	width: 380px;
	margin: 5px 0 0 40px;
	}
	
.kochtermine {
	width: 165px;
	font-size: 0.75em;
	color: #333;
	}
	
.kochleiter {
	width: 210px;
	font-size: 0.75em;
	color: #333;
	}
	
.kochgebuehr {
	float: left;
	margin: 5px 0 0 0;
	font-size: 0.75em;
	color: #333;
	}
	
.kochfooterbox3 {
	margin: 5px 20px 0 20px;
	width: 560px;	
	}
	
.clearspacer {clear: both; height: 5px;}

.kochspacer {
	width: 595px;
	margin-top: 10px;
	border-top: 1px solid #993300;
	}
	
.terminclearspacer {clear: both; height: 5px;}
.terminspacer {margin-bottom: 5px; border-top: 1px dotted #F5E6B9;}
	
#kochheadline a {display: block; z-index: 1;}

.kochfarbe {color: #993300;}

a.kochkurse:link
{color: #993300;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}

a.kochkurse:visited
{color: #993300;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}

a.kochkurse:hover
{color: #000;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}

a.kochkurse:active
{color: #993300;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}

a.kochen:link
{color: #993300;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

a.kochen:visited
{color: #993300;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

a.kochen:hover
{color: #000;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}

a.kochen:active
{color: #993300;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}
