
#menu,#adresgegevens{
	height:44px;
	padding-top:125px;
}
#searchform{
	position: absolute;
	right: -2px;
	
	padding-top:130px;
	margin-left: 37px;
	_margin-left:0;
	*margin-left:0;	

	width: 153px;
	float: left;	
}


#searchform .text{
	margin: 0;
	
	width: 117px;
	height: 14px;
	
	font-size: 10px;

	float: left;	
	border: 1px solid #9ec338;
}
#searchform .text:hover{
	border: 1px solid #629317;
	-webkit-transition:border 0.3s ease-in;
	-moz-transition:border 0.3s ease-in;
	-o-transition:border 0.3s ease-in;
}

#searchform #searchsubmit{
	margin: -1px 0 0 4px;
	
	width: 20px;
	height: 21px;
	border: 0;
	float: left;
	background: url('images/home-buttons.jpg') no-repeat; 
}
#searchform #searchsubmit:hover,
#searchform #searchsubmit:focus{
	background-position-x: -154px; 
}





.rss{
	width:28px;
	height:27px;
	float:right;
	display:inline-block;
	background:url('images/rss.jpg') no-repeat;
}
.ff3 .rss,.ff2 .rss{
	position: relative;
	top:-15px;
}
.rss:hover{
	background:url('images/rss_hover.jpg') no-repeat;	
}


/* --------------------------------------------------------- */ 
/*   HOOFDMENU						 		
/* --------------------------------------------------------- */

#menu{
	width:600px;
	float:left;
}

/*   MENU ITEMS
/*---------------------------------------------------------- */	
#menu ul{
	width:600px!important;
	float:left;
	list-style:none;
}

#menu ul li{
	float:left;
	font-size:1.3em;
}
#menu ul li a{
	padding-top: 3px;
	
	color:#00545e;
	text-decoration:none;
	float:left;	
}
#menu li .divider{
	position:relative;
	
	width:1px;
	height:27px;
	float:left;
	margin:0 6px;
	background:#cfcfcf;
}

/*   ADRESGEGEVENS
/*---------------------------------------------------------- */	

#contact_adresgegevens{
	margin-left:10px;	
}
#contact_adresgegevens li{
	margin:5px 0;	
}

#adresgegevens p,#adresgegevens span{
	float:left;
}
#adresgegevens span{
	color:#7d9d24;
	padding:0 10px 0;
}

/* --------------------------------------------------------- */ 
/*   HIGHLIGHTS			 		
/* --------------------------------------------------------- */

#highlights{
	position:relative;
	width:584px;
	height:225px;
	margin-left:10px;
	margin-bottom:12px;
	overflow:hidden;
	float:left;
}
.highlight_tekst{
	position:absolute;
	left:8px;
	bottom:15px;
	width:570px;
	height:31px;
	padding:12px 0 0 18px;
	font-size:1.5em;
	color:#fff;
	background:url('images/highlights_button.png') no-repeat;
}
.highlight_tekst span{
	width:450px;
	display:block;
	float:left;
}
.highlight_tekst a{
	position: absolute;
	right:40px;
	color:#44570d;
	text-decoration:none;
	display:block;
}

/* --------------------------------------------------------- */ 
/*   KOLOMMEN				 		
/* --------------------------------------------------------- */

.kolomvak h2,.widgettitle{
	width:170px;
	font-size:1.3em!important;
	color:#024e5a;
	padding:0;
	margin-bottom:10px;
/*	border-bottom:1px solid #b6cccf;*/
}

#linkerkolom .divider,
#rechterkolom .divider{
	width:170px;
	height:2px;	

	display:block;
	border-bottom:1px dashed #adcd57;
}

#linkerkolom .divider{
	margin:14px 0 17px 0;
}
#sidebar .divider{
	margin:13px 0 17px 0;
}

#rechterkolom .divider{
	margin:20px 0 20px 0;
}

.kolomvak ul,.kolomvak li,#sidebar ul,#sidebar li{
	margin-left:0!important;	
	padding:0!important;
}

a.leesmeer{
	width:160px;
	height:18px;
	margin-top:15px;
	padding:5px 10px 0 0;
	color:#44570d;
	text-decoration:none;
	text-align:right;
	background:#cfe19d;
	display:block;
}
.postmetadata{
	height:20px;
	padding:5px 10px 0 10px;
	margin:10px 0 10px 0;
	color:#44570d;
	background:#cfe19d;
}

a.leesmeer:hover{
	color:#00535e;
	background:#b6cccf;
}

/*   ZIJ KOLOMMEN - LIJSTEN
/*---------------------------------------------------------- */	

.kolomvak a{
	font-size:1.3em;	
}

.kolomvak ul,#sidebar ul{
	margin-left:5px;
}
.kolomvak li,#sidebar li{
	margin-bottom:2px;
	list-style:none;
}

.kolomvak li,.kolomvak li a{
	color:#024e5a;
	text-decoration:none;
}
.kolomvak ul li ul a{
	margin-left:10px;
	display:block;
}

.kolomvak li em{
	padding-right: 5px;
	font-size:.9em;
	color:#97bf2a;
}
#sidebar .kolomvak li em{
	padding-right:5px;
	font-size:1.1em;
}


/*   WIDGETS
/*---------------------------------------------------------- */	

#tag_cloud a{
	line-height:1.5em;
}

.tag-link-4{
	font-size:1.5em!important;
}
.tag-link-2{
	font-size:1.6em!important;
}
.tag-link-3{
	font-size:1.7em!important;
}
.tag-link-4{
	font-size:1.8em!important;
}
