@charset "utf-8";
/* CSS Document */

* 	{
	margin:0;padding:0
	}
/* mac hide \*/

html,body {
	height:100%;width:100%;
	}
/* end hide */


body {
	font-size: 100%;
	 background-color: #000;
	text-align: center;
}

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}




img {
	max-width: 100%
	}	
	
img.nohover {
border:0
	}

img.hover {
border:0;
display:none
	}

a:hover img.hover {
display:inline
	}

a:hover img.nohover {
display:none
	}

#distance {
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -384px;
}

#wrapper {
	height: 768px;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	clear: left;
	z-index: 10;
	text-align: left;
}






/* header -------------------------------------------------------------------------------- */
	
#header {
	height: 90px;
	width: 1024px;
	margin-top:0px;
	margin-left:0px;
	position:absolute;
	}
	
#logo {
	height: 54px;
	width: 191px;
	margin-top:31px;
	margin-left:41px;
	position:absolute;
	} 
	
#naw1 {
	height: 54px;
	width: 130px;
	margin-top:31px;
	margin-left:268px;
	position:absolute;
	text-align: left;
	}

#naw2 {
	height: 54px;
	width: 120px;
	margin-top:31px;
	margin-left:403px;
	position:absolute;
	text-align: left;
	}

#naw1 p, #naw2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	}
	
/* navigatie --------------------------------------------------------------------------- */	

#navigatie {
	height: 68px;
	width: 100px;
	margin-top:20px;
	margin-left:884px;
	position:absolute;
	text-align:right;
	} 
	
#navigatie h1 a:link, 
#navigatie h1 a:visited {
	font-family: 'Archivo Black', Arial, serif;
	font-weight: 400;
	font-size: 12px;
	color: #87888a;
	line-height: 16px;
	text-decoration: none;
}

#navigatie h1 a:active {
	font-family: 'Archivo Black', Arial, serif;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-decoration: none;
}

#navigatie h1 a:hover{
	font-family: 'Archivo Black', Arial, serif; 
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-decoration: none;
}
		
/* maincontent ------------------------------------------------------------------------------------------ */

#maincontent { 
	height: 628px;
	width: 1024px;
	margin-top:90px;
	margin-left:10px;
	position:absolute;
	z-index:2;
	} 


.title {
	height: 24px;
	width: 254px;
	margin-top:48px;
	margin-left:136px;
	position:absolute;
	z-index:10;
	}	
	
.title h1, .title-2 h1, .title-3 h1{
	font-family: 'Archivo Black', Arial, serif; 
	font-weight: 400;
	font-size: 18px;
	color: #FFF;
	text-align: left;		
	display: inline;}

.title h2, .title-2 h2, .title-3 h2 {
	font-family: 'Archivo Black', Arial, serif; 
	font-weight: 400;
	font-size: 14px;
	color: #FFF;
	text-align: left;	
	display: inline;
	padding-left: 5px;
	}

.title-2 {
	height: 30px;
	width: 254px;
	margin-top:18px;
	margin-left:123px;
	position:absolute;
	z-index:10;
	}	
	
.title-3 {
	height: 30px;
	width: 204px;
	margin-top:18px;
	margin-left:836px;
	position:absolute;
	z-index:10;
	}	

#contact-form {
	height: 530px;
	width: 678px;
	margin-top:80px;
	margin-left:100px;
	position:absolute;
	text-align:left;
	}
		
.afl, .afl2 {
	padding-right: 5px;
	}	
	
.afi {
	height:20px;
	}	

.afi[name~="uw_vraag"] {
	height:60px;
	}
			
.af2 {
	padding-top: 5px;
	}	

.afr2 {
	padding-top: 10px;
	}	
	
.aft-spacer {
	height: 2px;
	}	
				
.afr2[input~="sexe"] {
	padding-left: 20px;
	}
	
input[type="radio"] {
     padding-right: 5px;
 }

	 
/* footer ------------------------------------------------------------------------------------------------- */

#footer {
	height: 68px;
	width: 1024px;
	margin-top:700px;
	margin-left:0px;
	position:absolute;
	}	
	
#beeldmerk {
	height: 42px;
	width: 398px;
	margin-top:12px;
	margin-left:588px;
	position:absolute;
	}	
	
#disclaimer {
	height: 20px;
	width: 200px;
	margin-top:40px;
	margin-left:41px;
	position:absolute;
	}
	
#disclaimer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	}
		
#footer a:link {
	color: #666;
	text-decoration: none;
}
	
#footer a:visited,
#footer a:active, 
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}	
	