body {
	margin: 0;
	padding: 0;
	text-align: left;
	background:url(../img/index_bg.jpg) repeat-x #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* ALGEMEEN */

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#00a3b4; font-size: 24px; font-weight: normal; margin-top:0px;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#00a3b4; font-size: 16px; font-weight: normal; margin:0px;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#f99d34; font-size: 15px; font-weight: bold; margin-top:0px;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 13px; font-weight: bold; margin:0px;}
h5 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 13px; font-weight: normal; margin-top:0px;}

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

a:link {color: #00a3b4;	text-decoration: none;}a:visited {color: #00a3b4;	text-decoration: none;}a:hover {color: #fc8c00; text-decoration: none;}a:active {color: #00a3b4; text-decoration: none;}
.link_wit:link {color: #fff;	text-decoration: none;}.link_wit:visited {color: #fff;	text-decoration: none;}.link_wit:hover {color: #f99d34; text-decoration: none;}.link_wit:active {color: #fff; text-decoration: none;}
.footerlink:link {color: #666; text-decoration: none;}.footerlink:visited {color: #666; text-decoration: none;}.footerlink:hover {color: #00a3b4; text-decoration: none; }.footerlink:active {color: #666; text-decoration: none;}


.image:hover{ filter: alpha(opacity=85); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; }


/* MENU */
#menu{ position:absolute; left:0px; top:0px; min-width:300px; height:30px; text-align:left; }
.menubtn {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#fff; padding: 0px 7px 0px 0px;  }
.menubtn:link { color:#fff;	cursor:pointer;	} .menubtn:visited { color:#fff; cursor:pointer;} .menubtn:hover { color:#333;cursor:pointer;} .menubtn:active { color:#fff;cursor:pointer;	}
.menubtn2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333; padding: 0px 7px 0px 0px;  }
.menubtn2:link { color:#333; cursor:pointer;} .menubtn2:visited { color:#333; cursor:pointer;} .menubtn2:hover {color:#333;cursor:pointer;} .menubtn2:active { color:#333;cursor:pointer;}


/* NIEUWS */
.nieuwskopje {font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-size: 13px; font-weight: bold;}
.nieuwstekst {font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-size: 12px; font-weight: normal;}
.nieuwsdatum {font-family: Verdana, Arial, Helvetica, sans-serif; color: #999; font-size: 10px; font-style:italic;}
.leesmeer {font-family: Verdana, Arial, Helvetica, sans-serif; color: #999; font-size: 11px; font-style:italic;}
.nieuwsthumb { margin-left:10px;}


/* EYECATCHERS */
.eyecatcher{ position:relative; float:left; left:0px; top:0px; width:130px; overflow:hidden; margin-right:1px;}
.eyetekst {	position:absolute; float:left;	z-index:100; padding:7px 7px 2px 9px; font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 12px; font-weight: bold; text-transform:uppercase;}
.eyecatchers a, .eyecatchers a .hover {  position: relative; width:130px;  height:56px;  left:0px;  top:0px;  padding:0;  text-align:left; background:url(../img/eye_gloed.png) no-repeat #f99d34; margin-right:1px;}
.eyecatchers a.fade { position:relative; float:left; width: 130px; padding:0; margin:0;}
.eyecatchers .highlight a.fade:hover, .eyecatchers a.fade .hover {  background-color:#00a3b4;  width:130px; padding:0; margin:0;}
.eyecatchers{ top:0px; float:left; position:relative; padding:0; margin:0; width: 130px;}
.eyecatchers a{ position:relative; float:left; bottom:0px; padding:0; cursor:pointer}
.eyecatchers .active a, .eyecatchers .active a:hover{background-color:#00a3b4; position:relative; float:left; color:#fff}


/* INDEX */
#container {
	position: relative;
	margin: auto;
	width:990px;
	text-align:center;
	background-color:#FFF;
}

#bg-links_ {
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:333px;
}

#bg-rechts_ {
	position:absolute;
	left:980px;
	top:0px;
	width:10px;
	height:333px;
}

#header_ {
	position:relative;
	float:left;
	left:10px;
	top:0px;
	width:970px;
	height:333px;
	background:url(../img/header.jpg) no-repeat;
}

#content_totaal {	
	position:relative;
	float:left;
	left:10px;
	width:659px;
	margin:-177px 0px 2px 0px;
	text-align:left;
	z-index:50;
}


#eyecatchers_totaal {	
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:660px;
	margin-bottom:2px;
	text-align:left;
	background:url(../img/eyecathers_bg.jpg) no-repeat;
}

#tekstvlak_ {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:613px;
	min-height:362px;
	border:1px solid #CCC;
	padding:20px;
	text-align:left;
	margin-bottom:10px;
	background-color:#FFF;
	overflow:hidden;
}


/* CONTENT RECHTS */

#header-rechts_ {
	position:relative;
	float:right;
	right:10px;
	top:0px;
	width:311px;
	height:178px;
	background:url(../img/header_rechts.jpg) no-repeat;
	margin-bottom:2px;
}

#contact_totaal{
	position:relative;
	float:right;
	right:10px;
	top:0px;
	width:311px;
	height:53px;
	text-align:left;
}

#adres-vlak {
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:311px;
	height:53px;
	text-align:left;
	background-color:#26a4b7;
	color:#FFF;
	font-size:12px;
}

#contact-vlak {
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:311px;
	height:52px;	
	text-align:left;
	margin-bottom:1px;
	background-color:#0094aa;
	color:#FFF;
	font-size:12px;
}

.contact-vlak2 {
	position:relative;
	float:right;
	right:10px;
	top:0px;
	width:279px;
	text-align:left;
	margin-bottom:1px;
	padding:15px;
	border:1px solid #CCC;
	margin-bottom:1px;
}



#footer {
	position:relative;
	float:left;
	left:10px;
	top:0px;
	width:657px;
	height:36px;
	text-align:center;
}

