div#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 650px;
	min-height: 100%;
	height: 100%;
	text-align:left;
	background-color: white;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 25px;
	padding-bottom: 10px;
}


div#header { /* Groene balk met icoon van omslagfoto */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 625px;
	height: 35px;
	font-size: 14px;
	text-align: left;
	color: white;
	background-color: limegreen;
	background-image: url(../images/header-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 95px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}

div#hoofdstuk {
	margin-bottom: 100px;
	text-align: right;
}

div#omslag {
	width: 840px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 100px;
}

body {
	margin-top: 75px;
	margin-bottom: 0px;
	background-color: #eeeeee;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
}

a.body {
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: limegreen;
	border-bottom: 1px dotted;
}

a.body:hover {
	color: blue;
	border-bottom: 1px solid;
}


a.note {
vertical-align: super;
font-size: 0.8em;
line-height:0;
padding: 3px 5px;
background-color: lightgreen;
color: black;
text-decoration: none;
margin: 0 0.20em;
}

a.note:hover {
background-color: #cccccc;
color: black;
}

a.nav {
	text-decoration: none;
	color: limegreen;
}

a.nav:hover {
	color: #8888ff;
}

a.cover {
	text-decoration: none;
	color: blue;
}

a.cover:hover {
	color: limegreen;
}

a.toc {
	color: #444444;
	margin-left: 150px;
	text-decoration: none;
}

a.toc:hover {
	color: limegreen;
	margin-left: 140px;
	padding-left: 5px;
	border-left: 5px solid limegreen;
}

a.hoofdstuk {
	font-family: Bitstream Vera, Arial, sans-serif;
	font-weight: bold;
	color: #bbbbbb;
	text-decoration: none;
}

a.hoofdstuk:hover {
	font-weight: bold;
	color: limegreen;
}

b.hoofdstuk {
	font-family: Bitstream Vera, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: limegreen;
}

p.body {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.indent {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	color: #444444;
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}


p.note {
	font-family: serif;
	font-size: 12px;
	color: #444444;
	margin-top: 100px;
	padding-top: 5px;
	border-top: 1px solid #eeeeee;
}

p.nav {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #aaaaaa;
	text-align: center;
	border: 1px dotted black;
	padding: 5px;
}

b.body {
	font-family: Bitstream Vera, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: limegreen;
}

u {
	text-decoration: none;
	border-bottom: 1px dotted black;
}

ul {
	list-style-type: decimal;
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	color: #444444;
}

ul.arrow {
	list-style-image: url(../images/next.gif);
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	color: #444444;
}

div#menu {
	text-align: center;
}

#menu { margin-left: 0px; margin-right: 0px; margin-top: 0px; font: sans-serif; }
#menu #current {
	border-bottom: 5px solid orange;
	font-weight: bold ;
	font-color: orange ;
	text-decoration: none;
}

#menu #last a { margin-right: 0; }
#menu a {
	float: center;
	height: 18px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}
#menu a:hover { border-bottom: 1px dotted black; text-decoration: none;}
#menu li { display: inline; margin: 0; text-align: center; }
#menu ul { height: 23px; list-style: none; margin: 0; padding: 0; }


h2 {
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: limegreen;
	text-decoration: none;
/* text-transform: uppercase; */
	text-align: right;
	margin-top: 0px;
	border-top: 1px solid limegreen;
	border-left: 10px solid limegreen;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: limegreen;
	text-decoration: none;
/* text-transform: uppercase; */
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid limegreen;
	border-left: 10px solid limegreen;
}

h3.sub {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: limegreen;
	text-decoration: none;
/* text-transform: uppercase; */
	text-align: right;
	margin-top: 0px;
	border-top: 0px solid limegreen;
	border-left: 0px solid limegreen;
}

h3.cover {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: limegreen;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px;
	border-bottom: 1px solid limegreen;
	border-left: 0px;
	border-right: 10px solid limegreen;
}

table.dotted {
	background-color: #eeffee;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.cover {
	background-color: limegreen;
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	font-family: Georgia, serif;
	font-size: 14px;
	border: 1px dotted black;
	border-collapse: separate;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.cover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: white;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.cover-white {
	font-family: Georgia, serif;
	font-size: 14px;
	background-color: white;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.left {
	display: block;
	background-color: #ffffff;
	float: left;
	padding: 6px;
	border: 1px dotted black;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

img.right {
	display: block;
	background-color: #ffffff;
	float: right;
	padding: 6px;
	border: 1px dotted black;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
