@charset "UTF-8";
/* General */
html, body  {
	height : 100%;
}
h2 {
	font-size: 13px;
	color:#FF0066;
	font-weight: bold;
	margin-bottom:8px;
}
ul {
	padding-top:0px;
	margin-top:0px;
}
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #1a1a18;
	font-size: 11px;
	height: 100%;
}
#container { 
	width: 930px;  
	background: #FFFFFF;
	min-height : 100%;
	height : auto !important ;
	height : 100%; 
	margin: 0 auto -102px;
} 
/* Header */
#header { 
	width: 930px;
	height: 185px;
	position: relative; 
} 
#headerNavigatie {
	width: 930px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 15px;
	padding-top: 5px;
	text-align: right;
	z-index: 10000;
}
#headerNavigatie a {
	text-decoration: none;
	color: #0088cb;
	font-size: 10px;
	text-transform: uppercase;
}
#headerNavigatie a:hover {
	text-decoration: underline; 
}
/* Sidebar left */
#sidebar1 {
	float: left; 
	width: 202px; 
}
.sidebarNav {
	height: 21px;
	background-repeat: no-repeat;
	width: 194px;
	margin-bottom: 9px;
	padding-left: 8px;
	padding-top: 3px;
}
.sidebarNav h3 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}
.sidebarNav h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
.sidebarNavLeft {
	float: left;
	width: 175px;
}
.sidebarNavRight {
	float: right;
	width: 5px;
	height: 8px;
	padding-right: 8px;
	padding-top: 4px;
}
.sidebarTitle {
	font-size: 12px;
	color: #7e8588;
	padding-bottom: 5px;
	padding-top: 5px;
}
.receptenTabel {
	width: 100%;
	border-top: 1px solid #77badc;
	border-bottom: 1px solid #77badc;
}
.blueDivider {
	border-bottom: 1px solid #77badc;
}
.greyDivider {
	padding-top: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #999999;
}
.recepyLink a {
	text-decoration: none;
	color: #1a1a18;
}
.recepyLink a:hover {
	text-decoration: underline;
}
.recipeTabSpacer {
	float:left;
	width: 8px;
	height: 20px;
	background-color: #FFFFFF;
}
.recipeTab {
	float:left;
	padding: 2px 16px 4px 16px;
	color: #FFFFFF;
}
.recipeTabActive {
	float:left;
	padding: 2px 16px 4px 16px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
/* Sidebar right */
#sidebar2 {
	float: right; 
	width: 190px; 
}
#sidebar2 p {
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 15px;
}
#linkContainer {
	width: 190px;
	height: 28px;
	/*background-image: url(../images/header_links.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}
#links {
	padding-top: 5px;
}
#links ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#links ul li {
	padding-bottom: 10px;
}
#links ul li a {
	text-decoration: none;
	color: #0088cb;
	font-size: 12px;
}
#link ul li a:hover {
	text-decoration: underline;
}
#meerLinks {
	float: left;
	width: 165px;
	height: 15px;
	text-align: right;
	padding-right: 10px;
}
#meerLinks a {
	text-decoration: none;
	color: #7e8588;
	font-size: 13px;
}
.button {
	width: 15px;
	height: 15px;
	float: right;
}
/* sidebar right volg */
#sidebarVolg {
	float: right; 
	width: 168px; 
}
.sidebarRightZoek {
	width: 160px;
	height: 20px;
	padding-left: 8px;
	padding-top: 2px;
	background-image: url(../images/sidebarRightZoek.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sidebarRightRecept {
	width: 160px;
	height: 20px;
	padding-left: 8px;
	padding-top: 2px;
	background-image: url(../images/sidebarRightRecept.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sidebarRightZoek h3 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.sidebarRightNav {
	width: 160px;
	height: 20px;
	padding-left: 8px;
	padding-top: 2px;
	background-image: url(../images/sidebarRightZoek.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sidebarRightNav h3 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.sidebarRightRecept h3 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#zoekText {
	padding-bottom: 5px;
	padding-top: 5px;
}
#zoekBlock {
	margin-bottom: 20px;
	border-bottom: 1px solid #77badc;
}
#receptBlock {
	margin-top: 20px;
	border-bottom: 1px solid #b0cc49;
}
#linkBlock ul {
	padding: 0px;
	padding-top: 8px;
	margin: 0px;
	list-style-type: none;
}
#linkBlock ul li {
	padding-bottom: 10px;
}
#linkBlock ul li a {
	text-decoration: none;
	color: #0088cb;
	font-size: 12px;
}
#linkBlock ul li a:hover {
	text-decoration: underline;
}
#meerLezen {
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
/* Content homepagina */
#mainContentFollow h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom:8px;
}
#mainContent {
 	float: left;
	width: 740px;
} 
.homeRow {
	width: 740px;
	height: 203px;
}
.homeRow h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.homeRowLeft {
	float: left;
	width: 220px;
	padding-right: 20px;
	height: 203px;
}
.homeRowMiddle {
	float: left;
	width: 220px;
	padding-right: 20px;
	height: 203px;
}
.homeRowRight {
	float: left;
	width: 220px;
	padding-right: 40px;
	height: 203px;
}
#headerRecepten {
	width: 211px;
	height: 21px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(../images/header_recepten.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#headerRondleiding {
	width: 211px;
	height: 21px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(../images/header_rondleiding.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#headerTelers {
	width: 211px;
	height: 21px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(../images/header_bezoek_onze_telers.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#headerSpreekbeurten {
	width: 211px;
	height: 21px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(../images/header_spreekbeurten.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#headerFun {
	width: 211px;
	height: 21px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(../images/header_fun_downloads.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#headerActies {
	width: 211px;
	height: 21px;
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(../images/header_acties.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.textBlock a {
	text-decoration: none;
	color: #7e8588;
	font-size: 13px;
}
/* Main content follow */
#mainContentFollow {
 	float: left;
	width: 520px;
	padding-left: 18px;
	padding-right: 15px;
}
#mainContentFollow h1 {
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	font-weight: normal;
}
#mainContentFollow a {
	text-decoration: none;
	color: #0088cb;
}
#mainContentFollow a:hover {
	text-decoration: underline;
}
#receptContainer {
	width: 520px;
}
#nieuwRecept {
	float: left;
	width: 320px;
	height: 20px;
	font-size: 13px;
}
#mailRecept {
	float: left;
	width: 100px;
	height: 18px;
	padding-top: 2px;
}
#printRecept {
	float: left;
	width: 100px;
	height: 18px;
	padding-top: 2px;
	text-align: right;
}
/* Footer */
#footer  { 
	width: 930px;
	height: 102px;
	background-image: url(../images/backgroundContainer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 auto;
} 
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.push {
	height: 102px;
}
/* Navigatie */
.menuitem {
	position: relative;
	float: left;
	cursor: pointer;
	background-color:#FFFFFF;
	height: 34px;
	margin:0px;
	display: block;
}
a.topLink, a.topLink:visited {
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	color: #005fb9;
	text-align: center;
	display: block;
}
a.topLink:hover {
	color: #494e57;
	display: block;
}
.innerRow {
	background-color: #005fb9;
	width: 147px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}
