/* CSS Document */

#websitewrap {
	position:absolute;
	width: 960px;
	left: 50%;
	top: 0px;
	height: auto;
	margin-left: -480px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	background:url(/01-pics/sfeer_links_onder_groen.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#contentright {
	padding-left:10px;
	padding-top: 10px;
	width: 283px;
	min-height: 586px;
	height: auto;
	float:right;
	background:url(/01-pics/sfeer_rechts_groen.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.contentlijntje {
	color: #C6CDE6;
	height: 1px;
}

.contentkop {
	font-size: 20px;
	font-weight:bold;
	line-height: 100%;
}

.cellmenu5 {}


.celmenu5actief {
	background-color:#009475;

}

.menu5{
	padding-left: 20px;
	color: #009475;
	text-decoration: none;
	font-weight:bold;
	line-height: 20px;	
}

.menu4 {
	padding-left: 20px;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	line-height: 30px;	
}

.menu5actief {
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;	
	line-height: 20px;
}

.menu4actief {
	padding-left: 20px;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	line-height: 30px;	
}

.nieuwstitel A{
	font-size:18px;
	color: #000000;
	text-decoration:none;
}

.nieuwsdatum {
	color: #009475;
}

.menu5:hover {
	text-decoration:underline;
	}

.menu4:hover {
	text-decoration:underline;
	}
