﻿.clear {clear: both}
img {border: 0}
.left {float: left}
.right {float: right}

body {
	text-align: center;
	background-color: #519215;
	font-family: Geneva, Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
h1, h2 {
	color: #B2005C;
	font-size: 12px;
	margin-bottom: -10px;
}
h1.wiewatwaarom {
	color: #B2005C;
}
h1.wiewatwaarom span.normal {
	font-weight: normal;
}

p.small, h6 {
	font-size: 10px;
	color: #519215;
	line-height: 16px;
	font-weight: normal;
}

a {
	color: #519215;
	text-decoration: underline;
}
a:hover {
	color: #b2005c;
	text-decoration: underline;
}

div#container {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	padding-right: 11px;
	background-color: #ffffff;
	position: relative;
	background-image: url(../images/interface/shaderight.gif);
	background-position: right;
	background-repeat: repeat-y;
}

    #menu a
    {
	    font-weight:bold;
	    font-size:15px;
	    font-family: Arial;
    }

div#header {
	padding: 0px 0px 0px 45px;
	background-image: url(../images/interface/dots.png);
	background-position: 10px bottom;
	background-repeat: no-repeat;
	height: 149px;
}
div#header img#logo {
	margin-top: 15px;
	float: left;
}
img#banner {
	position: absolute;
	top: 123px;
	left: 272px;
}
div#menu {
	clear: both;
	padding: 5px 0px 0px 35px;
	position: relative;
}
div#menu a {
	margin-left: 30px;
}
div#menu a#menucontact {
	position: absolute;
	top: 0px;
	right: 50px;
}
div#contentbox {
	float: left;
	width: 400px;
	padding: 20px 0px 0px 65px;
}
div#contentbox_vervolg {
	float: left;
	width: 535px;
	padding: 20px 0px 0px 65px;
}

div.home div#contentbox {
	width: 315px;
}
div#doemeeenwin {
	position: relative;
	margin: 10px 30px 50px 15px;
}
div#doemeeenwin_text {
	background-image: url(../images/interface/bgprijsvraag.png);
	background-repeat: no-repeat;
	width: 156px;
	height: 88px;
	padding: 50px 10px 10px 40px;
	margin-left: 70px;
	position: relative;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
}
div#doemeeenwin img {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 2;
}
div#doemeeenwin_text a.readmore {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 80px;
	text-transform: lowercase;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
div#doemeeenwin_text a.readmore:hover span {
	text-decoration: underline;
}
div#content_right {
	float: right;
	width: 330px;
	margin-top: 50px;
	text-align: center;
}
div#content_right_vervolg {
	float: right;
	width: 175px;
	margin-top: 50px;
	text-align: center;
}
div.home div#content_right {
	width: 409px;
}
div#footer {
	font-size: 9px;
	color: #519215;
	clear: both;
	padding: 20px 36px 20px 35px;
	background-image: url(../images/interface/shadefooter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 740px;
	line-height: 12px;
}
div#footer a.npl
{
    display: block;
}

h2.downloads {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	margin-bottom: -10px;
}
div.downloads {
	width: 680px;
	background-image: url(../images/interface/divider.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	margin-bottom: 10px;
}
ul.downloads {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 680px;
}
ul.downloads li {
	margin: 15px 20px 20px 0px;
	list-style: none;
	float: left;
	display: block;
	line-height: 16px;
}

iframe
{
    width: 620px;
}
