 
body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px; 
	overflow:-moz-scrollbars-vertical;
}

* {
	margin:0px;
	padding:0px;
}
div.icoonlinkdiv1 {  
	position:absolute;
	top: -25px;
	left: 100px;
	display: none; 
	}

div.icoonlinkdiv2 {  
	position:absolute;
	top: -25px;
	left: 342px;
	display: none; 
	}

div.icoonlinkdiv3 {  
	position:absolute;
	top: -25px;
	left: 584px;
	display: none; 
	}
	
div.witondergrond { 
	background-color: #FFFFFF;
	}

div.groenondergrond { 
	background-image:  url("afb10/achtergrondverloop.gif");
	background-repeat: x-repeat;
	background-color: #7acb2c; 
	}

div.meer {
	background-color: #7acb2c; 
	display: none;
	}	
	
div.meertekst { 
	position:relative;
	margin: auto;
	top: 0px;
	width: 728px;
	padding: 5px 50px 35px 40px;
	}
	
div.geelondergrond { 
	background-color: #FFFFFF; 
	background-image:  url("afb10/geelverloop.gif");
	background-repeat: x-repeat;
	background-position: bottom;
	}
	
div.icoonondergrond { 
	background-image:  url("afb10/lgroenverloop.gif");
	background-repeat: repeat-x;
	background-color: #F0F7E9;
	}
	
div.lgroenondergrond { 
	background-color: #F0F7E9;
	}

