/* CSS Document */

html {
	/*height:100%*/
}
body {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	background-color:#fff;
 scrollbar-arrow-color:#;
 scrollbar-face-color:#;
 scrollbar-highlight-color:#;
 scrollbar-3dlight-color:#;
 scrollbar-shadow-color:#;
 scrollbar-darkshadow-color:#;
 scrollbar-track-color:#;
	margin:0;
	padding:0;
}
img {
	border:none;
}
h1 {
	font-size:14px;
	font-weight:bolder;
	margin-bottom:5px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
ul {
	margin:0px;
	padding:0px 0px 0px 15px;
}
div#maincontainer {
	width:980px;
	background:#fff;
	/*height: 100%;*/
	overflow:hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#top {
	width:980px;
	height:150px;
	background-image:url(images/top06.png);
	float:left;
}
div#main {
	width:980px;
	/*height:440px;*/
	background-color:#99cc33;
	float:left;
	margin-top:2px;
}
div#bottom_left {
	width:695px;
	height:15px;
	background-color:#333;
	float:left;
	font-size:10px;
	color:#fff;
	padding-left:5px;
	padding-top:5px;
}
div#bottom_right {
	width:135px;
	height:15px;
	background-color:#333;
	float:left;
	font-size:10px;
	color:#fff;
	padding-left:5px;
	padding-top:5px;
}
div#bottom_right2 {
	width:135px;
	height:15px;
	background-color:#333;
	float:left;
	font-size:10px;
	color:#fff;
	padding-left:5px;
	padding-top:5px;
}
div#center_top {
	float:left;
	background:url(images/top.png) top no-repeat;
	margin-top:5px;
	margin-left:40px;
	width:500px;
	_width:480px;
	
}
div#center {
	width:480px;
	background:url(images/bottom.gif) bottom no-repeat;
	padding:10px;
	/*height:392px;*/
}
div#in_center {
	text-align:left;
	padding-right:5px;
	padding-bottom:25px;
	overflow:hidden;
}
div#in_center a, #rechts a {
	color:#036c02;
}
div#in_center a:hover, #rechts a:hover {
	color:#3f9d03;
}
div#rechts {
	float:right;
	width:180px;
	margin-right:20px;
}
div#nieuws {
	height:240px;
	width:180px;
	margin-top:5px;
	background-image:url(images/nieuws.png);
	background-repeat:no-repeat;
	padding:10px;
	text-align:left;
}
div#contact {
	float:right;
	height:160px;
	width:220px;
	margin-top:5px;
	background-image:url(images/contact.png);
	background-repeat:no-repeat;
	padding:5px;
}
div#navbar_links {
	float:left;
	height:400px;
	width:150px;
	margin-top:5px;
	background-image:url(images/navigatie.png);
	font-size:11px;
}
.pijltje {
	float:inherit;
}
.navbar_links_top {
	width:140px;
	height:26px;
	background-image:url(images/top_navbar_links.gif);
	padding-left:10px;
	padding-top:15px;
	color:#fff;
}
.navbar_midden_links {
	width:140px;
	height:22px;
	padding-left:10px;
	padding-top:8px;
	background-image:url(images/achtergrond_navbar_midden.png);
	color:#fff;
	margin-bottom:1px;
}
.navbar_pijl_links {
	width:140px;
	height:22px;
	padding-left:10px;
	padding-top:8px;
	background-image:url(images/achtergrond_navbar_pijl.png);
	color:#fff;
	margin-bottom:1px;
}
.navbar_top_pijl {
	width:140px;
	height:26px;
	background-image:url(images/top_navbar_pijl2.png);
	padding-left:10px;
	padding-top:15px;
	color:#fff;
}
.navbar_midden_links a:link, .navbar_midden_links a:visited, .navbar_links_top a:link, .navbar_links_top a:visited, .navbar_pijl_links a:link, .navbar_pijl_links a:visited, .navbar_top_pijl a:link, .navbar_top_pijl a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.navbar_midden_links a:hover, .navbar_links_top a:hover, .navbar_pijl_links a:hover, .navbar_top_pijl a:hover {
	text-decoration:none;
	color:#99cc33;
}
