

	body { 
	    margin: 0px; 
	    padding: 0px; 
	    height:100%;
	    background: url(../images/layout/gradient.jpg); 	
		background-repeat: repeat-x;	    
		background-color: #f5f5dc;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color:#6f6f6f;
		scrollbar-arrow-color: #be002f;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #be002f;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-shadow-color: #be002f;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		
		
	} 
	
	div#canvas {
		margin: 0px auto;
		width:950px;
		min-height:1200px;
		_height:1200px;
		/* background-color:#FFFFFF; */
	}
	
	div#shadowLeft {
		width:50px;
	    background: url(../images/layout/schaduwlinks.png); 	
		background-repeat: repeat-y;
		min-height:1270px;
		_height:1270px;
		/* background-color:#00CCFF; */
		float:left;
	}
	
	div#shadowRight {
		width:50px;
	    background: url(../images/layout/schaduwrechts.png); 	
		background-repeat: repeat-y;
		min-height:1270px;
		_height:1270px;
		/* background-color:#00CCFF; */
		float:left;
	}	
	
	div#site {
		width:850px;
		min-height:1270px;
		_height:1270px;
		background-color:#FFFFFF;
		float:left;	
	}
	
	div#logo {
		width:246px;
		height:137px;
		float:left;
	}

	div#menu {
		width:604px;
		height:137px;
		float:left;
		/* background-color:#00CCFF; */
	}

	ul#mainNavigation {
		position:relative;
		top:45px;
		left:0px;
		float:left;
		margin:0px;
		padding:0px;
		}
		
		ul#mainNavigation li {
			position: relative;
			display: inline;
			}
		
			ul#mainNavigation li a {
				display: block;
				float: left;
				height: 35px;
				}
				ul#mainNavigation li a span { display: none; }
				
				.home {
					width: 75px;
					background: url(../images/layout/menu_home.jpg) 0px 0px no-repeat;
					}
				.agenda {
					width: 81px;
					background: url(../images/layout/menu_agenda.jpg) 0px 0px no-repeat;
					}
				.foto {
					width: 77px;
					background: url(../images/layout/menu_foto.jpg) 0px 0px no-repeat;
					}
				.reserveren {
					width: 106px;
					background: url(../images/layout/menu_reserveren.jpg) 0px 0px no-repeat;
					}				
				.menu {
					width: 85px;
					background: url(../images/layout/menu_menu.jpg) 0px 0px no-repeat;
					}
				.contact {
					width: 86px;
					background: url(../images/layout/menu_contact.jpg) 0px 0px no-repeat;
					}					
				.route {
					width: 65px;
					background: url(../images/layout/menu_route.jpg) 0px 0px no-repeat;
					}
					
				ul#mainNavigation li a:hover { background-position: 0px -35px; }
				ul#mainNavigation li a#selectedMain { background-position: 0px -70px; }	
	
	div#header {
		width:850px;
		height:299px;
		float:left;
		z-index:-50
		/* background-color:#FFFFFF; */
	}	
	
	div#content {
		width:800px;
		height:650px;
		margin:10px 0px 5px 25px;
		_margin:5px 0px 3px 12px;
		float:left;
		/* background-color:#FF0000; */ 
	}	
	  
	div#contentLeft {
		width:500px;
		height:520px;
		float:left;
		border:0px solid;
		/* background-color:#FF0000; */
	}	
	
	div#contentRight {
		width:260px; 
		height:520px; 
		float:left; 
		border:0px solid; 
		margin-left:10px;
		/* background-color:#FF0000; */ 
	}

	div#rightAgenda {
		width:250px;
		float:left;
		margin:3px;
	}
	
	div#rightAgenda p{
		margin:0px;
	}	
	
	div#sponsors {
		width:800px;
		height:75px;
		margin-left:23px;
		_margin-left:11px;
		float:left;
		text-align:center;
		/* background-color:#FF0000; */
	}	
	
	div#footer {
		width:800px;
		height:13px;
		margin-left:25px;
		_margin-left:12px;
		float:left;
		text-align:center;
		/* background-color:#FF0000; */
	}

