/* //////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////// ALGEMEEN //////////////////////////////////////////// */
* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#wrapper {
	width:950px;
	margin:0px auto 0px auto;	
	padding-bottom:25px;
}
#topbar {
	display:none;
}
img {
	border-style: none;	
}
#haklogo {
	display:none;
}
#vlaggetjes {
	display:none;
}

/* //////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////// SUBMENU ///////////////////////////////////////////// */
#hoofdmenu {
	display:none;
}
#submenu {
	display:none;
}

/* //////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////// MAIN //////////////////////////////////////////////// */
#container {
	width:100%;
	padding:0px;
	float:left;
}
#contentvlak {
	width:100%; /* 463px */
	margin: 0px;
}
#breadcrumbs {
	width:451px; /* 463px */
	height:15px; /* 18px */
	padding:3px 0px 0px 12px;
	margin:0px;
	font-size:9px;
	color:#000000;
}
#breadcrumbs a {
	font-size:9px;
	color:#3d4790;
	text-decoration:none;
}
#content {
	padding: 10px;
	color: #000000;
	margin: 0 0 0 -1px;	
	min-height: 613px;
	height:auto !important;
  	height:613px;
}
#content-small {
	padding: 15px 180px 15px 10px;
	color: #fff;
	height: 373px;
	width: 100%;
	margin: 0 0 0 -1px;	
}
.afbeelding {
	float:right;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color:#000000;
}
p {
	font-size:14px;
	line-height: 14px;
	color:#000000;
}
.picright {
	 float:right; 
	 padding: 0 0 10px 10px;
}

/* //////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////// ZIJVLAK ///////////////////////////////////////////// */
#zijvlak {
	display:none;
}


/* //////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////// CONTENT BOTTOM ////////////////////////////////////// */
#bottom-blok {
	display:none;
}
#insert-topbar {
	display:none;
}
#container-bottom-content {
	display:none;
}
#container-bottom-content p{
	margin: 0px;
}

/* //////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////// FOOTER ////////////////////////////////////////////// */
#copyright {
	clear:left;
	width:451px; /* 463px */
	height:16px; /* 18px */
	padding:2px 0px 0px 12px;
	font-size:9px;
	color:#FFFFFF;
}
#disclaimer {
	display:none;
}
#disclaimer a, #privacy a {
	color: #fff;
	text-decoration: none;
	display:block;	
}
#disclaimer a:hover, #privacy a:hover {
	color: #eeeeee;
}
#disclaimer.current, #privacy.current {
	background: url(../images/bg_bottom_active.gif) repeat-x;
}
#disclaimer.current a, #privacy.current a{
	color: #007c25;
}
#privacy {
	display:none;
}

/* //////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////// LINKJES ///////////////////////////////////////////// */
.bottom_link {
	display:none;
}
.link_rood {
	display:none;
}
.link_blauw {
	display:none;
}
.link_links {
	display:none;
}
.link_rechts {
	display:none;
}

/* //////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////////// RECEPT DETAIL /////////////////////////////////////// */
#recept_topbar {
	height:60px;
	color:#000000;
}
#recept_topbar h1{
	color:#000000;
	padding:0px;			
}
#infoafbeelding {
	width:100%;
	float:right;
}
.receptpersonen, .recepttijd {
	float:left;
}
.receptpersonen, .recepttijd {
	margin-right:10px;
}
.kopje {
	color:#000000;
	font-size:14px;
	margin-bottom:10px;
}
.eigenschappen {
	clear:both;
	width:100%;
}
.uitleg {
	float:left;
	color:#000000;
	font-size:14px;
	margin-right: 20px;
}
.rij_kolom1 {
	float:left;
	margin-right: 20px;font-size:14px;
}
.rij_kolom2 {
	float:left;
	font-size:14px;
}
.linkjes {
	display:none;
}
#content p {
	clear:left;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style:inside;
	font-size:14px;
}
