body{
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	
}
a{
	color:#F00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0px;
}
h1{
	font-size:16px;
	margin:0px;
	color:#d11111;
}
#container {
	width:858px;
	background-repeat:repeat-x;
	background-image:url(../images/bg_container.jpg);
	margin-left:auto;
	margin-right:auto;
	padding:50px 40px 0px 40px;
	text-align:left;
	overflow:hidden;
	background-color:#C0C0C0
}
#header{
	width:858px;
	float:left;
	font-size:11px;
	height:40px;
}
#header a{
	color:#333;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	float:left;
}
#header a:hover{
	text-decoration:underline;
}

#menu{
	background-color:#d11111;
	color:#FFF;
	font-size:18px;
	width:858px;
	text-align:center;
	height:36px;
	float:left;
	padding-top:10px;
}
#menu a{
	color:#FFF;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
}
#menu a:hover{
	text-decoration:underline;
}
#content{
	padding-top:15px;
	width:858px;
	float:left;
}
#links{
	width:525px;
	float:left;
}
#rechts{
	width:323px;
	float:right;
}
.rechts_blok_l{
	width:319px;
	padding:2px;
	float:left;
	background-color:#FFF;
	margin-bottom:7px;
	font-size:12px;
}
.rechts_blok_m{
	width:210px;
	padding:5px;
	float:left;
	background-color:#FFF;
	margin-bottom:7px;
	font-size:11px;
}
.rechts_blok_s{
	margin-left:10px;
	width:83px;
	float:left;
	padding:5px;
	background-color:#FFF;
	margin-bottom:7px;
	font-size:11px;
	color:#d11;
	text-align:center;
}
.blok{
	width:95%;
	float:left;
	background-color:#FFF;
	margin-bottom:10px;
	padding:5px;
	font-size:12px;
}
.agenda_datum{
	width:100px;
	float:left;
}
.agenda_wedstrijd{
	width:260px;
	float:left;
}
.agenda_wat{
	width:100px;
	float:left;
}
.renners_blok{
	width:150px;
	float:left;
	text-align:center;
	margin:5px;
}
