ul#talen
{
	position:	absolute;
	left: 275px;
	top: 60px;
	margin: 0px;
	padding: 0px;
}

ul#talen li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}


html.site{
	
	background-image	: url('/images/background.gif');
	margin				: 0px;
	font-family			: verdana; 
	font-size			: 11px;
	line-height			: 14px; 
	color				: #000000;
}

img
{
	 border:	0px; 
}

a
{
	text-decoration		: none;
	color				: #299239;
}

a:hover
{
	text-decoration		: underline;
}


h1
{
	
}

h2
{
	text-transform		: uppercase;
	font-size			: 13px;
	color				: #299239;
}

h3
{
	text-transform		: capitalize;
	font-size			: 15px;
	color				: #299239;
	line-height			: 15px;  
}

body.site
{
	margin: 0px;
}

#container
{
	position				: absolute;
	left					: 50%;
	margin-left				: -464px;
	width					: 927px;
	height					: 100%;
	top						: 0px;
}

#header
{
	background-image	: url('/images/header.gif');
	width				: 927px;
	height				: 151px;
}

div#footer
{
	background-image	: url('/images/footer.gif');
	width				: 927px;
	height				: 38px;
	float				: left;
}

#content
{
	background			: url('/images/contentBG.gif') repeat-y top left;
	width				: 927px;
	position			: absolute;
	top					: 151px;
}

#menu
{
	float				: left;
	width				: 192px;
	margin-right		: 5px;
	border				: 0px solid #000000;
}

ul.navigation_section
{
	margin				: 0px;
	margin-top			: 25px; 
}

ul.navigation_section li a,
ul.navigation_section li a:hover
{
	text-decoration		: none;
}



ul.navigation_section li.sections
{
	text-align			: right;
	text-transform		: uppercase;
	font-weight			: bold;
	list-style-type		: none;
	margin-right		: 5px;
}

ul.navigation_section li.scheiding
{
	
	list-style-type		: none;
	background			: url('/images/menuscheiding.gif') top right no-repeat;
	margin-bottom		: 10px;
}

ul.navigation_section li a
{
	
	color				: #299239;
	text-decoration		: none;
	
}

ul.navigation_section li a.active
{
	
	color				: #f31511;
	text-decoration		: none;
}


ul.navigation_level1 li
{
	text-align			: left;
	list-style-type		: none;
	margin-top			: 1px; 
	text-transform		: capitalize;
	margin-bottom		: 5px; 
	font-weight			: 300;
	text-align			: right;
	margin-right		: 10px;
}

ul.navigation_level1 li a
{
	color				: #000000;
}

ul.navigation_level1 li a.active
{
	color				: #f31511;
}

#contentCenter
{
	margin-left			: 10px;
	margin-right		: 10px;
	float				: left;
	width				: 540px;
}

#contentRechts
{
	float				: right;
	width				: 150px;
	margin-right		: 10px;
	margin-left			: 10px;
}

ul#newsList
{
	margin				: 0px;
	padding				: 0px;
}

ul#newsList li
{
	margin-top			: 5px;
	list-style-type		: none;
	padding				: 0px;
} 


ul#newsList li.scheidingsLijn
{
	border-bottom		: 1px  solid #299239;
	width				: 142px;
	color				: #bbbbbb;
	font-size			: 9px;
	padding-bottom		: 5px;
} 

div#sponsors
{
	width				: 150px;
	color				: #bbbbbb;
	font-size			: 9px;
	margin-top			: 50px;
	text-align			: center;
}

div#sponsors img
{
	margin-bottom		: 10px;
}