
	html, body { 
		color : 				#ffffff;
		font-size : 			12pt;
		font-family : 			Arial;
		width : 				100%;
		height : 				100%;
		background-image : 		url("image/achtergrond.jpg");
		background-attachment : fixed;
		text-align : 			center;
		position:				absolute;
		overflow:				hidden;
		scrollbar-arrow-color: 		#fff;
		scrollbar-track-color: 		#000;
		scrollbar-face-color: 		#77705b;
		scrollbar-shadow-color: 	#000;
		scrollbar-highlight-color:	#000;
		scrollbar-darkshadow-color:	#000;
		scrollbar-3dlight-color: 	#000;
	}
	
	h4 {
		color:					#fff;
	}
	
	h3 {
		color:					#fff;
	}
	
	div {
		border:					0px solid white;
	}
	
	img {
		border:					0px solid black;
	}
	
	.r {
		font-weight: bold;
		color:#dd0000;
	}
	
	a:link, a:visited {
		color:					#20e62a;
		font-size:				12pt;
		font-weight:			bold;
		text-decoration:		none;
	}
	
	a:hover {
		color:					#000;
	}
	


	#wrapper{
		float:					none;
		border:					0px solid black;
		text-align:				left;
		width:					744px;
		margin:					0 auto;
		padding:				0;
		height:					99%; 
	
	}
	
	#menu {
		position:				absolute;
		background-image: 		url("image/banner.gif");
		padding:				10px 10px 10px 80px; 
		height:					239px;
		width: 					654px;
		z-index:				2;		
		color : 				#ffffff;
		font-size : 			12pt;
		font-family : 			Arial;

	}
	
	#content {
		position:				absolute;
		top:					119px;
		background:				url("image/achtercont.gif") no-repeat fixed bottom center;
		margin: 				0 auto;
		padding:				40px 70px 10px 45px;
		width: 					639px;
		height: 				78%;
		text-align:				left;
		overflow: 				scroll;
		z-index:				1;
		
		

	}
	
	#welkom{
	
	width: 280px;
	float:left;
	text-align: justify;
	
	}
	
	#news{
	
	width: 300px;
	float:right;
	
	}
	
	#logo{
	
		top: 100px;
		left: 200px;
	}
	
	.sponsors {
		text-align: center;
	}

		.table_uitslagen {
		margin:				0;
		border: 1px solid white;
		font-size: 10pt;
		text-align: center;
		width: 629px;
	}

	.table_uitslagen td {
	font-weight: none;
	background-color: #000;
	}

	.table_uitslagen rest
	{
	font-weight: none;
	background-color: #fff;
	}

	.foto
	{
	text-align:center;
	}
	
	
