*{
	margin:0;
	padding:0;
		}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color: #83B9E7;
	color: #5a5a5a;
		}
a img{
	border:0;
		}
ul, li{
	list-style-type: none;
	color:#000;
		}
		
a, a:visited{
	color:#C5E017;
	text-decoration:none;
		}
a:hover{
	color:#C5E017;
	text-decoration:underline;
		}
.clear{
	clear:both;
		}
#container{
	width:817px;
	margin-left:auto;
	margin-right:auto;
	margin-top:43px;
	text-align:left;
		}
/* 	###################################################	
	####					Top	###
	################################################### */
.top{
	float:left;
	width:817px;
	height:49px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
		}
/* 	###################################################	
	####			Menu & Header		###
	################################################### */
.header{
	float:left;
	width:810px;
	height:277px;
	padding:7px 0 0 7px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
		}
.menu{
	float:left;
	width:279px;
	height:277px;
		}
.menu h3 {
	float:left;
	width:246px;
	height:26px;
	padding:0 0 0 13px;
	margin:0 0 4px 0;
	line-height:26px;
	font-size:12px;
	font-weight:normal;
	background-image:url(images/menu-h3.jpg);
	background-repeat:no-repeat;
	display: inline;
		}
.menu ul, .menu li{
	display: inline;
	list-style-type: none;
		}
.menu a:link, .menu a:visited{
	display:block;
	float: left;
	width:246px;
	height:25px;
	padding:0 0 0 13px;
	line-height:25px;
	text-decoration:none;
	background-image:url(images/menu-li.jpg);
	color:#57625d;
		}
.menu a:hover{
	text-decoration:underline;
	color:#57625d; 
		}
.ads2{
	float:left;
	width:259px;
	height:77px;
	margin:5px 0 0 0;
	background-image:url(images/ads2.jpg);
	background-repeat:no-repeat;
	display: inline;
		}
/* 	###################################################	
	####				Inhoud		###
	################################################### */
.inhoud{
	float:left;
	width:817px;
	padding:0 0 17px 0;
	margin:0 0 35px 0;
	background-image:url(images/inhoud-footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	display: inline;
		}
.content{
	float:left;
	width:783px;
	padding:5px 0 0 10px;
	margin:11px 0 7px 12px;
	border-top: 1px solid #E8EFF9;
	border-bottom: 1px solid #E8EFF9;
	background-color:#F2F9FF;
	display: inline;
		}

.content h2{
	float:left;
	width:783px;
	padding:0 0 30px 0;
	font-size:12px;
	font-weight:bold;
		}
.content p{
	float:left;
	width:783px;
	padding:0 0 30px 0;
	line-height:24px;
		}
		
div.footer {
width: 820px;
text-align: center;
height: 12px;
line-height: 12px;
 clear: both;
}

		
/* 	###################################################	
	####				Ads		###
	################################################### */
	
#ads1{
	width: 470px;
	padding-left: 43px;
	float: left;
	padding-top: 22px;
		}
		
#ads2{
	width: 248px;
	height: 72px;
	background: url("images/ads2.jpg") no-repeat;
	float: left;
	padding-left: 11px;
	padding-top: 5px;
		}
		


