/* CSS Document */

* {
	padding:		0px;
	margin:			0px;
	font-family:		Arial, verdana, tahoma, helvetica, sans-serif;
}

body {
	padding:		0px;
	margin:			0px;
	background-color:	#ffffff;
}

#headerContainer {
	margin-top:		20px;
	width:			949px;
	height:			247px;
	margin-left:		auto;
	margin-right:		auto;
}

#headerMain {
	float:			left;
	width:			949px;
	height:			247px;
	background-image:	url(../images/header.jpg);
	background-position:	top left;
	background-repeat:	no-repeat;
}

#headerLeft {
	float:			left;
	width:			385px;
	height:			247px;
}

#headerLeft img {
	border:			0;
	height:			95px;
	width:			175px;
	margin-top:		10px;
	margin-left:		20px;
}

#headerRight {
	float:			right;
	width:			564px;
	height:			207px;
}

#headerRight img {
	border:			0;
	margin-top:		2px;
}

#headerRight ul {
	margin-left:		20px;
	margin-top:		175px;
	font-size:		14px;
	list-style:		none;
	float:			left;
}

#headerRight ul li {
	float:			left;
	color:			#ADAEAF;
	padding-left:		0px;
}

#headerRight ul li a {
	color:			#ADAEAF;
	text-decoration:	none;
	font-weight:		bold;
}

#headerRight ul li a:hover {
	color:			#D6011D;
	text-decoration:	none;
}

#headerSound {
	float:			left;
	position:		relative;
	height:			40px;
	width:			564px;
}

#taal {
	width:			200px;
	height:			15px;
	float:			right;
}

#taal ul {
	font-size:		14px;
	list-style:		none;
	float:			right;
}

#taal ul li {
	float:			left;
	color:			#ADAEAF;
	list-style:		none;
	padding-left:		15px;
}

#taal ul li a {
	color:			#ADAEAF;
	text-decoration:	none;
	font-weight:		bold;
}

#taal ul li a:hover {
	color:			#D6011D;
	text-decoration:	none;
}

#navigRight {
	float:			right;
	width:			282px;
	height:			80px;
}

#navigRight ul {
	margin-top:		12px;
	margin-right:		10px;
	font-size:		14px;
	list-style:		none;
	float:			right;
}

#navigRight ul li {
	float:			left;
	color:			#ADAEAF;
	padding-left:		25px;
}

#navigRight ul li a {
	color:			#ADAEAF;
	text-decoration:	none;
	font-weight:		bold;
}

#navigRight ul li a:hover {
	color:			#ADAEAF;
	text-decoration:	none;
	font-weight:		normal;
}

#mainContainer {
	width:			949px;
	margin-left:		auto;
	margin-right:		auto;
}

#main {
	float:			left;
	width:			949px;
}

#mainLeft {
	float:			left;
	width:			637px;
	padding:		15px;
}

#mainLeft #subnavig ul {
	margin-left:		0;
	margin-top:		12px;
	font-size:		14px;
	list-style:		none;
	float:			left;
}

#mainLeft #subnavig ul li {
	float:			left;
	color:			#ADAEAF;
	padding-right:		15px;
}

#mainLeft #subnavig ul li a {
	color:			#ADAEAF;
	text-decoration:	none;
	font-weight:		bold;
}

#mainLeft #subnavig ul li a:hover {
	color:			#000000;
	text-decoration:	none;
}

#mainLeft h1 {
	font-size:		16px;
	color:			#868889;
	line-height:		1.3em;
	margin-bottom:		15px;
}

#mainLeft h2 {
	font-size:		14px;
	color:			#404040;
	line-height:		1.3em;
	margin-bottom:		15px;
}

#mainLeft h6 {
	float:			right;
	font-size:		10px;
	color:			#000000;
	line-height:		1.3em;
	margin-top:		5px;
}

#mainLeft h6 a {
	color:			#000000;
	text-decoration:	underline;
}

#mainLeft h6 a:hover {
	color:			#000000;
	text-decoration:	none;
}

#mainLeft p, #mainLeft li, #mainLeft td {
	font-size:		13px;
	color:			#868889;
	line-height:		1.3em;
	margin-bottom:		15px;
	text-align:		justify;
}

#mainLeft p a, #mainLeft li a, #mainLeft td a {
	color:			#245E2F;
	text-decoration:	none;
}

#mainLeft p a:hover, #mainLeft li a:hover, #mainLeft td a:hover{
	color:			#245E2F;
	text-decoration:	underline;
}

#mainLeft table {
	margin-bottom:		15px;
}

#mainLeft .datum {
	font-size:		11px;
	color:			#C0C0C0;
	margin-bottom:		10px;
	margin-top:		-5px;
}

#mainLeft ul {
	margin-left:		17px;
	list-style-type:	square;
	margin-bottom:		15px;
}

#mainLeft li {
	margin-bottom:		0;
}

#mainLeft td {
	margin-bottom:		0;
	padding-right:		10px;
	vertical-align:		top;
}

#mainLeft td.item {
	width:			150px;
	height:			40px;
	font-weight:		bold;
	text-align:		center;
}

#mainLeft td img {
	border:			0;
}

#mainLeft textarea {
	height:			100px;
	width:			350px;
}

#mainRight {
	float:			right;
	width:			252px;
	padding:		15px;
	background-color:	#E2E2E2;
}

#mainRight h3 {
	font-size:		11px;
	color:			#868889;
	line-height:		1.3em;
	font-weight:		lighter;
}

#mainRight h4 {
	font-size:		13px;
	color:			#868889;
	line-height:		1.3em;
}

#mainRight p {
	font-size:		13px;
	color:			#868889;
	line-height:		1.3em;
	margin-bottom:		10px;
	text-align:		justify;
}

#mainRight p a {
	color:			#000000;
	text-decoration:	none;
}

#mainRight p a:hover {
	color:			#868889;
	text-decoration:	underline;
}

#footerContainer {
	width:			949px;
	margin-left:		auto;
	margin-right:		auto;
}

#footer {
	float:			left;
	width:			949px;
	height:			100px;
}

#footer ul {
	font-size: 		12px;
	list-style-type:	none;
	margin-left:		15px;
}

#footer ul li {
	padding-right:		25px;
	float:			left;
	color:			#5E5E5D;
}

#footer ul li a {
	color:			#5E5E5D;
	text-decoration:	none;
}

#footer ul li a:hover {
	color:			#000000;
	text-decoration:	none;
}

.nieuwsitem1 {
	width:			897px;
	background-color:	#ffffff;
	padding:		5px;
	margin-bottom:		15px;
}

.nieuwsitem2 {
	width:			897px;
	background-color:	#EDEDED;
	padding:		5px;
	margin-bottom:		15px;
}

.nieuwsitem2 p {
	color:			#ffffff;
}