BODY 	
	{
	margin: 0px auto;
	padding: 0px;
	background-color: #000000;
	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;
	}

#container
	{	
	position:relative;
	top: 0px;
	width: 800px;
	margin: 0px auto 0px auto;
	background-color:#000;
	}
	
#top
	{
	width: 789px;
	left: 0px;
	height: 400px;
	top: 0px;
	text-align:center;
	border-left:3px solid #FF0000;
	border-right:3px solid #FF0000;
	margin: 0px 0px 0px 3px;
	background-color:#000;
	
	
	}
	
#menu_left
	{
	background-image:url(/images/menu-left.jpg);
	background-repeat:no-repeat;
	margin: 0;
	width:20px;
	height:30px;
	float:left;
	}
	
#menuhor
	{
	margin: 0;
	width:760px;
	height:30px;
	padding-left:0px;
	background-color:#000000;
	float:left;
	}
	
#menu_right
	{
	background-image:url(/images/menu-right.jpg);
	background-repeat:no-repeat;
	margin: 0;
	
	width:20px;
	height:30px;
	float:right;
	}
	
	
#menu
	{
	margin-top:10px;
	width:199px;
	padding-left:6px;
	height:auto;
	float:left;
	background-color:#808080;
	}

#menu_line
	{
		background-color:#FF0000;
		width:192px;
		margin:6px;
		margin-left:1px;
		height:2px;
	}
	
#schuif 
{
	position:fixed;
	

}
	

#pagina
	{
	position:relative;
	width: 580px;
	left: 0px;
	top: 0px;
	padding: 0px;
	padding-top:0px;
	margin-top:10px;
	overflow:hidden;
	min-height:300px;
	float:right;
	background-color:#808080;
	}
	
#pagina_line
	{
		background-color:#FF0000;
		width:568px;
		margin:6px;
		height:2px;
	}
#pagina_text
{
	padding:10px;
	padding-top:0px;
}
	
#bottom
	{
	background-color:#000000;
	width: 800px;
	height:auto;
	
	color:#808080;
	margin:0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align:center;
	}
	a.bottom
		{
		color:#808080;
		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;
	}