* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background-color:#d3d3d3;
	line-height:1.4em;
}


a {
	color:#339933;
}

a:hover {
	color:#000000;
}

table {
	width:100%;
	border-collapse:collapse;
	
}

td {
	vertical-align:top;
	border:1px solid #d3d3d3;
	padding:2px;
}

h1 {
	color:#339933;
	font-size:1.1em;
	margin-top:3px;
	margin-bottom:10px;
}

h2 {
	font-size:1.2em;
	color:#339933;
	padding-bottom:1px;
}

h3 {
	font-size:1em;
	padding-bottom:1px;
}

.accent {
	padding:9px;
	background-color:#cce5cc;
	width:452px;
}


.accent td {
	border:none;
}

textarea {
	height:200px;
}

.small {
	font-size:0.8em;
}
#page {
	width:906px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(../images/style/page.gif);
}

#top {
	position:relative;
	width:906px;
	height:109px;
	background-image:url(../images/style/top.gif);
	background-repeat:no-repeat;
}
#logo {
	position:relative;
	left:6px;
	top:13px;
}
#contact_bar {
	position:absolute;
	top:23px;
	left:276px;
	width:626px;
	height:20px;
	background-color:#339933;
	color:#FFFFFF;
	font-size:0.8em;
	text-align:center;
}

#contact_bar a {
	color:#FFFFFF;
	text-decoration:none;
}

#contact_bar a:hover {
	color:#000000;
}

#leftcolumn {
	float:left;
	width:175px;
}

#menu {
	width:100%;
}

#menu li {
	width:100%;
	height:28px;
	background-image:url(../images/style/menu/item.gif);
	text-align:right;
	list-style:none;
}

#menu li.selected {
	background-image:url(../images/style/menu/item_selected.gif);
}

#menu li.selected a {
	color:#000000;
}

#menu li a {
	position:relative;
	left:-15px;
	top:3px;
	font-weight:bold;
	color:#339933;
	text-decoration:none;
}

#menu li a:hover {
	color:#000000;
}

#menubottom {
	width:175px;
	height:10px;
	background-image:url(../images/style/menu/bottom.gif);
	background-repeat:no-repeat;
}

#submenu {
	float:right;
	width:220px;
	padding:9px;
	background-color:#cce5cc;
}

#logos a{
	margin-right:5px;
	float:right;
}

#logos img{
	margin-top:5px;
}

#logos img {
	border:none;
}

#centercolumn {
	float:left;
	width:470px;
	margin-left:25px;
}

#centercolumn img {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#centercolumn img.right {
	float:right;
	margin-left:5px;
}

#centercolumn li {
	list-style-type:circle;
	margin-left:16px;
}

#centercolumn_extrakader {
  float:center;
	width:470px;
	border:1px solid #339933;
}

#rightcolumn {
	float:left;
	margin-left:25px;
	width:206px;
}

#rightcolumn #actueel {
	background-color:#e6e4e4;
}

#rightcolumn #actueel .article {
	margin:8px;
	margin-top:6px;
	padding-top:2px;
	border-top:1px solid #339933;
}

#bottom {
	clear:both;
	background-image:url(../images/style/botttom.gif);
	width:100%;
	height:39px;
	margin-top:10px;
}

#footer {
	position:relative;
	top:5px;
	left:10px;
	color:#339933;
	font-size:0.8em;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	color:#000000;
}
