HTML {
	padding:0px;
	margin:0px;
}

body {
	margin:0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/achtergrond.gif);
	background-repeat:repeat-y;
	background-position:top center;	
	}
#container {
	margin: 0 auto;
	width:670px;
}
#logo {
	width:670px;
	height:185px;
	margin:0 auto;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:top center;	
}
#content {
	width:670px;
	margin:0 auto;
}
#left {
	width:290px;
	float:left;
}
#right {
	width:350px;
	float:left;
}
#footer {
	width:670px;
	margin:0 auto;
	text-align:center;
}

#copyright {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-top:20px;
	text-align:center;
}

.header{
	font-weight:bold;
	font-family:Verdana,Tahoma,Arial,Helvetica sans-serif;
	font-size:12px;
}

.text {
	color: #000000;	
}

@media print{
	.noprint{
		display:none;
		position:absolute;
	}
}
#menu A {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	TEXT-DECORATION: none
}
#menu A:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	TEXT-DECORATION: underline
}
#menu {
	WIDTH: 660px; 
	height:30px;
	TEXT-ALIGN: right;
}

#boxthree li{
	width:350px;
}

#boxfive .header {
	padding-bottom:15px;
}
