
body {
    margin: 0px;
    font-family: verdana, arial;
}

#wrapper {
    width: 900px;
    margin: 0px auto 0px auto;
}

#header {
	width: 900px;
	height: 150px;
}

#jaren {
	position: relative;
	left: 0px;
	top: 0px;
}

#menu {
	width: 900px;
	height: 50px;
	background-image: url("../Images/BovenBalk_900x50.gif");
	background-repeat: no-repeat;
}

#menu_boven {
	width: 900px;
	height: 25px;
	line-height: 25px;
	color: white;
}
	#menu_boven li {
		float: left;
		height: 25px;
		line-height: 25px;
		list-style: none;
		padding-left: 10px;
		padding-right: 10px;
		border-right-width: 1px;
		border-right-color: #e2e2e2;
		border-right-style: solid;
	}

	#menu_boven a{
		font-size: 12px;
		font-family: arial;
		text-decoration: none;
		background-color: none;
		padding-top: 5px;
		padding-right: 8px;
		padding-left: 8px;
		padding-bottom: 5px;
		position: relative;
		top: -2px;
	}

	#menu_boven a:hover{
		color: green;
		font-size: 12px;
		font-family: arial;
		text-decoration: none;
		background-color: white;
	}

	.current {
		color: green;
		font-size: 12px;
		font-family: arial;
		text-decoration: none;
		background-color: white;
		font-weight: 900;
	}
	.inCurrent {
		color: white;
	}


	#sep {
		background-image: url("../Images/MenuBoven_50x1_Seperator.gif");
		width: 1px;
		height: 25px;
		background-repeat: no-repeat;
	}

#menu_onder {
	width: 900px;
	height: 25px;
}

	#menu_onder li {
		float: left;
		height: 25px;
		line-height: 25px;
		list-style: none;
		padding-left: 10px;
		padding-right: 10px;
		border-right-width: 1px;
		border-right-color: #e2e2e2;
		border-right-style: solid;
	}

	#menu_onder a{
		font-size: 12px;
		font-family: arial;
		text-decoration: none;
		background-color: none;
		padding-top: 5px;
		padding-right: 8px;
		padding-left: 8px;
		padding-bottom: 5px;
		position: relative;
		top: -2px;
	}

	#menu_onder a:hover{
		color: green;
		font-size: 12px;
		font-family: arial;
		text-decoration: none;
		background-color: white;
	}

	.currentSub {
		color: green;
		font-size: 12px;
		font-family: arial;
		text-decoration: none;
		background-color: white;
		font-weight: 900;
	}
	.inCurrentSub {
		color: green;
	}

#breadcums {
	width: 900px;
	height: 20px;
	margin-bottom: -15px;
}

#breadcums a {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

#breadcums a:hover {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	margin: 10px;
	font-family: tahoma, verdana, arial;
	line-height: 16px;
	font-size: 12px;
	color: #00691f;
}

#content b, strong {
	font-weight: 900;
	color: #FF9900;
}

#content h1 {
	line-height: 26px;
	font-size: 21px;
	font-weight: 900;
	color: #FF9900;
	font-family: verdana;
	margin-bottom: 0px;
}

#content h2, h3 {
	line-height: 26px;
	font-size: 16px;
	color: #FF9900;
	margin-bottom: -19px;
}

#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: none;
	color: black;
}


#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 50px;
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding-top: 30px;
	background-image: url("../Images/Footerbalk_900x25.gif");
	background-repeat: no-repeat;
}

#footer a {
	color: black;
	text-decoration: underline;
}

#footer a:hover {
	color: black;
	text-decoration: none;
}
