html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: none;
}

body {
	background: #FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#333333;
	scrollbar-3dlight-color:#FDF1E3;
	scrollbar-arrow-color:#01209F;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
}

body, p, div, td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.hoogte {
	height: 100%;
}
.container {
	height: 100%;
	border: 1px solid #eeeeee;
}
td.header {
	height: 200px;
	background: #FFFFFF url(gfx/logo.jpg) no-repeat left top;
}
td.header2 {
	height: 150px;
	background: #FFFFFF url(gfx/logo-hrm.jpg) no-repeat left top;
}

td.logo {
	border-top: 1px solid #0C2670;
}

td.menu {
	height: 20px;
	border: 0px;
}
.menu {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #0C2670;
	border-bottom: 1px solid #0C2670;
}

a.menu:link, a.menu:visited, a.menu:active  {
	color : #000000;
	font-size: 13px;
	text-decoration : none;
	font-weight: bold;
	background: #C8D8E5;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #0C2670;
	border-bottom: 1px solid #0C2670;
}

a.menu:hover  {
	color : #000000;
	text-decoration : none;
	background: #FFFFFF;
}

#content {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 100%;
	max-width: 950px;
	color: #000000;
	padding: 8px 15px;
	border-top: 0px solid #0C2670;
	border-right: 1px solid #0C2670;
}

td.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C2670;
}
	
a:link,a:active,a:visited {
	color:#01209f;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:none;
}

a.kllink:link, a.kllink:visited { 
	color: #666666;
    font : Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;font-size:10px;
}
a.kllink:hover, a.kllink:active {
	color: #cc0000;
    text-decoration: none;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1{font-size:22px;font-weight:bold;color:#0C2670;
}

H2{
	font-size:18px;
	font-weight:normal;
	color:#0C2670;
	padding:0;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

H3{font-size:18px;font-weight:normal;color:#000000;padding:0;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

H4{font-size:14px;font-weight:normal;color:#0C2670;padding:0;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.txt10pix {font-size:10px;color:#666666;font-weight:normal;
}

.small {font-size:12px;
}

.geenafbr { 
	white-space: nowrap;
}

#weg {
	display: none;
}
.border {

	border: 1px solid #000000;
}
li {
	line-height:1.3;
}

.invoer {
	width: 393px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2670;
}

select {
	width: 393px;
}

.comment {
	width: 545px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2670;
}

.fout {
	color: #CC0000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;

}

.superscript {
	vertical-align: super;
	font-size: 10px;
}
.handcursor{
cursor:hand;
cursor:pointer;
}
