@charset "utf-8";

body  {
	font: 62.5% Verdana, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height:100.1%;
}
.wrap .container { 
	width: 990px;
	height:100.1%;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	font-size:1.2em;
	line-height:1.5em;
} 
.wrap .container h1{ 
	font-size:1.2em;
	margin:0;
	padding:12px 0 0 0;
} 
.wrap .container p{ 
	margin:0;
	padding:4px 0 4px 0;
} 
.wrap #header { 
	background: #fff;
	height:248px;
	border-bottom:2px solid #f3f5f3;
} 
.wrap #header #logo { 
	background: transparent;
	height:64px;
	width:200px;
} 
.wrap #menu { 
	margin:0;
	background: #fff;
	min-height:32px;
	height:auto !important;
	height:32px;
	padding: 0 140px;
} 
.wrap #menu ul {
	width: 680px;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
} 
.wrap #menu ul li {
	margin:0;
	padding:0;
	float:left;
	padding-right:1.2em;
	line-height:2.0em;
} 
.wrap #menu ul li a {
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#9fa200;
	
} 
.wrap #menu ul li.act a,
.wrap #menu ul li a:hover {
	color:#007cc3;
	
} 
.wrap #content { 
	width: 680px;
	background: #fff;
	min-height:440px;
	height:auto !important;
	height:440px;
	padding: 40px 140px 0 140px;
} 
.wrap #footer { 
	width: 680px;
	background: #fff;
	min-height:32px;
	height:auto !important;
	height:32px;
	padding: 40px 140px 20px 140px;
} 

p.bodytext a { 
	color:#000;
	border-bottom:1px dotted #000;
	text-decoration:none;
}

p.bodytext a:hover { 
	color:#000;
	border-bottom:1px solid #000;
}

a img {
	border:none;
	}
/*++++++++ DETAILS OF FORMS ++++++++*/

.page{
   position: absolute;
   margin-left:-190px;
   top: 320px;
   left: 50%;
   visibility: hidden;
   width: 380px;
   background:#fff;
}

fieldset {
width: 480px;
border:none;
}
legend {
font-weight:bold;
font-size:1.2em;
}
.form-header {
font-weight:bold;
}

.page p {
clear: left;
margin: 0;
padding: 0;
padding-top: 4px;

}

.page p input {
width: 160px;
}

#C65 {
width: 160px;
}

#page10 p input.needsleftmargin, #page11 p input.needsleftmargin {
width: 40px;
}

.page p label {
float: left;
width: 45%;
}

.radio-1, #page10 p input.needsleftmargin{
margin-left: 45%;
}

.radio-2 {
margin-left: 5%;
}

#send-checkprint {
display:none;
}

#E-mailbevestiging {
width: 200px;
}

#Motivatie {
height: 180px;
}

a.external-link {
border:none;
}
