* {
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

h1 {
/*
	display: none;
*/
}

a {
	text-decoration: none;
	color: #8c0032
}
a:hover {
	text-decoration: underline;
}

body {
	font-family: Verdana;
	font-size: 12px;
	background: #fffbee url('background.gif') 0 0 repeat-x!important;
/*
	scrollbar-arrow-color: #CCC;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #CCC;
	scrollbar-shadow-color: #CCC;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
*/
}

#wrapper {
	width: 875px;
	margin: 0 auto;
	position: relative;
}

/* HEADER */
#header {
	height: 51px;
	width: 865px;
	padding-top: 10px;
/*
	position: relative; // weggehaald door Han
*/
	border-bottom: 1px solid #B8B8B8;
	background: url('headerBack.gif') bottom left repeat-x;
}
#header ul {
	list-style-type: none;
	height: 54px;
}
#header ul li a span {
	visibility: hidden;
	display: none;
}
#header ul li a:hover {
	text-decoration: none;
}
#header ul li {
	color: #FFF;
	float: left;
	position: relative;
	height: 24px;
	line-height: 24px;
	padding-left: 8px;
	background: #FFF;
}
#header ul li.active {
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
	border-bottom: 1px solid #FFF;
}
#header ul li.active a {
	color: #8c0032;
}
#header ul li a {
	color: #262626;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 16px;
	font-family: Arial;
}
#header ul ul {
	display: none;
	width: 100%;
}
#header ul li.active ul {
	display: block;
	position: absolute;
	width: 800px;
	height: 31px;
	margin: 0;
	left: 0;
}
#header ul li.active ul.nieuws {
	left: -30px;
}
#header ul li.active ul.projecten {
	left: -95px;
}
#header ul li.active ul.creatieve-catering {
	left: -60px;
}
#header ul li.active ul.over_foodlab {
	left: -60px;
}
#header ul li.active ul.foodlab-vision {
	left: -60px;
}

#header ul li.active ul li {
	position: relative;
	background: none;
	margin-top: 8px;
	height: 16px;
	line-height: 16px;
	border: 0;
	border-left: 1px solid #8c0032;
	padding-right: 6px;
}
#header ul li.active ul li a {
	background: none;
}
#header ul li.active ul li a span {
	font-size: 14px;
	display: inline;
}
#header ul li.active ul li.last {
	border-right: 1px solid #8c0032!important;
}
#header #logo {
	width: 167px;
	height: 49px;
	float: left;
	position: absolute;
	right: -2px;
	top: 23px;
	z-index: 99;
}


/* CONTENT */
#content {
	position: relative;
	min-height: 571px;
	width: 100%;
}
*+html #content {
	z-index: -1;
}
* html #content {
	z-index: -1;
}

*+html #content #tekst {
	z-index: -1;
}
* html #content #tekst {
	z-index: -1;
}
#content #meubellijnFlash,
#content #imageFull,
#content #image {
	width: 437px;
	height: 571px;
	float: left;
}
#content #image p {
	margin-top: 545px;
	margin-left: 10px;
	color: #666;
}
#content #meubellijnFlash,
#content #imageFull {
	width: 100%;
	height: 511px;
}
#content #imageFull #copy {
	position: absolute;
	top: 490px;
	left: -620px;
	color: #666;
}
#content #meubellijnFlash {
	margin-top: -14px;
	z-index: 0;
	height: 411px;
}
* html #content #meubellijnFlash {
	margin-top: -29px;
}

#content h1 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: -20px;
	line-height: 20px;
}

* html #content h1,
* html #content p {
	margin-left: 10px;
}
*+html #content h1,
*+html #content p {
	margin-left: 10px;
}

#content h2 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
	padding-bottom: 10px;
	line-height: 20px;
}

* html #content h2,
* html #content p {
	margin-left: 10px;
}
*+html #content h2,
*+html #content p {
	margin-left: 10px;
}


#content h4 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
	padding-bottom: 10px;
	line-height: 20px;
}

* html #content h4,
* html #content p {
	margin-left: 10px;
}
*+html #content h4,
*+html #content p {
	margin-left: 10px;
}
#content h2 span, #content h1 span {
	visibility: hidden;
	font-size: 15px;
}
#content h4 span {
	visibility: hidden;
	font-size: 15px;
}

#content h3 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content p{
	font-size: 11px;
	color: #000;
	line-height: 18px;
	margin-bottom: 8px;
	padding-right: 10px;
	text-align: justify;
	z-index: 90;
}

#content p label {
	float: left;
	width: 80px;
}


* html #content p {
	width: 397px;
}

#content div#imageFullText {
	width: 865px;
	background: #1e201c;
	margin-top: 4px;
	clear: both;
	position: relative;
	float: left;
	padding: 5px;
	height: 43px;
}

#content div#imageFullText p {
	color: #FFF;
	font-size: 12px;
	width: 845px;
}

#content div#imageFullText a {
	color: #FFF;
	font-size: 12px;
	width: 845px;
	text-decoration: underline;
}
#content div#imageFullText ul {
	list-style-type: disc;
}
#content div#imageFullText ul li {
	list-style-type: disc;
	float: left;
	font-weight: bold;
	margin-left: 15px;
	font-size: 11px;
	color: #FFF;
}
* html #content div#imageFullText ul li {
	margin-left: 5px;
	margin-right: 5px;
}
#content div#imageFullText ul li span {
	color: #8c0032;
}
#content div#imageFullText ul li a {
	color: #FFF;
	font-weight: normal;
}
#content div#imageFullText ul li a:hover {
	color: #8c0032;
}
#content p img {
	float: left;
	border: 1px solid #dbd8d0;
	margin: 12px;
}
#content #imageFull h2 {
	margin-left: 620px;
	color: #FFF;
	padding-left: 10px;
}
#content #imageFull h4 {
	margin-left: 620px;
	color: #FFF;
	padding-left: 10px;
}

