/*
 * Reset
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

blockquote:before,
blockquote:after,
q:before, q:after 		{ content: ""; }
blockquote, q 			{ quotes: "" ""; }
a img					{ border: none; }

/*
 * Basic
 */
body				{ background-color: #fff; color: #4A433A; cursor:default; line-height: 1.3; }

h1,h2,h3,h4,h5,h6	{ font-weight: bold; color: #4A433A; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; }
h1 					{ font-size: 1.4em; line-height: 1; margin-bottom: 0.2em; }
h2 					{ font-size: 1.3em; margin-bottom: 0.2em; }
h3 					{ font-size: 1.1em; line-height: 1; margin-bottom: 0.2em; }
h4 					{ font-size: 1em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 					{ font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 					{ font-size: 1em; font-weight: bold; }
h1 img, h2 img,
h3 img,  h4 img,
h5 img, h6 img 		{ margin: 0; }
p           		{ margin: 0 0 1.0em; }
p img       		{ float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right 		{ float: right; margin: 1.5em 0 1.5em 1.5em; }
br, .clear			{ clear: both; }
a:focus, 
a:hover     		{ color: #4A433A; }
a           		{ color: #4A433A; text-decoration: underline; }
blockquote  		{ margin: 1.5em; color: #666; font-style: italic; }
strong      		{ font-weight: bold; }
em,dfn      		{ font-style: italic; }
dfn         		{ font-weight: bold; }
sup, sub    		{ line-height: 0; }
abbr, 
acronym     		{ border-bottom: 1px dotted #666; }
address     		{ margin: 0 0 1.5em; font-style: italic; }
del         		{ color:#666; }
pre,code    		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt 		{ font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 
strike, del 		{ color:#888; }
li ul, 
li ol       		{ margin:0 1.5em; }
ul, ol      		{ margin: 0 1.5em 1.5em 1.5em; }
ul          		{ list-style-type: disc; }
ol          		{ list-style-type: decimal; }
dl          		{ margin: 0 0 1.5em 0; }
dl dt       		{ font-weight: bold; }
dd          		{ margin-left: 1.5em;}

/*
 * Forms
 */
form fieldset				{ border:none; padding:10px }
form fieldset.radio			{ border:none;width:200px;padding:0 }
form fieldset legend		{ font-family:tahoma,arial,verdana,sans-serif;font-size:150%;font-weight:normal;margin:10px 0;padding:0 3px 0 9px;color:#666 }
form fieldset.radio legend	{ display:block;float:left;width:129px;margin:0 0 3px 0;padding:3px 0;font-size:100%;font:11px/1.6em verdana,sans-serif;text-align:right }
form fieldset.radio>legend	{ width:130px;margin:0 0 3px 0;padding:3px 5px }
form fieldset.radio legend.required	{ font-weight:bold }
form fieldset label			{ display:block;float:left;width:130px;padding:3px 5px;margin:0 0 3px 0;text-align:right }
form fieldset label.required{ font-weight:bold }
form fieldset label.checkbox{ float:none;display:block;width:200px;padding:0;margin:0 0 3px 142px;text-align:left;width:200px }
form fieldset.radio label	{ position:relative;top:-1.9em;float:none;display:block;width:200px;padding:0;margin:0 0 3px 142px;text-align:left;width:200px}
form fieldset.radio>label	{ top:0.3em}
input,select,textarea		{ padding:1px 3px;margin:2px 0;font-family:tahoma,arial,verdana,sans-serif;font-size:100%;background:#f0f0f0;border:1px solid#333;color:#000 }
optgroup option				{ font-family:tahoma,arial,verdana,sans-serif;font-size:80% }
textarea					{ overflow:auto }
form fieldset input,
form fieldset select,
form fieldset textarea		{ width:200px }
input.button				{ border:1px outset #333; width:auto; padding:2px 6px; font-size:100%;background: #EDEAE1; color:#4A433A; font-weight: bold }
input.checkbox				{ border:none;width:auto }
form fieldset input.button	{ margin:0 0 0 142px }
form fieldset label.checkbox input,
form fieldset.radio label input	{ display:inline;height:14px;width:14px;margin:0 5px 0 0;border:none;background:transparent }
form fieldset.radio label>input	{ position:relative;top:0.4em }
form fieldset small			{ display:block;margin:0 0 0 142px;padding:1px 3px;font-size:88%;width:200px;line-height:1.3em }
form fieldset dl			{ margin:0;padding:0 }
form fieldset dl dt			{ width:130px;float:left;text-align:right;margin:0;padding:3px;clear:both }
form fieldset dl dd			{ padding:3px }

/*
 * Tables
 */
table.full,
table.horizontalLined		{ clear:both; width:100%; }
table th					{ border-bottom: 2px solid #5A564E; font: bold 11px "Helvetica Neue",Helvetica,Arial,sans-serif; padding:3px; text-align:left; white-space:nowrap; }
table td					{ border-bottom: 1px solid #bbb; padding:3px; vertical-align:top }
table tr.alt td				{ background: #D7CEC4 }
table td.alignLeft			{ text-align: left }
table td.alignCenter		{ text-align: center }
table td.alignRight			{ text-align: right }
table td.valignTop			{ vertical-align:top }
table td.valignMiddle		{ vertical-align:middle }
table td.valignBottom		{ vertical-align:bottom }
table td.nowrap				{ white-space:nowrap }


/*
 * Layout
 */
html, body {
	overflow: hidden;
}
body {
	background-position: center;
	background-repeat: repeat;
	font-size: 75%;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Arial, sans-serif;
}
div#container {
	height: 550px;
	left: 50%;
	margin: -275px 0 0 -500px;
	position: absolute;
	top: 50%;
	width: 1000px;
}
	div#main {
		background: #D7CEC4;
		height: 500px;
		position: relative;
		width: 1000px;
	}
	body#contact div#main {
		border: 1px solid #494239;
	}
		div#content {
			font-size: 95%;
			height: 500px;
			left: 0px;
			position: absolute;
			top: 0px;
			width: 1000px;
			z-index: 1;
		}
			body#nieuws div#content {
				background: #f00;
				width: 100%;
			}
			/* splash */
			img#logo {
				bottom: -27px;
				left: 0px;
				position: absolute;
				z-index: 2;
			}
			
			/* gallery */
			img#product_photo {
				left: 0px;
				position: absolute;
				top: 0px;
			}
			div.label {
				position: absolute;
				padding: 0 15px;
			}
			div#label_1 {
				left: 5px;
				top: 236px;
			}
			div#label_2 {
				left: 255px;
				top: 236px;
			}
			div#label_3 {
				bottom: 0px;
				left: 255px;
			}
			div#label_4 {
				bottom: 0px;
				right: 5px;
			}
			/* sevvtext */
			div#address {
				background: #D7CEC4;
				float: left;
				padding: 12px;
				width: 226px;
			}
				div#address a {
					color: #4A433A;
					text-decoration: none;
				}
			body#contact_first div#photo {
				background: transparent url('/uploadbin/assets/contact/contact_foto.jpg') no-repeat center;
				float: left;
				height: 500px;
				width: 400px;
			}
			body#contact_jobs div#photo, body#contact_jobs2 div#photo, body#home_copyright div#photo{
				float: left;
				height: 500px;
				width: 250px;
			}
			body#contact_jobs div#photo {
				background: transparent url('/uploadbin/assets/contact/contactjobs_foto.jpg') no-repeat;
			}
			body#contact_jobs2 div#photo {
				background: transparent url('/uploadbin/assets/contact/contactjobs2_foto.jpg') no-repeat;
			}
			body#home_copyright div#photo {
				background: transparent url('/uploadbin/assets/contact/homecopyright_foto.jpg') no-repeat;
			}
				body#contact_first div#photo a#press {
					background: #D7CEC5;
					bottom: 0px;
					font-size: 110%;
					font-weight: bold;
					left: 50%;
					margin-left: -190px;
					position: absolute;
					text-align: center;
					text-decoration: none;
					width: 300px;
				}
				* html body#contact_first div#photo a#press {
					bottom: 16px;
				}
				body#contact_jobs div#photo a#press, body#contact_jobs2 div#photo a#press, body#home_copyright div#photo a#press {
					display: none;
				}
			body#contact_first div#text {
				float: left;
				height: 476px;
				padding: 12px;
				width: 326px;
			}
			body#contact_jobs div#text, body#contact_jobs2 div#text, body#home_copyright div#text {
				float: left;
				height: 476px;
				padding: 12px;
				width: 476px;
			}
			
			/* edit */
			div#edit {
				float: left;
				height: 476px;
				margin-left: 250px;
				padding: 12px;
				width: 726px;
			}
		a#editLink {
			position: absolute;
			right: 0px;
			top: 0px;
			z-index: 2;
		}
		div#menu {
			border: 1px solid #49423A;
			height: 248px;
			left: 0px;
			bottom: 0px;
			position: absolute;
			width: 248px;
			z-index: 2;
		}
		body#contact div#menu {
			border-left: none;
			border-bottom: none;
			height: 249px;
			width: 249px;
		}
			div#menu img {
				bottom: -10px;
				left: 0px;
				position: absolute;
				z-index: 3;
			}
	div#foot {
		border-top: 1px solid #49423A;
		height: 25px;
		margin-top: 25px;
		width: 1000px;
	}
		div#foot p {
			color: #49423A;
			font-size: 95%;
		}
			div#foot p a {
				color: #49423A;
				text-decoration: none;
			}
				div#foot p a:hover {
					text-decoration: underline;
				}
		div#breadcrump {
			float: left;
			width: 300px;
		}
			div#breadcrump p {
				display: inline;
			}
			div#breadcrump a.facebook img {
				display: inline;
				margin-top: 2px;
			}
		div#copyright {
			float: left;
			padding-top: 3px;
			width: 400px;
		}
			div#copyright p {
				text-align: center;
			}
		div#pagination {
			float: left;
			padding-top: 3px;
			width: 300px;
		}
			div#pagination p {
				text-align: right;
			}
				div#pagination p a:hover {
					text-decoration: none;
				}
					div#pagination p a:hover span {
						text-decoration: underline;
					}
				div#pagination p span.prev {
					background: transparent url('img/prev_back.png') no-repeat left 3px;
					color: #71685F;
					padding: 0 10px 0 12px;
				}
				div#pagination p span.next {
					background: transparent url('img/next_back.png') no-repeat right 3px;
					color: #71685F;
					padding: 0 12px 0 10px;
				}
				div#pagination p a span.prev, div#pagination p a span.next {
					color: #49423A;
				}
