* {
	font-family: Arial, sans-serif;
}
.body {
	position: absolute;
	top: 0pt;
	left: 0pt;
	right: 0pt;
	width: 100%;
	/*height: 98%;*/
	/*width: auto;*/
	height: auto;
	margin: 0pt;
	padding: 0pt;
	background: #ccc;
}
H1 {
	/*color: black;
	font: bold italic 140% Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 0.3em;
	margin-top: 0pt;*/
	color: #800000;
	font: italic x-large Arial, sans-serif;
	text-decoration: none;
	margin-top: 0pt;
}
H2 {
	color: black;
	font-size: 110%;
}
UL, OL {
	margin: 0em 0em 0em 0em;
	padding-left: 3em;
}
LI {
	color: black;
	list-style: circle;
}
UL UL LI {
	color: black;
	list-style: disc;
}
IMG {
	border: 0pt;
}
TD {
	vertical-align: top;
	font-size: smaller;
}
A {
	color: #800000;
	text-decoration: underline;
}
A:hover {
	background: #800000;
	color: white;
	text-decoration: none;
}
FORM H2 {
	background: #999;
	border-top: thick solid red;
	border-bottom: medium dotted red;
	margin-left: -5ex;
}
FORM H3 {
	background: #ccc;
	border-top: medium solid red;
	margin-left: -3ex;
}
FORM H4 {
	border-top: medium dotted red;
	background: #eee;
	margin-left: -1ex;
}
TEXTAREA {
          font-size: small;
}
.sform {
	/*border: medium  #800000 solid;*/
	padding: 0ex 0ex 1ex 5ex;
}
.kop {
	position: absolute;
	left: 0%;
	top: 0%;
	height: 50pt;
	background: #eee;
	margin: 0pt;
	padding: 0pt;
	border-bottom: 30pt #800000 solid;
	width: inherit;
}
.koptekst {
	color: black;
	font: italic xx-large Arial, sans-serif;
	margin: 6pt 0pt 0pt 145pt;
}
.sntitle {
	padding: 0.2em 0.2em 1em 1em;
	text-decoration: underline;
}
.navl {
	position: absolute;
	top: 50pt;
	left: 0pt;
	width: 140pt;
	height: 30pt;
	color: white;
	background: #800000;
	border-right: 1pt #ccc solid;
	font-size: 90%;
	padding: 7pt 0pt 3pt 7pt;
	margin-right: 1em;
}
.navm {
	position: absolute;
	/*text-align: center;*/
	top: 50pt;
	left: 145pt;
	width: auto;
	height: 30pt;
	color: white;
	background: #800000;
	/*border-right: 1pt #800000 solid;*/
	font-size: 90%;
	padding: 7pt 0pt 3pt 0pt;
}
.navs {
	position: absolute;
	top: 80pt;
	left: 0pt;
	width: 140pt;
	height: auto;
	color: black;
	background: #eee;
	border-right: 1pt #800000 solid;
	font-size: 90%;
}
.navm A, .navl A {
	padding: 0ex 0ex 0ex 0ex;
	margin: 0ex 1ex 0ex 0ex;
}
.navm A /*, .navl A*/ {
	color: #ccc;
	text-decoration: none;
	border: thin #800000 solid;
}
.navm A:hover /*, .navl A:hover*/ {
	background: white;
	color: #800000;
	text-decoration: none;
	border: thin black inset;
}
.navs UL {
	color: black;
	padding: 0em 0em 1em 0em;
	margin:  1em 0em 0em 0em;
	/*border-top: 1pt #800000 solid;*/
	border-bottom: 1pt #800000 solid;
	list-style: circle;
}
.navs LI {
	margin: 0.5em 0em 0.5em 2em;
}
.navs A {
	color: #800000;
	text-decoration: none;
	/*padding: 0em;
	margin: 0em;*/
	border: thin #eee solid;
}
.navs A:hover {
	background: #800000;
	color: white;
	text-decoration: none;
	border: thin black inset;
}
.fotor {
	background: gray;
	border: 1pt #800000 outset;
	color: #eee;
	float: right;
	padding: 0.2em;
	margin: 0.5em 0em 0.5em 0.5em;
}
.fotol {
	background: gray;
	border: 1pt #800000 outset;
	color: #eee;
	float: left;
	padding: 0.2em;
	margin: 0.5em 2em 0.5em 0em;
}
.code {
	font-family: monospace;
	background: #eee;
	border: thin black dotted;
}
.inhoud {
	position: absolute;
	top: 80pt;
	left: 140pt;
	/*right: 120pt;*/
	height: auto;
	background-color: #fff;
	color: black;
	font-size: small;
	padding: 0.5em 220pt 0.5em 5pt;
	border-left: 1pt #800000 solid;
	text-align: justify;
}
.inhr {
	position: absolute;
	top: 30pt;
	right: 0pt;
	width: 140pt;
	float: right;
	font-size: small;
	padding: 0.5em 0.5em 0.5em 20pt;
}
.ond { /* voor foto-onderschriften */
	font-size: 80%;
}
.voet {
	color: black;
	background: #f9f9f9;
	font-size: 80%;
	margin: 5em 0em 0em 0em;
	/*float: right;*/
	/*text-align: justify;*/
	letter-spacing: 0em;
}
.boodschap {
	color: red;
	border: thin red dotted;
	padding: 1ex;
}
.saabred {
	/*font: inherit;*/
	color: #800000;
}
.saabgray {
	/*font: inherit;*/
	color: #666;
}

