body
{
	background-color: #8E9771;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


/* frame  ----------------------------------------------- */
.top_sector {
	background-image: url(../datA/back_header.gif);
  }
.mid_sector {
	background-image: url(../data/portal_background.jpg);
	background-repeat: no-repeat;
	background-color: #95Ad7E;
	width: 740px;
  }
.button {
	background-image: url(../data/portal_background.jpg);
	background-repeat: no-repeat;
	background-color: #95Ad7E;
  }


/* menu_ ----------------------------------------------- */
  .left_content {
	font:Georgia,Serif;
	color:#898B78;
	width:160px;
	margin:0 auto;
	text-align:left;
	font-size:11px;
	padding: 5px;
	vertical-align: top;
  }
  
  .left_content_link {
	color:#836119;
	text-decoration:none;
	font-family: Verdana;
  }
  .left_content_link:hover {
color:#c60;
text-decoration:underline;
  }
    .M_left_sector {
	background-image: url(../data/portal_menu_left.gif);
	background-repeat: repeat-y;
  }
    .M_right_sector {
	background-image: url(../data/portal_menu_right.gif);
	background-repeat: repeat-y;
  }
  
.right_tabel{
	padding: 5px;
	background-color: #5A722E;
	color:#DEC38A;
	text-align:left;
	font-size: x-small;
	font-family: Verdana, Arial;
	width: 140px;
	}
	
A.right_tabel_link{
	color:#FF9933;
	font-size: x-small;
	font-family: Verdana, Arial;
	}
A.right_tabel_link:link{
  color:#FF9933;
  text-decoration:none;
	}
A.right_tabel_link:hover{
  color:#FF9933;
  text-decoration:underline;
	}
A.right_tabel_link:visited{
  color:#FF9933;
  text-decoration:none;
	}
.zoek_tabel{
	background-color: #BBCAAC;
	color:#666633;
	font-size: small;
	font-family: Verdana, Arial;
	text-decoration: none;
	}
A.zoek_tabel:hover{
	background-color: #BBCAAC;
	color:#666633;
	font-size: small;
	font-family: Verdana, Arial;
	text-decoration: underline;
	}
A.zoek_tabel:visited{
	background-color: #BBCAAC;
	color:#666633;
	font-size: small;
	font-family: Verdana, Arial;
	}
.zoek_tabel2{
	background-color: #A9BC96;
	color:#666633;
	font-size: small;
	font-family: Verdana, Arial;
	text-decoration: none;
	}
A.zoek_tabel2:hover{
	background-color: #A9BC96;
	color:#666633;
	font-size: small;
	font-family: Verdana, Arial;
	text-decoration: underline;
	}
A.zoek_tabel2:visited{
	background-color: #A9BC96;
	color:#666633;
	font-size: small;
	font-family: Verdana, Arial;
	}
/* content  ----------------------------------------------- */
  
.content {
	background-color: #FFFFFF;
	padding: 10px;
	width: 100%;
	border-width:1px;
	border-style: solid;
	border-color: #A7B7C1;
}

.header {
	margin:0;
	font: Georgia, Times, serif;
	letter-spacing:0.1em;
	font-size: x-large;
	color: #F2D003;
}
.subheader {
	font-family: verdana;
	color: #504A3D;
	padding: 5px;
	font-size: x-small;
	text-align: left;
}
.inputs {
	font-family: verdana;
	border:#666666 1px solid;
	color: #504A3D;
	font-size: x-small;
	text-align: left;
}
A.subheader:hover {
	font-family: verdana;
	color: #CC6600;
	padding: 5px;
	font-size: x-small;
	text-align: left;
}
A.subheader:visited {
	font-family: verdana;
	color: #D9D6CE;
	padding: 5px;
	font-size: x-small;
	text-align: left;
}

.tekst {
	font-family: Georgia, Times, serif;
	color: #504A3D;
	padding: 5px;
	font-size: small;
	text-align: left;
	width: 400px;
}

A.tekst:link {
  color:#c60;
  text-decoration:none;

  }

A.tekst:visited {
  color:#969;
  text-decoration:none;

  }

A.tekst:hover {
  color:#c60;
  text-decoration:underline;

  }

/* overview ----------------------------------------------- */

.overview {
  font:x-small Georgia,Serif;
  color: #0A638D;
  font-size/* */:/**/small;
  font-size: /**/small;
  margin:.5em 0 1.5em;
  border-bottom:1px solid #A7B7C1;
  padding-bottom:.5em;

  }

.overview-title {
	color: #0A638D;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
  }
  
  A.overview-title:hover {
	color: #608FBF;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
  }

.overview-footer  {
	font-style:normal;
	color:#879DAB;
	margin-right:0.6em;
	font-size: x-small;
	font-family: Verdana, Arial;
  }
.overview img {
	padding:4px;
	border:1px solid #ddd;
	align: right;
  }

/* Footer  ----------------------------------------------- */

.footer {
	margin:0;
	text-align:right;
	padding-right:15px;
	font: Trebuchet,Verdana;
	background-color: #639699;
	color: #ECE9D8;
	font-size: 9px;
	height: 16px;
  }
.footer:link {
 	text-decoration:none;
 }
.footer:hover {
	text-decoration: underline;
  }
