
#content
{	font-size: 11px;
	width: 100%;
}

#contenttext
{	margin-right: 50px;
	width: 90%;
}

#contenttext td.lijst 
{  font-size: 11px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal;
   border: none;
   }

#contenttext table {
	font-size: 11px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}   
#contenttext td {
	border: none;
	}
#contenttext td.uitleg {
	font-size: 10px;
	font-style: italic;
}
  
#contenttext td.h3 
{ 
   border: none;
   }   
   
#contentmenu li.geenlink
{
	list-style-type: none;
	display: block;
	border-left: 1px solid #766F53;
	border-right: 1px solid #766F53;
	float: left;
	margin-right: -1px;
	margin-bottom: 15px;
	color: #766F53;
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
}  
#contenttext p.uitleg {
	font-size: 10px;
	font-style: italic;
}

#content h3
{
	width: 100%;
}
#content a.backtotop {
	float: right;
	background: transparent url("../image/bulletup.gif") no-repeat center left;
	text-indent: 10px;
	font-size: 9px;
	color: #766F53;
	text-decoration: none;
	font-weight: bold;
	}
	
.subheader { font-size: 11px; }
.subheader2 { font-size: 10px; font-weight: normal }	
