body {
	background-color: #00CCFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper
{
	margin: 0 auto;
	width: 900px;
}
#achtergrond
{
	background-image: url(images/menu.png);
	background-repeat:repeat-y;
	background-position:left;
}
#header
{
	height: 180px;
	width: 900px;
	margin: 0px;
	background-image:url(images/header.png);
	background-position:left;
	background-repeat:no-repeat;
}
#menu
{
	width: 170px; !important
	width: 160px;
	float: left;
	padding-right: 10px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	height: inherit;
	text-align:left;
}
#tekst
{
	float: left;
	width: 700px; !important
	width: 710px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#00CCFF;
	text-align:left;
}
#footer
{
	clear: both;
	width: 780px;
	height:20px;
	margin-right:200px;
	text-align:left;
	background-color:#FFFFFF;
	background-image: url(images/menu.png);
	background-repeat:repeat-y;
	background-position:left;
}
.stijl1 
{
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
}
.stijl2 
{
	color: #FF0000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.antwoord
{
	background-color:#FFFFFF;
}
a
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	font-weight: bold;
	text-decoration:none;
}
a:link, a:visited
{
	color:#FFFF00;
	text-decoration:none;
}
a:hover, a:active
{
	text-decoration:underline;
	color:#66FF00;
	font-weight: bold;
}
td, tr
{
	font-size:12px;
}


