Body {
	background-color: d5e0eb;
	background-image: url('gfx/bg-blauw.jpg');
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 50px;
  font-family:  Arial, Helvetica, sans-serif;
}
div {
	background-color: transparent;
}
div.linkerzij {
	position: relative; 
	left:0px;
	top: -10px;
	width:144px;
	text-align: right;
}
div.linkerkolom {
	position: absolute;
	top: 144px;
	left: 213px;
	width:426px;
}
div.rechterkolom {
	position: absolute; 
	top: 100px; /* 140px; */
	left:675px; 
	width:275px;
	background-color: transparent;
}
div.balk {
	width: 144px;
	height:9px;
	background-color: ffffff;
	background-image: url('gfx/bg-balk.jpg');
	background-repeat: repeat-x;
}
ul.topnavigatie {
/* 	padding-left:20px; 
	margin-left: 20px;  voor IE */
	margin-top: 19px;
}
li.topnavigatie {
	position: relative;
	top: -30px;
	list-style-image: none;
	display: inline;
	margin-right: 10px;
	margin-left: auto;
	color: cc0000;
	font-size: 10pt;
	font-weight: bold;
}
a.topnavigatie:link {
	color: 666666;
	font-size: 10pt;
}
a.topnavigatie:visited {
	color: 666666;
	font-size: 10pt;
}
a.topnavigatie:hover {
	color: 666666;
	font-size: 10pt;
}
a.topnavigatie:active {
	color: cc0000;
	font-size: 10pt;
}
a.topselect {
	color: cc0000;
	font-size: 10pt;
}
a.topselect:visited {
	color: cc0000;
	font-size: 10pt;
}
ul.zijnavigatie {
	margin-left: 20px;
	margin-top: 10px;
}
li.zijnavigatie {
	list-style-image: none;
	display: inline;
	line-height: 24px;
	color: cc0000;
	font-size: 9pt;
	font-weight: bold;
}
a.zijnavigatie {
	color: 666666;
}
a.zijnavigatie:active {
	color: 666666;
}
a.zijnavigatie:visited {
	color: 666666;
}
a.zijnavigatie:hover {
	color: 666666;
	text-decoration: underline;
}
a.zijselect {
	color: cc0000;
}
a.zijselect:visited {
	color: cc0000;
}
p {
	background-color: ffffff;
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; /* */
}
.toelichting {
	font-size: 8pt;
}
.superkop {
	position: relative;
	top: 0px; /* -8px; */
	font-size: 110%;
	font-weight: bold;
}
.kop {
	position: relative;
	top: -4px;
}
.kop-rechts {
	position: relative;
	top: 0px;
	padding-right: 0px;
	background-color: transparent;
}
img.kop-rechts {
	float:none; 
	border:none;
	top: 0px;
	padding-right: 0px;
}
img {
	border:none;
	float: none;
	top: 1px;
}
a {
	color: 009900;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
a:visited {
	color: 009900;
	text-decoration: none;
}
a:hover {
	color: 009900;
	text-decoration: underline;
}
#tekst {
	font-size: 10pt;
	font-weight: normal;
}
a.leesverder {
	font-size: 8pt;
	color: 009900;
	font-weight: normal;
}
td {
	font-size: 10pt;
	line-height: 13pt;
}
td.kopje {
	font-size: 10pt;
	font-weight:bold;
	color: 666666;
}
ul {
	list-style-type: circle;
	font-size: 10pt;
	margin-top: -15px;
	margin-left: 15px;
	padding-left: 0px; /* voor Ff */
	line-height: 1.2em;
}
ul.agenda {margin-top:15px;
}
input {border:solid silver 1px; color:black;}
textarea {border:solid silver 1px; color:black;}
select {border:solid silver 1px;color:black;background-color:white; }
button {border:none;background-color:transparent;margin-right:-11px;}
