@charset "utf-8";

body{
	background:no-repeat url(images/bg.jpg) top center;
	background-color:#003e60;
	margin:0px;
	color:#003e60;
	font-size:12px;
	font-family:"Trebuchet MS";
}
a{
	color:#003e60;
}

h1{
	font-size:16px;
	color:#003e60;
	border-bottom:#f8981d 2px solid;
	clear:both;
	padding-top:10px;
	padding-bottom:3px;
	margin-bottom:3px;
	text-transform:uppercase;
}
#container{
	width:900px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg_content.jpg);
	background-color:#FFFFFF;
}
#header-top{
	width:900px;
	height:148px;
	float:left;
}
#header{
	width:900px;
	height:148px;
	float:left;
}
#menu{
	width:890px;
	height:33px;
	float:left;
	background-color:#79bde9;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	padding-top:7px;
	padding-left:10px;
	
}
#menu a{
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

#menu a:hover{
	color:#003e60;
	border-bottom-color:#FF9900;
	border-bottom-style:solid;
	border-bottom-width:4px;
	}
#content{
	width:900xp;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
#links{
	width:580px;
	float:left;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
#rechts{
	width:300px;
	float:left;
	background-color:#FFFFFF;
}
#footer{
	width:650px;
	height:32px;
	float:left;
	padding-left:220px;
	margin-left:15px;
	margin-bottom:5px;
	background-image:url(images/footer.jpg);
	font-family:"Trebuchet MS";
	font-size:10px;
}
.rechts_sms{
	width:197px;
	height:101px;
	background-image:url(images/rechts_sms.jpg);
	float:left;
	margin-top:30px;
	color:#003e60;
	font-size:11px;
	font-family:"Trebuchet MS";
	padding:3px 10px 0px 70px;
	line-height:14px;
}
.rechts_nieuws{
	width:202px;
	height:101px;
	background-image:url(images/rechts_nieuws.jpg);
	float:left;
	margin-top:30px;
	color:#FFFFFF;
	font-size:11px;
	font-family:"Trebuchet MS";
	padding:3px 10px 0px 65px;
}
.rechts_uitslagen{
	width:202px;
	height:101px;
	background-image:url(images/rechts_uitslagen.jpg);
	float:left;
	margin-top:30px;
	color::#003e60;
	font-size:11px;
	font-family:"Trebuchet MS";
	padding:3px 10px 0px 65px;
}
.links_agenda{
	margin:10px 0px 10px 30px;
	float:left;
	width:435px;
	height:69px;
	padding-left:65px;
	padding-top:3px;
	color:#FFFFFF;
	background-image:url(images/midden_agenda.jpg);
}
.agenda_plaatje{
	width:70px;
	float:left;
	font-size:11px;
}
.agenad_tekst{
	width:140px;
	float:left;
	font-size:11px;
}