	body {
		padding: 0;
		margin: 0;
		font-family: Arial;
		font-size: 12px;
	}

	p {
		font-family: Arial;
		font-size: 12px;
	}

	.tabel1 {
		background-color: #FFFFFF;
		height: 100%;
		width: 100%;
	}

	.tabel2 {
		background-color: #FFFFFF;
		border-bottom: 1px solid #19B09F;
	}

	.tabel3 {
		background-color: #19B09F;
	}

	.tabel4 {
		border-top: 7px solid #DFF4F2;
		border-left: 7px solid #DFF4F2;
		border-right: 7px solid #DFF4F2;
		padding: 15px;
		vertical-align : top;
		text-align : left;
	}

	.tabel5	{
		font-family: Arial;
		font-size: 12px;
		background-color: #DFF4F2;
	}

	.tabel6	{
		background-color: #DADADA;
		border-bottom: 1px solid #006666;
	}

	.tabel7	{
		background-color: #006666;
	}

	.tabel8 {
		border-left: 7px solid #DFF4F2;
		border-right: 7px solid #DFF4F2;
    /* border-top: 6px solid #DFF4F2; */
		padding: 15px;
		vertical-align : top;
		text-align : left;
	}

	.tabel9	{
		background-color: #DFF4F2;
		padding: 0px;
		margin: 0;
	}

	h1 {
		font-family: Arial;
		font-size: 24px;
		color: #CC0000;
	}
	
	h3.voorpagina {
		font-family: Arial;
		font-size: 16px;
		color: #CC0000;
		margin-bottom: 5px;
	}


	h3 {
		font-family: Arial;
		font-size: 16px;
/*		color: #CC0000;*/
    color: #333;
		margin-bottom: 5px;
	}

	.menu a:link, .menu a:visited {
	  text-decoration: none;
	  color: #FFFFEF;
	}

	.menu a:hover {
	  text-decoration: none;
	  color: #FFFFFF;
	  background-color: #42C1AF;
	  border-top: 1px solid #DEF7F7;
	  border-left: 1px solid #DEF7F7;
	  border-bottom: 1px solid #006633;
	  border-right: 1px solid #006633;
	}

	.menu a:active {
	  text-decoration: none;
	  color: #EFEBC6;
	  background-color: #16A08C;
	  border-top: 1px solid #006633;
	  border-left: 1px solid #006633;
	  border-bottom: 1px solid #DEF7F7;
	  border-right: 1px solid #DEF7F7;
	}

	.menu {
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 12px;
	  color: #FFFFEF;
	  border: 1px solid #19B09F;
	  padding: 4px;
	}

	.navigation {
	  background-color: #19B09F;
	  height: 29px;
	  padding: 4px;
	}

	.menulink a:link, .menulink a:visited {
	  text-decoration: none;
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 14px;
	  color: #CC0000;
	}

	.menulink a:hover {
	  text-decoration: none;
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 14px;
	  color: #CC0000;
	  border-bottom: 2px solid #CC0000;
	}

	.menulink a:active {
	  text-decoration: none;
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 14px;
	  color: #CC0000;
	  border-bottom: 2px solid #CC0000;
	}

	.menulink {
	  text-decoration: none;
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 14px;
	  color: #19B09F;
	}

	.inactive {
		color: GrayText;
	}

	hr {
	  height: 1px;
	  color: #19B09F;
	}

  .error {
	  border: 2px solid #CC0000;
	  background-color: #FFE0E0;
	  color: #CC0000;
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 12px;
	  padding: 15px;
	}

	.tabeloverzichttitel {
    background-color : Menu;
    font-weight: bold;
    font-size: 12px;
    color: ButtonText;
    padding: 10px;
  }

	.tabeloverzicht {
    text-decoration: none;
    font-size: 12px;
    color: GrayText;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.tabeloverzichthover {
    text-decoration: none;
    color: CaptionText;
    background-color : Highlight;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
  }

	#header {
	  width: 100%;
	  z-index: 0;
	  float: left;
	  margin: 0px;
	  background-color: #19B09F;
	  height: 29px;
	}

	#header ul.sitesections {
	  margin:0px;
	  padding-top:1px;
	  margin-top: 1px;
	  margin-left: 18px;
	  margin-right: 0;
		font-size: 12px;
	}

	#header ul.sitesections li {
	  float:left;
	  list-style-type:none;
	}

	#header ul.sitesections a, #header ul a:visited, #header ul a.current {
	  display:block;
	  float:left;
	  padding:4px 4px;
	  text-decoration:none;
	  margin-top: 0;
	  margin-bottom: 0;
	  margin-right: 2px;
	  margin-left: 0;
	  color: #FFFFEF;
	  font-weight: bold;
	  background-color: #19B09F;
	  border: 1px solid #19B09F;
	}

	#header ul.sitesections a:hover {
	  color: #FFFFFF;
	  background-color: #42C1AF;
	  border-top: 1px solid #DEF7F7;
	  border-left: 1px solid #DEF7F7;
	  border-bottom: 1px solid #006633;
	  border-right: 1px solid #006633;
	}

	#header ul.sitesections a:active {
	  color: #EFEBC6;
	  background-color: #16A08C;
	  border-top: 1px solid #006633;
	  border-left: 1px solid #006633;
	  border-bottom: 1px solid #DEF7F7;
	  border-right: 1px solid #DEF7F7;
	}

	
  .aanpassingen {
  width: 100%;
  }

  .aanpassingen th {
  	background-image : url(../images/icon_news.gif);
  	background-repeat : no-repeat;
  	background-color: #DFF4F2;
  	background-position: top left;
  	font-size: 12px;
  	font-weight: bold;
  	color: #888;
	  border-bottom: 1px solid #BDD;
  	padding-left: 24px;
  	text-align: left;
  	height: 26px;
  }

  .aanpassingen td {
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
  padding: 4px;
  margin: 0;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  }

  .aanpassingen td a:link, .aanpassingen td a:visited {
    color: #C00;
    text-decoration: underline;
  }
  
  .aanpassingen td a:hover {
    color: #C00;
    text-decoration: underline;
  }


  .helpindex {
  width: 100%;
  }

  .helpindex th {
  	background-image : url(../images/icon_info.gif);
  	background-repeat : no-repeat;
  	background-color: #DFF4F2;
  	background-position: top left;
  	font-size: 12px;
  	font-weight: bold;
  	color: #666;
  	border-bottom: 1px solid #BDD;
  	padding-left: 24px;
  	text-align: left;
  	height: 26px;
  }

  .helpindex td {
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
  padding: 4px;
  margin: 0;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  }

  .helpindex a, .helpindex a:visited {
    text-decoration: none;
    color: #C00;
  }

  .helpindex a, .helpindex a:visited {
    text-decoration: underline;
    color: #C00;
  }
  
