html {
	padding: 0;	
	color: #787878;
	background: #4B4B4B url("images/bg.png") 0 230px repeat-x;
	font: 13px/22px "Times New Roman", Sans-Serif;
	*overflow: hidden;
}

body {
	background: url("images/body_bg.jpg") repeat-x top center;
	margin: 0 auto;
}

body.landing {
	background: url("images/body_bg-landing.jpg") repeat-x top center;
	margin: 0 auto;
}

div#container {
	width: 952px;
	margin: 0 auto;
	padding: 0 7px;
}

/* Link opmaak */
a {
	color: #787878;
	text-decoration: none;
}
a:hover {
	color: #787878;
	text-decoration: underline;
}
#content a {
	color: #787878;
	text-decoration: underline;
}
#content a:hover {
	color: #787878;
	text-decoration: none;
}
/* /Link opmaak */

/* Clear */
.clear {
	width: 1px;
	height: 1px;
	clear: both;
}
/* /Clear */

/* Images */
img {border: 0;}
/* /Images  */

/* Alinea */
p {
	margin: 0;
	padding: 7px 0;
}
form p {padding: 0;}
/* /Alinea  */

/* Header  */
div#top {height: 108px;}
.landing div#top {height: 146px;}
div#header {
	position: relative;
	width: 952px;
	height: 354px;
	background: url("images/header_bg.png") no-repeat;
	margin: 0 -7px;
	padding: 15px 0 0 14px;
}
div#header span {
	position: absolute;
	width: 300px;
	top: 0;
	right: 0;
	color: #fff;
	margin: 45px 70px 0 0;
	font: 19px/23px "Arial", Sans-serif;
	letter-spacing: 1px;
	text-align: right;
}
#tap {
	float: left;
	margin: 38px 0 0 0;
	padding: 0;
}
#tap2 {
	display: block;
	margin: 0 auto 0 auto;
	padding: 44px;
}
div#top ul {
	float: right;
	width: 439px;
	height: 40px;
	background: url("images/top_bg.png") no-repeat;
	margin: 44px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
div#top ul li {
	display: inline;
	color: #fff;
	font: bold 11px/35px "Arial", Sans-serif;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	text-align: center;
}
div#top ul li a {
	color: #fff;
	padding: 0 4px;
}
/* /Header */

/* Menu  */
ul#menu {
	height: 40px;
	margin: 6px 0 8px 0;
	padding: 0;
	list-style: none;
	clear: both;
	zoom: 1;
	overflow: hidden;
}
ul#menu li {
	float: left;
	color: #fff;
	background: url("images/menu_bg.png") no-repeat right top;
	font: bold 14px/40px "Arial", Sans-serif;
	padding: 0 29px 0 10px;
}
ul#menu li.last-child {background: none;}
ul#menu li a {
	color: #fff;
}
ul#menu li a:hover, ul#menu li.active a {
	color: #10d110;
	text-decoration: none;
}
/* /Menu */

/* Left */
div#left {
	float: left;
	width: 600px;
	padding: 45px 25px 50px 44px;
}
h2 {
	color: #189418;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 1.65px;
}
/* /Left  */

/* Content */
div#content {
	background: #fff url("images/content_bg.png") right repeat-y;
}
/* /Content  */

/* Right */
div#random {
	float: left;
}
div#random ul {
	margin: 21px 0 0 25px;
	padding: 0;
	list-style: none;
}
div#random ul li {
	position: relative;
	width: 239px;
	height: 134px;
	margin: 0 0 21px 0;
}
div#random ul li img {
	position: relative;
}
div#random ul li a {
	position: absolute;
	display: block;
	width: 239px;
	height: 134px;
	top: 0;
	left: 0;
	background: url("images/bekijk.png") no-repeat;
}
.col1 {margin: 20px 38px 30px 14px;}
.col2 {margin: 20px 0 30px 14px;}
.col2, .col1 {
	display: inline;
	float: left;
	width: 430px;
	color: #dddddd;
}
.col2 a, .col1 a{color: #dddddd;}
.col2 a:hover, .col1 a:hover{text-decoration: none;}
.col2 h2, .col1 h2{
	margin: 10;
	padding: 0;
}
/* /Right  */

/* Footer */
.landing div#footer {
	width: 1214px;
	height: 58px;
	background: url("images/footer_bg.png") no-repeat;
	margin: 0 -131px 30px -131px;
	line-height: 58px;
}
div#footer {
	color: #8E8E8E;
	text-decoration: none;
	clear: both;
}
div#footer ul {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
div#footer ul li {
	display: inline;
	padding: 0 2px;
	font: 10px "Arial", Sans-serif;
	text-align: center;
}
div#footer ul li a {color: #8E8E8E;}
/* /Footer  */

#contact_sent		{	}
#tekstvak input		{ 	width: 160px; font-size: 11px; }
select		{ 	width: 160px; font-size: 11px; }
textarea	{ 	width: 475px; height: 100px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;  }

#tekstvak input			{font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 15px;

	vertical-align: middle;
	margin: 3px 0px 3px 4px;
	padding-left: 0px;

	border: #cfcfcf 1px solid; }
.frm select			{margin: 3px 0px 3px 4px;	border: #cfcfcf 1px solid; }
.frm textarea		{margin: 3px 0px 3px 4px;	border: #cfcfcf 1px solid; }
