html, body {
	width:100%;
	height:100%;
	margin:0px;
}
body {
	font: 11px Arial, sans-serif;
	color: #fff;
	background: #000;
}
h1, h2, p {
	margin: 15px 0;
}
ul, ol {
	margin: 15px 30px;
	padding: 0;
}
h1 {
	font-size: 12px;
	margin: 0;
	padding: 15px 0 0 0;
}
h2 {
	font-size: 11px;
}
p {
}
a:link, a:visited {
	color: #fff;
}
a:hover {
	color: #de001a;
}
div.clear_float {
	clear: both;
}
div#wrapper {
	position:relative;
	z-index:1;
	height: 380px;
	width:900px;
	top:50%;
	margin: 0 auto;
	margin-top:-190px;
}
div#left {
	position:relative;
	z-index:2;
	height:350px;
	width:400px;
	margin-left:-400px;
	float:left;
}
div#container {
	float:left;
}
div#body {
	width: 899px;
	height: 310px;
	border-right: 1px solid #fff;
	background-position: 390px 0;
	background-repeat: no-repeat;
}
div#content_left {
	position:relative;
	z-index:8;
	height:310px;
	width: 389px;
	float:left;
	border-left: 1px solid #fff;
	background-color:#000;
}
div.frame, div.frame2,div.frame2_active  {
	z-index:2;
	position:absolute;
	height:310px;
	width:0px;
	float:left;
	left:390px;
	overflow:hidden;
	margin-left:390px;
}
div.frame2_active {
	z-index:2;
	width:510px;
	margin-left:0px;
}
div#header {
	position: relative;
	width:900px;
	height:20px;
}
div#header a:link, div#header a:visited, div#subnavigatie a:link, div#subnavigatie a:visited  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div#header a:hover, div#subnavigatie a:hover {
	color: #de001a;
}
div#header a.active:link, div#header a.active:visited, div#subnavigatie a.active:link, div#subnavigatie a.active:visited {
	color: #de001a;
}
div#header div#navigatie_links {
	position: absolute;
	width: 370px;
	text-align: right;
}
div#header div#hoofdnavigatie {
	position: absolute;
	left: 525px;
}
div#header div#hoofdnavigatie div.nav_item {
	float: left;
}
div#footer {
	width: 900px;
	position: relative;
}
div#footer div#footer_logo {
	margin-top: 5px;
	text-align: center;
}
div#footer div#footer_logo p {
	margin: 0;
}
div#footer div#copyright {
	position: absolute;
	top: 5px;
	left: 525px;
	font-weight: bold;
}
div#footer div#footsteps {
	position: absolute;
	top: 5px;
	right: 15px;
	color: #333;
}
div#footer div#footsteps a:link, div#footer div#footsteps a:visited {
	color: #333;
	text-decoration: none;
}
div#footer div#footsteps a:hover {
	color: #de001a;
}
div.inhoud_editor, div#news_page, div.collectie_pagina, div#gallery, div#gallery_preview {
	line-height: 16px;
	text-decoration: justify;
	width: 359px;
	height: 310px;
	padding: 0 15px;
	background: #000;
	margin-left: 120px;
}
div.inhoud_editor_links {
	padding: 0 15px;
}
div.collectie_pagina, div#gallery {
	width: 359px;
	margin-left: 0px;
}
div#gallery {
	position: relative;
	top: 0;
	left: 0;
	width: 410px;
	padding: 0;
}
div#gallery div#nav {
	width: 100%;
	height: 25px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	opacity: .6;
	filter:alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
}
div#gallery div#nav a:link, div#gallery div#nav a:visited {
	position: absolute;
	display: block;
	padding: 1px 7px;
	top: 4px;
	text-decoration: none;
	font-weight: bold;
}
div#gallery div#nav a#prev:link, div#gallery div#nav a#prev:visited {
	left: 8px;
}
div#gallery div#nav a#next:link, div#gallery div#nav a#next:visited {
	right: 27px;
}
div#gallery div#nav div#pages {
	position: absolute;
	top: 4px;
	left: 170px;
	width: 50px;
	text-align: center;
}
div#merken_plaatje {
	background: #000;
	width: 509px;
	height: 310px;
}
div#subnavigatie {
	float: right;
	text-align: right;
	margin: 20px 20px;
	line-height: 18px;
}
div#merk_logo_container {
	position: absolute;
	bottom: -50px;
	left: 125px;
	width: 150px;
	height: 50px;
	text-align: center;
}
img#merk_logo {
	cursor: pointer;
}
div#news_page div#thumbnails {
	float: left;
}
div#news_page img.thumb {
	border: none;
	display: block;
	padding: 16px 14px 8px 0;
}
