
a:link	{ color: #000000; text-decoration: none; font-weight: bold;outline: 0;font-size:12pt;}
a:visited	{ color: #000000; text-decoration: none; font-weight: bold; outline: 0;font-size:12pt;}
a:hover, a:active { color: #FF0000;  text-decoration: none; font-weight: bold;outline: 0;font-size:12pt; }
a:focus{-moz-outline-style: none;outline: 0 none;font-size:12pt;}
a:active {outline: 0 none;font-size:12pt;}


#ifr1 {
width:100%;
height:100%;
}

	
	
.zijkantlinks {
  background: url("images/link.jpg");
  background-repeat: repeat-y;
  background-position: right;

}

.zijkantrechts {
  background: url("images/rechts.jpg");
  background-repeat: repeat-y;
  background-position: left;

}

#footer 
	{
	color: #00358F;
	text-align: center;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	height: 30;
	padding-top: 0px;
	margin: 0;
	}
	
.linky {
font-weight: bold;
outline: 0;
font-size:12pt
}

.transparant  
{   
   filter:alpha(opacity=65);    
   -moz-opacity: 0.65;    
   opacity: 0.65;
   color: #000000;  text-decoration: none; font-weight: bold;outline: 0;font-size:12pt;
   cursor:hand;
   cursor:pointer;
}

.transparant2 
{   
   filter:alpha(opacity=90);    
   -moz-opacity: 0.9; 
   color: #FF0000;  text-decoration: none; font-weight: bold;outline: 0;font-size:12pt;
      cursor:hand;
   cursor:pointer;
}