html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}






body	{
		background: #182416;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		line-height: 130%;
		}
	
a:link	{
		color: #666666;
		text-decoration: underline;
		}
a:visited	{
			color: #666666;
			text-decoration: underline;
			}
a:hover	{
		color: #182416;
		text-decoration: none;
		}
a:active	{
			color: #182416;
			text-decoration: none;
			}
h1 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #666666;
	line-height:130%;
	background:url(../images/site/bruin.gif) repeat-x left bottom;
	}
h2 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #3D5739;
	line-height:175%;
	}
h3 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #666666;
	line-height:130%;
	}
h4 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #A55226;
	line-height:130%;
	}
h5 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #3D5739;
	line-height:175%;
	background:url(../images/site/lichtbruin.gif) repeat-x left bottom;
	}
h6 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #3D5739;
	line-height:130%;
	}
img	{
	border: none;
	}	
ul	{
	padding-left:15px;
	}
ol	{
	padding-left:15px;
	}

	ul a:link	{
		color: #3D5739;
		text-decoration: none;
		}
	ul a:visited	{
				color: #3D5739;
				text-decoration: none;
				}
	ul a:hover	{
			color: #3D5739;
			text-decoration: underline;
			}
	ul a:active	{
				color: #3D5739;
				text-decoration: underline;
				}
.greyline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	}
.bruin	{
		color:#A55226;
		}

	
/* OPBOUW */
#wrap	{
		width:842px;
		padding:0px;
		margin:auto;
		}
#header	{
		width:842px;
		height:108px;
		text-align:right;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		}
	#taal	{
			font-size:11px;
			padding-top:21px;
			}
	#header	a:link	{
		color: #FFFFFF;
		text-decoration: none;
		}
	#header	a:visited	{
				color: #FFFFFF;
				text-decoration: none;
				}
	#header	a:hover	{
			color: #CCCCCC;
			text-decoration: none;
			}
	#header	a:active	{
				color: #CCCCCC;
				text-decoration: none;
				}
#menu	{
		width:100%;
		height:25px;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		background: url(../images/site/menubg.png);
		}
	#menu ul	{
				padding-left:0px;
				}
	#menu li	{
				display:inline;
				}
	#menu	a:link	{
		color: #FFFFFF;
		text-decoration: none;
		}
	#menu	a:visited	{
				color: #FFFFFF;
				text-decoration: none;
				}
	#menu	a:hover	{
			color: #CCCCCC;
			text-decoration: none;
			}
	#menu	a:active	{
				color: #CCCCCC;
				text-decoration: none;
				}
#container	{
			width:800px;
			padding:21px;
			background: #FFFFFF;
			}
#container3	{
			width:800px;
			padding-top: 0px;
			padding-bottom: 21px;
			padding-left:21px;
			padding-right:21px;
			background: #FFFFFF;
			}
	#soorten	{
				font-size: 11px;
				width:100%;
				padding-top: 10px;
				padding-bottom: 8px;
				color:#3D5739;
				}
			#soorten	a:link	{
								color: #3D5739;
								text-decoration: none;
								}
			#soorten	a:visited	{
									color: #3D5739;
									text-decoration: none;
									}
			#soorten	a:hover	{
								color: #A55226;
								text-decoration: none;
								}
			#soorten	a:active	{
									color: #A55226;
									text-decoration: none;
									}
	#picture	{
				width:100%;
				height:190px;
				background: #CCCCCC;
				background: url(../images/site/foto.jpg) left top no-repeat;
				}
	#wereld	{
				width:100%;
				height:300px;
				}
	#content	{
				padding-top:10px;
				}
		#left	{
				width:200px;
				float:left;
				clear:none;
				}
		#right	{
				width:579px;
				float:right;
				clear:none;
				}
	#breadcrumbs	{
					width:100%;
					font-size:11px;
					padding-top:10px;
					padding-bottom:0px;
					padding-left:0px;
					padding-right:0px;
					}
		#breadcrumbs	a:link	{
								color: #666666;
								text-decoration: none;
								}
		#breadcrumbs	a:visited	{
								color: #666666;
								text-decoration: none;
								}
		#breadcrumbs	a:hover	{
							color: #666666;
							text-decoration: underline;
							}
		#breadcrumbs	a:active	{
									color: #666666;
									text-decoration: underline;
									}
					
#footer	{
		width:100%;
		text-align:left;
		padding-top:5px;
		padding-bottom:5px;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		}
#footer	a:link	{
		color: #FFFFFF;
		text-decoration: none;
		}
#footer	a:visited	{
			color: #FFFFFF;
			text-decoration: none;
			}
#footer	a:hover	{
		color: #CCCCCC;
		text-decoration: underline;
		}
#footer	a:active	{
			color: #CCCCCC;
			text-decoration: underline;
			}
.subnav	{
		color:#A55226;
		font-size:12px;
		background:url(../images/site/lichtbruin.gif) repeat-x left bottom;
		line-height:175%;
		}
	.subnav	a:link	{
			color: #A55226;
			text-decoration: none;
			}
	.subnav	a:visited	{
				color: #A55226;
				text-decoration: none;
				}
	.subnav	a:hover	{
			color: #A55226;
			text-decoration: underline;
			}
	.subnav	a:active	{
				color: #A55226;
				text-decoration: underline;
				}
				
.normaal	{
			font: 12px Arial, Verdana, Helvetica, sans-serif;
			color: #666666;
			line-height: 130%;
			}
.tekst_klein	{
				font-size:11px;
				}
				
				
				
				
.talen 	a:link	{
		color: #666666;
		text-decoration: none;
		font-size:13px;
		line-height:150%;
		}
.talen 	a:visited	{
			color: #666666;
			text-decoration: none;
		font-size:13px;
		line-height:150%;
			}
.talen 	a:hover	{
		color: #A55226;
		text-decoration: none;
		font-size:13px;
		line-height:150%;
		}
.talen 	a:active	{
			color: #A55226;
			text-decoration: none;
		font-size:13px;
		line-height:150%;
			}
			
.groot	{
		font-size: 15px;
		}
.klein	{
		font-size:10px;
		}
.lijn	{
		background:url(../images/site/bruin.gif) repeat-x left bottom;
		}
		
.head	a:link	{
		color: #666666;
		text-decoration: none;
		}
.head	a:visited	{
			color: #666666;
			text-decoration: none;
			}
.head	a:hover	{
		color: #182416;
		text-decoration: none;
		}
.head	a:active	{
			color: #182416;
			text-decoration: none;
			}
.sleutel	{
			padding: 6px 0px 0px 0px;
			}