html{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:small;
}

body{
	background-color:#00230D;
}

body,td,th,h1, h2, h3, h4, input,select,option{
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

h1, p{
	margin-top:0px;

}
h1, h2, h3, h4, a{
	color:#73920A;
	font-size:inherit;
}
span.groen{
	color:#73920A;
	font-weight:bold;
}
html {
}

h1, p, li, input,select{
	color:#000000;
}
input,select, .dynDescr{
	color:#000000;
	font-size:x-small;
}
table.dynForm td{
	vertical-align:middle;
	color:#000000;
	font-size:x-small;
}
/*
.dynComment, .dynBody td.dynValue{
	color:#000000;
	font-size:x-small;
}
*/
ul.locaties li {
	display:block;
	padding-left:0px;
	margin-left:0px;
	font-weight:bold;
}
ul.locaties li li{
	display:list-item;
	font-weight:normal;
	font-style:italic;

}
ul.locaties li li li{
	font-style:normal;
}
ul.xxxsmaller{
margin-top:0px;
}

h1{
	font-size:large;
	padding:0;
}
h2{
/*	margin-bottom:-10px; */
	padding:0;
	margin-bottom:0px;
}
h2.margin{
	margin-bottom:auto;
}
h3{
	display:block;
	margin-bottom:0px;
	padding:0;
}
h4{
	margin-bottom:18px;
	border-bottom:1px solid #97BE0D;
	padding:0;
}
h4.dataprijzen{
	display:block;
	margin-bottom:0px;
}
p, li{
	line-height:150%;	
}

#homecontent h1{
	font-size:large;
	color:#FFFFFF;
}

u{
	font-style:italic;
	text-decoration:none;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
li{
	list-style-type:square;
}

/* register tabellen */
table.register{
	width:660px;
	margin:0;
	padding:0;
	border:none;
}

table.register td{
	border:none;
	padding:4px;
	margin:0px;
	margin-right:1px;
	vertical-align:top;
	background-color:#FFFFFF;
}

table.register tr.kop td{
	color:#FFFFFF;
	background-color:#97BE0D;
	vertical-align:bottom;
	font-weight:bold;
}

table.register tr td{
	font-size:x-small;
}

table.register tr td.midden{
	text-align:center;
}


.smaller, .xxxsmaller{
font-size:x-small;
}


img.pdflink{
float:left;
margin-right:4px;
}

