body {
	font-family: Verdana;
	font-size: 13px;
}

#copyright {
	position: absolute;
	left: 10px;
	bottom: 5px;
	z-index: 5;
}

.copy {
	font: 9px Arial, Helvetica, sans-serif;
	color: #7C7CBC;
}

#onderkantScherm {
	position: absolute;
	bottom: 20px;
}

/** VANAF HIER opbouw / layout */
#grpmenu {
	position: absolute;
	top: 150px;
	left: 340px;
	z-index: 5;
}

#nieuwsflits_archief_menu {
	position: absolute;
	top: 150px;
	left: 158px;
	width: 800px;
	z-index: 5;
}

#background-logo {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	height: 50px;
	width: 100%;
	background-color: white;
	z-index: 2;
}

#stretchbar-boven {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 100%;
	z-index: 2;
}

#topfoto1 {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	background-image: url('../beeld/foto1.jpg');
	z-index: 2;
}

#topfoto2 {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	background-image: url('../beeld/foto2.jpg');
	z-index: 2;
}

#topfoto3 {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	background-image: url('../beeld/foto3.jpg');
	z-index: 2;
}

#topfoto4 {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	background-image: url('../beeld/foto4.jpg');
	z-index: 2;
}

#topfoto5 {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	background-image: url('../beeld/foto5.jpg');
	z-index: 2;
}

#topfoto6 {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	background-image: url('../beeld/foto6.jpg');
	z-index: 2;
}

#topfoto7 {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	background-image: url('../beeld/foto7.jpg');
	z-index: 2;
}

#topfoto8 {
	position: absolute;
	left: 0px;
	top: 78px;
	width: 100%;
	height: 80px;
	background-repeat: repeat-x;
	background-image: url('../beeld/foto8.jpg');
	z-index: 2;
}

#stretchbar-onder {
	position: absolute;
	left: 0px;
	top: 158px;
	width: 100%;
	z-index: 2;
}

#menu-background {
/* dit is het top menu */
	position: absolute;
	left: 0px;
	top: 186px;
	width: 100%;
	height: 36px;
	background-image: url('../beeld/menu-background.gif');
	z-index: 2;
}

#shadow {
/* onder het topmenu */
	position: absolute;
	left: 0px;
	top: 206px;
	width: 100%;
	background-image: url('../beeld/shadow.gif');
	z-index: 2;
}

#corner-left {
	position: absolute;
	left: 0px;
	top: 206px;
	z-index: 2;
}

#corner-right {
	position: absolute;
	top: 206px;
	right: 0px;
	z-index: 2;
}

#background-sidebar-rt {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	z-index: 1;
}

#background-sidebar {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	z-index: 1;
}

#menu {
	position: absolute;
	left: 160px;
	top: 182px;
	text-align: right;
	z-index: 5;
}

#menu_left {
	position: absolute;
	left: 10px;
	top: 240px;
	z-index: 5;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

#nieuws {
	font: 12px Arial, Helvetica, sans-serif;
	color: #495da8;
	background-color:#f5f5dc;
	z-index: 5;
}

/** VANAF HIER de content-stijlen **/
#content {
	position: absolute;
	left: 150px;
	top: 230px;
	width: 615px;
	text-align: left;
	z-index: 10;
}

#indexsub {
	position: absolute;
	left: 150px;
	top: 490px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #495da8;
	font-size: 25px;
	font-weight: bold;
	z-index: 10;
}

#indexheader {
	position: absolute;
	left: 150px;
	top: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #495da8;
	font-size: 35px;
	font-weight: bold;
	z-index: 10;
}

#indexcontent {
	position: absolute;
	left: 150px;
	top: 520px;
	width: 780px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #495da8;
	font-weight: bold;
	z-index: 10;
}

/* Kalender stijlen */
.agenda {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 200px;
	text-align: center;
	color: Gray;
}

.today {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #784C90 solid thin;
}

table.agenda td a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #991D23;
	text-align: right;
	text-decoration: underline;
}

table.agenda td a:hover {
	color: #146798;
	text-align: right;
	text-decoration: underline;
}

.agenda-month {
	font-size: 16px;
	font-weight: bold;
}

/* END kalender stijlen */

.scrollwindow {
	overflow: auto;
	height: 300px;
	width: 613px;
	border: solid 1px #585858;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #495DA8;
}

A:Hover {
	color: #991D23;
}

A.nbBtn {
	background-color: #44719B;
	color: White;
	width: 8em;
	border: 1px solid #585858;
	text-align: center;
}

A.nbBtn:hover {
	background-color: #AA4F68;
	color: White;
}

.nbBtn_grey {
	background-color: #A6A6A6;
	color: #AA4F68;
	width: 8em;
	text-align: center;
	border: 1px solid #585858;
}

.tblhd {
	background-color: #B5BED6;
	color: white;
}

.tblcap {
	background-color: #2441FE;
	color: white;
}

#content-title {
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #495da8;
}

#adres {
	position: absolute;
	left: 495px;
	top: 7px;
	text-align: right;
	z-index: 5;
}

.top {
	color: #000;
	font-size: 13px;
}

#bg_image_ro {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}

#msg {
	color: red;
}

#content_kop {
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#cms_menu {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
}

.cursor {
	cursor: pointer;
}

.delbtn {
	cursor: pointer;
}

#popup {
	position: absolute;
	left: 200px;
	top: 150px;
	background-color: #eee;
	width: 450px;
	height: 180px;
	z-index: 20;
	border: double black;
	display: none;
}

#popup_groter {
	position: absolute;
	left: 200px;
	top: 150px;
	background-color: #eee;
	width: 650px;
	height: 450px;
	z-index: 20;
	border: double black;
	display: none;
}

#popupCloseBtn {
	color: #7C7CBC;
}

.hilight {
	background-color: #B5BED6;
}

#archief {
	position: absolute;
	left: 320px;
	top: 485px;
	z-index: 100;
	background-color: #7fffd4;
}

#archief > .titel {
	background-color: #8a2be2;
	color: white;
	cursor: pointer;
}

#archief > .list {

}

.groep_2 {
	background-color: #8b008b;
	color: white;
	text-align: center;
}

.groep_3 {
	background-color: green;
	color: white;
	text-align: center;
}

.groep_4 {
	background-color: blue;
	color: white;
	text-align: center;
}

.groep_5 {
	background-color: red;
	color: white;
	text-align: center;
}

.groep_6 {
	background-color: yellow;
	text-align: center;
}

/* aanpassingen voor html box */
#tekst_html {
	width: 100%;
}

/* zebra striping style */
.stripe {
	background-color: #e8e8fe;
}

.neplink {
	cursor: pointer;
	color: #495DA8;
}

.neplink:hover {
	color: #991D23;
}

#aanmelden {

}
/* aanvulling van fotoboek */
.pic-thumb{
	cursor: pointer;
}