body {
	behavior: url("../include/hover.htc");
	margin: 0px;
	background-color: #81B1FF;
}
div#all {
	background-color: #81B1FF;
	width: 1003px;
	margin: 0px auto;
}
div#achtergrond {
	background-image: url(./images/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 1003px;
	height: 162px;
	left: 0px;
	top: 0px;
}
#menu {
	font: 15px/16px arial, helvetica, sans-serif;
	color: #ff0;
	background-image: url(./images/menubalk.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 162px;
	width: 100%;
	float: left;
	height: 30px;
}
#menu ul {
	list-style: none;
	margin: 0px 3px;
	padding: 0;
	float: left;
}
#menu a, #menu h2 {
	font: 12px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #ff0;
}
#menu h2 {
	margin: 5px 1px 0px 1px;
	font-size: 15px;
	font-weight: bold;
}
#menu li>a {
	background: #005;
	text-decoration: none;
	line-height: 20px;
	height: 100%;
}
#menu h2>a {
	padding: 0px;
	margin: 0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#menu a:hover {
	color: #FF0000;
}
#menu li>a:hover {
	color: #FFBD21;
	background: #002;
}
#menu li {
	position: relative;
}
#menu ul ul {
	margin: 0px;
	width: 110px;
	position: absolute;
	z-index: 500;
}
#menu ul ul ul {
	top: 0;
	left: 100%;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}
#menu a.x {
	background: #005 url(./images/pijltje.gif) no-repeat 95% 50%;
}
#menu a.x:hover {
	background: #002 url(./images/pijltje.gif) no-repeat 95% 50%;
}
ul#nieuws {
	position: relative;
	left: 0px;
}
div#login {
	margin: 6px;
	float: right;
}
div#login a{
	display: inline;
	text-decoration: none;
	font: 15px/16px arial, helvetica, sans-serif;
	font-weight: bold;
}
div#menu input {
	vertical-align: middle;
}
div#menu input[type="text"], div#menu input[type="password"] {
	color: #000070;
	background: #FFFFBB;
	border: 1px solid #781351;
	width: 100px;
	margin: 0px 2px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	text-decoration: none;
	font-size: 12px;
	background-color: #FFE805;
	color: #F11800;
	font-weight: bold;
	padding: 0px 2px;
	border-width: 2px;
	border-color: #FCEF86 #4C4308 #3C3307 #ECDF85;
	margin: 0px 2px;
}
div#contentbox {
	font: 16px verdana, helvetica, sans-serif;
	width: 1003px;
	text-align: justify;
}
div#header {
	background-image: url(./images/Achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 1003px;
	height: 192px;
	text-align: left;
	position: relative;
}
div #contenttop {
	background-image: url(./images/texttop.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	height: 28px;
}
div#contentmain {
	background-image: url(./images/textachter.jpg);
	background-repeat: repeat-y;
	width: 1003px;
}
div#contentbottom {
	background-image: url(./images/textbottom.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	height: 25px;
}
.goed {
  color: #00ff00;
}
.fout {
  color: #ff0000;
}
.datum {
  white-space: nowrap;
	text-align: center;
	font-family: MS Serif, helvetica;
	font-size: 10px;
}
table#forumtabel th{
  border-bottom: 1px dashed #FF0000;
}
table#forumtabel td{
  padding: 2px 5px;
  border-bottom: 1px dashed #FFFFff;
}
table#forumtabel td.geenlijn{
  border-bottom: none;
}
td.onderstreept{
  border-bottom: 1px dashed #ffffff;
  padding: 0px 5px;
}
.nobreak {
  white-space: nowrap;
}
div#cmsbox a {
	text-decoration: none;
	color: #ffbb00;
}
div#cmsbox img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 10px 0px;
}
div#cmsbox {
	text-align: justify;
	margin: 0px 40px;
	color: #ffffff;
}
div#bottombar {
	background-color: #2B9E1F;
	width: 1003px;
	height: 23px;
	font: 12px verdana, helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
table#groepen {
	border: 1px solid #ffffff;
}
table#groepen td{
	border: none;
}
div#rechts {
  float: right;
  text-align: right;
}
div#tabbladen {
	position: relative;
	width: 100%;
	float: left;
  background-color: #000050;
}
div#tabbladen ul {
	list-style: none;
	margin: 0px 3px;
	padding: 0;
	float: left;
}
div#tabbladen ul li {
  background-color: #140294;
	margin: 0px 2px;
	padding: 2px 10px 0px 10px;
	text-align: center;
	float: left;
	position: relative;
	border-width: 3px 3px 0px 3px;
	border-style: solid;
	border-color: #000050;
}
a#actief {
	background-color: #8888ff;
}
div#popup {
  position: absolute;
  z-index: 500;
	margin: 50px 180px;
  
}
.kleinst {
 	font-size: 10px;
}
.klein {
 	font-size: 13px;
}
.fotorand {
  background-color: #000080;
  border-style: solid;
  border-width: 1px;
  border-color: #aaaacc;
  margin: 5px 20px 5px 0px;
  padding: 5px;
}
.nieuwsrand {
  background-color: #000080;
  border-style: solid;
  border-width: 1px;
  border-color: #aaaacc;
  margin: 5px 0px 5px 0px;
  padding: 5px 5px 0px 5px;
}
