/**** General Style Information ****/
/*** == Start HTML Basic Elements ========================================================  ***/
a,a:link {
color: #0080c4;
text-decoration: none;
font-size:10pt;
margin: 0px;
padding: 0px;
}

a:visited {
}

a:active {
}

a:hover {
text-decoration:underline;
}

address,p,ul,ol,li,dl,dt,dd {
margin: 0px;
padding: 0px;
font-size:10pt;
line-height: 17px;
font-family: tahoma,arial,helvetica,sans-serif;
color:#4d4841;
list-style: inside;
}

p:first-letter {
text-transform:uppercase;
}

address {
color:#6aa2db;
font-size: 9pt;
font-style:normal;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

fieldset,form,table {
margin: 0px;
padding: 0px;
border: 0px;
}

select,input,textarea { 
color: #000;
margin: 0px 0px 4px 0px;
padding: 0px 0px 0px 3px;
width: 193px;
border: solid 1px #bcb2a4;
height: 17px;
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
}

label {
color: #000;
margin: 0px;
padding: 0px 0px 0px 3px;
width: 190px;
float:left;
clear:left;
display:block;
}

textarea {
color: #000;
margin: 0px;
padding: 0px 0px 0px 3px;
width: 193px;
border: solid 1px #bcb2a4;
height: 90px;
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
}

h1,h2,h3,h4,h5,h6 {
color: #0080c4;
margin: 0px;
padding: 0px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

h1:first-letter,
h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter,
h6:first-letter {
text-transform:uppercase;
}

h1 {
font-size:16pt;
margin: 0px 0px 14px 0px;
}

h2 {
font-size:10pt;
margin: 0px 0px 2px 0px;
}

h3 {
font-size:13.55pt;
}

h4 {
font-size:12pt;
}

h5 {
font-size:10pt;
}

h6 {
font-size:7.55pt;
}

strong,b {
font-weight:bold;
}


html>body {
width: 100%;
height: 100%;
}

/*** == End HTML Basic Elements ========================================================  ***/

/*** == Start Site Layout ========================================================  ***/

/* Body */
#LAYOUT1-BODY {
text-align:center;
font-family: tahoma,arial,helvetica,sans-serif;
font-size:10pt;
color: #4d4841;
line-height: 17px;
margin:0;
background-color:#fff;
background-image: url(LAYOUT1-BODY.gif);
background-position:top;
background-repeat:repeat-x;
}

	/* Search optimization */
	#SEARCHBOX {
	display: none;
	}
	
	/* Site dimensions */
	#LAYOUT1-SITE-DIMENSIONS {
	text-align: left; 
	margin: 0 auto; 
	width: 836px; 
	overflow: hidden;
	background-color:#FFFFFF;
	border: solid 8px #FFFFFF;
	}
	
		/* A Header */
		#LAYOUT1-A {
		width: 836px;
		height: 90px;
		clear:both;
		overflow:hidden;
		position:relative;
		background-image: url(LAYOUT1-A.gif);
		background-position: right bottom;
		background-repeat:no-repeat;
		}
	
		/* B Navigation */
		#LAYOUT1-B {
		width: 836px;
		height: 45px;
		overflow:hidden;
		clear:both;
		margin: 8px 0px 0px 0px;
		}
		
			/* B1 Navigation Left */
			#LAYOUT1-B1 {
			width: 315px;
			height: 45px;
			float:left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			}
			
			/* B2 Navigation Right */
			#LAYOUT1-B2 {
			width: 515px;
			height: 45px;
			float:right;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			}
	
		/* C Content */
		#LAYOUT1-C {
		width: 836px;
		overflow:hidden;
		clear:both;
		background-image: url(LAYOUT1-C.jpg);
		background-position:left bottom;
		background-repeat:no-repeat;
		}
		
			/* C1 Content Left */
			#LAYOUT1-C1 {
			width: 315px;
			float:left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 220px 0px;
			}
			
			/* C2 Content Right */
			#LAYOUT1-C2 {
			width: 515px;
			height: 450px;
			float: right;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			color:#8c8884;
			}
	
			html>body #LAYOUT1-C2 {
			min-height:450px;
			height:auto;
			}
					
		/* D Slogan  */
		#LAYOUT1-D {
		width: 836px;
		height: 68px;
		overflow:hidden;
		float:left;
		margin: 4px 0px 0px 0px;
		padding: 13px 0px 0px 0px;
		background-image: url(LAYOUT1-D.gif);
		background-position: top;
		background-repeat:no-repeat;
		}
		
			/* D1 Slogan Left */
			#LAYOUT1-D1 {
			width: 315px;
			height: 65px;
			float:left;
			overflow:hidden;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			}
			
			/* D2 Slogan Right */
			#LAYOUT1-D2 {
			width: 495px;
			height: 45px;
			float:right;
			overflow:hidden;
			margin: 0px 0px 0px 0x;
			padding: 10px;
			color:#fff;
			background-color:#6aa2db;
			}
			
		/* E Footer */
		#LAYOUT1-E {
		width: 836px;
		height: 30px;
		overflow:hidden;
		clear:both;
		color:#6aa2db;
		font-size: 8pt;
		}
		
		#LAYOUT1-E a,
		#LAYOUT1-E a:link,
		#LAYOUT1-E a:hover,
		#LAYOUT1-E a:visited,
		#LAYOUT1-E a:active {
		color:#6aa2db;
		font-size: 8pt;
		}
		
			/* E1 Footer Left */
			#LAYOUT1-E1 {
			width: 315px;
			height: 28px;
			overflow:hidden;
			float:left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			border-bottom: solid 2px #0080c4;
			}
			
			/* E2 Footer Right */
			#LAYOUT1-E2 {
			width: 515px;
			height: 28px;
			overflow:hidden;
			float:right;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			border-bottom: solid 2px #0080c4;
			text-align:right;
			}
					
