* {
 margin:0;
 padding:0;
}
html, body {
	width:100%;
}

body {
	font-family:Arial;
	font-size:12px;
}

a {
	text-decoration:none;
}

img {
	border:0;
}

.header {
	width:100%;
	height:68px;
	background-color:#99d100;
	border-color:#2f2f2f;
	border-style:solid;
	border-width:1px 0 1px 0;
}

.switch {
	background-color:#cee680;
	border-bottom:1px solid #9aac60;
	position:relative;
}

.switch table {
	width:100%;
	height:29px;
}

.switch .top_link {
	vertical-align:middle;
	height:29px;
	padding-left:10px;
}

.switch .top_link a {
	color:#53631e;
}

.nieuws a {
	border-bottom:1px solid #e6e6e6;
	clear:both;
	display:block;
	line-height:33px;
	padding:0 10px 0 10px;
	color:#000;
}

.nieuwsitem {
	padding:10px;
}

.nieuwsitem h1 {
	font-size:15px;
	margin-bottom:10px;
}

.nieuwsitem p {
	margin-bottom:10px;
	line-height:18px;
}

.nieuwsitem a { color:#99d100; }
.nieuwsitem ul { margin-left:15px; 	line-height:18px; }

.nieuwsitem hr {
	height:0;
	border-bottom:1px solid #9ad100;
	margin-bottom:10px;
}

.foto {
	text-align:center;
}

.balk_gr {
	background:url(/images/balk_bg.gif) top center repeat-x #99d100;
	height:40px;
	line-height:40px;
}

.gr_links {
	margin-left:10px;
	color:#53631e;
}

.gr_rechts {
	margin-right:10px;
	color:#53631e;
}