.TableTitle {
  background-color: ActiveBorder;
  border-bottom: 1px solid ButtonShadow;
  border-right: 1px solid ButtonShadow;
  border-left: 1px solid ButtonHighlight;
  border-top: 1px solid ButtonHighlight;
  height: 20px;
  font-family: Arial;
  font-size: 10pt;
  padding: 4px;
  vertical-align: middle;
}

.TableTitle a:link,
.TableTitle a:visited,
.TableTitle a:active {
  text-decoration: none;
  display: block;
  border-bottom: 1px dotted ButtonShadow;
  color: #000;
}

.TableTitle a:hover {
  text-decoration: none;
  border-bottom: 1px solid #000;
  color: #000;
}

.subtabletitle {
  background-color: #EEE;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #F5F5F5;
  border-top: 1px solid #F5F5F5;
  height: 20px;
  font-family: Arial;
  font-size: 10pt;
  padding: 4px;
  vertical-align: middle;
}

.Row {
  font-size: 10pt;
  color: #000000;
  background-color: White;
  text-align : right;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid White;
}

.RowHover {
  font-size: 10pt;
  color: #FFFFFF;
  background-color: Highlight;
  text-align : right;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid ThreedDarkShadow;
}

.tablefieldfirst {
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #C0C0C0;
  padding: 2px 4px;
}

.tablefield {
  border-bottom: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0; 
  padding: 2px 4px;
}

/*
input {
  font-family : "MS Sans Serif", Geneva, sans-serif;
  font-size: 12px;
}

select {
	font-family : "Courier New", Courier, monospace;
  font-size: 12px;
}
*/

.monospace {
  font-family : "Courier New", Courier, monospace;
  font-size: 12px;
  width: 104px;
}
