body {
	background-color: #222d2d;
	color: #445757;
	font:  Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	/*This is to make the centering of the whole website work under ie5:*/
	text-align: left;
	margin: 0px 0px 0px 0px;
	}
	
	a {
	color: #333366;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
	
	a.active {
		color: #9f99bd;
	}
	
	a:hover {
		color: #9f99bd;
	}
	
	
	img {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border: 0 none;
	border-width: 0px;
	}
	
	ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
	li {
		margin: 0px;
	}
	
	.setzero {
	margin: 0px;
	padding: 0px;
	}

	.smalltext {
	font-size: 0.9em;	
	}
 
	#canvas {
	position:relative;
	width:970px;
	height: 100%;
	top: 20px;
	margin: 0px auto;
	padding: 0px;
	border-width: 2px;
	border-color: #9f99bd;
	border-style: solid;
	background-color: #c7c2a4; 
	}
	
	#top {
	height: 155px;
	width: 970px;
	}
	
	#top_01 {
	background-image: url(../images/logo.png);
	border-right: 1px solid #9f99bd;
	border-bottom: 1px solid #9f99bd;
	float: left;
	height: 154px;
	width: 200px;
	}
	
	#top_02 {
	border-left: 1px solid #9f99bd;
	border-bottom: 1px solid #9f99bd;
	float: left;
	height: 154px;
	width:450px;
	background-image: url(../images/topfoto1.png);
	}
	
	#top_03 {
	border-left: 2px solid #9f99bd;
	border-bottom: 1px solid #9f99bd;
	float: left;
	height: 154px;
	width: 316px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}
	
	#top_03 p{
	margin: 40px 10px;
	}
	
	#language {
	position: absolute;
	right: 208px;
	top: -10px;
	height: 10px;
	width: 100px;
	}
	
	#middle {
	border-top: 1px solid #9f99bd;
	width: 970px;
	}
	
	#menu {
	float:left;
	margin: auto;
	width: 180px;
	text-align: left;
	line-height: 2em;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
         margin-top: 20px;
	}
	
	#menu ul {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	}
	
	#menu ul li {
	list-style-type: none;
	margin: 2px 4px;
	}
	
	
	#maincontainer {
	border-left: 2px solid #9f99bd;
	width: 768px;
	float: left;
         background-color: #e0ddc2; 
	}
	
	#maincontainer a {
	text-decoration: underline;
	}

	#left{
	text-align: justify;
	line-height: 1.7em;
	width: 685px;
	padding: 20px 0px 20px 30px;
	float:left;
	}

	#straight{
	text-align: justify;
	line-height: 1.7em;
	width: 500px;
	padding: 20px 20px 20px 30px;
	}
	
	#minspace{
	text-align: justify;
	line-height: 1.7em;
	width: 500px;
	height: 500px;
	padding: 20px 20px 20px 30px;
	}

	.zijranden {
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	}
	
	
	#middle_bottom {
	clear: both;
	}
	
	#bottom {
	border-top: 2px solid #9f99bd;
	text-align:center;
	clear: both;
	}

td.vrij { 	
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #384955;
	height:7px;
	width:7px;
	}
	
td.bezet { 
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color:#FF0000;
	color: #FFFFFF;
	height:7px;
	width:7px;
	}
	
td.halfvrij	{
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color:#ff9966;
	color: #FFFFFF;
	height:7px;
	width:7px;
	}
	
td.bevestiging {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color:#00FF00;
	color: #FFFFFF;
	height:7px;
	width:7px;
	}

table.prijs {		   
	border: 1px solid #666666; 	   
	border-collapse: collapse;	
	}    
	
td.prijs { 
	border: 1px solid #666666;	
	} 



         h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 150%;
}


/* 
------------------------
calendar styling...
------------------------ 
*/
.calendarbackground {
	border-style: outset;
	border-width: 1px;
	text-align: center;
	border:#000000;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color:#FFFFCC;
	text-align: center;
}
.month {
	border-style: none;
	background-color:#FFFFCC;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #DADADA;
	color: #5D5D5D;
	border-style: outset;
	border-width:0px
}
.dayname td {
	text-align: center;
	font-size: 10px;
	background-color: #3E97CF;
	color: #ffffff;
	border-style: outset;
	border-width:0px
}
.monthday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #384955;
	height:7px;
	width:7px;
}
.sunday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #E4E4E4;
	height:7px;
	width:7px;
}
.saturday {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	background-color: #E4E4E4;
	height:7px;
	width:7px;
}
