body {
	background-color: #f2ce74;
}
#achtergrond{
	width: 840px;
	background-image:url(../Images/bg.png);
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#bovenblok{
	width: 800px;
	height: 230px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	background-color: #F00;
	padding: 0;
}
#bovenblok img.illus{
	margin: 0;
	padding: 0;
}
#container{
	width: 800px;
	float: none;
	background-color: #FFF;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	
}
#container #blueblock{
	float: left;
	width: 180px;
	border-right: 1px solid #FFF;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #333;
	color: #333;
}

* html #blueblock{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

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

#blueblock li {
border-bottom: 1px solid #FFF;
margin: 0;
}

#blueblock li a{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #333;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #F00;
	color: #fff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#container #linkerbalk{
	Clear: left;
	width: 180px;
	Height: 350px;
	border-right: 1px solid #FFF;
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #F00;
	color: #333;
}
#container #content{
	float: right;
	width: 615px;
	padding: 0;
	margin: 2px 0 0 -621px;
	height: 680px;
	overflow-y: scroll;
	}
#footer {
	width: 800px;
	background-color: #F00;
	clear: both; text-align: center;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#content img{
	padding: 0;
	Margin: 10px 10px 0  0 ;
	float: left;
	color: #333;
}
#content p{
	Margin: 10px 10px 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
}

#content h5{
	Margin: 10px 10px 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #060;
	line-height: 17px;
}#footer p{	
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	padding: 0;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFF;
}
#linkerbalk p{
	Margin: 10px 10px 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	text-align: center;
	background-color: #F00;
}
#linkerbalk h1{
	Margin: 10px 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
}
#bovenblok p{	
	Margin: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	padding: 0;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#content h3{
	Margin: 10px 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	color: #F00;
	line-height: 17px;
}
#content h1{
	Margin: 10px 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	font-weight: bold;
}
#content h4{
	Margin: 10px 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 18px;
	color: #060;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
#content table{
	margin-left: 10px;
}
#content h2{
	Margin: 10px 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 17px;
	font-weight: bold;
}
#content th{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	color: #F00;
	line-height: 17px;
}
#content td{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
}
#sport img{
	padding: 0;
	text-align: center;
}