@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ee2e24;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #f69690;
}
a:active {
	text-decoration: none;
	color: #f69690;
}
#vak {
	background-image: url(img/vak.jpg);
	height: 404px;
	width: 720px;
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 10px;
}
#imgvid {
	height: 394px;
	width: 700px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contentbox {
	width: 800px;
	margin: 0px auto;
}
#logo {
	height: 140px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
}
#menu {
	padding-right: 50px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}

#kolommen {
	width: 700px;
	margin-left: 50px;
}
.wrapper{
	position: relative;
	float: left;
	width: 700px;
	line-height: 18px;
	text-align: justify;
}
#footer {
	height: 50px;
	width: 700px;
	float: right;
	position: relative;
	text-align: right;
	padding-right: 50px;
	padding-top: 5px;
}
.paginanaam {
	position: relative;
	float: left;
	width: 166px;
	background-color: #E1261F;
	margin-right: 10px;
	margin-top: 5px;
	height: 84px;
}
.kolom1 {
	position: relative;
	float: left;
	width: 247px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.kolom2 {
	position: relative;
	float: right;
	width: 247px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

