.header { font-weight: bold; xbackground-color: #c6e7f7;}
.header td { padding: 8px 4px 8px 4px; }
body { font-family: arial,helvetica; font-size: 10pt; margin: 0px; padding: 0px; }
.titel {
	position:absolute;
	top: 14px; left: 10px;
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold;
	font-size: 14pt; 
	color: white; 
	letter-spacing: 0.5pt;
}
td { font-size: 12px;border-bottom:solid 1px gray; padding-left: 4px; padding-right: 4px;}
#balk1 {
	background-image:url(/graphics/boven_l3.gif);
	position:absolute;
	left:0px;
	width:100%;
	right:20px;
	top:0px;
	height: 51px;
}
#balk2 {
	background-color: #c6e7f7;
	position:absolute;
	left:0px;
	width:100%;
	right:0px;
	top:51px;
	height: 33px;
	border-bottom: solid 1px gray;
	color: gray;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: .5pt;
	z-index:2;
}
#inhoud {
	position:absolute;
	top: 100px;
	left: 200px;
	right: 0px;
	overflow: auto;
	bottom: 0px;
	height: 78%;
	width: 75%;
}
#print {
	position:absolute;
	top: 0px;
	right: 10px;
}
#print a {
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
#print a:hover {
	text-decoration: underline;
}
#menu {
	overflow: auto;
	background-color: #c6e7f7;
	position:absolute;
	left:0px;
	width:190px;
	top:84px;
	bottom:0px;
	height: 78%;
	border-right: solid 1px gray;
	color: gray;
	z-index:1;
}
 a.menulinktrue{
 	font-size: 9pt;
 	color: #323232;
 	font-weight: normal;
 	text-decoration: none;
	border-bottom:dashed 1px #323232;
 }
 
 a.menulinktrue:hover{
 	color: black;
	border-bottom:dashed 1px black;
 }
 
  a.menulinktrue:visited{
 	color: #727272;
	border-bottom:dashed 1px #727272;
 }
 
 #sluitmenu
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
}

#sluitmenu_dicht
{
	position: absolute;
	top: 84px;
	left: 0px;
	padding: 0px;
	background-color: #B5DEEF;
	border: solid #6B6B6B;
	border-width: 0px 1px 1px 0px;
	display: none;
}

.sluitknop
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.sluitknop:hover { color: red; }

#sluitvenster {
	background-color: #EFEBEF;
	color: gray;
	font-weight: bold;
	z-index:1;
	position: absolute;
	width:190px;
	bottom: 0px;
	height: 30px;
	border-right: solid 1px gray;
	border-top: solid 1px gray;
}
#sluitvenster a {
	position: relative;
	left: 40px;
	top: 8px;
	text-decoration: none;
	color: gray;
	letter-spacing: 1.5pt;
}
#sluitvenster a:hover {
	color: black;
}