body {
	color:black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:10px;
	padding:0px;
}


/*
img {
   behavior: url("http://www.rejo.be/_STUDIOEMMA_WWW/etc/pngbehavior.htc");
}
*/
form {
	margin:0px;
	padding:0px;
}
select{
	font-size:9pt;
}
.error {color:#990000;}
a,a:link,a:hover,a:active,a:visited{
	color:#006633;
	text-decoration:underline;
}
a:hover{color:black;}

#subnav a,#subnav a:link,#subnav a:hover,#subnav a:active,#subnav a:visited{
	color:white;
	text-decoration:underline;
}
#subnav a:hover{color:white;text-decoration:none;}

#outerpage{
	width:100%;
	margin:0px;
	padding:0px;
	padding-top:22px;
	padding-bottom:22px;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
}

#page{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	
}
.dottedline{
	background-image:url('../images/dot_transp.gif');
	background-position:top left;
	background-repeat:repeat-x;
	height:4px;
	clear:both;
	line-height:0pt;
}
.zonetitel {
	padding-top:5px;
	color:#6b5200;
	font-weight:bold;
}
#header{
	width:770px;
	height:177px;
}
#sub{
	width:770px;
	background-image:url('../images/bg_left.jpg');
	background-repeat:repeat-y;
}
.dummy
{
	clear:both;
	line-height:0pt;
}
#optionsform{

}
#leftzone{
	width:318px;
	float:left;
	
	background-repeat:no-repeat;	
}
#rightzone{
	background-color:white;
	float:left;
	width:452px;
	background-image:url('../images/bg_right.gif');
	background-repeat:repeat-y;
	background-position:top right;
	
}
#zone{
	width:173px;
	padding-left:85px;
	padding-right:60px;
	margin-top:41px;
	background-image:url('../images/bg_leftzone_border.gif');
	background-repeat:repeat-y;	
}
#content{
	width:432px;
	padding-right:20px;
}
#nav{
	width:452px;
	height:110px;
	background-image:url('../images/nav_middle.jpg');
	background-position: 31px 0px;
	background-repeat:no-repeat;
}
.imgborderrecept{
 	margin-top:2px;
	margin-bottom:2px;
	margin-left:10px;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	clear:both;
	}
.imgborder{
 	margin-top:2px;
	margin-bottom:2px;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	clear:both;
	}	
.homepagetitle {
	font-size:11pt;
	color:#6b5200;
	font-weight:bold;
}	
.productpromo{
	margin:0px;
	margin-left:10px;
}
.homepagebox {
	float:left;
	/*background-color:orange;*/
	margin-right:10px;
	width:195px;
}
h1{
	font-size:14pt;
	color:#006633;
}
h2{
	font-size:12pt;
}
#member{
	height:15px;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

#subnav{
	height:44px;
	padding-top:20px;	
	padding-left:34px;
	background-repeat:no-repeat;
	color:white;
	font-size:8pt;
}

* html #subnav{
	margin-top:-5px;
}
/*421*/
#breadcrumbs{
	width:250px;
	float:left;
}
#pageoptions{
	width:125px;
	text-align:right;
	padding-right:35px;
	float:left;
}
a img{
	border:0px;
}

ul.receptmenu{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.receptmenu li{
	margin:0px;
	padding:0px;
}

.receptmenu_selected a:link,.receptmenu_selected a:active, .receptmenu_selected a:visited{
	color:#CC0000;
}
ul.navigatie a,img{
	padding:0px;
	margin:0px;
}
ul.navigatie {
	width:452px;
	height:57px;
	margin:0px;
	padding:0px;
	background-color:blue;
	list-style-type:none;
}

ul.navigatie li{
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}

/*
	Lightbox
*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
}


