*			{margin: 0; padding: 0;}


BODY {
	text-align: center;
	background: #3e5e75 url('./images/bg.jpg') no-repeat top center;
} 

TD {
	vertical-align:top;
}


h1	{color: #ffffff;
	font-family: Verdana, arial, non-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

h2	{color: #f7ae00;
	font-family: Verdana, arial, non-serif;
	font-size: 12px;
	font-weight: bold;
}


p, li	{color: #000;
	font-family: Verdana, arial, non-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}


img.noborder	{border: none;}


#wrapper{
	  width: 765px;
	  margin: 0 auto;
	  position: relative;
	  text-align: left;
}


#header  {
	text-align: right;
	height: 150px;
	width: 765px;
	background-image: url('./images/header.png');
	background-repeat: no-repeat;
	float:left;
}

#rootmenu	{position:relative;
			right:0px;
			text-align:right;
			top:65px;}

#talen		{position:relative;
			right:5px;
			text-align:right;
			top:95px;}
			
#talen a:link, #talen a:visited{
		font-family: Verdana, arial, non-serif;
		font-size: 10px;
		font-weight: normal;
	color: #f7d100;
	text-decoration: none;
}

#talen a:hover, #talen a.active{
	color: #f7d100;
	text-decoration: underline;
}		


#bodybackground	{background: url("./images/body.png") repeat-y;
				width: 765px;
				float:left;}

#leftcolumn	{float:left;
			width: 160px;
			background: url('./images/columnLeftTitle.gif') no-repeat;
			padding: 8px 10px 10px 15px;
			}


#centercolumn	{float:left;
			width: 365px;
			background: url('./images/columnCentreTitle.gif') no-repeat;
			position: relative;
			left:1px;
	  		min-height: 350px;
	  		padding: 8px 10px 10px 15px;
			}

#rightcolumn	{float:left;
			width: 160px;
			background: url('./images/columnRightTitle.gif') no-repeat;
			padding: 8px 10px 10px 15px;
			}
			
#footer		{background: url('./images/footer.png') no-repeat;			
			height: 20px;
			text-align: right;
			clear: both;
			position: relative;}
	
#footer p	{color: #99ccff;
		font-family: Verdana, arial, non-serif;
		font-size: 10px;
		font-weight: normal;
		padding: 7px 7px 0 0;
	}			

#footer a:link, #footer a:visited	{text-decoration: none;
									color:#99ccff;
									font-weight: normal;}
#footer a:hover, #footer a:active	{text-decoration: underline;}


#sponsors	{position: absolute;
			width: 160px;
			height: 80px;
			top:-81px;
			left:13px;
			}




#rootmenu ul	{list-style: none;
				margin: 0;
				padding: 0;}
#rootmenu li	{display: inline;
				margin-right: 14px;}


#rootmenu a:link, #rootmenu a:visited{
	color: #f7d100;
	font-family: Verdana;
	Font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: right;
}

#rootmenu a:hover, #rootmenu a:active{
	color: #f7d100;
}


#rootmenu a.active{
	color: #f7d100;
}

/*submenu  in leftcolumn*/

#leftcolumn ul{
	list-style: none;
	margin:0;
	padding: 0;
}

#leftcolumn li	{list-style-image: url('./images/bullet.gif');
				margin:0 0 0 6px;
				}

#leftcolumn LI A:link, #leftcolumn LI A:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #003d67;
	font-weight: bold;
	text-decoration: none;

}

#leftcolumn LI A:hover, #leftcolumn LI A:active {
	color: #f7ae00;
}

#leftcolumn LI.active {

}

#leftcolumn UL LI UL LI {text-indent: 3px;

}


#leftcolumn LI A.active {
	color: #f7ae00;
}



#leftcolumn A.active {
	color: #1e6190;
}



/*nieuwsberichten*/
img.nieuwsfoto	{margin-bottom: 10px;}



ul{
	list-style-image: url('./images/bullet.gif');
	padding: 0; margin-left:32px; margin-right:10px; margin-top:0px; margin-bottom:15px
}


#ol{
	margin: 0px 10px 15px 38px;
	padding: 0;
}

#li{
	line-height: 1.5;
}

td{

}

a:link, a:visited{
	color: #e9b12e;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a.active{
	text-decoration: underline;
}

