body {
	background-color: #F9FFFB;
	font-size: 11pt;
	color: #312964;
	font-family: sans-serif;
	background-image: url(images/achtergrond.jpg);
	margin-left: 2em;
	margin-right: 2em;
}
/*	background-color: #EFF8FA;*/


h1 {
	font-family: Impact;
	font-size: 3em;
	font-style: normal;
	font-variant: small-caps;
	font-weight: lighter;
	border-bottom: 1px solid #3E3478;
	color: #3E3478;
	letter-spacing: 12pt;
}

h2 {
	font-family: Impact;
	font-variant: small-caps;
	font-weight: lighter;
	font-size: 2em;
	border-bottom: 1px solid #3E3478;
	color: #3E3478;;
	letter-spacing: 0.5em;
}
h3 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1em;
	color: #3E3478;
	letter-spacing: 0.5em;
	margin-bottom: 0.5ex;
	padding: 0;
}
H4{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 1ex;;
	color: #3E3478;
	letter-spacing: 0.3em;
	margin-top: 2ex;
	margin-bottom: 0.2ex;
	padding: 0;
}

h1.noline {
	border-bottom: none;
}
h2.noline {
	border-bottom: none;
}
h3.margin {
	margin-bottom: auto;
}

.onderschrift {
	font-size: xx-small;
	margin-bottom: 1.5em;
	margin-top: 0.3em;
}
sup {
	font-size: x-small;
}

table{
	width: 100%;
}
table.text{
	width: auto;
}

table.line{
	width: 100%;
	border-bottom: 1px solid #3E3478;
}

td {
	font-size: 11pt;
	color: #312964;
	font-family: sans-serif;
}
td.form1{
	font-size: 11pt;
	color: #312964;
	font-family: sans-serif;
	vertical-align: top;
	width: 20em;
	padding-top: 0.8ex;
}
td.form {
	font-size: 11pt;
	color: #312964;
	font-family: sans-serif;
	vertical-align: bottom;
	padding-bottom: 0.5ex;
	padding-top: 0.5ex;
	padding-right: 2em;
}
td.boven{
	font-size: 11pt;
	color: #312964;
	font-family: sans-serif;
	vertical-align: top;
	padding-top: 1em;
}
th {
	font-size: 11pt;
	color: #312964;
	font-family: sans-serif;
	vertical-align: top;
	font-weight: bolder;
	text-align: left;
}

.zobreed{
	width: 410px;
}

.ruimte{
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.bloklinks{
	float: left;
	margin-top: 0.5em;
}
.blokrechts{
	float: right;
	margin-left: 1em;
	margin-top: 1em;
}

img {
	border: thin solid Blue;
	margin-right: 1em;
}
img.noline{
	border: none;
}

a.menu{
	text-decoration: none;
	font-size: 0.8em;
	color: #312964;
	font-family: sans-serif;
	letter-spacing: 0.4ex;
	line-height: 1.4em;
}
a.menu:hover {
	text-decoration: underline;
}
a.text{
	text-decoration: none;
	font-size: 0.9em;
	color: #312964;
	font-family: sans-serif;
	letter-spacing: 0.4ex;
	background-color: #EAEBFF;
}
a.text:hover {
	text-decoration: underline;
}

span.deadlink{
	font-size: 0.8em;
	color: #9891CE;
	font-family: sans-serif;
	letter-spacing: 0.4ex;
}
span.nr{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1em;
	color: #3E3478;
	letter-spacing: 0.5em;
	margin:1em auto 1em auto;
	padding: 0;
}
hr.breed{
	color: #312964;
	width: 100%;
	text-align: left;
	height: 1px;
	border: 0px solid #312964;
	background-color: #312964;
}

hr.linklist {
	color: #312964;
	background-color: #312964;
	width: 2em;
	text-align: left;
	height: 1px;
	border: 0px;
	margin-left: 8px;
	margin-bottom: 0;
	padding-bottom: 0;
}
hr.kort{
	color: #312964;
	width:26em;
	height: 1px;
}
.linkblok{
	margin-left: 1em;
	margin-top: 0.5em;
}

ul {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
ul.links{
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 1em;
}

li.cijfer{
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: none;
	line-height: 2.5ex;
}
li.bol{
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	line-height: 2.5ex;
}


li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	line-height: 2.5ex; 
}
li.inspring1{
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	padding-left: 1em;
}
li.inspring2{
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	padding-left: 2em;
}
li.inspring3{
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	padding-left: 3em;
}

dd{
	margin-bottom: 0.5em;
}
dt{
	margin-bottom: 0.5em;
}
.knop{
	background-color: #EAEAEA;
	font-weight: bolder;
}
div.opvallen{

	font-weight: bold;
	color: Red;
}

