body {
	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;
	padding: 0;
}
img {
	border: 0;
}
.atop {
	color: #dddddd;
	font-size: 10pt;
}
.wsheader {
	font-size: 14pt;
	padding: 40px 0px 20px 0px;
}
.menubalk {
	overflow: hidden;
	width: 94%; 
	background-color: #fff; 
	float: left; 
	margin: 0 3% 0 3%; 
	color: #000; 
	border-left: solid 1px #2973B8; 
	border-bottom: solid 1px #bbb; 
	border-top: solid 1px #bbb; 
}
.main .menubalk {
	/*display: none;*/
}
.menu {
	padding: 30px 0 0 0;
}
.menu a {
	font-size: 11pt;
	text-decoration: none;
	margin-bottom: 12px;
	display: inline-block;
	color: #fff;
}
.menu a:before{
   content: "\00BB\00A0";
}
.fotobalk,
.main .fotobalk {
	overflow: hidden;
	height: 70px;
	width: 94%; 
	background-color: #fff; 
	float: left; 
	margin: 0 3% 0 3%; 
	color: #000; 
	border-left: solid 1px #2973B8;
	border-right: solid 1px #ccc;
}
.fotobalkcontainer {
	position: relative;
	float: left;
	width: 10000px;
}
.fotobalkcontainer div {
	position: absolute;
	width: 100px;
	float: left;
	padding: 4px 0px 6px 0px;
}
.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;
}
.subpagecontentinner {
	background-color: #fff; 
	border-left: solid 1px #2973B8;
	border-right: solid 1px #ccc;
	border-top-right-radius: 25px;
}

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

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

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

.contentmain {
	background-color: #fff; 
	float: left; 
	margin: 0 3% 0 3%; 
	color: #000; 
	border-left: solid 1px #2973b8; 
	border-right: solid 1px #ccc;
}
.center{
	text-align: center;
}
.red {
	color: Red;
	display: inline;
}

.rbcontent { 
	color: #fff;
	margin: 0px 28px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	background: url(http://www.windsurfinghargen.com/images/wshlogonew.gif) no-repeat center center;
	background-size: contain;
}
.rbroundbox { clear: left; background-color: #2973B8; border-radius: 25px;}
.rbroundboxsub { width: 20%; float: left; }
.rbroundboxinnersub { background-color: #2973B8; border-bottom-left-radius: 25px; border-top-left-radius: 25px; }
.rbcontentsub { height:475px; margin: 0px 0px 0px 15px; }
.rbcontentinnersub { width: 100%; color: #fff; overflow: hidden; }

.menuitem {
	background-color: #fff; 
	padding: 3px 5px 3px 5px;
	cursor: pointer;
	text-align: center;
	border-right: dashed 1px #bbb; 
}
.menuitemon {
	background-color: #F7FAFF; 
	padding: 3px 5px 3px 5px;
	cursor: pointer;
	text-align: center;
	border-right: dashed 1px #bbb; 
}
.lastmenuitem {
	border-right: solid 0px #ccc; 
}
.menuitem  a,
.menuitemon a
{
	color: #666;
	text-decoration: none;
}


/*
guestbook
*/

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

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

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

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

.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;
}
