body {
	/*background: url(../../images/background2.jpg) repeat-x;
	background-color : #f1dd24;*/
	background-color: #E89CB5;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 10pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	font-size: 9pt;
	color: #fff;
}
td {
	font-family: arial;
	font-size: 10pt;
}
.atop {
	color: #dddddd;
	font-size: 10pt;
}
.wsheader {
	font-size: 14pt;
	padding: 40px 0px 20px 0px;
}
.menubalk {
	width: 100%; 
	border-left: solid 1px #000; 
	float: left;
}
.fotobalk {
	width: 100%;
	overflow: hidden;
	background-color: #000;
	height: 84px;
}
.zwartelijn {
	width: 100%;
	overflow: hidden;
	background-color: #000;
	height: 1px;
}
.frontpagecontent {
	width: 10%; 
	color: #000;
	float: left;
	overflow: hidden;
}
.frontpagecontentinner {
	margin-left: 3%; 
}
.frontpagecontentcontainer {
	background-color: #fff;
	border-left: solid 1px #2973B8;
	border-right: solid 1px #ccc;
	margin: 0px 20px 0px 0px; 
	padding: 0px 0px 0px 28px;
	float: left;
}
.frontpagecontentcontainerinner {
	width: 100%; 
	float: left;
}
.subpagecontent {
	width: 80%; 
	color:#000;
	float: left;
	overflow: hidden;
}
.subpagecontentinner {
	background-color: #fff; 
	border-left: solid 1px #2973B8;
	border-right: solid 1px #ccc;
}

.main {
	margin: 0 5% 0 5%; 
	width: 90%; 
	max-width: 1700px;
	float: left;
}

.submain {
	margin: 0 4% 0 4%; 
	width: 92%; 
	max-width: 1700px;
	float: left;
}

.prikbordmain {
	margin: 0 5% 0 5%; 
	width: 90%; 
	float: left;
}

.contentmain {
	width: 94%; 
	background-color: #fff; 
	float: left; 
	margin: 0 3% 0 3%; 
	color: #000; 
	border-left: solid 1px #2973b8; 
	border-right: solid 1px #ccc;
}


/* set millions of background images */
.rbbot div { background: url(../../images/lo.gif) no-repeat bottom left; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; }
.rbbotsub div { background: url(../../images/lo.gif) no-repeat bottom left; background-color: #2973B8; border-bottom-left-radius: 25px; }
.rbbot { background: url(../../images/ro.gif) no-repeat bottom right; }
.rbbotsub { background-color: #E89CB5; }

/* height and width stuff, width not really nessisary. */
.rbbot div, .rbbot { width: 100%; height: 28px; font-size: 1px; }
.rbbotsub div, .rbbotsub { width: 100%; height: 28px; font-size: 1px; }
.rbcontent { height:300px; margin: 0px 28px; padding-top: 10px; background: url(../../images/wshlogonew.gif) no-repeat center center;}
.rbcontentinner { width: 100%; color: #fff; overflow: hidden; }
.rbroundbox { width: 100%; clear: left; }
.rbroundboxinner { background-color: #2973B8; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; }
/*  */
.rbroundboxsub { width: 20%; float: left; }
.rbroundboxinnersub { background-color: #2973B8; }
.rbcontentsub { height:475px; margin: 0px 0px 0px 15px; }
.rbcontentinnersub { width: 100%; color: #fff; overflow: hidden; }

.menuitem {
	background-color: #fff; 
	border-right: solid 1px #000; 
	border-bottom: solid 1px #000; 
	color: #000; 
	padding: 3px 5px 3px 5px;
	cursor: pointer;
}
.menuitemon {
	background-color: #ffcc99; 
	border-right: solid 1px #000; 
	border-bottom: solid 1px #000; 
	color: #000; 
	padding: 3px 5px 3px 5px;
	cursor: pointer;
}


/*
guestbook
*/

.bericht
{
	font-family: arial;
	font-size: 10pt;
}

.naam
{
	font-family: arial;
	font-size: 10pt;
}

.datumtijd
{
	font-family: arial;
	font-size: 8pt;
}

.ipagent
{
	font-family: arial;
	font-size : 7pt;
	color : #e5f2a8;
}

.showshow_old {
	display: block; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 500%; 
	background: #000; 
	z-index: 100;
}
.showshow {
	position: absolute;
	top: 0pt;
	left: 0pt;
	z-index: 900;
	width: 100%;
	height: 1000%;
	background-color: #000000;
	background-image: url(/images/zwart.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}
.showhide {
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 500%; 
	background: #000; 
	z-index: 100;
}

