body {
	line-height: 120%;
	font-family: calibri, arial;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	background: #4d3500;
		}

	

td,th,p	 {
	font-family: calibri, arial;
	color: #ffffff;
	font-size: 12px;
		}


a {
	color: #ffffff;
	text-decoration: underline;
		}

	

a:hover {
	color: #b7a880;
	text-decoration: underline;
		}
		
a:visited	{
	color: #ffffff;
	text-decoration: underline;
		}

.kop_wit	{
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
		}

.subkop_wit	{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
		}

.content_tabel {
	width: 780px;
	text-align: top;
		}

.linker_kolom {
	padding: 90 15 5 15;
	vertical-align: top;
	text-align: right;
	width: 170px;
		}

.main_content	{
	vertical-align: top;
	background: #705100;
	padding-bottom: 20px;
		}
		
.main_content_wit	{
	vertical-align: top;
	background: #ffffff;
	padding-bottom: 20px;
		}

.image_content	{
	vertical-align: top;
	width: 200px;
	padding: 20 0 0 20px;
		}
		
.image_content_600	{
	vertical-align: top;
	width: 640px;
	padding: 20 0 0 20px;
		}
		
.text_content {
	vertical-align: top;
	padding: 20 0 0 20px;
		}
				
.text_content_bruin {
	vertical-align: top;
	color: #462D06;
	width: 600px;
	padding: 20 0 0 20px;
		}
		
.text_right_column	{
	vertical-align: top;
	padding: 20 20 0 20px;
	width: 200px;
	color:#4d3500;
		}


.top_bg	{
	background: #705100 url(../images/bg_knoop.gif) repeat;
	height: 100px;
	font-weight: bold;
	text-align:left;
	vertical-align: top;
	padding: 10 0 0 10;
	}
	

.quote {
	text-decoration: none;
	text-align: right;
	font-style: italic;
		}

.footer_table {
	height: 30px;
		}
		

.footer {
	font-family:Arial;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
		}


.footer:hover {
	color: #b7a880;
	text-decoration: underline;
		}
	

ul.content	{
	list-style-type: bullit;
	padding: 0px;
	margin: 15px;
		}	

	

INPUT {
	font-family: calibri, arial;
	font-size: 11px;
	padding: 3px;
		}		

	

TEXTAREA {
	font-family: calibri, verdana;
	font-size: 11px;
	padding: 3px;
		} 

/*
**************************************************
top navigation
**************************************************
*/


.top_nav_bg	{
	background: #4d3500;
	}

	
a.top_nav_category	{
	float:left;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
	background:#4d3500;
	padding: 5 20 5 20;
	letter-spacing: 1px;
	}
	
a.top_nav_category:hover {
	text-decoration:none;
	color:#4d3500;	
	background:#826F40;
	}

	
	
/*
**************************************************
left navigation
**************************************************
*/

.left_nav	{
	vertical-align: top;
	width: 150px;
	padding-left: 6px;
	}

a.left_nav_top	{
	float:left;
	width:135px;
	height:16px;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	background:#707070;
	padding: 3 0 0 15;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	}
	
a.left_nav_top:hover {
	float:center;
	width:135px;
	height:16px;
	text-decoration:none;
	color:#C93026;
	font-weight: bold;
	font-size: 11px;
	}

a.left_nav_sub	{
	float:left;
	width:135px;
	height:16px;
	text-decoration:none;
	color:#595959;
	font-weight: normal;
	font-size: 11px;
	background:#c0c0c0;	
	padding: 2 0 0 15;
	}
	
a.left_nav_sub:hover {
	float:center;
	width:135px;
	height:16px;
	text-decoration:none;
	color:#C93026;
	font-weight: normal;
	font-size: 11px;
	background:#f2f2f2;
	}
