/* Body opmaak */
	BODY { 
		background-color: #000000;
		margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
		color: #828282; 
		font-size: 12pt; 
		text-decoration: none; 
		font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
		scrollbar-face-color: #4a93d7; 
		scrollbar-highlight-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-3dlight-color: #4a93d7; 
		scrollbar-arrow-color:  #FFFFFF;
		scrollbar-track-color: #000000; 
		scrollbar-darkshadow-color: #000000;
	} 
	
/* Naamlose links */	
	A:link {color: #a4c9eb; text-decoration: underline;}
	A:visited {color: #a4c9eb; text-decoration: underline;}
	A:active {color: #a4c9eb; text-decoration: underline;}
	A:hover {color: #FFFFFF; text-decoration: none;}

/* Container */
	div#container{
		width: 820px;
		position: relative;	
		margin:	0 auto;
		height: 600px;
	}

.link_kleur a:link, .link_kleur a:visited, .link_kleur a:active{
	text-decoration:none;
}

/* Content */
	.content {
		background-image: url("/images/achtergrond.gif");
		background-repeat:no-repeat;
		background-position: center middle;
	}

	.content_link {
		margin: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#3a3a3a;
		font-size:15px;
	}
	.content_link A:link{color: #6B6B6B; text-decoration: none; font-size:15px;}
	.content_link A:visited{color: #6B6B6B; text-decoration: none; font-size:15px;}
	.content_link A:active{color: #6B6B6B; text-decoration: none; font-size:15px;}
	.content_link A:hover{color: #a4c9eb; text-decoration: none; font-size:15px;}	

	.content_link_op {
		margin: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:15px;
	}
	.content_link_op A:link{color: #a4c9eb; text-decoration: none; font-size:15px;}
	.content_link_op A:visited{color: #a4c9eb; text-decoration: none; font-size:15px;}
	.content_link_op A:active{color: #a4c9eb; text-decoration: none; font-size:15px;}
	.content_link_op A:hover{color: #a4c9eb; text-decoration: none; font-size:15px;}
	
	.content_titel {
		margin: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:15px;
		font-weight:bolder;
	}
	.content_blauw {
		background-color: #001830;
		color:#a4c9eb;
		font-size:12px;
	}
	.content_lichtblauw {
		background-color: #a4c9eb;
		color:#003366;
		font-size:12px;
	}
	.content_lichtblauw A:link{color: #003366; text-decoration: underline; font-size:12px;}
	.content_lichtblauw A:visited{color: #003366; text-decoration: underline; font-size:12px;}
	.content_lichtblauw A:active{color: #003366; text-decoration: underline; font-size:12px;}
	.content_lichtblauw A:hover{color: #003366; text-decoration: none; font-size:12px;}
	
/* Blokken */
	div.blok_fototypo{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:-275px;
		top:25px;
		z-index:35;
		width:550px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/fototypo.gif);
	}
	div.blok_huubsmits{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:-275px;
		top:25px;
		z-index:30;
		width:110px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/letterblokken/h_huubsmits.jpg);
	}
	div.blok_contact{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:-165px;
		top:25px;
		z-index:30;
		width:110px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/letterblokken/c_contact.jpg);
	}
	div.blok_diensten{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:-55px;
		top:25px;
		z-index:30;
		width:110px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/letterblokken/d_diensten.jpg);
	}
	div.blok_nieuws{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:55px;
		top:25px;
		z-index:30;
		width:110px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/letterblokken/n_nieuws.jpg);
	}
	div.blok_sitemap{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:165px;
		top:25px;
		z-index:30;
		width:110px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/letterblokken/s_sitemap.jpg);
	}
	div.blok_copyright{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:-165px;
		top:465px;
		z-index:30;
		width:110px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/letterblokken/c_copyright.jpg);
	}
	div.blok_links{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:-55px;
		top:465px;
		z-index:30;
		width:110px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/letterblokken/l_links.jpg);
	}
	div.blok_colofon{
		display:inline-block;
		position:absolute;
		left:50%;
		margin-left:55px;
		top:465px;
		z-index:30;
		width:110px;
		height:110px;
		filter: alpha(opacity=50);
 		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  		-moz-opacity: 0.50; opacity: 0.50;
		background-image:url(/images/letterblokken/c_colofon.jpg);
	}
/* Inhoud */
	.inhoud{
		padding:4px 10px 4px 10px;
		color:#828282;
		font-size:12px;
	}
	.inhoud_blauw{
		padding:4px 10px 4px 10px;
		color:#a4c9eb;
		font-size:12px;
	}
	.inhoud_lichtblauw{
		padding:10px 10px 10px 10px;
		color:#003366;
		font-size:12px;
	}
	.inhoud_lichtblauw A:link{color: #003366; text-decoration: underline; font-size:12px;}
	.inhoud_lichtblauw A:visited{color: #003366; text-decoration: underline; font-size:12px;}
	.inhoud_lichtblauw A:active{color: #003366; text-decoration: underline; font-size:12px;}
	.inhoud_lichtblauw A:hover{color: #003366; text-decoration: none; font-size:12px;}
	
	
	.inhoud_educatie_kop{
		padding:10px 10px 10px 10px;
		color:#003366;
		font-size:20px;
	}
	
	h1{
		padding:10px 10px 10px 10px;
		color:#003366;
		font-size:20px;
		font-weight:bolder;
	}
	
	.inhoud_educatie{
		color:#003366;
		font-size:12px;
	}
	.inhoud_educatie A:link{color: #003366; text-decoration: underline; font-size:12px;}
	.inhoud_educatie A:visited{color: #003366; text-decoration: underline; font-size:12px;}
	.inhoud_educatie A:active{color: #003366; text-decoration: underline; font-size:12px;}
	.inhoud_educatie A:hover{color: #003366; text-decoration: none; font-size:12px;}
	
	.inhoud_educatie_pag{
		padding:0px 0px 20px 0px;
		color:#003366;
		font-size:12px;
	}
	.inhoud_educatie_pag A:link{color: #003366; text-decoration: none; font-size:12px;}
	.inhoud_educatie_pag A:visited{color: #003366; text-decoration: none; font-size:12px;}
	.inhoud_educatie_pag A:active{color: #003366; text-decoration: none; font-size:12px;}
	.inhoud_educatie_pag A:hover{color: #003366; text-decoration: underline; font-size:12px;} 
	
	
	.inhoud_kop{
		color:#a4c9eb;
		font-size:15px;
		font-weight:bolder;
	}
	.inhoud_kop_2{
		color:#003366;
		font-size:15px;
		font-weight:bolder;
	}
	
	.inhoud_kop_groot{
		font-size:16px;
		font-weight:bolder;
	}

	.inhoud_kop_titel A:link{color: #003366; text-decoration: underline; font-size:15px; font-weight:bolder;}
	.inhoud_kop_titel A:visited{color: #003366; text-decoration: underline; font-size:15px; font-weight:bolder;}
	.inhoud_kop_titel A:active{color: #003366; text-decoration: underline; font-size:15px; font-weight:bolder;}
	.inhoud_kop_titel A:hover{color: #003366; text-decoration: none; font-size:15px; font-weight:bolder;}



/*INTRO LINKS */	
	.intro A:link {color: #a4c9eb; text-decoration: none;}
	.intro A:visited {color: #a4c9eb; text-decoration: none;}
	.intro A:active {color: #a4c9eb; text-decoration: none;}
	.intro A:hover {color: #FFFFFF; text-decoration: none;}

	ul.home_intro {
		margin:0px; 
		padding:0px;
		list-style: none; 
	}
	
	.home_intro li{
		margin:0px; padding:0px;
		list-style: none; 
		height:22px;
		line-height:22px;
	}

/* Fotografie */
	.fotografie_normaal div{
		cursor:pointer;
		display:none;
		position:inherit;
		height:110px;
		width:110px;
	}
	.fotografie_over div{
		color:#c4d2f9;
		cursor:pointer;
		font-size:18px;
		cursor:hand;
		position:inherit;
		height:110px;
		width:110px;
		background-image: url("/images/kader.png");
		background-repeat:no-repeat;
		background-position: center middle;
		display:block;
		text-align:center;
	}
	.fotografie_van_onder{
	padding:0px 0px 0px 45px;
	}
	.fotografie_van_onder_2{
	padding:0px 45px 0px 0px;
	}
	.fotografie_van_onder A:link{color: #a4c9eb; text-decoration: none; font-size:12px;}
	.fotografie_van_onder A:visited{color: #a4c9eb; text-decoration: none; font-size:12px;}
	.fotografie_van_onder A:active{color: #a4c9eb; text-decoration: none; font-size:12px;}
	.fotografie_van_onder A:hover{color: #a4c9eb; text-decoration: underline; font-size:12px;}
	
	.fotografie_img A:link img, .fotografie_img A:visited img, .fotografie_img A:active img, .fotografie_img A:hover img {border: 2px solid #000000; padding:1px;}
	.fotografie_img A:hover img {border: 2px solid #c4d2f9; padding:1px;}

	.educatie_van_onder{
	padding:0px 0px 0px 45px;
	color: #003366;
	}
	.educatie_van_onder_2{
	padding:0px 45px 0px 0px;
	color: #003366;
	}
	.educatie_van_onder A:link{color: #003366; text-decoration: none; font-size:12px;}
	.educatie_van_onder A:visited{color: #003366; text-decoration: none; font-size:12px;}
	.educatie_van_onder A:active{color: #003366; text-decoration: none; font-size:12px;}
	.educatie_van_onder A:hover{color: #003366; text-decoration: underline; font-size:12px;}
/* Rand */
	.rand_lb_fo {
		background-color: #4a93d7; 
	}
	.rand_grijs {
		background-color: #1e1e1e; 
		padding: 0px 0px 0px 0px;
		color:#0057ac;
		font-size:12px;
	}
	.rand_blauw_normaal {
		background-color: #003366; 
		padding: 0px 0px 0px 10px;
		text-align:left;
		vertical-align:middle;
		color:#4a93d7;
		font-size:12px;
		cursor: pointer;
		line-height:22px;
	}
	.rand_blauw_normaal_2 {
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#4a93d7;
		font-size:14px;
		cursor: pointer;
		
	}
	.rand_blauw_over {
		background-color: #003366; 
		padding: 0px 0px 0px 10px;
		text-align:left;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:12px;
		cursor: pointer;
		line-height:22px;
	}
	.rand_blauw_over_workshops {
		background-image: url("/images/letterblokken/w_workshops.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_over_cursussen {
		background-image: url("/images/letterblokken/c_cursussen.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_over_overige {
		background-image: url("/images/letterblokken/o_overig.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_over_opdrachten_foto {
		background-image: url("/images/letterblokken/o_opdracht-foto.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_over_vrijwerk_foto {
		background-image: url("/images/letterblokken/v_vrijwerk_foto.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_over_stock {
		background-image: url("/images/letterblokken/s_stock.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_over_opdrachten_ontwerp {
		background-image: url("/images/letterblokken/o_opdracht-ontw.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_over_vrijwerk_ontwerp {
		background-image: url("/images/letterblokken/v_vrijwerk-ontwerp.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_over_kaarten {
		background-image: url("/images/letterblokken/k_kaarten.jpg");
		background-repeat:no-repeat;
		background-position: center middle;
		background-color: #003366; 
		padding: 0px 0px 0px 0px;
		text-align:center;
		vertical-align:middle;
		color:#a4c9eb;
		font-size:14px;
		cursor: pointer;
	}
	.rand_blauw_normaal span{
		color:#a4c9eb;
		font-size:15px;
		font-weight: bolder;
	}
	.rand_blauw_over span{
		color:#a4c9eb;
		font-size:15px;
		font-weight: bolder;
	}
	.rand_lichtblauw {
		background-color: #1d3664; 
		padding: 10px 5px 10px 5px;
		color:#4a93d7;
		font-size:12px;
	}
	
	.rand_blok {
		padding: 4px 0px 0px 0px;
	}
	.rand_blok_link {
		padding: 0px 0px 6px 0px;
		color: #4a93d7;
	}
	.rand_blok_link_2 {
		padding: 0px 0px 6px 0px;
		color: #4a93d7;
	}
	.rand_blok_link A:link{color: #4a93d7; text-decoration: none; font-size:12px;}
	.rand_blok_link A:visited{color: #4a93d7; text-decoration: none; font-size:12px;}
	.rand_blok_link A:active{color: #4a93d7; text-decoration: none; font-size:12px;}
	.rand_blok_link A:hover{color: #a4c9eb; text-decoration: none; font-size:12px;}
	
	.rand_blok_link_2 A:link{color: #a4c9eb; text-decoration: none; font-size:12px;}
	.rand_blok_link_2 A:visited{color: #a4c9eb; text-decoration: none; font-size:12px;}
	.rand_blok_link_2 A:active{color: #a4c9eb; text-decoration: none; font-size:12px;}
	.rand_blok_link_2 A:hover{color: #a4c9eb; text-decoration: none; font-size:12px;}

/* Overige */	
	td {
		color: #a4c9eb; 
		font-size:12px;
	}
	tr{
		color: #a4c9eb; 
		font-size:12px;
	}
	table {
		color: #a4c9eb; 
		font-size:12px;
	}










	.foto_kader A:link img, .foto_kader A:visited img, .foto_kader A:active img, .foto_kader A:hover img {border: 2px solid #0054a6;}
	.foto_kader A:hover img {border: 2px solid #ffba00;}

	#informatie{
		color: #FFFFFF; 
		background-color:#2b3e5c;
		font-size: 8pt; 
		line-height: 14pt; 
		text-align: justify; 
		letter-spacing: 0pt;
		position: absolute;
		width: 300px;
		border: 2px solid #ff8a00;
		padding: 5px;
		visibility: hidden;
		z-index: 100;
		/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
		/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
	}
