body {
	background-color: #5e5749;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

p, td, table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	vertical-align: top;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #ffffff;
}

a:link, a:active, a:visited, a:hover {
	color: #12688a;
	text-decoration: none;
}

#mainnav {
	width: 960px;
	margin: 20px auto 0px auto;
}

#nav {
	width: 300px;
	background: #FFFFFF url(../img/flashbg.gif) repeat-y top right;
}

#content, #contenttop, #contentmain {
	width: 660px;
}

#contenttop {
	height: 140px;
}

#contentmain {
	padding: 40px 25px 20px 30px;
}

.navhr {
	margin : 5px 0px 5px 0px;
}

.navhrr {
	margin : 0px 0px 0px 0px;
}

#contentnav {
	width: 180px;
	padding : 0px 30px 0px 0px;
}

.contentlist a:link, .contentlist a:active, .contentlist a:visited, .contentlist a:hover {
	color: #5d574a;
	font-weight: bold;
	text-decoration: none;
}

.contentlist a:link.selected, .contentlist a:active.selected, .contentlist a:visited.selected, .contentlist a:hover.selected {
	color: #c1bdb5;
}

#contenttext {
	width: 390px;
	line-height: 16px;
}

#contenttext img {
	border: 2px solid #d5d3ce;
	margin: 5px 0px 5px 0px;
}

#contenttext img.noborder, #contenttext img.pdficon {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

#contenttext img.pdficon {
	vertical-align: middle;
}

#contenttext img.ruler {
	border: 0px;
	margin: 5px 0px 5px 0px;
}

#contenttext img.hruler {
	border: 0px;
	margin: 10px 0px 10px 0px;
}

div.hr {
	background-image: url(../img/hr_blue.gif);
	background-repeat: repeat-x;
	font-size: 0px;
	height: 1px;
	overflow: hidden;	
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 390px;
}

div.hr hr {
  display: none;
}

.smalltext {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titel {
	font-weight: bold;
}

.intro, .grey {
	color: #a69f94;
}

.darkgrey {
	color: #5d574a;
}

.blue {
	color: #12688A;
}

.lblue {
	color: #3e9cc0;
	padding-left: 4px;
}

.softbg {
	background: url(../img/softbg.gif)  no-repeat bottom left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.hidden {
	display:none;
	visibility: hidden;
	border: 0px;
}

.cattitle, .catlist {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}

.catlist {
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}

.simple {
	font-weight: normal;
}

/* FORMS */

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input, #message, select  {
	border: 1px solid #c1bdb5;
	background-color: #f3f8fb;
	color: #5E5749;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 22px;
	padding: 2px 3px 2px 3px;
}

input.checkbox {
	border: 0px ;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	vertical-align: -5px !important;
	vertical-align: 0px;
	height: 12px;
}

input.normal {
	width: 180px;
}

input.long, select.long {
	width: 390px;
}

.button {
	background: #ffffff url(../img/buttonbg.gif) top left;
	border: 1px solid #c1bdb5;
	color: #5d574a;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	height: 24px;
	margin: 0px 0px 0px 0px;
}

.form td {
	padding: 5px 0px 5px 0px;
}

#message {
	height: 70px;
	width: 390px;
}

.minitable {
	width: 180px;
}

.minitablepic {
	background-color: #e3e1dd;
	width: 70px;
	height: 70px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.minitabletext {
	width: 90px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	height: 70px;
	line-height: 18px;
}

.minitabletext a:link, .minitabletext a:active, .minitabletext a:visited, .minitabletext a:hover {
	color: #5d574a;
}

#mainnav td.taalsw {
	background-color: #5e5749;
}