body
{
   	scrollbar-arrow-color: #000000;
  	scrollbar-track-color: #D2D0D0;
  	scrollbar-face-color: #ffffff;
  	scrollbar-highlight-color: #ffffff;
  	scrollbar-3dlight-color: #9E9C9D;
  	scrollbar-darkshadow-color: #ffffff;
  	scrollbar-shadow-color: #9E9C9D;
  	background: url(images/bg.jpg);
  	background-repeat: repeat-x;
  	background-color: #F1EBE7;
}
p
{
	font-family: verdana, arial;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	}
	
h1
{
	font-family: verdana, arial;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	}

h2
{
	font-family: verdana, arial;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	background: #9D8F82;
	}

#stock
{
	font-family: arial;
	color:#555555;
	font-size:12px;
	text-decoration:none;
	}
	
a.stock:link
{
	font-family: arial;
	color:#555555;
	font-size:12px;
	}
	
a.stock:visited
{
	font-family: arial;
	color:#777777;
	font-size:12px;
	}
	

#address
{
	font-family: arial;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
#fluit
{
	font-family: arial;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	text-align: center;
	background: url(images/footer.png);
	}

#navdiv
{
	font-family: georgia, arial;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	background: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	}



a.navdiv:link
{
	text-decoration: none;
	color: #ffffff;
	}

a.navdiv:visited
{
	text-decoration: none;
	color: #dddddd;

	}

a.navdiv:hover
{
	text-decoration: underline;
	font-weight: bold;
	}


a.address:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}


a.address:visited 
{
	color: #eeeeee
	}

a.address:hover
{
	text-decoration: underline;
	font-weight: bold;
	}


a:link {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
		color: #777777;
		font-weight: bold;	
}


a:hover{
	text-decoration: underline;
	font-weight: bold;
	}


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

.bodytekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #000000;
	text-decoration: none;
	}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
  color: #000000;
  font-weight: bold;
	}

.content {
	background: #F0EAE6;
	border: 1px solid #999999;
}