*{
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma;
	font-size: 13px;
	min-width: 690px;
	background-color: #d2cbba;
	color: #000000;
	line-height: 18px;
}

table.n-table tr td, table.n-table tr th {
	padding:3px 5px;
	vertical-align:top;
	text-align:left;
}
table.n-table tr td {
	border-bottom:1px solid #c59b49;
}

table#evenementen tr td {
	border-bottom:1px solid #c59b49;
	padding-bottom:5px;
}

#fullcontainer {
	text-align: left;
	margin: 0 auto;
	width:955px;
}
#top {
	width: 955px;
	clear:both;
}

#leftbalk{
	width:27px;
	height:317px;
	background-image:url(../img/balklinks.jpg);
	float:left;
}

#rightbalk{
	width:27px;
	height:317px;
	background:url(../img/balkrechts.jpg) 0px -40px;
	float:left;
}

#top_top {
	background-color:#FFFFFF;
	width: 901px;
	height: 78px;
	float: left;
}

	#menulogo{
		float:left;
		height:78px;
		width:300px;
		background:url('../img/menulinks.jpg') bottom left no-repeat;
	}
	
	#menuknoprond {
		text-align:right;
		padding: 2px 0px 0px 0px;
	}

#sitecontainer {
   	width: 901px;
	float:left;
	background-color: #b1790c;
}

#om_middle{
padding-left:26px;
padding-right:26px;
clear:both;
}

#middle {
	width:901px;
	background-image:url(../img/bg_sub.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	border-top: none;
	float:left;
	
	}

#leftcontainer_top{
	width:290px;
	float:left;
}

#leftcontainer_middle{
	
	width:290px;
	float:left;
}

#rightcontainer_top{
	width:610px;
	float:left;
}

#rightcontainer_middle{
	width:610px;
	float:left;
	
}

#logo {
	width: 290px;
	height: 218px;
	float:left;
	border-bottom: 1px solid #FFFFFF;
}

#header {
	width: 610px;
	float:left;
	border-left: 1px solid #FFFFFF;
}

#zoeken {
	width: 290px;
	height: 100px;
	background-color: #46555f;
	float:left;
}

#zoekentekst {
	color:#FFFFFF;
	padding: 20px 0px 20px 40px;
}

#balk {
	width: 610px;
	height: 100px;
	overflow:hidden;
	float:left;
	border-left: 1px solid #FFFFFF;
}

#img1 {
	border-right: 1px solid #FFFFFF;
	width: 100px;
	float:left;
}

#img2 {
	border-right: 1px solid #FFFFFF;
	width: 100px;
	float:left;
}

#img3 {
	border-right: 1px solid #FFFFFF;
	width: 100px;
	float:left;
}

#oranjebalk {
	width: 307px;
	height: 100px;
	background-color: #fe8900;
	float:left;
}

#oranjebalktekst {
	font-size: 15px;
	color: #FFFFFF;
	padding: 60px 0px 0px 10px;
}

#groenbalk {
	height: 200px;
	background-color:#006e53;
	border-bottom: 1px solid #FFFFFF;
	text-align:center;
}
#groenbalk a {
	font-size:11px;
	color:#000;
	text-decoration:none;
}

#submenucontainer {
	border-top: 1px solid #FFFFFF;
}

#menu {
	padding: 10px 0 20px 0;
}

	#menu ul {
		margin: 0px;
		padding-left: 28px;
		list-style: none;
	}
	
		#menu ul li {
			display:block;
			border-bottom: 1px solid #96680b;
			padding:0 0 0 0;
			width: 235px;
		}
		
		#menu ul li a {
			display: block;
			width: 210px;
			font-weight: bold;
			text-decoration: none;
			font-size: 12px;
			color: #FFFFFF;
			padding: 10px 0px 10px 25px;
		}
		
		#menu ul li a:hover {
			display: block;
			background-color: #c59b49;
			height: 18px;
		}
		#menu ul li a.huidig{
			text-decoration:underline;
		}
		
		#menu ul li ul {
			margin:0;
			padding:0 0 20px 0;
		}
		#menu ul li ul li {
			border:none;
			width:195px;
			padding:3px 0 3px 40px;
		}
		
		#menu ul li ul li a {
			display:inline;
			border:none;
			width:185px;
			margin:0;
			padding:0;
			font-size:11px;
		}
		#menu ul li ul li a.huidig{
			text-decoration:underline;
			background:none;
		}
		#menu ul li ul li a:hover {
			background:none;
			color:#000;
			display:inline;
		}

#content {
}

.edit_button {
}

#content_text {
	padding: 30px 30px 10px 30px;
}

#content_text a{
	color: #b1790c;
	text-decoration: none;
}

#content_text h1 {
	color:#b1790c;
	font-size:20px;
	font-weight:bold;
	padding-bottom: 10px;
	height:24px;
	}
#content_text h2 {
	font-size:15px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 0px;
	color:#006e53;
	}
#content_text h3 {
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 0px;
	}
	
#content_text p {
		margin:15px 0;
	}

#contact {
}

#contact h1 {
	color:#b1790c;
	font-size:20px;
	font-weight:bold;
	padding-bottom: 15px;
	}

#forum h1 {
	color:#b1790c;
	font-size:16px;
	font-weight:bold;
	padding-bottom: 5px;
}

.error{
	color: #b1790c;
	}

#footer {
    	clear: both;
	width: 881px;
	height: 40px;
	color: #FFFFFF;
	font-size: 10px;
	text-align:center;
	padding: 4px 10px 0px 10px;
	background-color: #d2cbba;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}