body {
	height					: 100%;
	width					: 100%;
	padding					: 0;
	margin					: 0;
	border					: 0;
	font					: 11px/18px verdana;
	color					: #FFF;
	overflow-x				: hidden;
	overflow-y				: auto;
	background-image		: url(../images/bg-header.gif);
	background-repeat		: no-repeat;
	background-color		: #fff;
}

html {
	height					: 100%;
	width					: 100%;
	padding					: 0;
	margin					: 0;
	border					: 0;
	overflow				: hidden;
}

a{
	color					: #666;
}

a:hover{
	color					: #666;
}

h1{
	font					: bold 14px verdana;
	color					: #666;
	margin-top				: 0px;
}

div.content-top h1{
	font					: bold 14px verdana;
	color					: #fff;
	margin-top				: 0px;
}

h2{
	font					: bold 12px verdana;
	color					: #616565;
}

hr{
	height					: 0;
	border					: 0;
	border-top				: 1px solid #666;
}

tr{
	vertical-align			: top;
}

ul{
	margin-left				: 0.2em;
	padding-left			: 0em;
	list-style-image		: url(../images/bullet.gif);
}

ul.top{
	margin-left				: 0.2em;
	padding-left			: 0em;
	list-style-image		: url(../images/bullet_wit.gif);
}

li{
	margin-left				: 15px;
}

td{
	font					: 11px/18px verdana;
}

div.headermenu{
	width					: 98%;
	text-align				: right;
	color					: #666;
	margin-top				: 5px;
}

div.headermenu a{
	color					: #666;
}
div.container{
	width					: 800px;
	margin					: 90px 0 0 155px;
}

div.main-panels{
	width					: 590px;
	color					: #666;
	background-color		: #fff;
}

.panels{
	border					: 0;
}

	.panel-rood-grad{
		background				: #b34c11 url(../images/mainmenu/mainmenu1-active.gif) repeat-x;
		width					: 33%;
	}

	.panel-groen-grad{
		background				: #b76208 url(../images/mainmenu/mainmenu2-active.gif) repeat-x;
		width					: 34%;
	}

	.panel-grijs-grad{
		background				: #493b1c url(../images/mainmenu/mainmenu3-active.gif) repeat-x;
		width					: 33%;
	}

	.panel-rood{
		background				: #b34c11;
		width					: 33%;
	}

	.panel-groen{
		background				: #b76208;
		width					: 34%;
	}

	.panel-grijs{
		background				: #493b1c;
		width					: 33%;
	}

	.panel-verder{
		text-align				: right;
	}

div.over-baijer{
	float					: left;
	width					: 300px;
}

div.sub-content-wrapper{
	border					: 1px solid #ccc;
	margin-bottom			: 10px;
}

div.nieuws{
	margin-left				: 305px;
}

div.adres{
	color					: #666;
	position				: absolute;
	top						: 75%;
	margin					: 0 0 0 625px;
}

div.adres a{
	color					: #666;
}

div.content-top{
	padding					: 15px;
	color					: #fff;
}

div.content-verder{
	padding					: 0 15px 15px 15px;
	color					: #fff;
}

div.content{
	padding					: 15px;
}

div.content-top a, div.content-verder a{
	color					: #fff;
}
