body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#006954;
}

/* ALGEMEEN */

h1 {font-family: Arial, Times, serif; color:#00624e; font-size: 35px; font-weight: bold; margin:0;}
h2 {font-family: Arial, Times, serif; color:#00624e; font-size: 28px; font-weight: bold; margin:-5px 0px -5px 0px;}
h3 {font-family: Arial, Helvetica, sans-serif; color:#00624e; font-size: 20px; margin:0px;}
h4 {font-family: Arial, Helvetica, sans-serif; color:#000; font-size: 13px; font-weight: bold; margin:0px;}
h5 {font-family: Arial, Helvetica, sans-serif; color:#000; font-size: 13px; font-weight: normal; margin-top:0px;}

.plattetekst {font-family: Arial, Times, serif; color:#333; font-size: 12px; font-weight: normal; }
.footertekst {font-family: Arial, Times, serif; color:#333; font-size: 10px; font-weight: normal; }

a:link {color: #00624e; text-decoration: none;}a:visited {color: #00624e;	text-decoration: none;}a:hover {color: #333; text-decoration: none;}a:active {color: #00624e; text-decoration: none;}
.footerlink:link {color: #333; text-decoration: none;}.footerlink:visited {color: #333; text-decoration: none;}.footerlink:hover {color: #00624e; text-decoration: none; }.footerlink:active {color: #333; text-decoration: none;}

.thumbs {float:left; margin:0px 5px 5px 0px; border:1px solid #00624e;}
.thumbs:hover{ filter: alpha(opacity=85); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; }


/* MENU BTNS */
.menubtn:link {color: #fff; text-decoration: none;}.menubtn:visited {color: #fff; text-decoration: none;}.menubtn:hover {color: #000; text-decoration: none; }.menubtn:active {color: #fff; text-decoration: none;}



/* SLIDE */
.slideshow { height: 267px; width: 735px; margin: auto; background-color: none; }
.slideshow img { padding: 0px; border: 0; background-color: none; }


/* CONTACTFORMULIER */
label {width: 180px; float:left; text-align: left;}
input, textarea {padding: 3px; font: 11px Verdana, sans-serif;}
input.fout, textarea.fout { border: 1px solid #FF0000;}
label.fout { color: #FF0000; float:left; }


/* INDEX */
#container {
	position: relative;
	margin: auto;
	width:973px;
	text-align:center;
}

#header_ {
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:735px;
	height:267px;
	margin:15px 0px 15px 0px;
	overflow:hidden;
	z-index:2;
}

#logo_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:223px;
	height:54px;
	margin:20px 0px 10px 0px;
}

#menu_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:223px;
	height:198px;
	margin-bottom:15px;
	z-index:5;
	font-size:15px;
	line-height:21px;
	text-align:right;
	color:#FFF;
}

#content_links { position:relative; float:left; left:0px; top:0px; width:223px;}
.recentb_ {	position:relative; float:left; left:0px; top:0px; width:223px; height:15px; background:url(../img/recentb.png) no-repeat;}
.recentm_ {	position:relative; float:left; left:0px; top:0px; width:193px; font-size:11px; text-align:left; padding:0px 15px 0px 15px; color:#333; background:url(../img/recentm.png) repeat-y;}
.recento_ {	position:relative; float:left; left:0px; top:0px; width:223px; height:15px; background:url(../img/recento.png) no-repeat; margin-bottom:15px;}

#content_rechts { position:relative; float:right; right:0px; top:0px; width:734px; margin:0px 0px 15px 0px; _clear:left; _margin-left:-24px;}
.contentb_ {position:relative; float:left; left:0px; top:0px; width:734px; height:15px; background:url(../img/contentb.png) no-repeat;}
.contentm_ {position:relative; float:left; left:0px; top:0px; width:694px; text-align:left; padding:5px 20px 5px 20px; background:url(../img/contentm.png) repeat-y;}
.contento_ {position:relative; float:left; left:0px; top:0px; width:734px; height:15px; background:url(../img/contento.png) no-repeat; margin-bottom:15px;}

.menubg {position:relative; float:left; left:0px; top:0px; width:360px; margin:0px 14px 0px 0px; font-size:12px;}
.menubgb_ {position:relative; float:left; left:0px; top:0px; width:360px; height:15px; background:url(../img/menubgb.png) no-repeat;}
.menubgm_ {position:relative; float:left; left:0px; top:0px; width:320px; text-align:left; padding:0px 20px 0px 20px; background:url(../img/menubgm.png) repeat-y;}
.menubgo_ {position:relative; float:left; left:0px; top:0px; width:360px; height:15px; background:url(../img/menubgo.png) no-repeat; margin-bottom:15px;}


#footer_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:734px;
	height:26px;
	background:url(../img/footer.png) no-repeat;
	padding-top:12px;
}
