body {
	background-color: #807f84;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

div.center {
	background-color: #807f84;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 756px;
	height: 400px;
}

div.sfeerbeeldhome {
	background-image: url(images/sfeerbeeld_home2.jpg);
	height: 362px;
	width: 756px;
}

div.sfeerbeeld {
	height: 362px;
	width: 261px;
	float: left;
}

div.inhoudspagina {
	background-color: #7cb41f;
	height: 322px;
	width: 470px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}

div.kruimel {
	background-color: #7cb41f;
	height: 15px;
	width: 485px;
	text-align: right;
	font-size: 10px;
	padding: 5px 10px 0px 0px;
	float: left;
}

div.navigatievlak, div.navigatievlakx {
	background-image: url(images/navigatievlak.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 125px;
	padding-left: 5px;
	padding-top: 118px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	position: relative;
}

div.navigatievlak ul.submenu{
	display: none;
}

div.navigatievlakx ul.submenu{
	display: block;
}

ul.submenu{
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 10px;
	/*
	height: 100px;
	*/
	list-style-type: none;
	display: none;
}

div.navigatievlakx ul.submenu li {
	padding-left: 6px;
	background-image: url(images/streepje_zwart.gif);
	background-repeat: no-repeat;
}

div.navigatievlakx ul.submenu li a{
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;	
}

div.navigatievlakx ul.submenu li a:hover{
	color: #fff;
}
div.newsflash {
	height: 125px;
	width: 228px;
	padding-left: 5px;
	padding-top: 15px;
	float: left;
	line-height: 15px;
	font-size: 11px;
}

h1 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

div.footer {
	background-color: #7cb41f;
	color: #BCDE91;
	height: 27px;
	width: 746px;
	padding-left: 10px;
	padding-top: 12px;
	float: left;
}

.footerrechts {
	text-align: right;
	color: black;
	margin-left: 430px;
}

.footerrechts a:link {
	text-decoration: underline;
	color: #000;
}

.footerrechts a:active {
	text-decoration: underline;
	color: #000;
}

.footerrechts a:hover {
	text-decoration: underline;
	color: #fff;
}

.footerrechts a:visited {
	text-decoration: underline;
	color: #000;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #D1D1D1;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a.navigatie:link {
	text-decoration: none;
	color: white;
}

a.navigatie:active {
	text-decoration: none;
	color: white;
}

a.navigatie:hover {
	text-decoration: none;
	color: white;
}

a.navigatie:visited {
	text-decoration: none;
	color: white;
}

div.inhoudspaginagrijs {
	background-color: #a6a6a6;
	height: 322px;
	width: 455px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	float: left;
	overflow: auto;
	line-height: 14px;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #a6a6a6;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #a6a6a6;
	scrollbar-highlight-color: #a6a6a6;
	scrollbar-shadow-color: #a6a6a6;
}

div.kruimelgrijs {
	background-color: #a6a6a6;
	height: 15px;
	width: 485px;
	text-align: right;
	font-size: 10px;
	padding: 5px 10px 0px 0px;
	float: left;
}

div.footergrijs {
	background-color: #a6a6a6;
	color: #000000;
	height: 27px;
	width: 746px;
	padding-left: 10px;
	padding-top: 12px;
	float: left;
}

.footerrechts a:link {
	text-decoration: none;
}
.footerrechts a:visited {
	text-decoration: none;
}
.footerrechts a:hover {
	text-decoration: none;
}
.footerrechts a:active {
	text-decoration: none;
}