body	{
		background-image:url(Images/background.gif);
		background-position:bottom,right;
		background-repeat:repeat;
		width: 100%; 
		height: 100%; 
		margin: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
}
/* td, tr {
border: 1px solid black;
} */
img {
border: 0px solid black;
}
#box	{ 
		width: 750px; 
		height: 570px;
		position: absolute; 
		left: 50%; 
		top: 0px; 
		margin-left: -375px; 
		border: 1px solid #666; 
		z-index:1;
		background-color:#E1E1E1;
}
#header	{ 
		width: 750px; 
		height: 163px;
		position: absolute; 
		left: 0px; 
		top: 0px; 
		border: 0px solid black; 
		z-index:200;
} 
#nav	{ 
		width: 176px; 
		height: 434px;
		position: absolute; 
		left: 0px; 
		top: 136px; 
		border: 0px solid black; 
		z-index:200;
} 
#link1
{
		width: 25px; 
		height: 434px;
		position: absolute; 
		left: 0px; 
		top: 0px; 
		border: 0px solid black; 
		z-index:200;
}
#link2
{
		width: 25px; 
		height: 434px;
		position: absolute; 
		left: 30.2px; 
		top: 0px; 
		border: 0px solid black; 
		z-index:200;
}
#link3
{
		width: 25px; 
		height: 434px;
		position: absolute; 
		left: 60.4px; 
		top: 0px; 
		border: 0px solid black; 
		z-index:200;
}
#link4
{
		width: 25px; 
		height: 434px;
		position: absolute; 
		left: 90.6px; 
		top: 0px; 
		border: 0px solid black; 
		z-index:200;
}
#link5
{
		width: 25px; 
		height: 434px;
		position: absolute; 
		left: 120.8px; 
		top: 0px; 
		border: 0px solid black; 
		z-index:200;
}
#link6
{
		width: 25px; 
		height: 434px;
		position: absolute; 
		left: 150px; 
		top: 0px; 
		border: 0px solid black; 
		z-index:200;
}
#contentbox { 
		width: 554px; 
		height: 426px;
		position: absolute; 
		left: 180px; 
		top: 136px;
		padding-right:5px;
		border: 3px solid #B7B7B7; 
		z-index:150;
		background-color:#ffffff;
		background-image:url(Images/Content/background.gif);
		background-position: bottom right;
		background-repeat:no-repeat;
		
} 
#balk { 
		width: 545px; 
		height: 25px;
		position: absolute; 
		left: 5px; 
		top: 2px; 
		border: 0px solid black; 
		z-index:200;
		background-color:#FFFFFF;
}
#content { 
		width: 545px; 
		height: 25px;
		position: absolute; 
		left: 7px; 
		top: 30px; 
		border: 0px solid black; 
		z-index:200;
		background-color:transparent;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		
}
.copyright	{ 
		width: 750px; 
		height: 15px;
		position: absolute; 
		left: 50%; 
		top: 572px; 
		margin-left: -375px; 
		border: 0px solid #666; 
		z-index:1;
		text-align:right;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#898989;
		}
.menu {
		width: 500px; 
		height: 15px;
		position: absolute; 
		right: 5px; 
		top: 4px; 
		margin-left: -375px; 
		border: 0px solid #666; 
		z-index:300;
		text-align:right;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#000000;
}
.menu a:link {
color:#000000;
text-decoration:none;
}
.menu a:visited {
color:#666666;
text-decoration:none;
}
.menu a:hover {
text-decoration:underline;
}
.menu a:active {
text-decoration:underline;
}
.copyright a:link {
color:#898989;
text-decoration:none;
}
.copyright a:visited {
color:#898989;
text-decoration:none;
}
.copyright a:hover {
text-decoration:underline;
}
.copyright a:active {
text-decoration:underline;
}		

#adresgegevens {
text-align:right;
width: 200px; 
height: auto;
position: absolute; 
right: 5px; 
top: 5px; 
border: 0px solid black; 
z-index:200;
}

ul {
list-style:none;
margin: 0 0 0 0;
padding-left: 1em;
}
.afbeeldingstekst
{
border: 0px solid black;
position: absolute; 
top: 381px; 
right: 10px; 
margin: 0spx;
z-index:500;
}

/* afbeeldingen uitlijnen: BEGIN */
.floatright { float: right;
margin: 5px 10px 5px 10px; 
border: 1px solid black;
}
.floatrightt { float: right;
margin: 5px 10px 0px 5px; 
border: 1px solid black;
}
.floatrighttt { float: right;
margin: 5px 10px 0px 5px; 
border: 0px solid black;
}
.floatleft { float: left;
margin: 0px 10px 10px 3px; 
}
.centerborder
{
border: 1px solid black;
margin: 0px 0px 5px 5px;
}
/* afbeeldingen uitlijnen: EINDE */