/* 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%;
		}
		
		
		body#vleeshal-van-gool-be{
			margin: 0px auto 0px;
			padding: 0;
			background: #fff;
			font: 11px/18px "Century Gothic", Arial, sans-serif;
			color: #000;
			height: 100%;
			background: #fff url("_images/bg_body.gif") repeat-y top left;
		}
		
		
		div#wrapper
		{
		width: 100%;
		}
		
		
		div#brand
		{
		width: 250px;
		float: left;
		display: inline;
		border-top: 50px #fff solid;
		}
		
		
		
		
		
		h2 a#van-gool-lg, h2 a:link#van-gool-lg, h2 a:visited#van-gool-lg
		{
		color: #fff;
		width: 250px;
		display: block;
		float: left;
		display: inline;

		background: transparent url("_images/vleeshal-van-gool-lg.gif") no-repeat top left;
		width: 197px;
		height: 95px;
		text-indent: -9999px;
		margin: 50px 0 0 20px;
		}
	
	
	
		div#actie
		{
		background: transparent url("_images/actie.jpg") no-repeat top left;
		width: 250px;
		height: 288px;
		float: left;
		display: inline;

		margin: 42px 0 0 0;
		}
		
		
		div#actie h4
		{
		font: oblique bold 18px/18px "Century Gothic", Arial, sans-serif;
		float: left;
				display: inline;

		margin: 170px 0 0 100px;
		text-align: center;
		}
		
		div#actie h4 a, div#actie h4 a:link, div#actie h4 a:visited
		{
		color: #CD002A;
		}
		
		
		div#actie h4 a span
		{
		color: #000;
		font: oblique 11px/18px "Century Gothic", Arial, sans-serif;

		}
		
	
		div#nav
		{
		float: left;
				display: inline;

		background: #333;
		width: 250px;

		height: 350px;
		border-bottom: 1px #fff solid;
		}
		
	
		
		ul#menu	
		{		
		display: inline;
		float: left;
		cursor: hand;
		height: 300px;
		padding: 31px 0 0 0px;
		}	
			
			
				
		ul#menu, ul#menu ul 
		{
		/*display: inline;*/
		list-style-type:none;
	 	cursor: hand;
		font: 13px/20px "Avenir", Arial, sans-serif;
		/*margin: 0;*/
		}
		
		
		
		ul#menu a 
		{
		float: left;
		display: inline;
		display: block;

		width: 180px;

		padding: 10px;
		border-bottom: 1px #333 solid;
		text-decoration: none;	
		}
		
		
		
		ul#menu li 
		{
		margin: 1px 0 0 0;
				float: left;

		padding: 0;
		text-indent: 0;
		}
		
		
		
		ul#menu li a 
		{
		color: #999;	
		}
		
		
		
		ul#menu li a.active
		{
		color: #fff;
		background: #000;
		}
		
		
		
		ul#menu li a:hover 
		{
		/*color: #333;*/
                color: #575756;
		background: #000;
		}
		
		
		
		ul#menu li ul li a 
		{
		color: #666;
		border: none;
		}
		
		
		
		ul#menu li ul li a:hover 
		{
		background: #aaa;
		color: #333;
		}

		
		div#content
		{
		float: left;
		display: inline;
		width: 500px;
		}
		
		
		address
		{
		height: 50px;
		font:  10px/50px "Century Gothic", Arial, sans-serif;
		margin: 0 0 0 15px;
		}
		
		
		address a, address a:link, address a:link
		{
		color: #000;
		font-weight: bold;
		}
		
	
		div#header
		{
		background: #CD002A;
		width: 500px;
		height: 300px;
		overflow: hidden;
		border-left: 1px #fff solid;
		}
		
		div#content h1
		{
		color: #CD002A;
		font: bold 18px/25px "Century Gothic", Arial, sans-serif;
		padding: 15px 0 10px 15px;

		}
		
		div#content p
		{
		width: 485px;
		padding: 10px 0 0 15px;
		text-align: justify;
		}
		
		
		div#content a, div#content a:link, div#content a:visited
		{
		color: #000;
		text-decoration: underline;
		font-weight: bold;
		}
		
		
		div#content a:hover
		{
		color: #CD002A;
		text-decoration: none;
		}
		
		
		div#content ul
		{
		float: left;
		display: inline;
		margin: 0 0 15px 25px;
		}
	
