body {
	font-family: "Impress BT", Sans-Serif;
	font-size: 10px;
	margin: 0px;
	color: #D5DEE5;
}
iframe {
	background-color: transparent;
	background: transparent;
	
}
.koplink {
	font-family: "Impress BT", Sans-Serif;
	font-size: 30px;
	color: #FFB01E;
}
.kop {
	font-family: "Impress BT", Sans-Serif;
	font-size: 24px;
	color: #FFB01E;
}

#kader {
	position: absolute;
	height: 554px; /*hack voor 't verschil in ie en ff*/
	width: 645px;
	margin: -267px 0px 0px 0px !important;
	margin: -277px 0px 0px 0px;
	top: 50%;
	left: 0;
	overflow: hidden;
	z-index: 1;
}

#inhoud {
  position:absolute;
  height:560px;  /*hack voor 't verschil in ie en ff*/
  width: 100%;
	margin: -267px 0px 0px 0px !important;
	margin: -277px 0px 0px 0px;
  top: 50%; 
  left: 0;
  overflow: hidden;
  z-index: 2;
	
}
#menulijst {
  position:absolute;
  width:900px;
  top: 5%; 
  left: 0;
  overflow: hidden;
  z-index: 2;
	
}
.menucel {
	padding-bottom: 10px;
	vertical-align: top;
	border: 0px;
	border-style: solid;
	border-color: #33E02A;
	color: #FAFB02;
	width: 220px;
}
.kleiner {
	font-size: 11px;
}
.sapgeel {
	color: #FAFB02;
}
.buttoncolor {
	background-color: #ffa500;
	color: #006400;
	font-family: "Impress BT", Sans-Serif;
	font-size: 16px;
}
.invoercolor {
	background-color: #BFEE90;
}
.jaybuttoncolor {
	background-color: #BFEE90;
	color: #006400;
	font-family: "Impress BT", Sans-Serif;
	font-size: 14px;
}
.taaltekst {
	cursor: pointer;
	text-decoration: underline;
}
.tastetitle {
	font-family: Tahoma;
	font-size: 28px;
	color: Lime; 
	font-weight: bold;
	padding-left: 20px;
	width: 270px;
}
.tasteingredient {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	padding-left: 20px;
}
.taste {
	font-family: Tahoma;
	font-size: 16px;
	color: #50A87C;
	padding-left: 20px;
	padding-right: 20px;
}
.handje {
	cursor: pointer;
}

.aankondiging {
	cursor: pointer;
	font-family: "Impress BT", Sans-Serif;
	font-size: 11px;
	color: #FFB01E;
	text-decoration: none;
}
#tasting {
	position: absolute;
	height: 450px;
	width: 680px;
	margin: -225px 0px 0px -340px !important;
	margin: -235px 0px 0px -340px;
	top: 50%;
	left: 50%;
	overflow: hidden;
	z-index: 3;
	background-color: White;
	border-color: #990000;
	border-width: 2px;
	border-style: solid;
	visibility: hidden;
}
#filmpje {
	position: absolute;
	width: 360px ;
	height: 250px;
   top: 190px  !important;
   top: 215px;  
   left: 50px;
   background-color: #0F0F0D;
	visibility: hidden;
	z-index: 4;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#sluitknop {
	position: absolute;
	width: 360px ;
   top: 0px; 
	text-align: right;
	z-index: 6;
}
#filmraam {
	position: relative;
	width: 360px ;
   top: 0px; 
	text-align: center;
	z-index: 5;
	
}