body {
	margin:0px;
	background-image:url(images/achtergrond.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}

#container {
	margin: 0 auto;
	width:769px;
	background-color:#E8E8E8;
	border-left:3px solid #3D5E8A;
	border-right:3px solid #3D5E8A;
}
#logo {
	width:769px;
	height:200px;
	margin:0 auto;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
}
#content {
	width:770px;
	margin:0 auto;
}
#left {
	width:375px;
	float:left;
	margin-right:5px;
}
#right {
	margin-left:5px;
	width:375px;
	float:left;
}
#footer {
	width:770px;
	margin:0 auto;
	text-align:center;
}

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

#menu {
	width:770px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
}
#menu a {
	color:#33557B;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}

div,span,td,input {

	font-family:Verdana,Tahoma,Arial,Helvetica;
	font-size:11px;
}

td {
	padding:0px 2px 2px 2px;
	margin:0px 2px 2px 2px;
}

.opmaak{
	background-image:url(images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11PX;
	color:#000000;
}

.text {
padding:2px 2px 2px 2px;
font-family:verdana;
font-size:11px;
}

.titel{
	background-image:url(images/bg_titel.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.titelrechts{
	background-image:url(images/bg_titel_rechts.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#3D5E8A;
	padding:4px 4px 0px 0px;
	}
.bold{
	font-weight:bold;
}
.header{
	font-weight:bold;
	font-family:Verdana,Tahoma,Arial,Helvetica;
	font-size:12px;
}

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

#boxthree li  {
	width:350px;
}