			A:link {
				color: #000;
				text-decoration:none;
				border: 0;
			}
			A:visited {
				color: #000;
				text-decoration:none;
				border: 0;
			}
			A:hover {
				text-decoration:underline;
			}
			A:active {
				color: #000;
				text-decoration:none;
			}
			body {		
				margin: 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000;
				background: #bcbdbc;
			}		
			#template {
				width: 907px;
				margin: 0px auto;
			}
			#vak {
				background: lightgrey;
				padding: 8px;
				margin-bottom: 10px;
				clear: both; 
				margin-top: 10px; 
			}
			#vakboven {
								
			}
			#vakboven1 {
				background: white;
				margin: 0px;
				padding: 0px;
			}
			#vakmidden {
				background: white;
				border: solid 1px;
				margin-bottom: 10px;
				padding: 8px;
			}
			#left {
				float: left;				
				width: 164px; 
				background: url('../images/bg_navi.jpg') 0 15px no-repeat;
				background-color:#e6e6e6;
				border: 3px solid #FF0000;				
				margin-top: 7px;				
				padding-top: 60px;				
				padding-bottom: 5px;	
			}
			#content { 
				background: url('../images/bg_balk.jpg') 0 15px no-repeat;
				display: inline;
				float: left;
				background-color:#e6e6e6;
				border: 3px solid #FF0000;
				width: 431px;
				margin-left: 25px;
				margin-top: 7px;				
				padding-left: 40px;
				padding-right: 40px;
				padding-bottom: 5px;	
				text-align:center;
			}
			#content img {
				border: 1px solid #000000;
				align: center;
			}
			#content h1 {
				font-size: 24px;
				color: #4c4c4c;
				display: block;
				margin-top: 19px;
			}
			#comment {
				float: left;
				background-color:#e6e6e6;
				width: 200px ;
				padding-right: 200px;
				padding-bottom: 5px;
				text-align:left;
			}
			#gastenboek {
				float: left;
				background-color:#e6e6e6;
				width: 250px ;
				padding-right: 150px;
				padding-bottom: 5px;
				text-align:left;
			}
			#gastenboek img {
				border: 0;
			}
			#right { 
				width: 158px; 
				height: 337px;
				margin-left: 27px;
				text-align:center;
				background: url('../images/bg_agenda.jpg') 0 15px no-repeat;
				float: left;
				background-color:#e6e6e6;
				border: 3px solid #FF0000;				
				margin-left: 25px;
				margin-top: 7px;				
				padding-top: 73px;
				padding-left: 3px;
				padding-right: 3px;
				padding-bottom: 15px;	
			}