html {
	min-height: 100.05%;
	}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px 0px 0px 0px;
	background-color: #E3E3E3;
	color: #000000;
	}
	
p {
	line-height: 22px;
	margin: 11px;
	}
	
a {
	color: #0D2C89;
	}
	
hr {
	border : thin solid #FFFFFF;
	}
	
li {
	line-height: 22px;
	}

h1 {
	font-size: 100%;
	font-weight: bold;
/*	margin: 11px;*/
	}
	
div.main {
	background-color: #FFFFFF;
	width: 90%;
	padding: 22px;
	margin-top: 22px;
	margin-bottom: 22px;
	text-align: left;
	}
	
table.main {
	width: 100%;
	}
	
/* logo's in top */
td.top {
	height: 44px;
	vertical-align: top;
	}

div.topleft {
	float: left;
	}
	
div.topright {
	float: right;
	}
	
/* horizontale(x)navigatie */
td.xnav {
	height: 22px;
	vertical-align: top;
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 11px;
	}
	
li.xnav {
	list-style-type : none;
	display: inline;
	}
	
a.xnav {
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	}
	
a.xnav:hover {
	color: #E3E3E3;
	}
	
a.xnavActive {
	font-weight:bold;
	text-decoration: none;
	color: #CCCCCC;
	}
	
/* homepage */

	
td.hpl {
	vertical-align: bottom;
	background-color: #D0D0D0;
	}
	
div.hpl {
	height: 84px;
	border-top: 1px solid #FFFFFF;
	text-align: right;
	line-height: 13px;
	color: #0D2C89;
	background-color: #FFFFFF;
	}
	
a.hpl {
	color: #0D2C89;
	}


	
/* content */
td.contenthp {
	background-color: #D6D6D6;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
	height: 220px;
	}
	
div.contenthp {
	padding:11px;
	color: #0D2C89;
	font-size: 21px;
	line-height: 28px;
	}

td.content {
	background-color: #D6D6D6;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
	height: 220px;
	}
	
div.content {
	padding:11px;
	}

	

/* tabel formulier */

table.formulier {
	background-color: #FFFFFF;
	width: 100%;
	}

td.formulier {
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	width: 50%;
	line-height: 22px;
	padding-left: 11px;
	vertical-align: top;
	}
	
td.formulierInput {
	border-top: 1px solid #D0D0D0;
	width: 50%;
	line-height: 22px;
	}
	
td.formulierHeader {
	border-top: 1px solid #000000;
	line-height: 22px;
	padding-left: 11px;
	background-color: #999999;
	font-weight: bold;
	}
	
input.formulier {
	width:100%;
	border: 0px;
	}
	
select.formulier {
	width:100%;
	border: 0px;
	}
	
textarea.formulier {
	width: 98%;
	}

td.lijst1 {
	width: 68%;
	border-top: 1px solid #FFFFFF;
	vertical-align: top;
}

td.lijst2 {
	width: 32%;
	border-top: 1px solid #FFFFFF;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom:8px;
}

tr.trlijst1 {
	cursor: pointer;
	
	}
tr.trlijst2 {
	cursor: pointer;
	background-color: #FFFFFF;

	}

	
td.foot {
	line-height: 21px;
	background-color: #E3E3E3;
	color: #666666;
	text-align: right;
	padding-right: 11px;
	border-top: 1px solid #FFFFFF;
	}
	
	
td.topimage1 {
	width: 33%;
	border: 1px solid #FFFFFF;
	height: 88px;
	background-image: url("../img/top1.jpg");
	}
	
td.topimage2 {
	width: 34%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url("../img/top2.jpg");
	background-position: center;
	}
	
td.topimage3 {
	width: 33%;
	border: 1px solid #FFFFFF;
	background-image: url("../img/top3.jpg");
	background-position: center;
	}
	
td.topimage4 {
	width: 33%;
	border: 1px solid #FFFFFF;
	}