body {  

background: #ffffff url(/grafs/watermerk.jpg) repeat;
	margin:0 0 0 0 ;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	float: clear;
}

.top {
	background: #ffffff url(/grafs/grijswit1.gif) repeat-x;
}

.midden {  
	position	:	relative;
	top		:	0px;
	background	: 	url(/grafs/watermerk.jpg) repeat ;
	font-size	: 	12px;
	font-family	: 	"trebuchet ms", helvetica, sans-serif;
	color		: 	#333333;
	line-height	: 	18px;
	float		: 	clear;
}

.fout {  
	font-size : 13px;
	color : red;
}
.grijs {  
	background		:	 url(/grafs/backdiscl.gif);
}

td {
	font-family		: inherit;
	font-size		: 12;
	font-style		: normal;
	font-weight 	: normal;
	color			: #333333;
  	vertical-align	: top;  
}

a:hover {
  background: lightgrey
}
	
#menubalk a:link { color: blue;}
#menubalk a:visited {color: black;} 
#menubalk a:hover{ color: yellow;}
#menubalk a:active {color: green;}
#menubalk a:focus {color: red; background:green;} 


#menu {
	background : url("/grafs/groen.gif");
	background-repeat: repeat; 

	font-size: 12pt;

	font-style	: oblique;
	color	: #FFFFFF;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	text-decoration: underline;
	
	}
#menu td {
	vertical-align : middle;
}
#menu a {
	font-size: 12px;
	color	: #FFFFFF;
	} 
#menu a:hover {
	color: green;
	background-color: #FFFFFE; 
}

/* Menu  2 */

#menu2 { width:250;
	 height:20;	
	font-size: 12pt;


	color	: green;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	text-decoration: underline;
	}

#menu2 a {
	font-size: 12px;
	color	: #000000;
	} 
#menu2 a:hover {

	color	: #FFFFFF;
	background : url("/grafs/groen.gif") repeat; 
}


#menubalk {
float : left;
width : 962;
height: 50;
background : url("/grafs/groen.gif");
background-repeat: repeat; 
font-size:15pt;
text-align: center;
vertical-align: middle;
clear:both;

overflow:auto;
}

.big_text_green {
	font-family		: Trebuchet MS,sans-serif ;
	font-size		: 19px;
	color			: red;
	font-weight 	: bold;
	text-decoration	: none;
	border-bottom	: 1px dashed #333333;
}

.big_text_grey {
	font-family		: Trebuchet MS,sans-serif;
	font-size		: 19px;
	color			: #666666;
	font-weight 	: bold;
	text-decoration	: none;
	border-bottom	: 1px dashed #333333;
}

.small_text_green {
	font-family		: Trebuchet MS,sans-serif;
	font-size		: 16px;
	color			: #FF6600;
	font-weight 	: bold;
	text-decoration	: none;
	border-bottom	: 1px dashed #333333;
}
.small_text_header {
	font-family		: Tahoma;
	font-size		: 16px;
	color			: #FF6600;
	font-weight 	: bold;
}

.small_text_grey {
	font-family		: Trebuchet MS,sans-serif;
	font-size		: 16px;
	color			: #666666;
	font-weight 	: bold;
	text-decoration	: none;
	border-bottom	: 1px dashed #333333;
}
.small_green {
	font-family		: Trebuchet MS,sans-serif;
	font-size		: 16px;
	color			: #FF6600;
	text-decoration	: none;
	border-bottom	: 1px dashed #333333;
}

.small_grey {
	font-family		: Trebuchet MS,sans-serif;
	font-size		: 16px;
	color			: #666666;
	text-decoration	: none;
	border-bottom	: 1px dashed #333333;
}

#d1  {position: relative; }
#s1 { width : 106; height :150; position: absolute; top: 300px; left: 50px;  background: lime; }
#s2 { position: absolute; top: 190px; left: 300px;  background: lime; }