* {
	-moz-box-sizing: border-box;
}

a {
	color: #6E9401;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.subnav {
	color: #E6EED9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.subnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	height: auto;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #709502;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	width: 100%;
}

div#headerleft {
	background-attachment: fixed;
	background-image: url(../img/header_bg_left.gif);
	float: left;
	height: 114px;
	width: 383px;
}

div#headerright {
	position: relative;
	z-index: 500;
	text-align:center;
	background-image: url(../img/bgTop.gif);
	
}
div#logo{
	height: 114px;
	width: 524px;
	position:absolute;
}
div.antwoord {
	display: none;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 30px;
	margin-left: 50px;
	width: 85%;
}

html {
	height: 100%;
	width: 100%;
}

img {
	border: 1px solid #000000;
}

img.content {
	border: 1px solid #000000;
}

img.nav {
	border: none;
	margin-bottom: 5px;
}

img.titel {
	border: none;
}

input {
	border: 1px solid #AAC169;
}

li {
	clear: both;
	font-size: 15px;
	line-height: 20px;
	margin-left: -13px;
}

td {
	color: #000000;
	font-family: Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
}

td.leftcol {
	background-attachment: fixed;
	background-color: #6E9401;
	background-image: url(../img/left_bg.gif);
}

textarea {
	border: 1px solid #AAC169;
	height: 150px;
	width: 275px;
}

ul,ol {
	line-height: 20;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

#afb {
	float: right;
	text-align: right;
	width: 200px;
}

#container {
	height: 100%;
	left: 0;
	margin-left: 0;
	position: absolute;
	width: 100%;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../img/bgTop.gif);
	height: 114px;
	position: relative;
	top: 0;
	width: 100%;
}

#kop {
	color: #669900;
	font-family: Myriad, Arial;
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
}

#kopbig {
	left: 10px;
	top: 170px;
	color: #FFFFFF;
	font-family: Myriad, Arial;
	font-size: 22pt;
	font-weight: bold;
	line-height: 35px;
	position: absolute;
	text-align: center;
}

#kopbig2 {
	color: #FFFFFF;
	font-family: Myriad, Arial;
	font-size: 40pt;
	font-weight: bold;
	line-height: 60px;
	position: absolute;
	top: 60px;
	left: 10px;
	text-align: center;
}

#leftcol {
	float: left;
	height: 100%;
	min-height: 100%;
	padding-bottom: 0;
	vertical-align: top;
	width: 154px;
}

#nav {
	text-align: right;
	width: 147px;
}

#rightcol {
	background-attachment: fixed;
	background-color: #FFFFFF;
	/*background-image: url(../img/page_bg.jpg);*/

	background-repeat:no-repeat;
	color: #000000;
	display: block;
	font-family: Times New Roman, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 100%;
	margin-top: 114px;
	overflow: auto;
	overflow-x: hidden;
	padding: 0px 10px 0px 10px;
	position: relative;
	top: 0;
	vertical-align: top;
	width: 100%;
}

#subkop {
	font-weight: bold;
}

#subnav {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -7;
	padding-right: 10px;
	text-align: right;
	visibility: visible;
	width: 140px;
}

#subnav_hidden {
	color: #FFFFFF;
	display: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -7;
	padding-right: 10px;
	text-align: right;
	visibility: hidden;
	width: 140px;
}

/*div#headerright {
	background-attachment: fixed;
	background-image: url(../img/header_bg_right.gif);
	float: right;
	height: 62px;
	width: 360px;
}
*/