#content #imageFull p {
	margin-left: 620px;
	color: #FFF;
	padding-left: 10px;
}
* html #content #imageFull p {
	width: 230px;
}


#content ul.tekstUL {
	margin: 0;
	padding: 0;
}

#content #imageFull ul.tekstUL li,
#content ul.tekstUL li {
	margin-left: 25px;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}
#content #imageFull ul.tekstUL li {
	margin-left: 640px!important;
	color: #FFF;
}

#content ul.tekstUL li a {
	color: #FFF;
}

#content #tekst {
	margin-top: 10px;
	height: 477px;
	overflow: auto;
	margin-left: 14px;
	margin-bottom: 10px;
	padding-left: 10px;

	width: 428px;

	_padding-left: 0px;
	_width: 435px;
}

#content #sub {
	margin-left: 452px;
	border-top: 1px solid #7f7d77;
	height: 71px;
}
#content #sub p,
#content #sub h2 {
	display: none;
}

#content #sub h4 {
	display: none;
}

#content #list li {
	list-style-type: disc;
	margin-left: 10px;
	font-size: 11px;
	color: #000;
	line-height: 8px;
	margin-bottom: 8px;
	padding-right: 10px;
	text-align: justify;
	z-index: 90;
}


/* MAILING */
#mailing {
	background: #f8f0d1;
	height: 45px;
	line-height: 40px;
	margin: 4px 0 0 437px;
	top: 572px;
	right: 0;
	position: absolute;
	width: 434px;
	border-left: 4px solid #fffbee;
}
*+html #mailing {
	margin: 4px 0 0 0;
}
* html #mailing {
	margin: 4px 0 0 0;
	padding-top: 3px;
	height: 27px;
	line-height: 27px;
}

#mailing fieldset {
	border: 0;
}
#mailing2 fieldset {
	border: 0;
}

#mailing legend {
	display: none;
}
#mailing2 legend {
	display: none;
}

#mailing2 button {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}


#mailing p {
	padding-left: 10px;
	padding-top: 3px;
	color: #baad7b;
}
#mailing2 p {
	padding-left: 10px;
	padding-top: 3px;
	color: #baad7b;
}

#mailing label {
	color: #baad7b;
	font-weight: bold;
	font-size: 11px;
	width: 180px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

#mailing input {
	border: 1px solid #baad7b;
	background: #f8f0d1;
	color: #baad7b;
	font-size: 11px;
	padding: 4px 5px 3px 5px;
	width: 120px;
	margin-right: 5px;
}

 input.styled {
	border: 1px solid #baad7b;
	background: #f8f0d1;
	color: #baad7b;
	font-size: 11px;
	padding: 4px 5px 3px 5px;
	width: 120px;
	margin-right: 5px;
	_margin-left: 10px; /* stricly IE */
}

*+html #mailing input {
	padding-top: 3px;
	margin-right: 9px;
}
* html #mailing input {
	padding-top: 3px;
	margin-right: 9px;
}
#mailing button, #contactform button {
	border: 1px solid #baad7b;
	background: #f8f0d1;
	color: #baad7b;
	font-weight: bold;
	font-size: 10px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 68px;
	font-family: verdana;
}

#mailing2 input {
	border: 1px solid #baad7b;
	background: #f8f0d1;
	color: #baad7b;
	font-size: 11px;
	padding: 4px 5px 3px 5px;
	width: 180px;
	margin-right: 5px;
}

/* FOOTER */
#footer {
	clear: both;
	margin-top: 5px;
	background: #f8f0d1;
	color: #baad7b;
	line-height: 30px;
	width: 100%;
	height: 45px;
}
* html #footer {
	position: relative;
	z-index: -19;
}
*+html #footer {
	position: relative;
	z-index: -19;
}
#footer p {
	font-size: 9px;
	line-height: 20px;
	height: 30px;
	padding-left: 10px;
	width: 427px;
	float: left;
}
#footer  a {
	color: #baad7b;
}

#footer a span {
	font-size: 11px;
	color: #8c0032;
	font-weight: bold;
}

#footer #language {
	margin-left: 5px;
}
#sitemap {
	list-style: none;
	margin: 0;
}
#sitemap li {
	list-style: none;
	margin: 0 0 0 10px;
	line-height: 20px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 0.8em;
}
#sitemap li ul li {
	list-style: none;
	margin: 0 0 0 20px;
	font-size: 1em;
}
#sitemap li.foodlab {
	border-left: 2px solid #C00;
}
#sitemap li.nieuws {
	border-left: 2px solid #C96;
}
#sitemap li.projecten {
	border-left: 2px solid #FC0;
}
#sitemap li.compleet_concept {
	border-left: 2px solid #F99;
}
#sitemap li.over_foodlab {
	border-left: 2px solid #F33;
}
#sitemap li.meubellijn {
	border-left: 2px solid #FC6;
}
#sitemap li.locaties {
	border-left: 2px solid #999;
}
#sitemap li.contact {
	border-left: 2px solid #660;
}
#maw {
	float: right;
	width: 90px;
	height: 60px;
	margin-top: 456px;
}
