/*---{ Imports )-------------------------------------------------------*/

@import "news.css";
@import "custom/agenda.css";
@import "custom/maatregelen.css";
@import "custom/search.css";


#content .homecolumn{
	width: 275px;
}
.right{
	float: right;
	text-align: right;
}
.left{
	float: left;
}

/*--- Home ---*/
.homeBody #sidebar{
	display: none;
}
.homeBody #cols{
	width: 890px;
	padding: 0px;
}
.homeBody #content{
	width: 715px;
	padding: 0px;
}
.homeBody .col1{
	float:left;
	width:425px;
}
.homeBody .col2{
	float:right;
	width:270px;
}
.homeBody #video{
	padding: 0px 0px 10px 0px;
}


#content .homenews1{
	width: 405px;
	border: 3px solid #2e7d34;
	padding: 7px 7px 0px 7px;
	margin: 0px 0px 15px 0px;
	text-align: left;
}

.homenews2{
	width: 405px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
	text-align: left;
}

#content .homenews3{
	width: 264px;
	text-align: left;
	border: 3px solid #2e7d34;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	overflow:hidden;
	height:329px;
}

#content .homenews1 h3 a,
#content .homenews2 h3 a{
	text-decoration: none;
}
#content .homenews1 h3 a:hover,
#content .homenews2 h3 a:hover{
	text-decoration: underline;
}

#content .homenews1 .picture,
#content .homenews2 .picture{
	background: #fff;
	border: 1px solid #2e7d34;
	border: 1px solid #84b988;
	width: 100px;
	height: 100px;
	text-align: left;
	vertical-align: top;
	float: left;
}

#content .homenews1 .picture a,
#content .homenews2 .picture a{
	width: 98px;
	height: 98px;
	margin: 1px 0px 0px 1px;
	display: block;
	overflow: hidden;
}

#content .homenews1 .teaser,
#content .homenews2 .teaser{
	float: right;
	width: 290px;
}

#content .homenews1 .teaser.wideTeaser,
#content .homenews2 .teaser.wideTeaser{
	width: auto;
	float: none;
}


a.leesmeer,
span a.readmore{
	padding: 3px 5px 3px 5px;
	/*background: #2c518d;
	color: #c4d645;*/
	background: #2e7d34;
	color: #d6e77a;
	line-height: 100%;
	font-size: 90%;
	float: right;
	display: block;
	text-decoration: none;
}
a.leesmeer:hover,
span a.readmore:hover{
	text-decoration: underline;
}


#forum #sidebar{
	display:none;
	clear:float;
}

body.forum #content{
	width: 690px;
	padding:0;
}


ul.files{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.files li{
	margin: 0px;
	padding: 3px 0px;
	width:275px;
	float:left;
	display: block;
}
ul.files li a{
	margin: 0px;
	padding: 0px;
	padding-left:25px;
	float:left;
	display: block;
	background: transparent url('../images/ico_unknown.gif') top left no-repeat;
}

ul.files li.file_pdf a{
	background: transparent url('../images/ico_pdf.gif') top left no-repeat;
}
ul.files li.file_doc a{
	background: transparent url('../images/ico_word.gif') top left no-repeat;
}
ul.files li.file_xls a{
	background: transparent url('../images/ico_xls.gif') top left no-repeat;
}


.knelling table.image{
	border: 2px solid #d6e77a;
	background: #fff;
	float: left;
	margin: 0px 10px 10px 0px;
	width: 100px;
	height: 100px;
	cursor: hand;
}
.knelling table.image tr td{
	text-align: center;
	vertical-align: middle;
}

#sidebar .sideFill{
	height: 25px;
}
#sidebar .sideKnot{
	padding: 25px 0px 0px 0px;
}
#sidebar .sideKnot h2{
	border-bottom: 2px solid #d6e77a;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	font-size: 14px;
}


.sideKnot table.image{
	border: 1px solid #d6e77a;
	background: #fff;
	float: left;
	margin: 0px 0px 10px 10px;
	width: 60px;
	height: 60px;
	cursor: hand;
}
.sideKnot table.image.first{
	margin-left: 0px;
}
.sideKnot table.image tr td{
	text-align: center;
	vertical-align: middle;
}


.sideKnot ul.files li{
	padding: 3px 0px 8px 0px;
	margin: 0px;
}

.sideKnot ul.files li a{
	text-decoration: none;
	overflow: hidden;
	width: 105px;
}
.sideKnot ul.files li a span{
	font-size: 10px;
	color: #aaa;
	text-decoration: none;
	border-bottom: 0px;
}
/* ---------- */





#homeBlockExtra{
	padding: 0;
	margin: 0 0 0px 0;
	width: 135px;
	float: left;
	
	padding: 0px 0px 15px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#homeBlockExtra h3{
	/*background: #c4d645;*/
	background: #d6e67a;
	color: #2e7d34;
	font-size: 100%;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0 0 0px 0;
	height: 1%;
	padding: 3px 0px 3px 5px;
	padding: 3px 5px 3px 0px;
}
#homeBlockExtra div{
	padding: 5px 5px 0px 0px;
}
#homeBlockExtra ul{
	list-style-type: none;
	margin-left: 0px;
}


#frm_header{
	position: absolute;
	top: 7px;
	right: 10px;
	padding: 0px;
	margin: 0px;
	width: 150px;
}
#frm_header input.short{
	position: absolute;
	top: 0px;
	right: 47px;
	width: 81px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #2e7d34;
}

#frm_header input.bttn_search{
	position: absolute;
	top: 0px;
	right: 0px;
	background: #2e7d34;
	color: #d6e77a;
	border: 1px solid #2e7d34;
	line-height: 12px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	height: 16px;
	width: 45px;
}

