/* main */
* {
  font-family: Arial, Helvetica, sans-serif;
}

body
{
    margin: 0px 0px 0px 0px;
    background-color: #A3D59C;
    text-align: center;
}

.main 
{
	SCROLLBAR-FACE-COLOR: #4C71B1;
	SCROLLBAR-HIGHLIGHT-COLOR: #dcdcdc;
	SCROLLBAR-SHADOW-COLOR: #150270;
	SCROLLBAR-3DLIGHT-COLOR: #87A0CB;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #87A0CB;
	SCROLLBAR-DARKSHADOW-COLOR: #dddddd;
	background-color: #FFFFFF;
	FONT-SIZE: 10pt;
	color : #333399;
	FONT-FAMILY: Arial;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	text-align: justify;
	background-image: url(../Images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px solid black;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:20px;
}
.main TD
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	color : #333399;
	text-align: justify;
}
.mainhead {
	
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
        padding-bottom: 5px;
	height: 15px;
	background-color: #C6CEDF;
	border: 1px solid #5A6FA5;
	font-size: 15px;
        font-weight: bold;
	color: #003366;
}

.richedit 
{

	SCROLLBAR-FACE-COLOR: #4C71B1;
	SCROLLBAR-HIGHLIGHT-COLOR: #dcdcdc;
	SCROLLBAR-SHADOW-COLOR: #150270;
	SCROLLBAR-3DLIGHT-COLOR: #87A0CB;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #87A0CB;
	SCROLLBAR-DARKSHADOW-COLOR: #dddddd;
	background-color: #FFFFFF;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	text-align: justify;
	background-image: url(../Images/24/bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.headernav a:link, .headernav a:visited{
  	text-decoration: none;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.headernav a:hover {
    color: #CC0000;
	text-decoration: underline;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


/* buitenkanten en menu */

.achtergrond_buitenkant
{
	background-color:#95CE8D;
}

.top
{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-color:#A3D59C;
}

.LinkerMenuPagina
{
	background-image: url(../images/24/left.gif);
	margin: 0px;
	background-color: #2566A0;
	padding-left:5px;
	SCROLLBAR-FACE-COLOR: #4C71B1;
	SCROLLBAR-HIGHLIGHT-COLOR: #dcdcdc;
	SCROLLBAR-SHADOW-COLOR: #150270;
	SCROLLBAR-3DLIGHT-COLOR: #87A0CB;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #87A0CB;
	SCROLLBAR-DARKSHADOW-COLOR: #dddddd;
  overflow-x: hidden;
}

.LinkerMenuItem A {	
	
	
	DISPLAY: block;
	WIDTH: 100%;
	TEXT-INDENT: 8px;
	COLOR: #FFFFFF;
	text-decoration: none;
	BORDER-RIGHT: 1px #4c71b1;
	PADDING-RIGHT: 2px;
	BORDER-TOP: 1px solid #3A8AD1;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: 1px #191970;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: 1px solid #224787;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 1px;
	BACKGROUND-COLOR: #4080B8;
	margin-bottom: 1px;
  	text-align: center;
  	font-weight: bold;
}
.LinkerMenuItem A:hover {	COLOR: #FFFFFF; BACKGROUND-COLOR: #87A0CB }
.LinkerMenuItem
{
	color: #ffffff;
	text-indent: 8px;
	text-decoration: none;
}

.folder 
{
	width: 100px;
	float: left;
	text-align: center;
}
.folder a:link, .folder a:visited {
  color: black;
	clear: left;
	display: block;
	width: 100px;
	height: 50px;
	overflow: hidden;
}
.images 
{
  clear: both;
	color: black;
}
.image 
{
	width: 100px;
	height: 60px;
	float: left;
	margin-left: 10px;
	text-align: center;
  margin-top: auto; 
	overflow: hidden;
	margin-bottom: 10px;
}
.image a:hover {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
.image 
{
	border: 1px solid #8B6900;
}
.fotonav td {
  height: 22px;
  padding-left: 10px;
	font-size: 12px;
	background-color: #C6CEDF;
	font-weight: bold;
	color: #003366;
}
.imgDisabled {
	filter: Alpha(Opacity=50);  
}
.imgEnabled {
	filter: Alpha(Opacity=100);  
}
.clearit 
{
	clear:both;
}
.header {
  font-size: 16px;
  font-weight: bold;
	color: #2566A0;
}

A:link, A:visited
{
	color:#2566A0;
	text-decoration:none;
}

A:hover
{
	color:#000000;
	text-decoration:none;
}

.main a:link, .main a:visited
{
	color:#2566A0;
	text-decoration:none;
}

.main a:hover
{
	color:#000000;
	text-decoration:none;
}

