BODY {
	margin:0;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#000000;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}

P {
  margin:0;
  padding:0;
}
UL, OL {
  margin:0;
  padding:0;
}

UL LI {
  margin: 0 0 0 18px;
  padding:0;
  list-style:square;
}
OL LI {
  margin: 0 0 0 25px;
  padding:0;
}

/* ###### ALGEMEEN ##### */
h1 {
  color:#000000;
  font-weight:bold;
  font-size:20px;
  margin: 5px 0 12px 0;
}
h2 {
  color:#000000;
  font-weight:bold;
  font-size:13px;
  margin: 5px 0 2px 0;
}

A:link, A:active, A:visited {
  color:#000000;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  border-bottom:0px;
  
}
A:hover {
  color:#000000;
  text-decoration:underline;
  border-bottom:0px;
}

A.geenstreep:link, A.geenstreep:active, A.geenstreep:visited {
  color:#000000;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  border:0px;
  
}
A.geenstreep:hover {
  color:#000000;
  text-decoration:none;
  border:0px;
}

A.wit:link, A.wit:active, A.wit:visited {
  color:#000000;
}
A.wit:hover {
  color:#000000;
}
A.oranje:link, A.oranje:active, A.oranje:visited  {
	color:#000000;
}
A.oranje:hover {
	color:#000000;
}

/* ###### LOGO ##### */
#logo {
 display:none;
}
#printlogo {
  display:block;;
}
#groteafbeelding {
	display:none;
}
#afbeeldingrij, #onderrij, #menurij, #flashrij {
	display:none;
}

/* ###### MENU ##### */
#menu {
  	display:none;
}
#menu A.metmarge {
	display:none;
}

.schaduwrand {
	display:none;
}

/* #### SUBMENU #### */
#submenu {
	display:none;
}
#submenuitems {
	display:none;
}
#submenuitems A:link, #submenuitems A:active, #submenuitems A:visited {
	display:none;
}
#submenuitems A:hover {
	display:none;
}
#inhoud {
	width:590px;
	background:#ffffff;
	margin:0;
	padding:0;
	border-top: 0px;
}
#content {
	padding:0;
}
#welkom {
	float:left;
	margin-right:30px;
}

#rechts {
	float:right;
	width:290px;
}
#actueel {
	padding:10px;
	border:1px dashed #999999;
	margin-left:15px;
	background-color:#ffffff;
	-moz-opacity:0.5;
	opacity:0.5;
}
#agenda {
	padding:10px;
	border:1px dashed #999999;
	margin-left:15px;
	background-color:#ffffff;
	-moz-opacity:0.5;
	opacity:0.5;
}
#hgschln {
	background-color:#ffffff;
}

#sitemapdiv {
	margin-top:3px;
}
#sitemapdiv A:link, #sitemapdiv A:active, #sitemapdiv A:visited {
	text-decoration:none;
	border:0px;
	color:#000000;
	font-weight:normal;
}
#sitemapdiv A:hover {
	color:#000000;
}

.wit {
	color:#000000;
}
.vet {
	font-weight:bold;
}


.datum {
 	font-style:italic;
 	font-weight:bold;
	color:#999999;
}

input {
	border:1px solid #9397C7;
	background-color:#F8F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4D54A4;
	font-weight:normal;
	font-size:11px;
	height:18px;
	width:400px;
}
select {
	border:1px solid #9397C7;
	background-color:#F8F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4D54A4;
	font-weight:normal;
	font-size:11px;
	height:18px;
}
textarea {
	border:1px solid #9397C7;
	background-color:#F8F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4D54A4;
	font-weight:normal;
	width:400px;
	overflow: auto;
}
.tveld {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 border:1px solid #9397C7;
	 width:400px;
	 background-color:#F8F8F8;
	 color:#4D54A4;
	 font-size:11px;
	 line-height:16px;
	 overflow:auto;
}
.checkklein {
	height: 12px;
	width:12px;
	margin: 2px 5px 2px 0;
	border:0;
}
.knop {
  border:1px solid #858AC0;
  width:80px;
  background-color:#B2B5DF;
  color:#5F65AC;
  font-weight:bold;
  font-size:11px;
  line-height:10px;
  margin-top:5px;
  height:20px;
  cursor:hand;
  cursor:pointer;
}

.tekstknop {
  color:#5F65AC;
  font-weight:bold;
  font-size:10px;
  border:0;
  background: #B2B5DF;
  width: 80px;
  cursor: pointer;
}


/* ##### voor uitklapmenu ##### */
.mtDropdownMenu {
	display:none;
}
.mtDropdownMenu .content {
	display:none;
}
.mtDropdownMenu .items {
	display:none;
}
.top .items {
	display:none;
}
.mtDropdownMenu .item {
	display:none;
}
.mtDropdownMenu .background {
	display:none;
}
.mtDropdownMenu .shadowRight {
	display:none;
}
.mtDropdownMenu .shadowBottom {
	display:none;
}
.mtDropdownMenu .hover {
	display:none;
}
.mtDropdownMenu .item img {
	display:none;
}



