a:link       { text-decoration: none }
a:visited    { color: #3366CC; text-decoration: none }
a:active     { color: #FFCC00; text-decoration: none  }
a:hover      { text-decoration: none; color: #000000 }

table        {
	font-family: Tahoma;
	font-size: 10pt;

}
h1           {
	font-family: Tahoma;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	letter-spacing: 4px;
	background-image: url('images/line.gif');
	background-repeat: no-repeat;
	background-position: left bottom;	

}
h2           { font-family: Tahoma; font-size: 10pt; text-transform: uppercase; font-weight: 
               bold; margin-bottom: 10px }
h3           { font-family: Tahoma; font-size: 10pt; font-weight: 
               bold; margin-bottom: 12px }
h4           { font-family: Tahoma; font-size: 10pt; font-style: italic;  margin-bottom: 10px }
h5           { font-family: Tahoma; font-size: 8pt; text-transform: uppercase; font-weight: 
               bold; margin-bottom: 8px }
h6           { font-family: Tahoma; font-size: 8pt; text-transform: uppercase; font-style: 
               italic; font-weight: bold; margin-bottom: 8px }

body         { font-family: Tahoma; 
			   font-size: 10pt; 
			   color: #333333; 
			   background-color: #FFFFFF;
			   margin-left: 0px;
			   margin-top: 0px;
			   margin-right: 0px;
			   margin-bottom: 20px;
			   background-image:url(images/achter.jpg) 
			   }
			   
.positie {
	font-size: 9px;
	line-height: 18px;
	color: #333333;
	text-align:right;
	background-image: url(images/positie_balk.gif);

}

td.menu{}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}


a.beveiligd { font-family: Tahoma; color: #000000; 
               margin-left: 3px }
a.beveiligd:link {
	color: #000000;
	text-decoration:none
}

a.beveiligd:visited {
	color: #000000;
	text-decoration:none

}
a.beveiligd:hover {
	color: #FFFF00;
	text-decoration:none
}
a.beveiligd:active {
	color: #FFFF00;
	text-decoration:none
}

.actueel_foto {
	border: 1px solid #999999;
}