html, body {
	height: 100%;
}

body {
	margin: 0;
 	font: 10px "Trebuchet MS", Verdana, sans-serif;
	color: #555;
	background: #C8CFF6 url(../images/bg.gif);
	text-align:left;
}

.container {
	height: 100%;
	padding: 0px;
	margin: auto;
	width:840px;
	background: #fff url(../images/side_men_bg.gif) repeat-y;
	background-position: 678px 0px;
}

.header {
	top:0px;
	height: 313px;
/*	height: 263px;*/
	width:100%;
	margin:0px;
	display: block;
}

.header_boven {
	height: 110px;
	width:100%;
	margin:0px;
	background: rgb(200,229,236) url(../images/hhh_head.gif) no-repeat left top;
	display: block;
	border-bottom: 0px solid #84BC34;
}

.header_foto {
	height: 203px;
	width:100%;
	margin:0px;
	background-color: black;
	display: block;
}

.menu {
	padding-top:0px;
	height: 62px;
	width:840px;
	top: 0px;
	margin:0px;
	background-color: #84BC34;
	display: block;
}

.menu_hoofd {
	padding-top:10px;
	height: 25px;
	width:100%;
	top: 0px;
	margin:0px;
	background-color: #84BC34;
	display: block;
}

.menu_sub {
	padding-top:7px;
	padding-bottom:3px;
	padding-right: 0;
	padding-left: 0;
	height: 20px;
	width:678px;
	top: 0px;
	margin:0px;
	background: #fff url(../images/top_sub_bg.gif) repeat-x bottom left;
	border-bottom: 0px dotted #84BC34;
	float:left;
}

.menu_contact {
	height: 20px;
	width:142px;
	top: 0px;
	margin:0px;
	background-color: #84BC34;
	float:right;
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	padding-right: 15px;
	text-align: right;
}

/*ie 6 hack*/
* html .menu_contact {
	width:132px;
}


.menu_hoofd ul{
	font-size: 1.4em;
	color: #fff;
	list-style-type: none;
	display: inline;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0px;
	padding-right: 0px;
}

.menu_hoofd ul li{
	list-style-type: none;
	display: inline;
	padding: 2px 15px;
}

.menu_sub ul{
	font-size: 1.2em;
	color: #000;
	list-style-type: none;
	display: inline;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 7px;
}

.menu_sub ul li{
	list-style-type: none;
	display: inline;
	padding: 8px;
}

.menu_sub a {
	color: #84BC34;
}

.side_menu{
	padding-top: 15px;
}
.side_menu ul{
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0px;
}

.side_menu ul li{
	list-style-type: none;
}

.menu_hoofd ul li.active, .menu_contact .active{
	color: #0082C0;
	text-decoration: underline;
/*	color: #ddd;
*/	font-weight: bold;
}

.menu_sub ul li.active {
	color: #0082C0;
	text-decoration: none;
/*	color: #ddd;
*/	font-weight: bold;
}

.side_menu a {
	color: #0082C0;
}

.side_menu a:hover {
	color: #84BC34;
}

.main_head {
	margin: 24px 33px 0 24px;
	position: relative;
	height:37px;
	width:607px;
}

.main {
	position: relative;
	text-align:left;
	width:840px;
	float: right;
	background: #fff url(../images/side_men_bg.gif) repeat-y;
	background-position: 678px 6px;
}

.main_content {
	color: #0082C0;
	background-color: transparent;
	margin: 0;
	padding: 39px 56px 15px 39px;
	position: relative;
	top:0px;
	text-align:left;
	font-size: 1.2em;
	line-height: 1.6em;
	width:583px;
	float: left;
	border-right: 0px dotted #84BC34;
}

.main_sidebar {
	color: #111;
	height: 100%;
	background-color: transparent;
	margin: 0;
	padding: 30px 20px 15px 18px;
	position: relative;
	top:0px;
	text-align:left;
	font-size: 1.1em;
	line-height: 1.4em;
	width:121px;
	float: left;
	border-left: 0px dotted #84BC34;
}

.main_bottom {
	margin: 0px 44px 0 33px;
	position: relative;
	height:35px;
	width:763px;
}

.swf_content {
	color: white;
	font-size: 1.3em;
	position: relative;
	top: 0px;
}

.main_content a {
	border-bottom: 0px solid #0088C0;
	font-weight: bold;
	color: #84BC34;
}

.main_content a:hover {
	border-bottom: 1px solid #84BC34;
	color: #84BC34;
}

.paginaSectie .thumbPic, .paginaSectie .thumbPicOdd {
	margin-left: 20px;
	float: right;
	border:1px solid #DCD7D3;
	width: 120px;
	margin-bottom: 10px;
}
