body
{
	padding: 0px 0px 0px 0px;
	background-image: url(../bestanden/bg.jpg);
	font-family: "Bookman Old Style";
	font-size: 10pt;
}

#sitecontainer
{
	z-index: 2;
	position: relative;
	width: 85%;
	border: solid 7px #ffffff;
	background-color: #2b2b2b;
	margin: 0px auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 256px;
	margin-bottom: 2px;
	
}

#headercontent
{
	position: absolute;
	bottom: 0px;
	padding: 0px 12px 20px 24px;
}

#headercontent h1
{
	font-weight: normal;
	color: #fff;
	font-size: 24pt;
	margin-top:0px;
	margin-bottom:0px;
	display:none;
}

#headercontent h1 sup
{
	color: #777;
	margin-bottom:0px;
	display:none;
}

#headercontent h2
{
	font-size: 10pt;
	font-weight: normal;
	color: #aaa;
	margin-top:0px;
	display:none;
}

img.logo
{
	padding-right: 32px;
	padding-top: 6px;
}


#mainmenu
{
	height: 32px;
	background-image: url(../bestanden/menu_bg.jpg);
	background-color: #8b9160;
	margin-bottom: 2px;
	text-align: center;
	padding-top: 14px;
	font-weight: bold;
}

a.mainmenu
{
	text-decoration: none;
	color: #2b2b2b;
	padding: 12px;
}

a.mainmenu:hover
{
	text-decoration: overline underline;
	color:#FFFFFF;
}

a.mainmenu:active
{
	text-decoration: overline underline;
	color:#FFFFFF;
}

.leftbox
{
	width: 192px;
	float: left;
	clear: left;
	background-color: #8b9160;
}

.rightbox2
{
  width: 192px;
  margin: 12px 12px 0 0;
  padding: 0;
  float: right;
  clear: right;
}

.rightbox
{
	width: 192px;
	margin: 12px 0px 12px 0;
	padding: 0;
	float: right;
	clear: right;
	border: 1px solid #737373;
	background-color: #ffffff;
	background-image: url(../bestanden/agendabg.jpg);
	background-repeat: no-repeat;
}

#background
{
	background: white url(../bestanden/mainbg1.jpg) repeat-y left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mainbox
{
	text-align: justify;
	height: auto;
	margin: 0 0 0 190px;
	padding: 1px 204px 12px 12px;
}


#footer 
{
	color: black;
	background-color: #8b9160;
	font-size: 92%;
	text-align: center;
	line-height: 1.25em;
	margin: 2px 0 0 0;
	padding: 1em 4mm 1em 4mm;
	clear: both;
}

dl,dt,dd,ul,li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.normal, li.normal
}
	list-style-type: disc;
}

#menu 
{
	width: 192px;
	text-align: left;
	overflow: hidden;
	margin: 0;
	padding-bottom: 0;
}

#menu dt 
{
	cursor: pointer;
	margin: 2px 0 0 0;
	padding-left: 2px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	border-top: 1px solid #747951;
	border-bottom: 1px solid #747951;
	background-color: #8b9160;
}

#menu dd 
{
border: 0px solid gray;
}

#menu li 
{
text-align: left;
background: #fff;
}

#menu li a, #menu dt a 
{
color: #2b2b2b;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover 
{
background: #eee;
}

#menufooter
{
	margin-top: 2px;
	height: 24px;
	background-image: url(../bestanden/menu_footer.jpg);
	background-color: #8C8C8C;
	border-top: 2px solid #747951;
}

#agenda
{
 	margin: 12px;
	color: #737373;
}

a.agenda
{
	text-decoration: none;
	color: Blue;
}

a.agenda:hover
{
	background-color: Silver;
}

.agendadatum
{
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h4.agenda
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.unit
{
	border: 1px dashed #737373;
	margin-bottom: 6px;
}

#mainbox h3
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

hr
{
	padding-top: 0px;
	margin-top: 0px;
}

#mainbox h4
{
	display: inline;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 24px;
	padding-top: 0px;
	margin: 0;
	background-image: url(../bestanden/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.geschiedenismenu
{
	text-align: center;
	font-size: 11pt;
}

.italic
{
	font-style: italic;
}
