/*Body-opmaak*/
body,html {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
/*Hoofdtekst-opmaak*/
* {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #E8F4FC;
	font-size: 11px;
	margin-bottom: 20px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
}

h1 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-left: 0px;
	color: #000000;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-left: 0px;
	color: #000000;
	margin-bottom: 10px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*Omvattende container om pagina's te centreren in venster*/
.container {
	width: 806px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	}	

/*Voor toptekst en afstand tot bovenzijde venster*/
.top {
	height: 20px;
	width:auto;
	font-size: 12px;
	float: right;
	font-family: Arial;
	margin-right: 30px;
	color: #000000;
	padding-top: 10px;
	text-decoration: none;
}

	.top .menu_items_top li {
		text-decoration:none;
		}
	
	.top .menu_items_top a {
		text-decoration:none;
		}

/*Voor afbeelding bovenbalk*/
.header {
	height: 151px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	}
	
/*Voor onderbalk met hyperinks*/
.menuhori {
	text-align: center;
	width: 806px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 30px;
	line-height: 30px;
	background-color: #FFFFFF;
	}
	
	.menuhori .menu_items_hori li {
		display: inline;
		color: #0099FF;
		font-size: 12px;	
		}
	
	.menuhori .menu_items_hori a {
		color: #0099FF;
		text-decoration: none;
		line-height:30px;
		}
	
	.menuhori .menu_items_hori a:hover {
		background-color: #56ADE7;
		color: #FFFFFF;
		text-decoration: none;
		font-style: normal;
		}

	.menuhori .menu_items_hori a:active {
		font-weight: bold;	
		}
		
	/*Navigatiemenu container*/
.menuverti {
	width: 150px;
	height: auto;
	margin-top: 30px;
	float: left;
	margin-left: 30px;
	background-color:#AED5F4;
	background-image: url(../images/achtergrond-menu.jpg);
	}
	
	/* LINKOPMAAK NAVIGATIEMENU*/
	.menuverti .menu_items_verti {
	float: left;
	width: 150px;
	}
	
	.menuverti .menu_items_verti a {
	display:block;
	line-height:20px;
	padding-top: 0px;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	}
	
	.menuverti .menu_items_verti a:hover {
	background-color: #56ADE7;
	color: #FFFFFF;
	font-style: normal;
	}
	
	.menuverti .menu_items_verti a:active {
	font-weight: bold;
	}
	
	.menuverti .menu_items_verti li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

	/*tekstuele inhoud van de pagina's*/
.inhoud {
	height: auto;
	margin-top: 30px;
	float: right;
	margin-right: 30px;
	width: 566px;
	}
	
	.film {
	float:left;
	margin-right: auto;
	margin-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: auto;
	width: 400px;
	}

	/* LINKOPMAAK NAVIGATIEMENU*/	
	.fotoboek{
	}	

	.fotoboek .items {
	}
	
	.fotoboek .items a {
	display:block;
	line-height:20px;
	padding-top: 0px;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	}
	
	.fotoboek .items a:hover {
	background-color: #56ADE7;
	color: #FFFFFF;
	font-style: normal;
	}
	
	.fotoboek .items a:active {
	font-weight: bold;
	}
	
	.fotoboek .items li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	/* Gallery opmaak voor o.a. pagina opstelling discoshow */
	.gallery a {
				font-family:Verdana,Helvetica,sans-serif;
				font-size:10px;
				font-style:normal;
				font-size-adjust:none;
				line-height:1.4em;
				display:block;
				width:112px;
				height:119px;
				text-align:center;
				float:left;
				overflow:hidden;
				margin:5px;
				padding:1px;
				padding-top:5px;
				text-decoration:none;
				color:#666666;
				background-image:url("../images/lightbox/back.png");
				opacity:0.87;
			}
			.gallery a:hover {opacity:1}

			/* fix ie png transparency isn't supporting alpha chanel */
			.gallery a img {filter:alpha(opacity=87)}
			.gallery a:hover img {filter:alpha(opacity=100)}

			.gallery a img{
				border: none;
				height:100px;
				width:100px;
			}
	
	
	/*Foto in tekst, uilijning rechts, fotmaat 100 bij 100*/
	.foto_rechts_klein a {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-size-adjust:none;
	line-height:1.4em;
	display:block;
	width:114px;
	height:114px;
	text-align:center;
	float:right;
	overflow:hidden;
	margin-top:0px;
	margin-right:5px;
	margin-left:0px;
	margin-bottom:5px;
	padding:0px;
	padding-top:7px;
	text-decoration:none;
	color:#666666;
	background-image:url(../images/back.gif);
	opacity:0.87;
	background-repeat: no-repeat;
}
			.foto_rechts_klein a:hover {opacity:1}
			/* fix ie png transparency isn't supporting alpha chanel */
			.foto_rechts_klein a img {filter:alpha(opacity=87)}
			.foto_rechts_klein a:hover img {filter:alpha(opacity=100)}
			.foto_rechts_klein a img{
				border: none;
				height:100px;
				width:100px;
			}
	
	.inhoud .foto_rechts_klein{
	width: 100px;
	height: 100px;
	float:right;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	}
	.inhoud .foto_rechts{
	width: 400px;
	height: 200px;
	float:right;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
	}
	
	/*Foto in tekst, uilijning links, fotmaat 100 bij 100*/
	.foto_links_klein a {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-size-adjust:none;
	line-height:1.4em;
	display:block;
	width:114px;
	height:114px;
	text-align:center;
	float:left;
	overflow:hidden;
	margin-top:0px;
	margin-right:5px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
	padding-top:7px;
	text-decoration:none;
	color:#666666;
	background-image:url(../images/back.gif);
	opacity:0.87;
	background-repeat: no-repeat;
}
			.foto_links_klein a:hover {opacity:1}
			/* fix ie png transparency isn't supporting alpha chanel */
			.foto_links_klein a img {filter:alpha(opacity=87)}
			.foto_links_klein a:hover img {filter:alpha(opacity=100)}
			.foto_links_klein a img{
				border: none;
				height:100px;
				width:100px;
			}
			
	/*Foto in tekst, uilijning midden, fotmaat 100 bij 100*/
	.foto_mid_klein a {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-size-adjust:none;
	line-height:1.4em;
	display:block;
	width:114px;
	height:114px;
	text-align:center;
	float:mid;
	overflow:hidden;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	padding:0px;
	padding-top:7px;
	text-decoration:none;
	color:#666666;
	background-image:url(../images/back.gif);
	opacity:0.87;
	background-repeat: no-repeat;
}
			.foto_mid_klein a:hover {opacity:1}
			/* fix ie png transparency isn't supporting alpha chanel */
			.foto_mid_klein a img {filter:alpha(opacity=87)}
			.foto_mid_klein a:hover img {filter:alpha(opacity=100)}
			.foto_mid_klein a img{
				border: none;
				height:100px;
				width:100px;
			}