.innerRow a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 119px;
	display: block;
}
.innerRow a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #3c3c41;
	width: 119px;
	display: block;
}
.parent_first_parent {
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
	padding-right: 12px;
	border-bottom: 1px solid #005fb9;
	border-left: 1px solid #005fb9;
	padding-bottom: 8px;
}
.parent_parent {
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
	padding-right: 12px;
	border-bottom: 1px solid #005fb9;
	border-left: 1px solid #bbccea;
	padding-bottom: 8px;
}
.parent_last_parent {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 12px;
	text-align: center;
	border-bottom: 1px solid #005fb9;
	border-right: 1px solid #005fb9; 
	border-left: 1px solid #bbccea;
}
.parent_first_parent_active {
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
	padding-right: 12px;
	border-bottom: 1px solid #005fb9;
	border-left: 1px solid #005fb9;
	padding-bottom: 8px;
}
.parent_last_parent_active {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 12px;
	text-align: center;
	border-bottom: 1px solid #005fb9;
	border-right: 1px solid #005fb9; 
	border-left: 1px solid #bbccea;
}
.parent_parent_active {
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
	padding-right: 12px;
	border-bottom: 1px solid #005fb9;
	border-left: 1px solid #bbccea;
	padding-bottom: 8px;
}	
/* sitemap */
.LSM_0 ul { 
	color: #005fb9;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 5px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_0 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 li a,LSM_1 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_1 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}
/* Ajax search */
#zoekKnop {
	cursor: pointer;
	padding-left: 5px;
	float: left;
}

#divAvancedSearch {
	color: #006841;
	padding-top: 5px;
	margin: 0px;
	font-size: 9px;
}
#divAvancedSearch a {
	font-size: 10px;
	color: #006841;
	text-decoration: none;
}
#divAvancedSearch a:hover{
	text-decoration: underline;
}
#ajaxSearch_input {
	border: 1px solid #c9cace;
	font-size: 10px;
	height: 13px;
	width: 130px;
}
.ajaxSearch_result {
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.ajaxSearch_resultDescription {
	display: none;
}
.ajaxSearch_extract p {
	margin: 0px;
	padding: 0px;
}
.ajaxSearch_paging a {
	color: #006841;
	text-decoration: none;
}
.ajaxSearch_paging a:hover {
	text-decoration: underline;
}
.ajaxSearch_result a {
	text-decoration: none;
	color: #006841;
}
.ajaxSearch_result a:hover {
	text-decoration: underline;
}
.ajaxSearch_resultLink a{
	color: #007F20;
	text-decoration: none;
}
.ajaxSearch_resultLink a:hover {
	text-decoration: underline;
}
.ajaxSearch_highlight1 {
	color: #000000;
	font-weight: bold;
}
/* Forms */
.signup_input {
	height: 13px;
	font-size: 12px;
	border: 1px solid #999999;
	width: 200px;
}
.signup_dropdown {
	height: 18px;
	font-size: 12px;
	border: 1px solid #999999;
	width: 200px;
}
.signup_input_180 {
	height: 18px;
	font-size: 12px;
	border: 1px solid #c9cace;
	width: 180px;
}
.inputfield {
	height: 13px;
	font-size: 12px;
	border: 1px solid #999999;
}
.signup_textarea {
	border: 1px solid #999999;
	width: 350px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #999999;
	font-size: 12px;
}
