		body{
			font-family:"Ariel",Georgia,Serif
		}
		h3{
			margin:0px;
		}
		#mainContainer{
			width: 1024px;
			height: 595px;
			margin: 0px auto;
			position:relative;
		}
		
		#top{
			width: 1024px;
			height: 21px;
			background-color: #1c6d1e;
			position:relative;
			z-index:4;
		}
		
		#left{
			width: 54px;
			height: 574px;
			background-color: #143C15;
			float:left;
			z-index:2;
		}
		
		#voorkantPlant{
			background-image:url('../images/voorkant_plant.png');
			height:595px;
			width:500px;
			position:absolute;
			z-index:2;
			left:0px;
			top:0px;
		}
		
		#voorkantPlant2{
			background-image:url('../images/voorkant_plant2.png');
			height:595px;
			width:500px;
			position:absolute;
			z-index:2;
			left:0px;
			top:0px;
		}
		
		#header{
			position:relative;
			z-index:3;
		}
		
		#seperatorContainerTop{
			position:absolute;
			z-index:3;
			width:960px;
			height:30px;
			top:136px;
			left:54px;
		}
		
		#seperatorTop{
			background-color:#9f9d9e;
			width:915px;
			line-height:1px;
			height:1px;
		}
		
		#seperatorContainerBottom{
			position:absolute;
			z-index:5;
			width:960px;
			height:30px;
			top:525px;
			left:54px;
		}
		
		#seperatorBottom{
			background-color:#9f9d9e;
			width:710px;
			line-height:1px;
			height:1px;
			margin-left:220px;
		}
		
		#menu{
			margin-left:295px;
		}
		
		.topMenuItem A:link, A:visited{
			text-decoration: none;
			color: #1b3f1c;
			font-size:12px;
		}
		
		.topMenuItem A:hover{
			color:#B80000;
		}
		
		.topMenuItem{
			font-weight: bold;
		}
		
		.topMenuItem{
			margin-left:35px;
		}
		
		.subMenuItem A:link, A:visited, A:hover, A:active{
			text-decoration: none;
			color: #1b3f1c;
			font-size:12px;
			font-weight: bold;
		}
		
		.subMenuItem A:hover, A:active{
			/**font-size:13px;**/
		}
		
		#content{
			position:absolute;	
			height:338px;
			width:811px;
			top:165px;
			left:203px;
			overflow:auto;
		}
		
		#content2{
			background-image:url('../images/content_background.png');
			position:absolute;	
			height:334px;
			width:735px;
			top:165px;
			left:279px;
			overflow:auto;
			color:#ffffff;
			padding-left:10px;
			font-family: Verdana;
			font-size:12px;
			z-index:4;
		}
		
		#content2 p{
			width: 580px;
		}
		
		#border{
			background-color: #1b6d1d;
			position:absolute;
			width:149px;
			height:334px;
			top:165px;
			left:54px;
		}
		
		#border2{
			background-color: #1b6d1d;
			position:absolute;
			width:225px;
			height:334px;
			top:165px;
			left:54px;
			z-index:4;
		}
		
		#nieuwsEnTips{
			border:1px solid black;
			width:110px;
			height:60px;
			position:absolute;
			left:500px;
			top:20px;
			text-align:center;
			color: #1b3f1c;
			margin-top:1px;
			cursor:pointer;
		}
		
		#nieuws{
			font-size:24px;
			line-height:24px;
		}
		
		#tips{
			font-size:34px;
			line-height:38px;
		}
		
		#submenu{
			position:absolute;
			top:498px;
			height:30px;
			left:300px;
			width:650px;
			vertical-align:middle;
			z-index:4;
		}
		
		#footer{
			font-size:10px;
			position:absolute;
			color: #1b3f1c;
			top:580px;
			left:450px;
			z-index:3;
		}
		
		#feestInformatieAfbeelding{
			position:absolute;
			left:750px;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
			-moz-opacity: 0.9;
			opacity: 0.9;
		}
		
		#feestInformatieAfbeelding:hover{
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
			-moz-opacity: 1;
			opacity: 1;
		}
		
		#footerAchtergrond{
			background-image:url('../images/footer_background.png');
			height:67px;
			width:640px;
			position:absolute;
			z-index:0;
			right:0px;
			bottom:0px;
		}
		
		.moodSetterImage{
			position:absolute;
		}
		
		#openingsTijden{
			color:#ffffff;
			font-size:11px;
			position:absolute;
			top:577px;
			left:296px;
			z-index:10;
		}
		#openingsTijden:hover{
			cursor:pointer;
		}

