a{text-decoration:none;}
a img{border:none;}
body,html{
	background:url('img/bg.png');
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;color:#000;
}
#box{
	width:1020px;
	margin:0 auto;
}
#menu{
	background:url(img/menu_bg.png);
	width:1020px;
	height:50px;
	line-height:50px;
	margin-bottom:10px;
	font-family:Tahoma;
	font-size:14px;
	clear:both;
}#menu a{color:#FFF;padding:0 15px;}
#menu a:hover{color:#3cd6e4;}
#menu div{background:url(img/split.png);background-repeat:no-repeat;background-position:center right;float:left}

#left{
	width:135px;
	padding:15px 0 15px 14px;
	float:left;
	background:#FFF;
	border:1px solid #dadada;
	border-right:none;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
#left img,#right img{margin-bottom:8px;}
#middle{
	float:left;
	background:#FFF;
	width:700px;
	border-top:1px solid #dadada;
	padding:10px;
}
#middle a{color:#111;}
.content{
	padding:10px 0;
}.content a{color:#111;text-decoration:underline;}

#right{
	padding:15px 0px 15px 14px;
	float:left;
	width:135px;
	background:#FFF;
	border:1px solid #dadada;
	border-left:none;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.heading{
	background:url(img/heading.png);
	width:685px;
	height:40px;
	line-height:40px;
	color:#FFF;
	font-size:16px;
	padding-left:15px;
}
#footer{
	background:url(img/footer_bg.png);
	width:722px;
	height:40px;
	line-height:40px;
	clear:both;
	margin:0px auto;
	text-align:center;
	color:#FFF;
	margin-bottom:20px;
}
#top{height:70px;}
#top_left,#top_right{
	width:360px;
	float:left;
}
#top_middle{width:300px;float:left;text-align:center;}
.lImg{float:left;margin:0 5px 5px 0;}
.title{font-weight:bold;font-size:14px;}

.nieuwsleft {
    float: left;
    line-height: 20px;
    margin: 0;
    padding: 5px 10px 15px;
    width: 325px;
}
.nieuwsright {
    float: right;
    line-height: 20px;
    margin: 0;
    padding: 5px 10px 15px;
    width: 325px;
}
#cBox{
	background:url('/img/cbg.png');break;
}
.item{float:left;width:140px;text-align:center;min-height:70px;}