/*
 * news
 */
div#news_container {
	height: 500px;
	margin: -275px 0 0 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
}
	div#news_container table {
	}
		div#news_container table tr td {
			border: none;
			height: 500px;
			padding: 0;
			width: 1000px;
		}
			div#news_container table tr td div.newstext-wrapper {
				height: 500px;
				position: relative;
				width: 1000px;
			}
			div#news_container table tr td div.newstext {
				bottom: 25px;
				left: 750px;
				position: absolute;
			}
				div.newstext h3 {
					background: #D7CFCC;
					border: 1px solid #49413E;
					border-bottom: none;
					margin: 0;
					padding: 5px;
					width: 200px;
				}
				div.newstext p.datum {
					background: #D7CFCC;
					border: 1px solid #49413E;
					border-top: none;
					margin: 0;
					padding: 0 5px;
					width: 200px;
				}
				div.newstext p.bericht {
					background: #D7CFCC;
					border: 1px solid #49413E;
					border-top: none;
					margin: 0;
					padding: 5px;
					width: 200px;
				}
	body#news div#foot {
		margin:0;
	}
		body#news div#foot div#arrow_left {
			background: transparent url('img/arrowleft.png');
			cursor: pointer;
			float: left;
			height: 15px;
			margin: 10px 0 0 0;
			width: 13px;
		}
		body#news div#foot div#arrow_right {
			background: transparent url('img/arrowright.png');
			cursor: pointer;
			float: left;
			height: 15px;
			margin: 10px 0 0 0;
			width: 13px;
		}
		body#news div#foot div#scroller {
			background: transparent url('img/scroller.png');
			float: left;
			height: 15px;
			margin: 10px 0 0 0;
			width: 972px;
		}
			body#news div#foot div#scroller div#knob {
				background: transparent url('img/balk.png');
				cursor: pointer;
				height: 13px;
				margin: 1px 0;
				width: 138px;
			}
			
