﻿html {
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
	font-family: Verdana;
	font-size: 10px;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}
.kat {
	margin-left: -110px;
	width: 137px;
	height: 236px;
	background-image: url('../images/kat.gif');
	position: absolute;
	top: 0px;
	z-index: 1;
}
.container {
	width: 1115px;
	height: 100%;
	margin: 0px auto;
}
.table {
	height: 500px;
	z-index: 2;
	position: absolute;
	border-spacing: 0px;
	background-color: #f5f5f5;
	top: 97px;
	width: 1115px;
}
.balk {
	padding: 0px;
	margin: 0px;
	border-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-width: thin;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	border-top-style: solid;
	background-color: #F5F5F5;
}
.inhoud {
	border-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-width: thin;
	height: 100%;
	background-color: #f5f5f5;
}
a .img-menu {
	border-width: 0;
	margin-left: 20px;
}
a .img-menu2 {
	border-width: 0;
}
iframe {
	border-width: 0px;
}
.img-logo {
	border-width: 0px;
	padding-top: 5px;
}
.footer {
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	background-image: url('../images/menubalk.gif');
	background-repeat: repeat-x;
	height: 19px;
	text-align: center;
	border-top-color: #000000;
	border-top-width: thin;
	color: #EEEEEE;
}
