
html{overflow: -moz-scrollbars-vertical;}

html,body
{
text-align:center;
	height: 100%;
}
#container{
border: none;
height:100%;
width:894px;
text-align: center;
margin: 0 auto;
		background-image: url('images/bg.gif');
		background-repeat:repeat-y;
	}
	body {margin: 0;	background-color: #ffffff;font-family: verdana,sans-serif;line-height:120%;font-weight:normal;font-size:10pt}
	p,td {font-family: verdana,sans-serif;line-height:150%;color:#ffffff;font-weight:normal;font-size:10pt;vertical-align:top;}
	li {font-family: verdana,sans-serif;line-height:150%;color:#ffffff;font-weight:normal;font-size:10pt;vertical-align:middle;}
	a:link{
		color:#ffffff;
		text-decoration:underline;
	}
	a:visited{
		color:#ffffff;
		text-decoration:underline;
	}
	a:hover{
		color:#ffffff;
		text-decoration:none;
	}
	a:active{
		color:#ffffff;
		text-decoration:none;
	}
	.menu1 {
		position:absolute;
		top:294px;
	}
	.menu2 {
		position:absolute;
		top:328px;
	}
	.kop{font-weight:bold;}
	.achtergrond {
		height:100%;padding:0;
		background-image: url('images/bg.gif');
		background-repeat:repeat-y;
	}