/*** == End Site Layout ========================================================  ***/

				
/** == Start Classes ========================================================  **/

/* Contact form */
.Contactform {
}

/* Horizontal Navigatie */
.Nav1 {
height: 20px;
float:left;
color:#6aa2db;
}

	.Nav1 a,
	.Nav1 a:link,
	.Nav1 a:visited,
	.Nav1 a:active,
	.Nav1 a:hover {
	color:#6aa2db;
	margin-right: 8px;
	border-right: solid 1px #6aa2db;
	padding: 0px 8px 0px 0px;
	font-weight:normal;
	font-size: 10pt;
	}
	
	.Nav1 a.Active,
	.Nav1 a.Active:link,
	.Nav1 a.Active:visited,
	.Nav1 a.Active:hover,
	.Nav1 a:active {
	color:#6b6e72;
	text-decoration:none;
	}
	

/* Vertical Navigation */
.Nav2 {
}

	.Nav2 a,
	.Nav2 a:link,
	.Nav2 a:visited,
	.Nav2 a:hover,
	.Nav2 a:active {
	color:#474442;
	display:block;
	clear:both;
	height: 18px;
	padding: 0px 15px 0px 20px;
	background-image: url(Nav2-bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
	.Nav21 a,
	.Nav21 a:link,
	.Nav21 a:visited,
	.Nav21 a:hover,
	.Nav21 a:active {
	background-image:url(Nav21-bg.gif);
	background-position:left top;
	padding: 0px 0px 0px 12px;
	background-repeat:no-repeat;
	margin: 0px 20px;
	line-height:normal;
	display:block;
	clear:both;
	overflow:hidden;
	}
	
/* Header A Logo */	
#LAYOUT1-A .Line {
width:750px;
height: 2px;
overflow:hidden;
position:absolute;
right: 0px;
top: 32px;
z-index: 10;
background-image: url(Line-bg.gif);
background-position:right;
}
	
/* Header A Logo */	
#LAYOUT1-A .Logo {
width:79px;
height: 89px;
overflow:hidden;
position:absolute;
left: 0px;
top: 0px;
z-index: 1;
}

/* Header A Image */	
#LAYOUT1-A .Image {
width: 228px;
height: 74px;
overflow:hidden;
position:absolute;
left: 87px;
top: 0px;
z-index: 1;
}

/* Header A Contact information */	
#LAYOUT1-A .ContactInfo {
width: 515px;
height: 74px;
position:absolute;
left: 320px;
top: 0px;
overflow:hidden;
z-index: 1;
}

#LAYOUT1-A .ContactInfo h1 {
font-size: 14pt;
margin: 0px 0px 18px 0px;
line-height:normal;
}

.HomeButton {
width: 100px;
height: 20px;
float:left;
}

.HomeButton a,
.HomeButton a:link,
.HomeButton a:visited,
.HomeButton a:hover,
.HomeButton a:active {	
color:#6aa2db;
margin-right: 15px;
padding: 0px 15px 0px 20px;
font-weight:normal;
font-size: 10pt;
background-image: url(Nav1-bg.gif);
background-position:left;
background-repeat:no-repeat;
}

.Banner {
font-size: 14pt;
}

.Item {
width: 515px;
overflow:hidden;
clear:both;
margin: 15px 0px 15px 0px;
}

.Item img {
margin: 35px 0px 0px 25px;
}

.Item .ContentLeft {
width: 335px;
overflow:hidden;
float:left;
}

.Item .ContentRight {
width: 180px;
overflow:hidden;
float:right;
padding: 22px 0px 0px 0px; 
}
.Item .ContentRight img {
margin: 0px;
}

.Vlaggen {
width: 100px;
height: 20px;
text-align:right;
float:right;
padding: 3px 0px 0px 0px;
}

.FAQ {
clear:both;
height: 450px;
padding: 0px 8px 0px 0px;
color: #4D4841;
}

.FAQ  h2 {
margin: 0px 0px 23px 0px;
}

.FAQ strong {
color: #292726;
margin: 0px 0px 8px 0px;
}



html>body .FAQ {
min-height: 450px;
height:auto;
}

.Question a,
.Question a:link,
.Question a:visited,
.Question a:hover,
.Question a:active {
color:#6b6e72;
background-image:url(Pijl.gif);
background-position:left top;
padding: 0px 0px 0px 12px;
background-repeat:no-repeat;
margin: 0px;
line-height:normal;
display:block;
clear:both;
overflow:hidden;
}

.Question a:visited {
color:#927211;
}

.Paginating {
clear:both;
text-align:right;
height: 15px;
font-size: 8pt;
color: #9cc1e7;
}

.Paginating a,
.Paginating a:link,
.Paginating a:visited,
.Paginating a:hover,
.Paginating a:active {
color: #9cc1e7;
font-size: 8pt;
}

.Search {
clear:both;
margin: 0px 0px 20px 0px;
}

/** == End Classes ========================================================  **/	


