body {
	width: 986px;
	margin: 0 auto 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #696B6F;
	text-align: center; /* For IE5.5 so it centers the page */
}
div#bodywrapper {
	text-align: left; /* For IE5.5 to undo the previous text-align */
	width: 986px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: georgia, "times new roman", serif
}
h1, h2, span.motto, a {
	color: #CE3131;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	margin: 5px 0;
	font-weight: normal;
}
h2 span {
	text-transform: none;
}
h3 {
	font-size: 1.4em;
	margin: 0 0 15px 0;
	clear: both;
}

a img {
	border: none;
}

#profileheader {
	background-image: url(/images/profile_header.png);
	padding: 0;
	color: white;
	font-weight: bold;
	height: 44px;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
#profileheader a {
	color: white;
}

#profileheader .poweredby {
	float: right;
}
#profileheader .usermenu {
	text-align: right;
	float: right;
	margin-top: 21px;
	font-size: 0.9em;
	margin-right: 10px;
}

div.pageblock {
	clear: both;
	overflow: hidden;
	zoom: 1;
}

div#content {
	float: left;
	width: 630px;
}

#logolink {
	float: right;
}

#naw {
	font-family: georgia, "times new roman", serif;
	width: 630px;
	float: left;
}

#naw h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin: 0 0 3px;
}
#naw address {
	font-size: 1.4em;
	font-style: normal;
	float: left;
	clear: left;
	width: 470px;
	margin: 10px 0 0;
}
#naw address a {
	font-style: italic;
}

#naw span.motto {
	font-size: 2.0em;
	font-style: italic;
	float: right;
	width: 400px;
	text-align: right;
}

#naw .logo {
	float: right;
	width: 150px;
	height: 40px;
	margin: 10px 0;
}

div#external-banner {
	width: 336px;
	height: 280px;
	float: right;
	margin-top: 20px;
}

div#contentblocks {
	float: left;
	clear: left;
	width: 630px;
	margin-top: 20px;
}

div.block {
	clear: both;
	overflow: hidden;
	margin: 20px 0 10px;
}

div.contentwrapper {
	float: left;
	width: 630px;
}

div#sidebar {
	float: right; 
	width: 336px;
	clear: right;
}
div.content {	
	background-color: #F7F7F7;
	border-color: #DEDEDE;
	border-width: 1px 0;
	border-style: solid;
	padding: 10px;
	float: left;
	width: 610px;
	line-height: 1.7em;
}
div.content ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}

div#sidebar dl, div#sidebar div {
	border-top: 1px solid #DEDEDE;
	padding-top: 15px;
	margin-top: 0;
}

div#sidebar dl dt, div#sidebar dl dd a {
	font-family: georgia, "times new roman", serif;
}
div#sidebar dl dt {
	color: #696B6F;
	font-size: 1.3em;
}
div#sidebar dl.documents dt {
	font-size: 1em;
	color: #696B6F;
	font-weight: normal;
}
div#sidebar dl dd {
	color: #696B6F;
	margin-left: 0;
	margin-bottom: 20px;
}

div#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	font-family: georgia, "times new roman", serif	
}

div#sidebar h3 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}
div#sidebar h3, div#sidebar h3 a {
	color: #696B6F;
}

div#sidebar div#banner-right {
	width: 120px;
	height: 600px;
	float: right;
	margin-top: 37px;
	border: none;
}

div#sidebar div.sidebar-content {
	float: left;
	border: none;
	width: 310px;
	padding-top: 0;
}


div.image {
	float: left;
	width: 150px;
	text-align: center;
	margin: 10px 0;
	padding-right: 14px;
	cursor: pointer;
}
div.image a {
	display: block;
}

#footer {
	border-top: 1px solid #DEDEDE;
	margin: 10px 0;
	padding: 10px 0 0;
	float: left;
	width: 100%;
}

#footer .copyright {
	float: left;
	color: #B5B5B5;
}

#footer .footerlinks {
	float: right;
}

#footer .footerlinks, #footer a {
	color: #34BBEB;
}

#banner-bottom {
	margin: 0 auto 20px;
	height: 100px;
	text-align: center;
	padding-top: 20px;
}

#banner-bottom a {
	margin: 0 auto;
}

div#sidebar #contact {
	float: right;
	clear: both;
	border: none;
	padding-top: 0;
}

div#sidebar #contact h2 {
	margin: 5px 0;
}

#contactform {
	width: 336px;
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	font-size: 1.1em;
	border-top: 1px solid #DDDDDD;
}

#contactform label {
	float: left;
	width: 100px;
	margin-top: 2px;
}

#contactform p {
	margin: 2px 0;
	clear: both;
	overflow: hidden;
	float: left;
	width: 100%;
}

#contactform input, #contactform select, #contactform textarea {
	float: left;
	width: 230px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
}

#contactform textarea {
	height: 7em;
	font-size: 0.9em;
}

#contactform select {
	width: 234px;
}

#contactform input.submitbutton {
	width: 150px;
	background: url(/images/buttons/button_150.png);
	background-color: #CE3131;
	background-repeat: no-repeat;
	color: white;
	border: none;
	float: right;
	margin-right: 3px;
}
#contactform p.aanvraagversturen {
	margin: 30px 0 10px;
}
#contactform p.message, #contactform p.errormessage {
	padding: 10px;
	border: 1px solid #DEDEDE;
}
#contactform p.message {
	background-color: #B5FE72;
}
#contactform p.errormessage {
	background-color: #CE3131;
	color: white;
}
#contactform span.error {
	display: block;
	clear: both;
	color: red;
	padding-left: 132px;
}

