body {
	background-color: #A086B2;
	margin: 0px 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}
table, div, td, p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	width: 180px;
	margin: 0 0 0 0px;
	background-color: #E7E0EB;
	z-index: 2;
	color: #333333;
	height: 100%;
	border-top: 1px solid #452E4D;
	border-right: 1px solid #452E4D;
	border-bottom: 0px none #452E4D;
	border-left: 1px solid #452E4D;
}
#sidebar h2 {
	letter-spacing: normal;
	color: #333333;
	font-size: 14px;
}
#sidebar p {
	margin: 6px 0 6px 0;
	font-size: 12px;
}
#maincontent {
	padding: 12px 12px 4px 24px;
	margin: 0;
	width: 590px;
	color: #333333;
	line-height: 1.75;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 433px;
	border-top: 1px solid #452E4D;
	border-right: 1px solid #452E4D;
	border-bottom: 0px solid #452E4D;
	border-left: 1px none #452E4D;
	overflow: visible;
}

#maincontent p {
	margin: 6px 0 12px;
}
#maincontent h2 {
	margin: 30px 0 0 0;
	color: #333333;
}
#header {
	padding: 16px;
}
#footer {
	padding: 4px 0px 4px 12px;
	color: #CCCCCC;
	background-color: #744E81;
	font-size: 13px;
	width: 770px;
	height: 20px;
    border: 1px solid #452E4D;
}
.ondertext {
	margin-left: 190px;
	text-align: center;
}
h1, h2 {
	margin: 0px;
	color: #4B435A;
	text-align: left;
	padding-bottom: 8px;
}
#logoDiv {
	position: absolute;
	width: 216px;
	left: 0px;
	top: 0px;
	z-index: 3;
}
h1 {
	letter-spacing: 0.5em;
	color: #452E4D;
	font-size: 17px;
}
h2 {
	color: #F0E7E1;
	letter-spacing: 0.3em;
	font-size: 15px;
}
#quotation {
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#quotation em {
	color: #333333;
	font-style: normal;
}
div.pullquote {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin: 16px 0px 0px;
}
#Footer a {
	color: #CCCCCC;
}
#Footer a:link {
}
#Footer a:visited {
	color: #CCCCCC;
}
#Footer a:hover {
	color: #999999;
	text-decoration: none;
}
#Another {
	margin: 0 0 12px 0;
	font-size: 11px;
	display: none;
	/*/*/display: block; /* hide from NN4*/
}
#Another a:link {
	color: #333333;
	background-color: #E7E0EB;
}
#Another a:visited {
	color: #333333;
}
#Another a:hover {
	color: #66CC00;
}
#Anothernav div {
	font-family: Arial, Helvetica, sans-serif;
	/*/*/line-height: 1.35; /* */
}
#Anothernav div div {
	margin: 0 0 0 12px;
}
#Anothernav div a {
	color: #553A61;
	font-size: 14px;
	padding: 0;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #534761;
	border-right-color: #534761;
	border-bottom-color: #534761;
	border-left-color: #534761;
	line-height: 24px;
	margin: 0px;
}
#Anothernav div a:visited {
	color: #553A61;
}
#Anothernav div a:hover {
	color: #E3D8E7;
	background-color: #744E81;
}
#Anothernav div div a {
	font-size: 13px;
	display: block;
	line-height: 20px;
	background-color: #998AAA;
	border-top: 1px dotted #534761;
	border-right: none #534761;
	border-bottom: none #534761;
	border-left: none #534761;
}
#Anothernav div div div a {
	font-size: 11px;
}
.plusmark {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 14px !important;
}
.minusmark {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 14px !important;
}
.defmark {
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 14px !important;
}
.currentmark {
	font-weight: bold;
	color: #553A61!important;
	background-position: 0 50%;
	padding: 0 0 0 14px !important;
}
#Anothernav div div a:hover {
	color: #E3D8E7;
	background-color: #78668C;
}
a {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.klein {
	font-size: 12px;
}
.spatieweg {
	letter-spacing: normal;
}
.intabel {
	font-size: 14px;
	line-height: 1.75;
}
.superscr {
	font-size: 13px;
	vertical-align: super;
}