/*---{ Imports )-------------------------------------------------------*/

@import "custom/news.css";
@import "custom/search.css";
@import "custom/thickbox.css";
@import "custom/tooltip.css";
@import "custom/agenda.css";
@import "custom/network.css";

/* ---------- */

/* ---------- PREDEFINED COLORS FOR PAGES ---------- */
/**/		#stap_over .Kop1, #stap_over a { color: #919200; }
/**/		#doe_meer .Kop1, #doe_meer a { color: #b48f00; }
/**/		#verlicht_kita .Kop1, #verlicht_kita a { color: #e83456; }
/**/		#doel_en_resultaat .Kop1, #doel_en_resultaat a { color: #4b7d2a; }

#noSidecol #sidecol,
#zoeken #sidecol,
.noSidecol #sidecol {
	display: none;
}
#noSidecol #content,
#zoeken #content,
.noSidecol #content {
	width: 600px;
}

#buttons {
	position: relative;
	top: 140px;
	height: 28px;
	z-index:200;
}

#buttons div {
	float: left;
}

#buttons .search {
	margin-left: 23px;
	padding: 6px 10px 3px 10px;
	width: 402px;
	height: 19px;
	/*border: 1px solid #e3e3e3;*/
	background: url(../images/bg_searchbox.gif) left top no-repeat;
}

#buttons .search form {
	margin: 0;
	padding: 0;
}

#buttons .search .searchinput {
	width: 350px;
	font-size: 12px;
	line-height: 13px;
	background: none;
	border: none;
	color: #5D7C34;
	font-style: italic;
	font-weight: bold;
}

#sideBar {
	float: left;
	width: 201px;
}

#sideBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sideBar ul li {
	float: left;
	margin-bottom: 8px;
}

#sideBar ul li.left {
	margin-right: 8px;
}

#sideBar ul li a {
	text-decoration: none;
}

#sideBar ul li div.fitter {
	position: relative;
	display: block;
	width: 96px;
	height: 96px;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
	cursor: hand;
	z-index: 1;
}

#sideBar ul li.selected div.fitter {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#sideBar ul li span {
	position: absolute;
	display: block;
	font-size: 11px;
}

#sideBar ul li a:hover div.fitter {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#home #sideBar {
	width: 421px;
}

#home #sideBar ul li {
	margin-bottom: 15px;
}

#home #sideBar ul li div.fitter {
	width: 200px;
	height: 200px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#home #sideBar ul li.left {
	margin-right: 18px;
}

#cols .footer {
	width: 100%;
	height: 5px;
	background: url(../images/bg_contentfooter.gif) no-repeat bottom left;
}

#home #cols .footer {
	font-size: 0;
	background: url(../images/bg_contentfooter_home.gif) no-repeat;
}

#home #cols {
	width: 422px;
	margin-left: 36px;
	background: none;
}

#home #globalNav {
	background: url(../images/bg_globalnav_home.gif) no-repeat;
}

#home #content {
	background: url(../images/bg_content_home.gif) repeat-y;
	width: 402px;
	height: 151px;
	padding: 12px 10px;
}

#fotogalerie table tr td {
	font-size: 11px;
}

#payoff {
	margin-top: 20px;
}

#footer a {
	color: #ffffff;
}

#flashheader{
	position:absolute;
	right:0px;
	top: -10px;
	display:block;
	width: 600px;
	height: 170px;
	z-index:100;
}

.hr {
	width: 140px;
	height: 2px;
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.blok-home {
	position: relative;
	margin-top: 15px;
	width: 200px;
	height: 200px;
}

.blok-home p {
	margin: 0;
}

.blok-home img {
	font-size: 0;
	line-height: 0;
}

.blok-home-left {
	float: left;
}

.blok-home-right {
	float: right;
}

.blok-home span {
	position: absolute;
	left: 0;
	top: 0;
}