@charset "utf-8";
/* CSS Document */


/*-------general -------*/


	body, html, #wrapper {
	height:100%;
	margin:0;
	padding:0;
	background:#e9e8e6;
	border: none;
    text-align: center;
	}
	
	#wrapper {
     margin: 0 auto;
     text-align: left;
     vertical-align: middle;
     width: 100%;
   }
   
   	body {
    font-family: Arial, Helvetica, sans-serif;
	}
	
	.mastertabel {
	height:550px;
	background-image:url(../images/bg01.png);
		border: 1px solid #000000;
	}
	
   
   	p {
	text-align:justify;
	font-size:12px;
	color:#999999;
/*	line-height:24px; */
	margin-left: 15px;
	margin-right: 15px;
	margin-top:0px;
	}
	
	p.leftalign {
		text-align:left;
	}

   	tabel.inspringen {
	font-size:12px;
	margin-left: 15px;
	margin-right: 15px;
	}

	.normal {
	font-size:12px;
	color:#999999;
	}

	input {
	    font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	.p02_wit {
	text-align:justify;
	font-size:12px;
	color:#fff;
	line-height:24px;
	}
	
	.p_wit {
	text-align:justify;
	font-size:12px;
	color:#fff;
	line-height:24px;
	margin-left: 15px;
	margin-right: 15px;
	}

	.p02_wit_small {
	text-align:justify;
	font-size:10px;
	color:#fff;
	line-height:24px;
	}
	
	.titel {
	font-size:12px;
	color:#c23c4b;
	font-weight:bold
	}
	
	.logo {
	margin-right:75px;
	}
	
	.foto {
	margin-top:30px;
	}
	.small {
	font-size:10px;
	color:#fff;
	}

/*-------links -------*/
	
	a.top:link, a.top:visited {
	font-size: 11px;
	color:#c23c4b;	
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	    }
		
	a.top:hover {
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	    }

	a.top_current:link, a.top_current:visited, a.top_current:hover {
	font-size: 11px;
	color:#000;	
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	    }
		
	a.top_current:hover {
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	    }

	a.sub:link, a.sub:visited {
	font-size: 11px;
	color:#fff;	
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	    }
		
	a.sub:hover {
	font-size: 11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	    }

	a.sub_current:link, a.sub_current:visited, a.sub_current:hover {
	font-size: 11px;
	/*color:#c23c4b;*/	
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	    }
		
	a.sub_current:hover {
	font-size: 11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	    }
		
	a.intro:link, a.intro:visited {
	font-size: 12px;
	color:#c23c4b;	
	font-weight:bold;
	text-decoration:none;
	    }
		
a.intro:hover {
	font-size: 12px;
	color:#000000;	
	font-weight:bold;
	text-decoration:none;
	    }
		
		a.intro__current:link, a.intro__current:visited, a.intro__current:hover {
	font-size: 12px;
	color:#000;	
	font-weight:bold;
	text-decoration:none;
	    }
		
	a.wit:link, a.wit:visited {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	    }
		
    a.wit:hover {
	font-size: 12px;
	color:#FFFFFF;	
	text-decoration:underline;
	    }
		
	a.grijs:link, a.grijs:visited {
	font-size: 12px;
	color:#999999;
	/*text-decoration:none;*/
	    }
		
    a.grijs:hover {
	font-size: 12px;
	color:#999999;	
/*	text-decoration:underline;*/
	    }
		
	
	a.mail:link, a.mail:visited, a.mail:hover {
	font-size: 12px;
	color:#999;	
	font-weight:bold;
	text-decoration:none;
	    }	
	
	a.slijterij:link, a.slijterij:visited, a.slijterij:hover {
	font-size: 12px;
	color:#999;	
	text-decoration:none;
	margin-left:5px;
	    }	
		
/*-------end links -------*/

	.introdiv {
	font-size: 12px;
	color:#c23c4b;	
	font-weight:bold;
	text-decoration:none;
	margin-left: 7px;
	margin-right: 7px;
	    }
	
	.input {
    border: 1px solid #333;
    background: #f5f4ef;
	font-size:11px;
}
    .button {
    border: 1px solid #000;
    background: #f5f4ef;
	font-size:11px;
	
}	
		
	td.allborder {
	border: 1px solid #fff;
}

	.linkdiv {
	font-size: 11px;
	color:#c23c4b;	
	font-weight:bold;
	text-decoration:none;
	margin-left: 7px;
	margin-right: 7px;
	    }

	.subdiv {
	font-size: 11px;
	color:#fff;	
	font-weight:bold;
	text-decoration:none;
	margin-left: 7px;
	margin-right: 7px;
	    }