div.logoboven { 
	position:relative;
	margin: auto;
	width:840px;
	height:54px;
	background-image:  url("afb10/logo_boven.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
div.logoonder { 
	position:relative; 
	margin: auto; 
	width:840px; 
	height:49px; 
	background-image:  url("afb10/logo_onder.gif"); 
	background-repeat: no-repeat; 
	}

div.hoofd { 
	position:relative;
	margin: auto;
	top:0px;
	width:840px;
	height:400px;
	}

div.grijs { 
	display: none;
	}
	
div.grijsiconen { 
	position:relative;
	margin: auto;
	top: 0px;
	width: 242px;
	float: left;
/*	padding: 0px 40px 0px 0px;
	*/}
	
div.grijsiconen2 { 
	position:relative;
	margin: auto;
	top: 0px;
	width: 484px;
	float: left;
/*	padding: 0px 40px 0px 0px;
	*/}
	
div.iconen { 
	position:relative;
	margin: auto;
	top: 0px;
	width: 728px;
	height: 105px;
	padding: 10px 56px 0px 56px;
	}
div.sociconen { 
	position:relative;
	margin: auto;
	top: 0px;
	width: 728px;
	height: 55px;
	padding: 10px 56px 0px 56px;
	}
	
div.programma { 
	position:relative;
	margin: auto;
	top: 0px;
	width: 840px;
	padding: 10px 0px 10px 0px;
	}

div.icoon {  
	height: 105px;
	width: 242px;
	float: left;
}

div.icoon:hover {  
	background-image:  url("afb10/icoonondergrond.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

div.icoon:hover div.icoonlinkdiv1, div.icoon:hover div.icoonlinkdiv2, div.icoon:hover div.icoonlinkdiv3 {  
	display:inline;
}

div.rechts {
	position:absolute;
	width: 420px;
	top: 30px;
	left: 415px;
	}

div.foto {
	position:absolute;
	width: 370px;
	top: 0px;
	left: 455px;
	}

div.socicoon {  
	/*	height: 110px;*/
	width: 182px;
	float: left;
}
	
.img {  
	border:none;
	padding: 0px;
}

.img2 {  
	border:none;
	padding: 0px;
	margin-right: 10px; 
	float:left;
}
.img3 {  
	border:none;
	padding: 0px;
	margin-right: 10px; 
	}

.socicoonaan {  
	display:block;
	border: none;
	float:left;
}
.socicoonuit {  
	display: none;
	border:none;
	float:left;
}

a.vppijl {
	font: italic 22px/28px Georgia, "Times New Roman", Times, serif;
	color:#FFE7AE;
	text-shadow: 1px 1px #6dba24;
	text-decoration:none;
	letter-spacing: -5px;
}

a.vppijl:hover {
	color: #25469E;
	}
		
a.vplink {
	font: 22px/28px Georgia, "Times New Roman", Times, serif;
	color:#FFE7AE;
	text-shadow: 1px 1px #6dba24;
	text-decoration:none;
	cursor:	pointer;
}

a.vplink:hover {
	color: #25469E;
	text-shadow: 1px 1px #67ae23;
	}
	
a.meer {
	text-decoration: none;
	color: #ffffff;
	}

a.meer:hover {
	color: #25469E;
	}

a.logolink {
	text-decoration:none;
	}
	
a.logolink:hover p.logotekst {
	color: #25469E;
	}

a.logolink:hover span.vppijl, a.logolink:hover span.prog {
	color: #25469E;
}

a.prog {
	font: italic 16px/20px Georgia, "Times New Roman", Times, serif;
	color:#67ae23;
	text-decoration:none;
	letter-spacing: -5px;
}
a.prog:hover {
	color: #263552;
	}
	
a.proglink {
	font: 20px/28px Georgia, "Times New Roman", Times, serif;
	color:#FFE7AE;
	text-shadow: 1px 1px #6dba24;
	text-decoration:none;
}
a.proglink:hover {
/*	color: #3886fc;*/
color: #25469E;
	}

a.iconen {
	cursor: pointer;
	text-decoration: none;
	}
	
a.iconen:hover img.socicoonaan {  
	display:none; 
}

a.iconen:hover img.socicoonuit {  
	display:block; 
}

a.iconen:hover p.socicoontekst {  
	color: #25469E;
	}

a.iconen:hover p.icoontekst {  
	color: #4d8519;
	}

a.sitemap, a.sitemap:visited, a.sitemap:active {
	text-decoration: none;
	color: #666666;
/*	color: #B18034;*/
	 }

a.sitemap:hover {
	text-decoration: none;
	color: #67af23;
}
	
p.icoontekst {	
	font: italic 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #67AF23;
	margin: 0px 50px 0px 53px;
	}
	
p.socicoontekst {
	font: 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 2px 50px 0px 53px;
}

p.sitemap {
	font: 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px 10px 0px 53px;
	padding-top: 0px;
}

p.vptekst {	
	font: 22px/28px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0px 400px 0px 120px;
	text-shadow: 1px 1px #61a324;
	}

p.krant {	
	font: 22px/28px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 120px;
	text-shadow: 1px 1px #61a324;
	}

p.progtekst {	/* tekst op programma10 */
	font: 20px/28px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 5px 400px 0px 90px;
	text-shadow: 1px 1px #61a324;
	}

p.meertekst {	
	font: 20px/28px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
/*	padding: 5px 50px 0px 0px;
*/	text-shadow: 1px 1px #61a324;
	}
	
p.rechtstekst {	/* tekst op programma10 */
	font: 20px/28px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	text-shadow: 1px 1px #61a324;
	}
	
p.progtekstgr {	
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #3c5178;
	padding: 5px 400px 0px 90px;
	}
	
p.logotekst {  
	font: 22px/28px Georgia, "Times New Roman", Times, serif;
	color: #67AF23;
	padding: 10px 20px 0px 0px;
	text-align: right;
	}
	
h1 { 
	font: bold 48px/42px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding:50px 60px 0px 90px;
	text-shadow: 1px 1px 1px #61a324;
	}
	
h2 { 
	font: italic normal 32px/32px Georgia, "Times New Roman", Times, serif;
	color: #FFE7AE;
	padding:20px 0px 20px 40px;
	text-shadow: 1px 1px #61a324;
	}
	
h3 { 
	font: bold 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding:20px 400px 5px 90px;
	text-shadow: 1px 1px 1px #61a324;
	}
	
	
h4 { 
	font: bold 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #67AF23;
	padding:20px 400px 5px 90px;
	}

h5 { 
	font: bold 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding:20px 0px 10px 0px;
	text-shadow: 1px 1px 1px #61a324;
	}
	
h6 {
	font: italic normal 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #FFE7AE;
	padding:10px 0px 10px 40px;
	text-shadow: 1px 1px #61a324;
	}

span.datum { 
	font: italic normal 24px/28px Georgia, "Times New Roman", Times, serif;
	margin-left:-50px;
	color: #FFE7AE;
	text-shadow: 1px 1px #61a324;
	}
	
span.geel {
	color: #FFE7AE;	
	}
	
span.groen {
	color: #67af23;
	}
	
span.blauw {
	color: #263552;
	}
	
span.progklein {
	font-style:italic;
	margin-left: -50px;
	}
	
span.datumgr { 
	font: italic normal 20px/24px Georgia, "Times New Roman", Times, serif;
	margin-left:-50px;
	color: #3c5178;
	text-shadow: 1px 1px rgba(0,0,0,.0)
	}

span.vppijl {
	font: italic 22px/28px Georgia, "Times New Roman", Times, serif;
	color:#FFE7AE;
	text-shadow: 1px 1px #6dba24;
	text-decoration:none;
	letter-spacing: -5px;
}

span.prog {
	font: italic 16px/20px Georgia, "Times New Roman", Times, serif;
	color:#67ae23;
	text-decoration:none;
	letter-spacing: -5px;
}
