body {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-image:url(../img/index-bg.gif);
	background-repeat:repeat-x;
	background-color:#fe0000;
}


/* ALGEMEEN */

h1 {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 14px; font-weight:bold; margin:6px 0px 0px 0px; }
h2 {font-family: Arial, Helvetica, sans-serif; color:#000; font-size: 18px; font-weight:bold; margin:0px; }
h3 {font-family: Arial, Helvetica, sans-serif; color:#fe0000; font-size: 14px; font-weight:normal; margin:0px; }

h4 {font-family: Arial, Helvetica, sans-serif; color:#000; font-size: 12px; font-weight:normal; margin:0px; }
h5 {font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 11px; font-weight:normal; margin:0px; }


.plattetekst {font-family: Verdana, Arial, Helvetica, sans-serif; color:#252525; font-size: 12px; font-weight: normal; }
.footertekst {font-family: Arial, Helvetica, sans-serif; color:#000; font-size: 10px; font-weight: normal; }
.datum {font-family: Arial, Helvetica, sans-serif; color:#666; font-size: 10px; font-weight: normal; }

a:link {color: #fe0000;	text-decoration: none;}
a:visited {color: #fe0000;	text-decoration: none;}
a:hover {color: #333; text-decoration: none;}
a:active {color: #fe0000; text-decoration: none;}

.menutekst:link {color: #fff; text-decoration: none;}
.menutekst:visited {color: #fff; text-decoration: none;}
.menutekst:hover {color: #000; text-decoration: none; }
.menutekst:active {color: #fff; text-decoration: none;}

.footerlink:link {color: #000; text-decoration: none;}
.footerlink:visited {color: #000; text-decoration: none;}
.footerlink:hover {color: #fe0000; text-decoration: none; }
.footerlink:active {color: #000; text-decoration: none;}


.gerealiseerd_home { margin-bottom:2px; text-align:left; }

.thumb { border:1px solid #ccc; margin-right:2px;}

/* NIEUWS */
.nieuwskopje {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 13px; 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;}
.nieuwsthumb { margin-left:10px;}



/* INDEX */

#container {
	position: relative;
	margin: auto;
	width:1005px;
	text-align:center;
}

#Tabel_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1005px;
	height:743px;
}

#logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:391px;
	height:89px;
}

#foto-groot_ {
	position:absolute;
	left:391px;
	top:0px;
	width:614px;
	height:260px;
}

#foto-klein_ {
	position:absolute;
	left:0px;
	top:89px;
	width:391px;
	height:171px;
	background:url(../img/foto-klein.gif) no-repeat;
}

#menu-bg_ {
	position:absolute;
	left:208px;
	top:260px;
	width:583px;
	height:29px;
	background:url(../img/menu_bg.gif) no-repeat;
}

#content-bg_ {
	position:absolute;
	left:208px;
	top:289px;
	width:583px;
	height:423px;
	background:url(../img/content-bg.gif) no-repeat;
}
#content{
	position:absolute;
	left:0px;
	top:0px;
	width:543px;
	height:383px;
	padding:20px;
	text-align:left;
	overflow-y:auto;
	overflow-x:hidden; 
}

#gerealiseerd-kopje_ {
	position:absolute;
	left:791px;
	top:260px;
	width:214px;
	height:29px;
}

#gerealiseerd-bg_ {
	position:absolute;
	left:791px;
	top:289px;
	width:214px;
	height:423px;
	background:url(../img/gerealiseerd-bg.gif) no-repeat;
}

#actueel-kopje_ {
	position:absolute;
	left:0px;
	top:260px;
	width:208px;
	height:29px;
}

#actueel-bg_ {
	position:absolute;
	left:0px;
	top:289px;
	width:208px;
	height:423px;
	background:url(../img/actueel-bg.gif) no-repeat;
}

#actueel {
	position:absolute;
	left:0px;
	top:0px;
	width:188px;
	height:403px;
	padding:10px;
	text-align:left;
}

#footer-bg_ {
	position:absolute;
	left:0px;
	top:712px;
	width:1005px;
	height:22px;
	background:url(../img/footer-bg.gif) no-repeat;
	padding-top:9px;
}
