/*
	Version: 0.9
	
	Pagecreator : Feci
	
	Page created with: Macromedia dreamweaver
	
	Summary page:	- On this page, the stylesheet is defined concerning the presentation part of the website. This includes format of 
	tables, backgroundimages, margins and heights.
*/

.expositie
{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	color:#000000;
	font-weight:bold;
}
	
.tekstOpmaak
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	margin-left: 7px;
	margin-top: 5px;
	scrollbar-3dlight-color:white;
  scrollbar-arrow-color:#266D99;
	scrollbar-track-color:white;
  scrollbar-darkshadow-color:white;
  scrollbar-face-color:white;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:white;
}

.picture
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link 
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #333333;
}

a:hover 
{
	text-decoration: none;
	color: #990000;
}

a:active 
{
	text-decoration: none;
	color: #000000;
}

.feci
{
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.nietZichtbaar
{
	color:#FFFFFF;
}
