body {
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4D93;
	line-height: 16px;
}
html {
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4D93;
	line-height: 16px;
}
a {
	color: #1B4D93;
}
a:hover {
	color: #F7B533;
}
.introtable {
	height: 100%;
}
.rowheight {
	height: 100%;
}
.tableheight {
	height: 100%;
}
.mainmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.mainmenu:hover {
	color: #F7B533;
}
.submenu {
	color: #1B4D93;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.submenu:hover {
	color: #F7B533;
}
.introbg {
	background-image: url(images/introbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #1B4D93;
	overflow: hidden;
}
.geel {
	background-color: #F7B533;
}
.white {
	background-color: #FFFFFF;
}
.blauw1 {
	background-color: #B5BCDF;
}
.blauw2 {
	background-color: #1B4D93;
}
.blauw3 {
	background-color: #023A87;
}
.blauw4 {
	background-color: #3A63A2;
}
.uitklapbg {
	background-color: #DCDFF0;
}
.contentbg {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	background-image: url(images/contentbg.jpg);
}
.contentheader {
	font-size: 15px;
	font-weight: bold;
}
.welkom {
	letter-spacing: 1px;
}

