body {
	background-color: #dfe7ee;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Lucida;
	font-size: 8pt;
}

a, a:link, a:hover, a:visited, a:active {
	color: black;
}

a:hover {
	text-decoration: none;
}

div.top-left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 246px;
	z-index: 1;
}

div.top-center {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 100%;
	background-image: url(images/top/top.jpg);
	background-position: center;
}

div.top-right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100px;
	width: 247px;
	z-index: 1;
}

div.menu {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 120px;
}

div.menuright {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 120px;
	background-color: #387299;
	height: 100%;
}

div.content {
	position: absolute;
	top: 120px;
	left: 140px;
	width: 560px;
}

div.content_full {
	position: absolute;
	top: 110px;
	left: 130px;
	right: 0px;
}

div.panel {
	height: 135px;
	width: 120px;
	background-image: url(images/menu/panel.jpg);
	background-repeat: no-repeat;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif, Lucida;
	font-size: 8pt;
}

table.tbh {
	width: 560px;
	border-bottom: solid #425a6d 2px;
}

td.hl {
	background-color: #cdd7df;
	padding: 4px;
}

td.bl {
	padding: 4px;
}

th {
	border-bottom: solid #425a6d 2px;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	padding-bottom: 2px;
}

img.news {
	border: solid #387299 1px;
}

.kop {
	font-size: 9pt;
	font-weight: bold;
}

.formulier{
	font-family : Verdana, Arial, Helvetica, sans-serif, Lucida;
	font-size : 8pt;
	width: 300px;
	border: solid black 1px;
	padding: 3px;
}

.knop{
	font-family : Verdana, Arial, Helvetica, sans-serif, Lucida;
	font-size : 8pt;
	border: solid black 1px;
	background-color : #DAE3F3;
}

input, select {
	font-family : Verdana, Arial, Helvetica, sans-serif, Lucida;
	font-size : 8pt;
}
