body {

	margin: 0px;

	padding: 0px;

	background-repeat: repeat-y;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 17px;

	background-image: url(../img/back-body.jpg);

}

p {

	margin-top: 8px;

	margin-bottom: 15px;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #302D62;

	font-style: normal;

	font-weight: bolder;

}

h2 {

	font-size: 14px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 0px;

	color: #D38D1E;

	margin-top: 22px;

}

#center-col a:link {

	text-decoration: underline;

	color: #302D62;

}

#center-col a:hover {

	text-decoration: underline;

	color: #D38D1D;

}

#header {

	width: 800px;

	position: absolute;

	left: 0px;

	top: 0px;

	height: 130px;

}

#center {

	width: 800px;

	margin-top: 130px;

	clear: both;

	background-image: url(../img/back-brown.gif);

	background-repeat: repeat-y;

}

#left-col {

	width: 180px;

	left: 0px;

	top: 120px;

	position: absolute;

	margin-top: 20px;

}

#center-col {

	width: 505px;

	top: 10px;

	left: 190px;

	position: relative;

	clear: both;
	min-height: 400px;
	height: auto;

}

#right-col {

	top: 135px;

	width: 200px;

	position: absolute;

	left: 700px;

	height: 180px;

	background-repeat: no-repeat;

	padding-top: 25px;

	padding-bottom: 25px;

}

#footer {
	
	width: 800px;

	float: left;

	height: 120px;

	background-image: url(../img/footer/txt-back.jpg);

	background-repeat: no-repeat;

	vertical-align: bottom;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

}

#top {

	height: 130px;

	width: 800px;

	position: absolute;

	left: 0px;

	top: 0px;

	background-image: url(../img/back-top.gif);

	background-repeat: repeat-y;

}

#language {

	margin: 0px;

	padding: 0px;

	position: absolute;

	left: 650px;

	top: 0px;

	font-family: Arial, Helvetica, sans-serif;

	color: #302D62;

	font-size: 12px;

	font-weight: bold;

	width: 120px;
	display:none;

}



#nav {

	width: 160px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	margin-left: 20px;

	background-image: url(../img/back-nav.jpg);

	background-repeat: repeat-y;

}

#nav ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#nav li {

	border-bottom: 1px solid #FFFFFF;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #D38D1E;

}

#nav li a:link, #nav li a:visited  {

	display: block;

	padding: 3px 3px 3px 0.5em;

	border-left: 12px none #D38D1E;

	border-right: 1px none #FFFFFF;

	/*background-color: #FFFFFF;*/

	color: #302D62;

	text-decoration: none;

	list-style-type: disc;

	/*background-image: url(../img/back-nav.jpg);

	background-repeat: repeat-y;*/

}

#nav li a:hover {

	color: #D38D1E;

}

#nav ul ul {

	/*background-image: url(../img/back-nav.jpg);

	background-repeat: repeat-y;*/

	background-color: #FFFFFF;

	margin: 0px;

	padding-left: 12px;

}

#nav ul ul li {

	border-bottom: 1px solid #FFFFFF;

	margin:0 0 0 18;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #FFFFFF;

	padding: 0px;

}

#nav ul ul a:link, #nav ul ul a:visited {

	color: #302D62;

	font-size: 11px;

	background-color: #FFFFFF;

	background-image: none;

}

#nav ul ul a:hover {

 color: #D38D1E;

}

div#nav ul ul li#here {

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #302D62;

	background-color: #FFFFFF;

	margin-right: 5px;

}

div#nav ul li#here {

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #302D62;

}

#recipes {

}



.pic {

	margin-bottom: 10px;

	float: left;

	margin-right: 20px;

	border-left-width: 7px;

	border-left-style: solid;

	border-left-color: #302D62;

	border-right-style: solid;

	border-right-width: 2px;

	border-right-color: #D38D1E;

}

#right-block1 {

	background-color: #FFFFFF;

	margin: 0px 20px 5px 0px;

	background-image: url(../img/back-rightblock.jpg);

	z-index: 98;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-repeat: no-repeat;

	padding-left: 23px;

	padding-bottom: 25px;

}

.quotes {

	margin-left: 10px;

}



#crumb {

	z-index: 99;

	position: absolute;

	left: 75px;

	top: 115px;

	color: #000066;

	font-weight: bold;

	width: 330px;

}

#footer a:link, #footer a:visited {

	text-decoration: none;

	color: #000000;

}

.brown {

	color: #D38D1E;

}

#language a.lang {

	position: relative;

	top: 8px;

	left: 23px;

}

#language a:link, a:visited {

	text-decoration: none;

	color: #302D62;

}

#language a:hover {

	text-decoration: none;

	color: #D38D1D;

}

#center-col li {

	list-style-position: outside;

	list-style-image: url(../img/bullet-brown.gif);

}

#center-col ul {

	margin-top: 0px;

	margin-bottom: 0px;

	padding: 0px;

}

#center-col a:visited {

	text-decoration: underline;

	color: #302D62;

}

#center-col a:active {

	text-decoration: underline;

	color: #302D62;

}

#logo {

	margin-left: 75px;

	margin-top: 20px;

}

.p-iframe {

	border: 3px solid #D38D1E;

}

