html, body, img {
	margin: 0;
	padding: 0;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	font: normal 11px/15px Verdana;
}

html {
	background: #d7d8dc;
	font: normal 11px/15px Verdana;
	background: url('../images/achtergrond.jpg');
	
}


td {
	font: normal 11px/15px Verdana;
}

p {
	font: normal 11px/15px Verdana;
}

h1 {
	margin: 22px 0 10px 0;
	font: normal 17px Verdana, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 1px;
}

#maincontainer {
	margin: 0 auto;
	width: 838px;
	
}

#topcontainer {
	width: 838px;
	height: 324px;
	background: url("../images/topcontainer_bg.png") 0 0 repeat-y;
}

#logo {
	width: 838px;
	height: 98px;
	background: url("../images/logo_bg.gif") center 0 no-repeat;
	text-align: right;
}

#logo-content {
	width: 150px;
	height: 60px;
	float: right;
	margin-right: 70px;
	font: normal 10px Verdana;
	padding-top:35px;
}


#menu {
	width: 838px;
	height: 31px;
	background: url("../images/menu_bg.gif") center 0 no-repeat;
}

#nav {
	padding: 7px 0 0 0;
	font:  12px Verdana;
	color: #ffffff;
	text-align: center;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
}

#header {
	width: 818px;
	height: 185px;
	background: #000000;
	background: url("../images/headerimage.jpg");
}	

#header-content {
	padding: 120px 0 0 50px;

	font: normal 10px Arial;
	color: #ffffff;
}

#leftandright {
	position: relative;
	float: left;
	width: 838px;
	margin: 0;
	padding: 0 0 0 0;
	background: url("../images/leftandright_bg.png") 0 0 repeat-y;
}

#leftandright-content {
	padding: 15px 85px 0 85px;
	
}

#leftandright-content a, a:visited {
	color: #0a3670;
	text-decoration: none;
}

#leftandright-content a:hover {
	color: #2463b5;
}


#bottomcontainer {
	position: relative;
	width: 770px;
	height: 50px;
	background-color: #d6dde3;
	margin-left:34px;
}

#bottomcontainer-content {
	height: 34px;
	padding: 15px 0 0 0;
	border-bottom: 1px solid black;
	text-align: center;
	font: 12px/20px Arial;
	color: #000000;
}

#bottomcontainer-content a {
	color: #000000;
}