div#adres {
		margin-left:25px;
		_margin-left:12px;
		width:800px;
		float:left;
		text-align:center;
}

	div#scheiding2 {
		width:250;
		height:5px;
		background-color:#be002f;
		margin:3px 0px 7px 0px;
		float:left;
	}	
	
	div#scheiding {
		width:250px;
		float:left;
		margin:3px;
		height:6px;
		background: url(../images/layout/scheiding.gif); 	
		background-repeat: repeat-x;		
	}	
	
	.footer,
	.footer A				{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #C0C0C0; text-decoration:none; }
	.footer A:link			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #C0C0C0; text-decoration:none; }
	.footer A:visited		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #C0C0C0; text-decoration:none; } 
	.footer A:active		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #C0C0C0; text-decoration:none; }
	.footer A:hover			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #000000; text-decoration:none; }
	
	.algemeen,
	.algemeen A				{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #6f6f6f; text-decoration:none; }
	.algemeen A:link		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #6f6f6f; text-decoration:underline; }
	.algemeen A:visited		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #6f6f6f; text-decoration:none; } 
	.algemeen A:active		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #6f6f6f; text-decoration:none; }
	.algemeen A:hover		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #6f6f6f; text-decoration:none; }	
			
	.agendaDag,
	.agendaDag A			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #be002f; text-decoration:none; }
	.agendaDag A:link		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #be002f; text-decoration:none; }
	.agendaDag A:visited	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #be002f; text-decoration:none; } 
	.agendaDag A:active		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #be002f; text-decoration:none; }
	.agendaDag A:hover		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #be002f; text-decoration:none; }
	
	/*********************************************************
	**	AGENDA												**
	*********************************************************/	
	div#evenementenContainer {
		width:495px;
		min-height:460px;
		_height:460px;
		float:left;
		margin:3px;

	}
	
	div#evenementenNavigatie {
		width:495px;
		height:25px;
		margin:3px;
		/* background-color:#FF00AA; */

	}
	
	div#evenementNavleft {
		width:141px;
		height:23px;
		float:left;
		margin:1px;

	}

	div#evenementNavmiddle {
		width:200px;
		height:23px;
		float:left;
		margin:1px;
		text-align:center;
	}	
	
	div#evenementNavright {
		width:141px;
		height:23px;
		float:left;
		margin:1px;
		text-align:right;
	}	
		
	div#evenementContainer {
		width:480px;
		min-height:145px;
		_height:145px;
		float:left;
		margin-bottom:6px;
	}
	
	div#evenementContainer h1 {
		margin-left:0px; 
		margin-bottom:5px; 
		font-size:14px;
		font-weight:bold;
		color: #be002f;
	}
	
	div#evenementInfo {
		width:290px;
		float:left;
		margin-right:4px;
	}
	
	div#evenementPicture {
		width:150px;
		float:left;
	}
	
	img {
		border:0px;
	}	
	
	
	/*********************************************************
	**	Foto Albums											**
	*********************************************************/
	
	div#fotoalbum {
		width:240px;
		height:80px;
		float:left;
		margin:3px;
	}
	
	div#fotoalbumPic {
		width:100px;
		height:80px;
		float:left;
	}
	
	div#fotoalbumText {
		width:130px;
		height:45px;
		float:left;
		margin:3px;
	}
	
	div#fotoalbumView {
		width:130px;
		height:15px;
		float:left;
		margin:3px;
		text-align:right;
	}	
	
	div#fotoalbumThumbnails {
		width:410px;
		height:120px;
		float:left;
		text-align:center;
		margin-top:5px;
	}
	
	div#fotoalbumNavleft {
		width:20px;
		height:120px;
		float:left;
	}	
	
	div#fotoalbumNavright {
		width:20px;
		height:120px;
		float:left;
	}	

	div#fotoalbumSetnav {
		width:450px;
		height:20px;
		float:left;
		background-color:#FF00FF;
	}	

	.albumTitel,
	.albumTitel A			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #be002f; text-decoration:none; font-weight:bold; }
	.albumTitel A:link		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #be002f; text-decoration:none; font-weight:bold; }
	.albumTitel A:visited	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #be002f; text-decoration:none; font-weight:bold; } 
	.albumTitel A:active	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #be002f; text-decoration:none; font-weight:bold; }
	.albumTitel A:hover		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #be002f; text-decoration:none; font-weight:bold; }	
	
	.albumText,
	.albumText A			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #6f6f6f; text-decoration:none; }
	.albumText A:link		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #6f6f6f; text-decoration:none; }
	.albumText A:visited	{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #6f6f6f; text-decoration:none; } 
	.albumText A:active		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #6f6f6f; text-decoration:none; }
	.albumText A:hover		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px; color: #6f6f6f; text-decoration:none; }	
	
	
	/*********************************************************
	**	Menukaarten											**
	*********************************************************/	
	div#menuKaarten {
		width:150px;
		height:500px;
		float:left;
	}	
	div#menuLijst {
		width:350px;
		height:500px;
		float:left;
		overflow:auto;
	}
	
	.gerechtOmschrijving,
	.gerechtOmschrijving A				{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #C0C0C0; text-decoration:none; }
	.gerechtOmschrijving A:link			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #C0C0C0; text-decoration:none; }
	.gerechtOmschrijving A:visited		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #C0C0C0; text-decoration:none; } 
	.gerechtOmschrijving A:active		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #C0C0C0; text-decoration:none; }
	.gerechtOmschrijving A:hover		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10px; color: #000000; text-decoration:none; }	
	
	/*********************************************************
	**	Nieuwsbrief											**
	*********************************************************/	
	.nieuwbriefForm {
		height:15px;
		border:1px solid #6f6f6f;
		width:120px;
		font-size:11px;
	}
	
	/*********************************************************
	**	Contact											**
	*********************************************************/	
	.contactForm {
		height:15px;
		border:1px solid #6f6f6f;
		width:150px;
		font-size:11px;
	}	
	
	.contactArea {
		height:155px;
		border:1px solid #6f6f6f;
		width:280px;
		font-size:11px;
	}	