.form {

	border: 1px solid #CC6600;

	padding: 10px;

	width: 450px;

}

.form-left {

	float: left;

	width: 120px;

	font-weight: bold;

	clear: both;

	display: block;

	padding-right: 3px;

	padding-bottom: 2px;

}

.form-right {

	width: 320px;

	display: block;

	float: left;

	margin-bottom: 2px;

	padding-bottom: 2px;

}

.input {

	border: 1px solid #666666;

	height: 15px;

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.form-title {

	font-size: 12px;

	color: #302D62;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-top: 11px;

	margin-bottom: 11px;

	font-weight: bold;

	clear: both;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #302D62;

}

.select {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.consul-block {

	height: 320px;

	width: 160px;

	text-align: center;

	float: left;

	margin-left: 0px;

	margin-bottom: 5px;

}

.consul-block a:link {

	font-weight: bold;

}

.consul-block a:hover {

	font-weight: bold;

}

.pic-left {

	float: left;

	margin-right: 10px;

	margin-bottom: 5px;

}

a:link {



	text-decoration: underline;

	color: #302D62;

}

a:hover {



	text-decoration: underline;

	color: #D38D1D;

}

a:visited {





	text-decoration: underline;

	color: #302D62;

}

.testimonial-block {

	margin-bottom: 5px;

	background-image: url(../img/back-testim-bottom.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	padding-bottom: 18px;

}

.testimonial-name {

	font-weight: bold;

	text-align: right;

	margin-right: 50px;

	margin-top: 0px;

	color: #D38D1E;

	font-size: 12px;

}

.testimonial-block p {

	margin-bottom: 0px;

}

.search-left {



	float: left;

	width: 220px;

	font-weight: bold;

	clear: both;

	display: block;

	padding-right: 3px;

	padding-bottom: 2px;

}

.search-right {



	width: 50px;

	display: block;

	float: right;

	margin-bottom: 2px;

	padding-bottom: 2px;

}

.search-mid {





	float: left;

	width: 125px;

	font-weight: bold;

	clear: both;

	display: block;

	padding-right: 3px;

	padding-bottom: 2px;

}

#kantoren li {

	list-style-position: outside;

	list-style-image: url(../img/logo_klein.gif);

	margin-bottom: 15px;

}

#kantoren ul {

	margin-left: 20px;

}

#right-block2 {

	background-color: #FFFFFF;

	margin: 40px 20px 5px 23px;

	background-image: none;

	z-index: 98;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	border: 1px solid #D38D1E;

	padding: 15px;

}

#right-block2 p {

	margin: 0px;

	padding: 3px 0px;

}

.zoekertje-block {

	margin-bottom: 9px;

	background-image: url(../img/back-testim-bottom.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

	padding-bottom: 20px;

	margin-top: 2px;

	text-indent: 10px;

}

.zoekertje-name {



	font-weight: bold;

	text-align: right;

	margin-right: 50px;

	margin-top: 0px;

	color: #D38D1E;

	font-size: 12px;

}

.zoekertje-code {

	font-weight: normal;

	text-align: right;

	color: #666666;

	font-size: 11px;

	padding-left: 20px;

	text-decoration: none;

}

h2 a:link {

	font-size: 14px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 0px;

	color: #D38D1E;

	margin-top: 22px;

	text-decoration: underline;

}

h2 a:visited {

	font-size: 14px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 0px;

	color: #D38D1E;

	margin-top: 22px;

	text-decoration: underline;

}

h2 a:hover {



	font-size: 14px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 0px;

	color: #302D62;

	margin-top: 22px;

	text-decoration: underline;

}

.intro {

	font-weight: bold;

}

img {

	border: none;

}

h3 {



	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 0px;

	color: #D38D1E;

	margin-top: 22px;

}

.zoekertje-link a {

	font-weight: normal;

	text-align: right;

	color: #666666;

	font-size: 11px;

	padding-left: 20px;

	text-decoration: underline;

}

.zoekertje-link a:active {





	font-weight: bold;

	text-align: right;

	color: #666666;

	font-size: 11px;

	padding-left: 20px;

	text-decoration: underline;

}

.zoekertje-link a:hover {





	font-weight: bold;

	text-align: right;

	color: #D38D1E;

	font-size: 11px;

	padding-left: 20px;

	text-decoration: underline;

}

.zoekertje-link a:visited {



	font-weight: normal;

	text-align: right;

	color: #666666;

	font-size: 11px;

	padding-left: 20px;

	text-decoration: underline;

}

#back-man {

	background-image: url(../img/icon-man.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

#back-vrouw {

	background-image: url(../img/icon-vrouw.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

tr {

	vertical-align: top;

}



#plattegrond {

	text-align: center;

}



#plattegrond img {

	border: 1px solid #CC6600;

}

#alertbanner{

	border: 2px solid #FF0000;

	padding: 30px 5px 5px;

	color: #333333;

	background-color:#FFFFFF;

	font-weight: bold;

	text-align: center;

	margin: 10px;

	background-image: url(../img/warning.gif);

	background-repeat: no-repeat;

	background-position: center 10px;

}

.language {

	position: absolute;

	top: 2px;

	left: 30px;

}
