@charset "utf-8";
			div#main {
				margin: 0 auto;
				text-align: left;
				width: 80%;
				height: auto;
				min-height: 600px;
				overflow: visible;
				background: #FFF url(../images/bg_main.gif) top right repeat-y;
				}
			div#header {
				height: 117px;
				background: transparent url(../images/bg_header.jpg) top right repeat-x;
				position: relative;
				}
			div#header img {
				position: absolute;
				right: 30px;
				top: 22px;
				}
			div#header div#navigation {
				position: absolute;
				left: 0;
				bottom: 0;
				}
			div#content {
				width: 100%;
				height: auto;
				margin: 0;
				/* opgenomen om margeverschuiving text/content te voorkomen */
				border-top: 1px solid #000;
				background: transparent url(../images/bg_content_new.gif) right bottom no-repeat;
				position: relative;
				}
			div#text {
				width: auto;
				height: auto;
				min-height: 500px;
				margin: 44px 303px 9px 17px;
				overflow: visible;
				border: 1px solid #ACACAC;
				position: relative;
				}
			div.textblock {
				float: none;
				width: auto;
				height: auto;
				overflow: visible;
				margin: 9px 372px 9px 9px;
				display: block;
				/*background-color: #FFF;*/
				background-color: transparent;
				position: relative;
 				}
			div.textblock div.image {
				min-width: 190px;
				margin-right: 10px;
				overflow: hidden;
				}
			div.imgblock {
				float: right;
				width: 363px;
				height: auto;
				/*overflow: visible;*/
				/*margin: 9px 266px 9px 9px;*/
				margin: 9px 9px 9px 0;
				display: inline;
				background-color: #FFF;
				position: relative;
				clear: none;
				top: 0;
				left: 0;
				}
			div.imgblock img {
				display: block;
				margin-bottom: 10px;
				float: right;
				}
			/* aanpassingen nav bijschrift */
			h2#picture-slides-image-text {
				color: #000;
				clear: both;
				/*
				float: right;
				width: 100%;
				*/
				text-align: right;
				}
			div.imgblock img {
				clear: both;
				margin-bottom: 0px;
				}
			/* einde aanpassingen nav bijschrift */
			div#footer {
				clear: both;
				}
			div#categorynavigation {
				float: right;
				width: 123px;
				height: auto;
				overflow: visible;
				top: 0;
				left: 0;
				position: relative;
				display: inline;
				margin: 44px 155px 0 0;
				clear: none;
				background-color: transparent;
				}
			div.bodyspacer {
				min-width: 1193px;
				margin: 0 auto;
				}
			div.articlenavblock,
			div.addressblock {
				float: right;
				width: 248px;
				height: auto;
				overflow: visible;
				top: 0;
				left: 0;
				position: relative;
				display: inline;
				margin: 44px 29px 9px 9px;
				clear: none;
				background-color: transparent;
				border: 0;
				}
