html,body {
	margin:0px;
	width:100%;
	height:100%;
	min-height:100%;
	font-family:Verdana,Arial,Helvetica;
	background-image: url(/file?fle=134);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #C3BDAF;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
table{
		font-size: 11px;
	color: #666666;
	line-height: 16px;
}
td{
		font-size: 11px;
	color: #666666;
	line-height: 16px;
}

html>body div.totaal { /* mozilla */
	height:auto; 
	min-height:100%;
	/*-moz-opacity:0.5;
	opacity:0.5;*/
} 

/*div.totaal {
	height:100%;
	width:100%;
	background:#B8B19F;
	filter:alpha(opacity=50,finishopacity=100,style=1,startX=0,finishX=0,startY=30,finishY=100);
}

div.totaal td {
	position:relative;
}*/

table.maintable {
	width:806px;
}

td.adres {
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}

td.content {
	padding-left:7px;
}
ul.best_l{
	margin: 0px;
	padding: 0px;
}
ul.best_l li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
td.bestuur{
	background-image: url(/file?fle=147);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 15px solid white;
	padding-bottom: 15px;
	border-bottom: 1px solid #E2E2E2;
}
span.best_name{
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	padding-left: 15px;
	
}
span.best_function{
	font-size: 11px;
	color: #666666;
	font-style: italic;
	padding-left: 15px;
}
span.best_center{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	padding-left: 15px;
}
span.best_tel{
	font-size: 11px;
	color: #666666;
	font-style: bold;
	padding-left: 15px;
}