body {
	background-color: #f2dbc6;
	color: black;
	font-family: 'Times New Roman', Georgia, Times, serif;
	margin: 0px;
}

a {
	text-decoration: none; 
	color: #5f3922;
}

a:hover {
	text-decoration: underline; 
	color: #5f3922;
}

table{
	border: none;
}

/************************************************
Headers
*************************************************/

tr.header {
	background-color: white;
}

tr.header td{
	height: 104px;
}

tr.wood td{
	background: #5f3922 url(background_wood.jpg) repeat-x top left;
	height: 26px;
}

td.wood {
	background-color: #5f3922;
}

.firstheader {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

/************************************************
Content
*************************************************/

.contenttext {
	font-size: 14.5px;
	text-align: left;
	vertical-align: top;
}

.contenttext a { 
	color: #5f3922; 
	text-decoration: none;
}

.contenttext a:hover {  
	color: #5f3922;
	text-decoration: underline; 
}

/* Onderschrift afbeelding */
.caption, .csc-textpic-caption {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	vertical-align: top;
}

/* Witte box */
div.framedBox{
	background-color: white;
	border: 1px solid black;
	padding: 0 10px;
	margin: 0 0 10px 0;
}

.framedBox p{
	font-size: 14px;
	font-style: italic;
}

div.contenttext object{
  text-align: left;
  width: 400px;
  margin: 0;
}

div.contenttext embed{
  text-align: left;
  margin: 0;
}

div.tx-femp3player-pi1{
  text-align: left;
  margin: 0;
  padding: 5px 0;
}

div.tx-femp3player-pi1 object{
  text-align: left;
  margin: 0;
  padding: 0;
}

div.tx-femp3player-pi1 embed{
  text-align: left;
  margin: 0;
  padding: 0;
}

/************************************************
Menu
*************************************************/

#menu{
	font-size: 14px;
	list-style-type: disc;
	list-style-position: outside;
	padding: 5px;
	margin: 0 0 0 10px;
}

.marmer{
	background: transparent url(background_marmer.jpg) repeat top left;
	vertical-align: top;
}

.menu-level1 a {
	color: black;
	text-decoration: none;
}

.menu-level1 a:hover {
	text-decoration: underline; 
}

.menu-level1-act {
	color: #5f3922;
	font-weight: bold;
}

.menu-level1-act a {
	color: #5f3922; 
	text-decoration: none; 
}

.menu-level1-act a:hover {
	text-decoration: underline; 
}

.menu-level2 {
	margin: 0 0 0  8px;
}

.menu-level2 a {
	color: black;
	text-decoration: none;
}

.menu-level2 a:hover {
	text-decoration: underline;
}

.menu-level2-act {
	color: #5f3922;
	font-weight: bold;
	margin: 0 0 0  8px;
}

.menu-level2-act a {
	color: #5f3922;
	text-decoration: none; 
}

.menu-level2-act a:hover {
	text-decoration: underline; 
}

/************************************************
Footers
*************************************************/

.disclaimer { 
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration: none ;
	text-align: left;
	text-indent: 4pt;
}

.disclaimer hr{
	background-color:#5f3922; 
	color: #5f3922;
	height: 1px;
	width: 100%;
}