body
	{
	margin: 0 auto;
	padding: 0;
	background-color: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a
	{
	text-decoration:none;
	color:#fff;
	}

h1,h2,h3
{
	/*color:#007EC3;*/
	color:#FFCC00;
	font-size:16px;
	font-weight:bold;
}

	
a:hover
	{
	text-decoration:underline;
	}
	
#container
	{	
	position:relative;
	top: 0px;
	width: 780px;
	margin: 0 auto;
	background-color:#CACACA;
	
	}
	
#top
	{
	width: 780px;
	left: 0px;
	height: 200px;
	top: 0px;
	margin: 0 auto;

	}
	
#logo
	{
		position:absolute;
		width: 469px;
		left:160px;
		height: 141px;
		top: 68px;
		margin: 0 auto;
	}
#menuhor
	{
	width: 780px;
	left: 0px;
	height: 30px;
	top: 0px;
	margin: 0 auto;
	background-repeat:repeat-x;
	background-image:url(/images/menu.jpg);
	}
	
#menudiv
	{
		
		width: 180px;
		left: 0px;
		float:left;
		top: 200px;
		
		margin: 0 auto;
	}
	
	.anylinkcss{position:absolute;margin-top:2px;visibility:hidden;border:1px solid #b7e2ef;border-bottom-width:0;font-size:1em;font-family:Geneva, sans-serif;line-height:16px;z-index:100;width:97px;}
.anylinkcss a{text-align:left;width:100%;display:block;text-indent:3px;color:#000000;background-color:#d5eff4;border-bottom:1px solid #b7e2ef;padding:1px 0;text-decoration:none;text-indent:5px;}
.anylinkcss a:hover{color:#000000;background-color:#b7e2ef;}

#pagina
{
	
	
	width: 570px;
	left: 0px;
	top:0px;
	padding: 15px;
	color:#FFFFFF;
	margin:0 auto;
	min-height:400px;
	float:right;
}

#links
{
	position:relative;
	width: 105px;
	height:100%;
	left: 0px;
	top: 109px;
	padding: 0px;
	background-color: #000000;
	float:left;	
	
}
	
	#locatie_img
		{
		float:none;
		width:760px;
		border:1px solid #FEEED8;
		height:25px;
		}
		
	tr.lijst1
		{
		background-color:#FEE9CB;
		}
		
	tr.lijst1:hover
		{
		background-color:#FDD08C;
		}
		
	tr.lijst2
		{
		background-color:#FFF9F0;
		}
		
	tr.lijst2:hover
		{
		background-color:#FDD08C;
		}
	
#bottom
	{
	background-color:#B8D545;
	color:#FFFFFF;
	width: 770px;
	text-align:center;
	padding:5px;
	}
a.bottom
{
	color:#FFF;
	text-decoration:none;
}
	
#error
	{
	width:530px;
	text-align:left;
	border:1px solid #FF0000;
	color:#FF0000;
	padding: 10px 10px 10px 10px;
	margin:0px auto;
	}

tr.sponsoren_lijst1
	{
	background-color:#3A3A3A;
	height:25px;
	cursor:pointer;
	}
		
tr.sponsoren_lijst1:hover
	{
	background-color:#999999;
	}
	
tr.sponsoren_lijst2
	{
	background-color:#666666;
	height:25px;
	cursor:pointer;
	}
		
tr.sponsoren_lijst2:hover
	{
	background-color:#999999;
	}
.sponsoren_tabblad
	{
	width:100px;
	height:20px;
	background-color:#999999;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:3px;
	padding:3px;
	text-align:center;
	}
.sponsoren_tabblad_selected
	{
	width:100px;
	height:20px;
	background-color:#777777;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:3px;
	padding:3px;
	text-align:center;
	}
