html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 

	/* */ 
}
body {
	height:100%;
	max-height:100%;

	padding:0;
	margin:0;
	border:0;
	background:#fff;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #BFCFDE;
	scrollbar-darkshadow-color: #BFCFDE;
	scrollbar-arrow-color: #BFCFDE;
	scrollbar-track-color: #BFCFDE;
	scrollbar-shadow-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentkader {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:119px;
	bottom:3px;
	width:544px;
	margin-left:-214px;
	left:50%;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
* html #contentkader {
	top:2; 
	bottom:2; 
	height:100%;
	width:571px;
	border-top:122px solid #fff; 
	border-bottom:3px solid #fff;
	}
#navigatiekader {
	position:absolute;
	top:117px;
	bottom:0px;
	width:152px;
	margin-left:-354px;
	left:50%;
	border:1px solid #fff;
	background: url(../images/achtergrond_linksx.gif) no-repeat -8px 0;
}
#navigatiekader ul {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	margin-top: 15px;
	margin-left: -27px;
}
#navigatiekader ul li {
	margin-bottom: 8px;
}
#navigatiekader ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#navigatiekader ul li a:hover {
	color: #2954a3;
	text-decoration: underline;
}
#inlogkader {
	display:block;
	position:absolute;
	z-index:10;
	bottom:0px;
	width:145px;
	margin-left:-353px;
	left:50%;
	border:1px solid #fff;
}
* html inlogkader {
	top:2; 
	bottom:0; 
	height:100%;
	width:145px;
	border-top:116px solid #fff; 
	border-bottom:3px solid #fff;
}
#headkader {
	position:absolute; 
	overflow:hidden; 
	margin-left:-362px; 
	display:block; 
	left:50%; 
	top:-2; 
	width:720px; 
	min-width:720px; 
	height:118px; 
	font-size:1em; 
	z-index:6; 
	border:1px solid #fff;
}
* html #headkader {
	top:2px; width:720px; height:118px;
}
#footkader {
	text-align:center;
	position:absolute; 
	margin-left:-362px; 
	left:50%; 
	bottom:0px; 
	width:720px; 
	min-width:720px; 
	height:20px; 
	background:#BFCFDE 100px;
	font-size:1em; 
	z-index:6; 

	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
}
* html #footkader {
	bottom:-1px; width:722px; height:20px;
}
h1 {
	font-size: 23px;
	color: #B0C5D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentkader a{
	color: #27548F;
	}
#contentkader a:hover{
	text-decoration: none;
	}
.printvriendelijk {
	font-size: 95%;
	color: #999999;
}
#contentkader table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	border: 1px solid #B8B8B8;
}
a.attention {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #295797;
	background-color: #e6ecf1;
	font-weight: bold;
}
a.attention:hover {
	background-color: #bbd0e1;
}