	/*
	MainBackgroundcolor 	- 	#384a58 Donkerblauw RGB 56:74:88
	MainTextcolor 			- 	#CEE1DE Donkergrijs
	SidebarBackroundcolor 	-	#990066 Rood
	SidebarTextcolor 		-	#FFFFFF Wit
	Hover 					-	#CC6600 Bruin
	*/
@charset "utf-8";
html {
	width:100%;
	margin : 0;
	padding : 0;
	}
body {
	width:100%;
	background-color : #384a58;
	color : #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	}
#container {
	width : 1024px;
	height : 100%;
	margin : 0 auto;
	}
#header {
	width : 80%;
	height : 150px;
	float:left;
	background-color : #384a58;
	}
#sponsor {
	width : 20%;
	height : 165px;
	float:right;
	background-color : #384a58;
	}
#sponsor img{
	widt:100%
	border:none;
	}
#navigation{
	width : 80%;
	height:10px;
	background-color:#384a58;
	color : #FFFFFF;
	}
#navi{
	width:540px;
	margin:0 auto;
	}
#main{
	width : 80%;
	height:15px;
	margin : 0 auto;
	padding:5px;
	background-color : #384a58;
	color : #ccc;
	}
#maincontent {
	width : 79%;
	min-height:500px;
	float : left;
	background-color:#CEE1DE;
	color:#384a58;
	padding:5px;
	}
#maincontent .inspring{
	left:40px;
	font-size:110%;
	list-style:none;
	
}
#maincontent_foto .bijschrift{
	font-size:80%;
	font-style:italic;
	width:60%;
	margin:0 auto;
}
#maincontent_foto{
	width:600px;
	margin:0 auto;
}
#maincontent_foto img{
	
	margin:0 auto;

}
#maincontent li a{
	text-decoration:none;
	}
#maincontent li a:hover{
	text-decoration:underline;
	color:#CC6600;
	}
#sidebar {
	width : 19%;
	min-height:500px;
	background-color :#990066;
	color:#FFFFFF;
	font-size:75%;
	float : right;
	padding:5px;
	overflow:auto;
	}
#sidebar a{
	color:#FFFFFF;
	font-size:1.1em;
	display:block;
	}
#sidebar a:hover{
	color:#990066;
	font-size:1.1em;
	background-color:#FFFFFF;
	display:block;
	}
#footer {
	width : 100%;
	height : 5%;
	background-color : #384a58;
	color:#CCCCCC;
	}
.foot{
	width:800px;
	margin:0 auto;
	font-size:80%;
	}
.clearfloat {
	clear : both;
	}
.table1{
	width:80%;
	margin:0 auto;
	font-size:80%;
	color:#00F;
	text-align:left;
}
.table1 tr{
	text-align:center;
	}
.table1 th{
	background-color:#384a58;
	color:#FFF;
	border:none;
	}
table1 td{
	padding_left:5px;
	}
.table1 a{
	text-decoration:none;
	}
.table1 a:hover{
	text-decoration:underline;
	}
.table1 th a{
	text-decoration:none;
	color:#FFFFFF;
	}
.table1 th a:hover{
	text-decoration:underline;
	color:#C60;
	}
.links{
	text-align:left;
	}
.rechts{
	text-align:right;
	}
.center{
		text-align:center;
		}
.formcentreren{
	width:60%;
	margin:0 auto;
	text-align:center;
	}

.fltrgt{
	float:right;
	}
.fltlft{
	float:left;
	}
.50{
	width:50%;
	}
.middle{
	margin: auto 0;
	}
#sidebar .nadruk{
	display:block;
	background-color :#ffffff;
	color:#990066;
	text-decoration:blink;
	background:#FF0;
	}
.nadruk{
	font-size:14px;
	font-weight:bold;
	}
.red{
	color:#F00;
	font-weight:bold;
	}
.copyright{
	vertical-align:bottom;
	display:block;
	font-style:italic;
	font-size:.8em;
	border: 2px solid #FFFFFF;
	background-color:#95C815;
	color:#CCCCCC;
	text-align:right;
	padding-right:1em;
	}
.copyright a{
	height:2em;}
.knop{
	/*opmaak van de knoppen*/
	float:right;
	padding:0.5em 1em;
	border: 2px solid #FFFFFF;
	background-color:#95C815;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	}
.knop:hover {
	color:#6699CC;
	border-color:#6699CC;
	}
	
label.error {
     color: #FF0000;/*rood*/
        }
.even{background-color:#CAFFFF;
	}
.oneven{background-color:#7FF;
	}
#photoShow{
	position:relative;
	height:190px;
	width:240px;
	margin-left:auto;
	}
#photoShow div{
	position:absolute;
	z-index:0;}
#photoShow div.previous{
	z-index:1;
	}
#photoShow div.current{
	z-index:2;
	}
#sidebarlink{
	background-color:#990066;
	height:auto;
	}
#sidebarlink a{
	color:#FFFFFF;
	padding:10px;
	margin-bottom:10px;
	}
#sidebarlink:hover{
	background-color:#FFFFFF;
	color:#990066;
	padding-top:5px;}
#sidebarlink a:hover{
	color:#990066;
	}
#calendar{
	background-color:#FFF;
	color:#384a58;
	width:80%;
	margin:0 auto;