BODY {
	margin:0;
	background-color:#D5D5D5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#67696D;
}

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:#F09E4E;
  font-weight:bold;
  font-size:20px;
  margin: 5px 0 12px 0;
}
h2 {
  color:#4D54A4;
  font-weight:bold;
  font-size:13px;
  margin: 5px 0 2px 0;
}
h3{
	color:#F09E4E;
  	font-weight:bold;
  	font-size:11px;
	margin: 5px 0 3px 0;
}
A:link, A:active, A:visited {
  color:#F69431;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  border-bottom:1px dashed #F69431;
  
}
A:hover {
  color:#4D54A4;
  text-decoration:none;
  border-bottom:1px dashed #4D54A4;
}

A.geenstreep:link, A.geenstreep:active, A.geenstreep:visited {
  color:#4D54A4;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  border:0px;
  
}
A.geenstreep:hover {
  color:#F09E4E;
  text-decoration:none;
  border:0px;
}

A.wit:link, A.wit:active, A.wit:visited {
  color:#ffffff;
}
A.wit:hover {
  color:#F09E4E;
}
A.oranje:link, A.oranje:active, A.oranje:visited  {
	color:#F09E4E;
}
A.oranje:hover {
	color:#4D54A4;
}

/* ###### LOGO ##### */
#logo {
  background-color:#D5D5D5;
  margin:3px 0 -5px 15px; 
}
#printlogo {
  display:none;
}
#groteafbeelding {
	height:108px;
	padding:0;
	margin:0;
}

/* ###### MENU ##### */
#menu {
  	background:#4D54A4;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin:0px;
	padding:0;
	height:32px;
	text-align:left;
	overflow:hidden;
	width:960px;
}
#menu A.metmarge {
	padding-left:20px;
}

.schaduwrand {
	background:url(../img/schaduw_rechts.gif) repeat-y;
}

/* #### SUBMENU #### */
#submenu {
	width:264px;
	background:#B8BBDA url(../img/bg_submenu.gif) no-repeat;
	margin:0;
	padding:0;
	border-top: 1px solid #4D54A4;
}
#submenuitems {
	padding: 60px 15px 60px 20px;
	text-align:right;
	float:right;
}
#submenuitems A:link, #submenuitems A:active, #submenuitems A:visited {
	border-bottom:0;
	text-decoration:none;
	line-height:18px;
	color:#F09E4E;
}
#submenuitems A:hover {
	color:#ffffff;
}
#inhoud {
	width:696px;
	background:#FEFEFE url(../img/bg_inhoud.gif) no-repeat;
	margin:0;
	padding:0;
	border-top: 1px solid #8A8FC1;
}
#content {
	padding:20px 20px 5px 20px;
}
#welkom {
	float:left;
	width:350px;
}

#rechts {
	float:right;
	width:290px;
}
#actueel {
	padding:10px 10px 10px 10px;
	border:1px dashed #999999;
	margin-left:15px;
	background-color:#D4D7F4;
}
#agenda {
	padding:10px 10px 10px 10px;
	border:1px dashed #999999;
	margin-left:15px;
	background-color:#D4D7F4;
}
#hgschln {
	background-color:#ffffff;
}
#sitemapdiv {
	margin-top:3px;
}
#sitemapdiv A:link, #sitemapdiv A:active, #sitemapdiv A:visited {
	text-decoration:none;
	border:0px;
	color:#67696D;
	font-weight:normal;
}
#sitemapdiv A:hover {
	color:#F09E4E;
}

.wit {
	color:#ffffff;
}
.oranje {
	color:#F09E4E;
}
.vet {
	font-weight:bold;
}


.datum {
 	font-style:italic;
 	font-weight:bold;
	color:#9195C6;
}

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;
}
.zoekveld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 border:1px solid #4D54A4;
	 width:125px;
	 background-color:#ffffff;
	 color:#4D54A4;
	 font-size:11px;
	 line-height:16px;
	 height:18px;
}
.zoekknop {
	border: 1px solid #4D54A4;
  background-color:#4D54A4;
  width:60px;
  color:#ffffff;
  font-weight:bold;
  font-size:10px;
  padding-bottom:1px;
  margin-left:5px;
  margin-right:15px;
  height:18px;
  cursor:hand;
  cursor:pointer;
  text-align:middle;
}
.checkklein { 
	height: 12px;
	width:12px;
	margin: 2px 5px 2px 0;
}
.mededeling{
	padding:2px 0 10px 0;
	/*border:1px dashed #999999;*/
	/*margin-left:15px;*/
	/*background-color:#D4D7F4;*/
}
.mededelingkop{
	display:block;
	margin:2px 0 2px 0;
	color:#F09E4E;
	font-weight:bold;
}
.tabelheader{
	padding: 4px;
	text-align: left;
	font-size:11px;
	border-bottom: 1px solid #A3A7D0;
	font-weight:bold;
}
.tabelrij{
	padding: 4px 8px 4px 4px;
	text-align: left;
	font-size:11px;
}
/* ##### voor uitklapmenu ##### */
.mtDropdownMenu {
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px
}
.mtDropdownMenu .content {
	position: absolute;
}
.mtDropdownMenu .items {
	border-right: #4D54A4 1px solid;
	border-top: #4D54A4 0px solid;
	font-size: 12px;
	z-index: 2;
	left: 0px;
	border-left: #4D54A4 1px solid;
	color: #ffffff;
	border-bottom: #4D54A4 1px solid;
	position: relative; TOP: 0px;
}
.top .items {
	border-top: #4D54A4 0px solid;
}
.mtDropdownMenu .item {
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	cursor: hand;
	cursor:pointer;
	color: #000000;
	border-bottom: #4D54A4 1px solid;
	text-decoration: none;
	line-height:18px;
}
.mtDropdownMenu .background {
	z-index: 1;
	background: #F3DAB3;
	filter:alpha(opacity=80);
	left: 0px;
	position: absolute;
	top: 0px;
	-moz-opacity:0.8;
	opacity:0.8;
}
.mtDropdownMenu .shadowRight {
	z-index: 0;
	width: 0px;
	position: absolute;
	top: 0px;
}
.mtDropdownMenu .shadowBottom {
	z-index: 0;
	top:0px;
	left: 0px;
	position: absolute;
	height: 0px;
}
.mtDropdownMenu .hover {
	background: #4D54A4;
	color: #ffffff; 
	padding-left:12px;
}
.mtDropdownMenu .item img {
	margin-right: 4px;
}