#contactform #filelist {
	float: right;
	clear: right;
	
	width: 359px;
}

#contactform #addfile {
	float: right;
	width: 200px;
	text-align: right;
}

#contactform #filelist input {
	float: left;
	width: 200px;
}

#contactform #filelist a {
	float: right;
	margin-top: 4px;
}

#filelist span {
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

#contactform div.fileupload {
	clear: both;
	overflow: hidden;
	margin: 4px 0 9px;
}

#contactform p.contactmethod.last {
	margin-bottom: 10px;
}

#contactform p.contactmethod input {
	float: none;
	width: 30px;
	margin: 2px 0 0;
	vertical-align: middle;
	
}

#contactform p.contactmethod label {
	float: none;
	vertical-align: middle;
}

#contactform p.captcha {
	margin-bottom: 20px;
}

#contactform p.captcha input {
	float: right;
	width: 80px;
	margin-top: 5px;
}

#contactform p.captcha img {
	float: left;
	margin-left: 100px;
}

#contactform p.captcha span {
	float: left;
	margin: 2px 0 10px;
}

#contactform p.captcha span.error {
	margin: 10px 0;
}

li.languagechanger span {
	float: left;
}
li.languagechanger form {
	float: left;
	margin-left: 10px;
}
li.languagechanger form select {
	font-size: 0.9em;
	text-transform: none;
}

div#newsitem {
	margin-top: 25px;
}

div#newsitem p {
	text-align: justify;
}
div#newsitem p.pages {
	text-align: center;
}
div#newsitem img {
	float: right;
	margin: 0 0 5px 10px;
}
div#newsitem div.content div {
	clear: both;
	overflow: hidden;
}
dt.showoverview a {
	color: #696B6F;
}

.hide {
	display: none;
}



div.contentdetails {
	background-color: #F7F7F7;
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 10px;
}

div#sidebar div#external-banner {
	border: none;
	margin: 10px 0;
}

div.specialrequest {
	clear: both;
	overflow: hidden;
	line-height: 18px;
}

div.specialrequest h3 {
	clear: both;
	overflow: hidden;
	margin: 20px 0;
}

div.specialrequest p {
	width: 100%;
	margin: 3px 0;
	font-size: 1em;
	clear: both;
	overflow: hidden;
}

div.specialrequest p label {
	float: left;
	clear: left;
	width: 315px;
}

div.specialrequest p span {
	float: right;
	clear: right;
	width: 200px;
}

#nocansee {
	border: 1px solid #83AADA;
	float: left;
	width: 608px;
	padding: 10px;
	margin: 0 0 20px;
	height: 95px;
}

#nocansee h3 {
	margin: 0 0 5px;
}

#nocansee .options {
	float: left;
	width: 250px;
}

#nocansee .options p {
	margin: 0;
}

#nocansee .actions {
	width: 300px;
	float: right;
	margin-top: 5px;
}

#nocansee .images {
	margin-top: 15px;
	float: left;
}

#nocansee form.actions input {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1em;
	width: 100%;
}

#nocansee form.actions div {
	margin: 3px 0;
	float: left;
	width: 100%;
}

#nocansee form.actions p {
	float: left;
	width: 170px;
	margin: 0 0 0 5px;
}

#nocansee form.actions label {
	float: left;
	width: 100px;
	margin-top: 3px;
}

#nocansee a {
	color: #FFA200;
}

#nocansee form.actions .submitbutton {
	background: #FFA200 url(/images/buttons/button_150.png) no-repeat scroll 0 0;
	border: medium none;
	color: white;
	float: left;
	width: 130px;
	margin-left: 105px;
	font-weight: bold;
}

div#sidebar div#actionbox {
	background-color: #EBF1FC;
	border: 1px solid #83AADA;
	float: left;
	padding: 5px 15px;
	margin-bottom: 30px;
	width: 304px;
	height: 105px;
	
}

div#sidebar div#actionbox div {
	border: none;
	clear: both;
	overflow: hidden;
	margin: 5px 0;
	padding: 0;
}

div#actionbox form label {
	float: left; 
	width: 100px;
	margin-top: 2px;
}

div#actionbox form p {
	float: right;
	width: 190px;
	margin: 0;
	text-align: right;
}

div#actionbox form input {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1em;
	float: left;
	width: 120px;
}

div#actionbox form input.submitbutton {
	background: #CE3131 url(/images/buttons/button_150.png) no-repeat scroll 0 0;
	border: medium none;
	color: white;
	width: 60px;
	font-weight: bold;
	height: 18px;
}


* html input.submitbutton {
	background-image: none !important;
}

div#documents {
	float: left;
	width: 610px;
}

div#documents div.document {
	width: 150px;
	padding: 10px;
	float: left;
	margin: 0 15px;
	height: 180px;
	text-align: center;
}

div#documents div.document img {
	margin-bottom: 5px;
	border: none;
}

div#documents div.document a:hover {
	text-decoration: none;
}

div#documents div.document a:hover span {
	text-decoration: underline;
}

div.contentdetails dl {
	margin-top: 0;
}

div.contentdetails dl dt {
	color: #696B6F;
	font-size: 1.1em;
	
}
div.contentdetails dl.documents dt {
	font-size: 1em;
	color: #696B6F;
	font-weight: normal;
}
div.contentdetails dl dd {
	color: #989898;
	margin-left: 0;
	margin-bottom: 15px;
}

span.requestid {
	float: left;
	clear: both;
}

