html, body {
	height:100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial;
	font-size:12px;
	text-align: center;
	color: #3c3c3c;
	background-color: #fff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#datum {
	width:982px;
	color:#fff;
	text-align:right;
	font-size:11px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width: 982px;
	min-height:98%;
	text-align: left;
	position:relative;
}
#header {
	position:relative;
	height:175px;
	width:982px;
}
#logo {
	position:absolute;
	width:259px;
	z-index:2;
	height:68px;
	float:left;
	top:68px;
	left:20px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:top;
}
#links {
	position:absolute;
	width:225px;
	height:25px;
	float:left;
	top:103px;
	left:700px;
	font-size:11px;
}
#navigatie {
	background-image:url(images/bg_menu.png);
	background-repeat:no-repeat;
	background-position:top;
	width:982px;
	height:49px;
}
#mainnav {
	padding:15px 30px;
	position:relative;
	z-index:2;
	list-style:none;
	margin:0;
}
#mainnav li {
	padding:0 15px;
	color:#3c3c3c;
	font-size:13px;
	display: inline;
	text-transform:uppercase;
}
#mainnav li a{
	color:#3c3c3c;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}
#mainnav li a:hover, #mainnav li a.active{
	color:#1688ca;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}
#banner{
	width:982px;
	height:330px;
	margin-top:14px;
}
#top{
	width:982px;
	height:151px;
	margin-top:14px;
}
#overlay_images_top{
	background-image:url(images/overlay_images_top.png);
	background-repeat:no-repeat;
	z-index:10;
	position: absolute;
	width:982px;
	height:151px;
}
#images_top{
	z-index:1;
	margin:0px;
}
/* apply the gallery design - links slider */
#gallery_container {  width:982px; height:320px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:982px; height:320px;}
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }
#thumbs a { padding:0px; margin:0px; }
#thumbs a img {padding-right:10px; }
.SlideItMoo_element {display:block; 
	position:relative; 
	float:left; 
	padding:0px 5px 0px 0px; 
	width:327px; 
}

/* the forward and backward buttons */
.SlideItMoo_forward { display:block; position:absolute; cursor:pointer; width:14px; height:14px; top:325px; right:27px; background:url(images/btn_next.png) no-repeat; }
.SlideItMoo_back { display:block; position:absolute; cursor:pointer; width:14px; height:14px; top:325px; left:-2px; background:url(images/btn_previous.png) no-repeat; z-index:10; }
/* thumbnail slider end */
#content {
	width: 982px;
	margin-top:15px;
}
#home_content {
	width:610px;
	float:left;
	margin-right:20px;
}
#vervolg_content {
	width:610px;
	float:left;
	margin-right:20px;
}
#home_content_nieuws {
	width:332px;
	float:left;
	margin-left: 20px;
}
#vervolg_content_nieuws {
	width:332px;
	float:left;
	margin-left: 20px;
}
#vervolg_portfolio {
	width:742px;
	float:left;
	margin-right:20px;
}
#vervolg_portfolio_overzicht {
	width:200px;
	float:left;
	margin-left: 20px;
	font-family:verdana; 
	font-size:12px; 
	color:#3c3c3c;
}
#vervolg_portfolio_overzicht ul { 
	margin-left:15px; 
	padding:0px;
}
#vervolg_portfolio_overzicht ul li {
	margin:0px;
}
#vervolg_portfolio_overzicht ul li a { 
	display: block;
	color: #3c3c3c; 
	text-decoration: none;
}
#vervolg_portfolio_overzicht ul li a:hover {  
	color: #1688ca;
}
#vervolg_portfolio_overzicht ul li a.actieve_link {  
	color: #1688ca;
}
#footerwrap {
	padding:5px 0 0;
	height:25px;
	position:relative;
	width: 982px;
	text-align: left;
	margin:-25px auto 0;
}
#footer {
	position:relative;
	width:100%;
	text-align:center;
}
#footer p {
	margin:0;
	padding-top:5px;
	font-size:11px;
	text-align:left;
}
#clearfooter {
	height:25px;
	width:100%;
	clear:both
}
h1{
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0px;
}
h2{
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#1688ca;
	margin:5px;
}
h3{
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:5px 0px;
}
h4{
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#1688ca;
	margin:5px 0px;
}

a {
	color:#1688ca;
	text-decoration:underline;
}
p {
	line-height:18px;
	font-family: Arial;
	font-size:12px;
}hr {
	color:#c5c5c5;
	border:0;
	background-color:#c5c5c5;
	height:1px;
}
span.left {
	position: absolute;
	left: 0;
}
span.right {
	position: absolute;
	right: 0;
}

ul{
	padding:0px;
	margin-left:15px;
}
li {
	margin:0px;
	padding-left:6px;
	line-height:18px;
}
