  body.intro
  {	
  	color: #3F3E4D;
	background:#F0F4FD url(achtergrond.jpg) repeat center fixed;
	background-color:#F0F4FD;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	scrollbar-face-color: #EDF3FC;
	scrollbar-shadow-color: #404040;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #E3EDFB;
	scrollbar-arrow-color: #FFFFFF;
  } 
 body.bouwbg
  {	
  	color: #3F3E4D;
	background:#F0F4FD url(./bouw/achtergrond.jpg) no-repeat center fixed;
	background-color:#F0F4FD;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	scrollbar-face-color: #EDF3FC;
	scrollbar-shadow-color: #404040;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #E3EDFB;
	scrollbar-arrow-color: #FFFFFF;
  }
  body.rietbg
  {	
  	color: #3F3E4D;
	background:#F0F4FD url(./riet/achtergrond.jpg) no-repeat center fixed;
	background-color:#F0F4FD;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	scrollbar-face-color: #EDF3FC;
	scrollbar-shadow-color: #404040;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #E3EDFB;
	scrollbar-arrow-color: #FFFFFF;
  }
  body.nobg
  {	
  	color: #3F3E4D;
	background-color:#F0F4FD;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	scrollbar-face-color: #EDF3FC;
	scrollbar-shadow-color: #404040;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #E3EDFB;
	scrollbar-arrow-color: #FFFFFF;
  }
  .copyright
  {
    color: #807E96;
	font-family: Georgia;
	font-size:12px;
	font-style:italic;
  }
  h1 
  {
	font-family: Georgia;
	font-size:19px;
  }
  td
  {
	padding:0px;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
  }
  td.small
  {
	padding:0px;
	font-family: Georgia;
	font-size:9px;
  }
  li           
  {
	 list-style-image: url('block.gif')
  }
#intro a:hover
{
	text-decoration: underline;
}
#intro a, #container a
{	
	text-decoration: none;
	color: white;
}
#intro td{
	color: white;
	height: 40px;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
div#container{
position: absolute;
width: 900px;
height: 40px;
left: 100px;
bottom: 0;
color: white;
font-size: 12px;
}
