/*
#################
#	ALGEMEEN	#
#################
*/
body, html,
h1, h2, h3, h4, h5, h6,
p,
ul, ol, li,
dl, dt, dd
{
	margin: 0; padding: 0;
}

html { font: 62.5%/200% Helvetica, Verdana, Tahoma, sans-serif; overflow-y: scroll; }

body { font-size: 1.2em; background: #543916 url(images/background2010.jpg) repeat-x scroll 0 0; }


h1 { 
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 1.2em;
}

h2 { 
	font-size: 1.5em;
	font-weight: normal;
}

h3 { 
	display: inline;
	font-size: 18px;
	font-weight: normal;
	font-weight: 400;
}

a { color: #252525; }

p { color: #252525; }

.block { display: block; }

.hidden { visibility: hidden; }

.invisible { display: none; }

.f-left, .alignleft, .fleft { float: left; }

.f-right, .alignright, .fright { float: right; }

.clear { clear: both; }

.links { text-align: left; }

.midden { text-align: center; }

.top { vertical-align: top; }

.middle { vertical-align: middle; }

.bottom { vertical-align: bottom; }

.absolute { position: absolute; }

.relative { position: relative; }

.bold, .strong { font-weight: bold; }

.italic, .em { font-style: italic; }

.underline { text-decoration: underline; }

.pointer { cursor: pointer; }

ul.none, ol.none { list-style: none; }

a:hover, a:focus, a.none { text-decoration: none; }

a.none:hover, a.none:focus, a.none.active { text-decoration: underline; }

img { border: none; }

p, div.alinea { margin-bottom: 20px; }

div.wrapper, .overflow { overflow: hidden; }

/*
################
#	LAYOUT	   #
################
*/

/* Container
------------------------------------------------------------------*/

div#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

div#main {
	padding: 0px 5px 0 5px;
	background: #fff;
}

div.content {
  overflow: hidden;
  padding:5px;
  width: 550px;
}

div#main div.header {
	height: 115px;
	background: #fff;
}

div#main div.kolom-wrapper {
	overflow: hidden;
	padding-top: 30px;
}

h1#logo {
  position: absolute;
  top: 12px;
  left: -25px;
	height: 162px;
	width: 975px;
	background: url(images/logo.png);
}

h1#logo a {
	display: block;
	height: 162px;
	text-indent: -9999px;
}

/*Top
------------------------------------------------------------------*/

div#top { height: 34px; padding-top: 2px; }

div#top p {
	width: 200px;
	margin: 0;
	padding: 0;
	color: #553816;
	font-family: "Trebuchet MS", "lucida console", arial, sans-serif;

}

div#more-information {
	position: absolute;
	margin: 8px 0 0 300px;
}

/* LANGUAGE */

#lang_choice {
	float: right;
	position:relative;
	width:133px;
	z-index:100;
}

div#lang_choice .top {
	position: absolute;
	padding: 1px 0 0 6px;
	width: 133px;
	display:block;
	font-size:11px;
	color: #fff;
	font-family: "Trebuchet MS", "lucida console", arial, sans-serif;
	z-index:1000;
	background: url(images/talen-bg.jpg) no-repeat scroll 0 0;
}

#lang_choice .top.nl span.current {
	padding-left: 20px;
	background-image: url(images/icons/nl.gif);
}

#lang_choice .top.en span.current { background-image: url(images/icons/en.gif); }

#lang_choice .top span.current {
	background-position: 0 3px;
	background-repeat: no-repeat;
}

#lang_choice .center {
	display: none;
	border:1px solid #676767;
	position:absolute;
	width:133px;
	z-index:99;
	background:#252525 none repeat scroll 0 0;
}

#lang_choice.hover .center { display: block; }

#lang_choice .center ul {  }

#lang_choice .center ul li { height: 20px; }

#lang_choice .center ul li    a { padding: 0 0 0 35px; background-position: 12px 2px; background-repeat: no-repeat; font-size: 12px; }

#lang_choice .center ul li.nl a { background-image: url(images/icons/nl.gif); }

#lang_choice .center ul li.en a { background-image: url(images/icons/en.gif); }

#lang_choice .bottom {
	display: none;
	width: 182px;
	height: 12px;
	margin-top: 104px;
	background: #fff;
	z-index: 1000;
	position: absolute;
	padding: 0;
}

#lang_choice.hover .bottom { display: block; }

/* Left
------------------------------------------------------------------*/
div#left { 
	width: 215px; 
	margin: 0 15px 25px 0;
}

h2.home {
  text-align: right;
  font-size: 14px;
  padding:3px 12px 2px 0;
}

h2.home a {
    text-decoration: none;
}

/* Middle
------------------------------------------------------------------*/

div#middle {
	float: right;
	width: 710px;
	margin-bottom: 20px;
}

div#middle div.top-wrap {	
	padding: 5px 10px 10px 2px;
	border-bottom: 1px solid #dcdada;
}

div#middle div.top-wrap a.trigger {
	color: #ff0000;
	padding: 0 5px 0 5px;
	font-size: 14px;
}

div#middle div.top-wrap a.rss {
	padding-right: 25px;
	color: #FF0000;
	font-size: 10px;
	background: url(images/rss.gif) no-repeat right;
}

div#middle div.top-wrap a.nieuws {
	font-size: 12px;
}

div#middle div.top-wrap-small h2 { padding-bottom: 8px; }

h2.title { margin: 40px 0 0 0 }
h2.pagetitle { margin-bottom: 20px; }
 
