@font-face {
    font-family: Tempus Sans ITC;
    font-style:  normal;
    font-weight: 700;
    src: url(TEMPSITC.eot); }

body { 
  background-color: #99CC66; 
  color: #000000; 
  font-size: 10pt;
  font-family: Verdana;
  border-collapse: collapse ;
  margin: 0em auto;
  padding: 1em;
  background-attachment: fixed; 
  background-image:url('images/bg.jpg')
}

iframe { 
  background-color: #99CC66; 
  color: #000000; 
  font-size: 10pt;
  font-family: Verdana;
  border-collapse: collapse ;
  margin: 0em auto;
  padding: 1em;
  background-attachment: fixed; 
  background-image:url('images/bg.jpg') 
}

p {font-size:10pt}

div { font-size: 10pt;  font-family: Verdana;}
#container { font-size: 10pt;  font-family: Verdana; }
#subnav {	position: absolute; width: 152px; height: 800px; z-index: 1; left:10px; top:0px}

#header  { position: absolute; width: 750px;  z-index: 2; left:178px; top:0px; padding: 10px}
#main    {
	position: absolute;
	width: 750px;
	height: 600px;
	z-index: 3;
	left: 180;
	top: 180px;
	padding: 20px;
}
#sub_r   { position: absolute; width: 152px; height: 800px; z-index: 1; left:975px; top:0px}
#footer  { position: absolute; width: 750px; height: 50px; z-index: 4; left:179px; top:750px; padding: 10px}

#top     { left: 10px; height: 10px; width: 100%; top: 0px}
#extra  { position: absolute; left: 10px; height: 10px; width: 100%; top: 800; padding: 10px }


#gl_gr_vert {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C5F0C0', startColorstr='#FFFFEB', gradientType='0') }
#gr_gl_vert {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#C5F0C0', endColorstr='#FFFFEB', gradientType='0') }
#rd_gl_vert {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFEB', startColorstr='#FF8080', gradientType='0') }
#gl_rd_vert {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FF8080', endColorstr='#FFFFEB', gradientType='0') }

div,p,td { font-size: 10px;  font-family: Verdana;}

a:link {
  background-color: transparent;
  color: #000000;
  text-decoration: none 
}
a:hover {
  background-color: #ffffeb;
  color: #0033ff;
  text-decoration: underline
   }
a:visited {
  color: #000000;
 text-decoration: none 
}

.blauw {
	 color: blue;
 text-decoration: none 
}

h1,h2,h3,h4,h5,h6   { font-family: Tempus Sans ITC; font-weight: bold; font-style: normal; margin-bottom:0}
h1		{ font-size: 24pt }
h2      { font-size: 18pt }
h3      { font-size: 14pt }
h4      { font-size: 12pt }
h5      { font-size: 10pt }
h6      { font-size: 8pt }
