/* Tallieu & Tallieu nv - www.tnt.be*/

		a:active, a:focus {
			outline: none;
		}
	
	
	
		*,div,ul,li,h1,h2,p
		{
		margin: 0px;
		padding: 0px;

		}
		
	
		html
		{
		height: 100%;
		margin-bottom: 1px;
		}
		
		
		body{
			margin: 0px auto 0px;
			padding: 0;
			font: 11px/20px "Trebuchet ms", Arial, sans-serif; 
			color: #fff;
			height: 100%;
			background: #333 url("_images/bg-body.gif") repeat-x top left;

		}
		
		
		div#wrapper
		{
		margin: 0px auto 0px;
		text-align: center;
		width: 900px;
 		}
		
	
	
		
		div#nav
		{
		float: left;
		width: 355px;
		display: inline;
		}
		
		
		
		div#nav h2
		{
		float: left;
		width: 355px;
		height: 46px;
		text-indent: -9999px;

		}
		
		div#nav h2 a#zenne, div#nav h2 a#zenne:link, div#nav h2 a#zenne:visited
		{
		background: #fff url("_images/lg-zennestraat17-cy.gif") no-repeat top left;
		width: 355px;
		height: 46px;
		display: block;
		margin: 100px 0 0 0;
		}
		
		
		div#nav h2 a#zenne:hover
		{
		background: #fff url("_images/lg-zennestraat17-cy-h.gif") no-repeat top left;
		}
		
		
		
		div#nav ul#main
		{
		list-style: none;
		margin: 150px 0 0 0;
		_margin: 50px 0 0 0;

		float: left;
		clear: both;
		}
	
		div#nav ul#main li
		{
		display: block;
		}
	
	
		div#nav ul#main li a, div#nav ul#main li a:link
		{
		margin: 0 0px 0 0;
/*
		color: #fff;
*/
		text-align: left;
		text-decoration: none;
		padding: 5px 0 5px 0;
		width: 217px;
		font: bold 10px/30px "Trebuchet ms", Arial, sans-serif; 
		border-bottom: 1px #666 solid;
		text-decoration: underline;
		text-transform: uppercase;
		letter-spacing: 1px;
		display: block;
		padding: 0 0 0 138px;
		}
		
		div#nav ul#main li a:hover
		{
		color: #009de0;
		text-decoration: none;
		background: #E0E0E0;
		}
	
		
		div#nav ul#main li a#active	
		{
		color: #009de0;	background: #333;
		}
			
		
		
		
		div#content
		{
		float: right;
		width: 500px;
		text-align: left;
		display: inline;
		padding: 0px 0 0 0;
		}
		
		
		
		div#content p
		{
		text-align: justify;
		margin: 0 0 15px 0;
		}
		
			
	
		a, a:link, a:visited
		{
		color: #fff;
		font-weight: bold;
		}
		
	
		div#content h1
		{
		font: bold 30px/30px "Trebuchet ms", Arial, sans-serif; 
		text-align: left;
		margin: 20px 0 20px 0px;
		color: #009de0;
		text-transform: uppercase;
		}
		
		
		
		div#content h2
		{
		font: bold 15px/20px "Trebuchet ms", Arial, sans-serif; 
		text-align: left;
		margin: 0 0 0 0px;
		color: #fff;
		text-transform: uppercase;
		}
		div#content h2 span	{
		float: right;
			}
		
		div#footer
		{
		border-top: 1px #fff solid;
		padding: 5px 0 0 0;
		width: 500px;
		font: 10px/20px "Trebuchet ms", Arial, sans-serif; 
		text-transform: uppercase;
		text-align: right;
		margin: 0 0 10px 0;
		}
		
		
		
		
		
		div#footer a, div#footer a:link, div#footer a:visited
		{
		color: #999;
		}


div#content h3

		{
		font: bold 15px/20px "Trebuchet ms", Arial, sans-serif; 
		text-align: left;
		margin: 0 0 0 0px;
		color: #009de0;
		text-transform: uppercase;
		}
		

		
		div.thumb
		{
		float: left;
		margin: 0 5px 5px 0;
		color: #EAEAEA;
					font: 10px/20px "Trebuchet ms", Arial, sans-serif; 

		}
		
		div.thumb a img
		{
		border: 0px;
		}
		
		
		div.thumb a:hover img
		{
		border: 0px;
		opacity: 0.5;
		}
		
		
		div#footer a:hover
		{
		color: #ccc;
		}
		#calendar	{
		background: #333333;
		}
		div#content #calendar h2	{
		text-align: center;
		padding: 5px;
		}
		#calendar h2 a.next	{
		float: right;
		}
		#calendar h2 a.prev	{
		float: left;
		}
		#calendar table	{
			margin-left: 1px;
			width: 499px;
			border-collapse: collapse;
			}
		#calendar table td	{
		height: 51px;
		width: 69px;
		border: 1px solid #666;
			}
		#calendar table th	{
			text-align: center;
			border: 1px solid #666;
			line-height: 30px;
			text-transform: uppercase;
			}
		#calendar table td a	{
			display: block;
			width: 100%;
			height: 100%;
			font-size: 30px;
			line-height: 51px;
			text-decoration: none;
			text-align: center;
			}
		#calendar table td a:hover, #calendar table td a.active	{
			
			color: #009de0;
			}
		#calendar table td a.selected	{
			background: #666;
			}