/* Footer

------------------------------------------------------------------*/

div.footer-wrapper {
	clear: both;
	padding-top: 6px;
	height: 1%;
}

div#footer {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 10px 10px 10px;
	border-top: 1px solid #ccc;
}

div#footer div.links { float: left; }

div#footer div.links a {
  color: #000;
  text-decoration: none;
}

div#footer div.links span {
	font-weight: normal;
	color: #FF0000;
}

div#footer div.rechts { float: right; }

div#footer div.rechts a {
	color: #000;
	padding-left: 25px;
}

/*
################
#	LIJSTEN		   #
################
*/

div#left dl { text-align: right; }

div#left dl dt a {
	padding: 3px 12px 2px 0;
	display: block;
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

div#left div#sidebar ul {
  list-style: none;
}

div#left div#sidebar ul li.widget_categories {
	padding: 3px 12px 2px 0;
	display: block;
	color: #FF0000;
	font-size: 14px;
	text-align: right;
}

div#left dt a:hover {
  text-decoration: none;
}

div#left ul a {
  text-decoration: none;
}

div#left ul a:hover {
  text-decoration: underline;
}

div#left div#sidebar ul li.widget_categories h2.widgettitle {
  font-size: 14px;
  font-weight: bold;
}

div#left div#sidebar ul li a { text-decoration: none; }

div#left div#sidebar ul li ul li {	padding: 2px 0 4px 0; }

div#left div#sidebar ul li ul li a:hover { text-decoration: underline; }

div#left dl dd ul {
	padding: 0 12px 8px 0;
	font-size: 14px;
}

div#left dl dd ul li {	padding: 2px 0 4px 0; }

div#left dl.poll { 
	margin-top: 30px;
	text-align: left; 
}

div#left dl.poll dt a {
	padding-left: 12px;
	background: url(images/dl-bg2.jpg) no-repeat;
}

div#left dl.poll dd { padding: 3px 0 0 12px; }

div#left dl.poll dd ul{ padding-left: 10px; }

/* DL Nieuws Frontpage */

dl.laatste-nieuws {
	margin-top: 1px; padding: 19px 0 0 10px;
	overflow: hidden; height: 1%; /* IE 6 */
	background: url(images/nieuws-bg.gif) repeat-x;
}

dl.laatste-nieuws dd {
	float: left;
	width: 335px;
}

dl.laatste-nieuws dd span.date {
  float: left;
}

dl.laatste-nieuws dd a.preview {
	float: left;
	padding: 0 10px 20px 0; margin-top: 2px;
}

dl.laatste-nieuws dd div.inhoud  {
	width: 310px;
	min-height: 400px;
}

dl.laatste-nieuws dd div.inhoud a.more-link  {
  display: block;
}

dl.laatste-nieuws dd div.inhoud img { padding: 2px 5px 0 0; }

dl.laatste-nieuws dd div.inhoud span.cat {
	color: #989898;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	margin: 0;
}

dl.laatste-nieuws dd div.inhoud span.cat a {
	color: #989898;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}

dl.laatste-nieuws dd div.inhoud a:hover,

dl.laatste-nieuws dd div.inhoud a:focus { text-decoration: none; }


div#middle ul.top-wrap-small {
	float: left;
	width: 339px;
	border: none;
}

div#middle ul.top-wrap-small {
  list-style: none;
  margin-right: 20px
}

div#middle ul.laatste {
  list-style: none;
  margin-right: 0;
}

div#middle ul.top-wrap-small li h2 {
  padding-left: 10px;
  margin-bottom: 5px;
}

div#middle ul.top-wrap-small ul {
	clear: both;
	padding: 15px 0 37px 5px;
	border-top: 1px solid #dcdada;
	background: url(images/nieuws-bg.gif) repeat-x;
	list-style: none;
}

div#middle ul.top-wrap-small ul li {
	font-size: 13px;
	padding-left: 10px;
	padding-bottom: 3px;
	background: url(images/bullet.gif) no-repeat left;
}

div#middle ul.top-wrap-small ul li.recentcomments{
  font-weight: bold;
}

div#middle ul.top-wrap-small ul li.recentcomments a {
  font-weight: normal;
}
/*
################
#	FORM		   #
################
*/

form { padding: 0; margin: 0; }

form fieldset { border: none; padding: 0; margin: 0; }

/* FORM TALEN */

form#talen legend { display: none; }

form#talen ol li label { display: none; }

/* FORM ZOEKEN */

form#zoeken {
    position: absolute;
    top: 10px;
    left: 740px;
    z-index: 999;
}

form#zoeken legend { display: none; }

form#zoeken input {
	width: 150px;
	height: 20px;
	border: 0;
	color: #fff;
	background: #553816;
	font-family: "Trebuchet MS", "lucida console", arial, sans-serif;
	margin: -2px 0 0 0;
}

form#zoeken input.submit {
	width: auto;
	color: #fff;
	cursor: pointer;
	height: 22px;
	background: #553816;
	margin: -2px 0 0 5px;
	float: right;
}

form#zoeken a.zoek {
	display: block;
	color: #a9bed9;
	font-size: 0.8em;
}

form#aanmelden fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

form#aanmelden ul li {
  line-height: 22px;
}

form#aanmelden input {
  width: 200px;
}

form#aanmelden select {
  width: 200px;
}

form#aanmelden textarea {
  width: 200px;
  font-size: 12px;
  font-family: "Trebuchet MS", "lucida console", arial, sans-serif;
}
/*
################
#	TABLES		   #
################
*/
