#flashContent {
	width: 723px;
	height: 222px;
	margin: 10px 0 0 18px;
}

#htmlContentSubMenu {
	width: 723px;
	margin: 0 0 0 18px;
	color: #644609;
	font-size: 13px;
}
#htmlContentSubMenu .left, #htmlContentSubMenu .right{
	width: 361px;
}
#htmlContentSubMenu .left{
	float: left;
	background-color: #E9BA2E;
	background: url(../img/submenu_bg.gif) top right repeat-y #E9BA2E;
}
#htmlContentSubMenu .right{
	float: right;
	background-color: #ECC54F;
}

#htmlContentSubMenu ul{
	padding: 23px 0;
	margin: 0px;
	list-style: none;
}
#htmlContentSubMenu ul li{
	margin: 0px;
}
#htmlContentSubMenu .middle{
	background: url(../img/submenu_bottom.gif) bottom right no-repeat;
}
#htmlContentSubMenu a{
	padding: 4px 0 4px 37px;
	display: block;
	color: #644609;
	text-decoration: none;
	background:url(../img/submenu_listitem.gif) 22px 8px no-repeat;
	margin: 0 1px 0 0;
}
#htmlContentSubMenu a:hover{
	background-color: #F4DF9D;
}

#news{
	float: left;
	width: 723px;
	color: #644609;
	margin: 20px 0 0 18px;
	line-height: 130%;
}
#news .left, #news .right{
	background-color: #FFFFFF;
	width: 361px;
	color: #644609;
}
#news .left{
	float: left;
}
#news .right{
	float: right;
}
#news .article{
	padding: 20px;
}
#news a{
	color: #644609;
	font-size: 10px;
}

#news a:hover{
	color: #840D0D;
}

#news .date{
	font-size: 10px;
	padding: 0 0 5px 0;
}
#news .article h1, #activiteiten .article h1{
	padding: 0px;
	line-height: 1.2em;
}


#footer{
	width: 723px;
	margin: 20px 0 0 18px;
}

#footer .content{
	padding: 8px 12px;
}

#footer table{
	width: 100%;
}

#footer table tr td{
	width: 25%;
	vertical-align: middle;
	text-align: center;
	height: 50px;
}

.nieuwsItem{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.nieuwsItem li{
	list-style: none;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background: url(../img/nieuws_listitem.jpg) center left no-repeat;
}