body#news div#main {
	background: transparent;
}
body#news div#news_stamp {
	background: transparent url('img/stamp.png');
	height: 213px;
	left: 18px;
	top: 18px;
	position: absolute;
	width: 212px;
	z-index: 2;
}

/*
 * menu
 */
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 250px;
}
	#nav li {
		display: inline;
	}
		#nav li a {
			color: #494239;
			display: block;
			font-size: 105%;
			line-height: 20px;
			padding: 5px 12px;
			text-decoration: none;
			width: 226px;
		}
		#nav li a:hover, #nav li.on a {
			text-decoration: underline;
		}
		#nav li ul {
			left: -9999px;
			list-style: none;
			margin: 0;
			padding: 10px 10px 10px 0;
			position: absolute;
			z-index: 10;
		}
		#nav li ul#sub_1 {
			top: 15px;
		}
		#nav li ul#sub_2 {
			top: 45px;
		}
		#nav li ul#sub_3 {
			top: 75px;
		}
		#nav li ul#sub_4 {
			top: 105px;
		}
		#nav li ul#sub_5 {
			top: 135px;
		}
		#nav li ul#sub_6 {
			top: 165px;
		}
		#nav li ul#sub_7 {
			top: 195px;
		}
			/*#nav li ul li {
			}*/
				#nav li ul li a, #nav li.on ul li a {
					background: transparent url('img/menu_back.png');
					color: #fff;
					font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
					font-size: 95%;
					padding: 0 2px;
					text-decoration: none;
					width: 223px;
				}
				* html #nav li ul li a {
					background: #615B54;
				}
				#nav li ul li a:hover {
					font-weight: bold;
				}
				#nav li span.multi {
					background: transparent url('img/menu_back.png');
					color: #bbb;
					display: block;
					padding: 0 2px;
					white-space: nowrap;
					width: 223px;
				}
				* html #nav li ul li span.multi {
					background: #615B54;
				}
					#nav li ul li span.multi a {
						background: transparent;
						display: inline;
						padding: 0;
						width: auto;
					}
					#nav li ul li span.multi a.naam:hover {
						font-weight: bold;
					}
/*
 * CMS
 */
 img {

    behavior: url('/styles/system/js/pngbehavior.htc');
    
}
.left 		{ float:left; }
.right 		{ float:right; }
h5#editText {
	font-size: 17px;
	font-weight: normal;
	width: 60%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
}
#editImg {
	float: right;
	margin: 5px;
}
div#pluginMenu {
	height:21px;
	background:#F0F0EE;
	border:1px solid #ccc;
	font: 11px 'Arial Unicode MS Regular', Arial, Tahoma, sans-serif;
	margin: 10px 0;
}
div#pluginMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#pluginMenu ul li {
	float:left;
}
div#pluginMenu ul li a {
	display:block;
	padding:2px 6px 3px 6px;
	border:1px solid #F0F0EE;
	color:#3c3c3c;
}
div#pluginMenu ul li.active a {
	border:1px solid #CE1126;
}
div#pluginMenu ul li a:hover {
	text-decoration:none;
	background:#F3BCBE;
	border:1px solid #CE1126;
}
