body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
}

/* ALGEMEEN */

h1 {font-family: 'Times New Roman', Times, serif; font-size:30px; color:#8dc63f; font-weight: normal; margin:0px;}
h2 {font-family: 'Times New Roman', Times, serif; font-size:24px; color:#c60070; font-weight: normal; margin:0px;}
h3 {font-family: 'Times New Roman', Times, serif; font-size:18px; color:#8dc63f; font-weight: normal; margin:0px 0px 3px 0px;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#999; font-weight: bold; margin:0px;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#000; font-weight: normal; margin-top:0px;}

.plattetekst {font-family: Verdana, Arial, Helvetica, sans-serif; color:#666; font-size: 12px; font-weight: normal; }
.plattetekst_wit {font-family: Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size: 12px; font-weight: normal; }
.footertekst {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 10px; font-weight: normal; }

a:link {color: #c60070;	text-decoration: none;}a:visited {color: #c60070;	text-decoration: none;}a:hover {color: #8dc63f; text-decoration: none;}a:active {color: #c60070; text-decoration: none;}
.link_klein:link {color: #999;	text-decoration: none;}.link_klein:visited {color: #999; text-decoration: none;}.link_klein:hover {color: #333; text-decoration: none;}.link_klein:active {color: #999; text-decoration: none;}
.footerlink:link {color: #fff; text-decoration: none;}.footerlink:visited {color: #fff; text-decoration: none;}.footerlink:hover {color: #000; text-decoration: none; }.footerlink:active {color: #fff; text-decoration: none;}

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

.flash-replaced .alt { display: block; height: 0; position: absolute; overflow: hidden;	width: 0; margin:0; padding:0;}

.menubtn{float:left; width:229px; }
.eyecatchers{float:left; margin-right:2px; }


/* ACTUEEl/NIEUWS */
#actueel_vlak{ position:relative; float:left; width:191px; left:0px; bottom:0px; font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 11px; margin-top:20px; padding:10px 10px 0 10px;}
.nieuwskopje {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 12px; font-weight: bold;}
.nieuwstekst {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 12px; font-weight: normal;}
.nieuwsdatum {font-family: Arial, Helvetica, sans-serif; color: #999; font-size: 10px; font-style:italic;}
.leesmeer {font-family: Arial, Helvetica, sans-serif; color: #999; font-size: 11px; font-style:italic;}



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

#header_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:740px;
	height:392px;
}
#menu{
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:229px;
	height:392px;
}


/* CONTENT */
#content_totaal{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:749px;
}
#content_boven{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:749px;
	height:16px;
	background:url(../img/content_boven.gif) no-repeat;
}
#content_midden{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:679px;
	min-height:350px;
	background:url(../img/content_midden.gif) repeat-y;
	text-align:left;
	padding:10px 35px 10px 35px;
	font-size:12px;
	z-index:2;
}
#content_onder{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:749px;
	height:17px;
	background:url(../img/content_onder.gif) no-repeat;
}


/* RECENT VLAK */
#recent_totaal{
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:229px;
}
.recent_boven{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:229px;
	height:16px;
	background:url(../img/recent_boven.gif) no-repeat;
}
.recent_midden{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:189px;
	min-height:30px;
	background:url(../img/recent_midden.gif) repeat-y;
	text-align:left;
	padding:3px 20px 3px 20px;
	font-size:11px;
}
.recent_onder{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:229px;
	height:16px;
	background:url(../img/recent_onder.gif) no-repeat;
}



#footer_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:978px;
	height:31px;
	background:url(../img/footer.gif) no-repeat;
	text-align:center;
	padding-top:14px;
}
