BODY 	
	{
	margin: 0px auto;
	padding: 0px;
	background-color: #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a
	{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	}
	
a:hover
	{
	text-decoration:underline;
	}

H1
	{
	font-size:16px;
	color:#D5D8D8;
	}

#container
	{	
	position:relative;
	top: 20px;
	width: 800px;
	margin: 0 auto;
	background-color:#666565;
	}
	
#top
	{
	width: 800px;
	left: 0px;
	height: 150px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	background-color:#666565;
	border-bottom: 3px solid #FFFFFF;
	}
	
#topleft
	{
	width: 190px;
	height: 150px;
	float:left;
	border-right:3px solid #ffffff;
	margin:0;
	padding:0;
	background-image:url(/images/header1.jpg);
	}

#logo
	{
	width: 410px;
	height: 150px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(/images/logo.jpg);
	}
#topright
	{
	width: 194px;
	height: 150px;
	float:left;
	border-left:3px solid #ffffff;
	margin:0;
	padding:0;
	background-image:url(/images/header2.jpg);
	}
	
#slideshow
	{
	width: 190px;
	height: 540px;
	float:left;
	margin:0;
	top: 0px;
	padding:0;
	color: #D5D8D8;
	vertical-align:top;
	}
#menul
{
	margin: 0 auto;
	width:0px;
	height:30px;
	float:left;
	
	border-left:3px solid #FFFFFF;
}
	
#menud
	{
	margin: 0 auto;
	width:605px;
	height:30px;
	float:left;
	border-right:2px solid #47290F;
	background-image:url(/images/menu.jpg);
	}
	#menu a
		{
		background-image:url(/images/menu_knop.gif);
		background-repeat:no-repeat;
		width:140px;
		height:23px;
		margin: 2px 0px 2px 0px;
		padding: 3px 0px 3px 0px;
		display:block;
		text-align:center;
		
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		}


#pagina
	{
	float:right;
	width: 577px;
	left: 0px;
	top: 0px;
	padding: 15px;
	margin:0 auto;
	min-height:570px;
	border-left:3px solid #FFFFFF;
	background-color:#666565;
	color:#D5D8D8;
	}

img
	{
		border: 2px solid #ffffff;
	}
	
#bottom
	{
	background-color:#323232;
	width: 800px;
	height:auto;
	background-image:url(/images/bottom.jpg);
	color: #999999;
	margin:0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align:center;
	}
	a.bottom
		{
		color:#999999;
		text-decoration:none;
		}



	tr.lijst1
		{
		background-color:#FEE9CB;
		}
		
	tr.lijst1:hover
		{
		background-color:#FDD08C;
		}
		
	tr.lijst2
		{
		background-color:#FFF9F0;
		}
		
	tr.lijst2:hover
		{
		background-color:#FDD08C;
		}
	
#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:#FEE9CB;
	height:25px;
	}
		
tr.sponsoren_lijst1:hover
	{
	background-color:#FDD08C;
	}
	
tr.sponsoren_lijst2
	{
	background-color:#FFF9F0;
	height:25px;
	}
		
tr.sponsoren_lijst2:hover
	{
	background-color:#FDD08C;
	}
.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;
	}
