/*
	Kleuren
	Lightgroen : #B2F24C
*/

/* MAIN TAGS */

body{
	background-color:#B2F24C;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow: -moz-scrollbars-vertical;
	color:#7A7A7A;	
	}

font.h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7A7A7A;
	font-weight:bold;
	}

font.h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7A7A7A;
	font-weight:bold;
	}

font.h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7A7A7A;
	font-weight:bold;
	}

a{
	color:#7ACA00;
	}

form{
	margin:0px;
	padding:0px;
	}

input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	}	

.clearer {
	clear: both;
	font-size: 1px;
	height:1px;
	width:1px;
	overflow:hidden;
	}

td{
	vertical-align:top;
}

/* UNIEKE CLASSES */
#mainContainer{
	margin:auto;
	width:770px;
	height:500px;
	overflow:visible;
	background-image:url(../images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}

#header{
	width:770px;
	height:100px;
	overflow:hidden;	
	}

#titel{
	width:320px;
	height:50px;
	float:left;
	padding-top:50px;
	padding-left:234px;
	}

#kpz{
	float:right;
	}	

#menuLeft{
	float:left;
	width:160px;	
	overflow:hidden;
	padding:50px 0;
	margin:0px;
	}

#mainContent{
	float:left;
	width:410px;	
	overflow:hidden;
	}

#menuRight{
	float:left;
	width:200px;	
	overflow:hidden;
	}

/* MENU KENNISCENTRUM */
#menu_kenniscentrum{
	background-color:#568D00;
	}

#menu_kenniscentrum .blockHeader{
	background-image:url(../images/balk_groen.gif);
	}

#menu_kenniscentrum .blockContent{
	border:1px solid #91ED00;
	}

#menu_kenniscentrum a{
	color:#FFF;
	}

#menu_kenniscentrum a:hover{
	color:#91ED00;
	}	

/* MENU ZOEKEN */
#menu_zoeken{
	background-color:#FF3C31;
	}

#menu_zoeken .blockHeader{
	background-image:url(../images/balk_rood.gif);
	}

#menu_zoeken .blockContent{
	border:1px solid #E90C00;
	}

#menu_zoeken .submitbutton{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	width:38px;
	height:20px;
	background-color:#FF3C31;
	background-image:url(../images/btn_zoek.gif);
	background-repeat:no-repeat;
	border:none;
}

#menu_zoeken input{
	border:1px solid #E90C00;
	height:16px;
	width:90px;
	padding-left:2px;
	}


/* MENU HOOFDMENU */
#menu_hoofdmenu{
	background-color:#FFF;
	}

#menu_hoofdmenu .blockHeader{
	background-image:url(../images/balk_dgroen.gif);
	}

#menu_hoofdmenu .blockContent{
	border:1px solid #13A600;
	}

#menu_hoofdmenu a{
	color:#4E4E4E;
	}

#menu_hoofdmenu a:hover{
	color:#91ED00;
	}	


/* OVERIGE BLOKKEN */
.menu_blockLeft{
}

.menu_blockLeft ul{
	list-style: none;
	margin: 0;
	padding:0;
	}

.menu_blockLeft a{
	font-weight:bold;
	text-decoration:none;
	}

.blockHeader{
	overflow:hidden;
	background-position:right top;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFF;
	height:20px;
	}

.blockHeader h3{
	display:block;
	font-size:14px;
	margin-top:2px;
	margin-left:12px;
	}

.blockHeader h3 a{
	color:#FFFFFF;
	}

.blockContent{
	padding:10px;
	line-height:18px;	
	}

.menu_blockRight{
	background-color:#FFFFFF;
	margin-bottom:5px;
	}

.menu_blockRight .blockHeader{
	background-image:url(../images/balk_groen_200.gif);
	}

.menu_blockRight .blockContent{
	border:1px solid #7ACA00;
	font-size:12px;
	line-height:12px;
	}

.legenda table{
	width:180px;
	}

.legenda td{
	font-size:14px;
	font-weight:bold;
	}

.linkBlock{
	padding:5px 0;
	}

.linkBlock a{
	display:block;
	padding-left:10px;
	height:18px;
	line-height:18px;
	font-size:14px;
	color:#4E4E4E;
	text-decoration:none;
	font-weight:bold;
}

.linkBlock a:hover{
	background-color:#7ACA00;
	color:#FFFFFF;
}

.newsBlock{
	padding:10px;
	}

.lightGreen{
	background-color:#F1FAE5;
	}

.newsBlock a{
	color:#7A7A7A;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	}

.mainBlock{
	margin:auto;
	width:400px;
	margin-bottom:5px;
}

.mainBlock .blockHeader{
	background-image:url(../images/balk_groen_400.gif);
}

.mainBlock .blockContent{
	border:1px solid #66A600;
	background-color:#FFF;
	line-height:16px;
	padding:20px;
}

.mainBlock .blockContent h1{
	display:inline;
	font-size:24px;
	line-height:24px;
	}

.mainBlock .blockContent table{
	width:100%;
	border-top:1px solid #C8F67F;
	border-bottom:1px solid #C8F67F;
	}

.mainBlock .blockContent .input_text{
	width:230px;
	border:1px solid #66A600;
	}

.mainBlock .blockContent #submitbutton{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	width:80px;
	height:20px;
	background-color:#669900;
	background-image:url(../images/btn_submit.gif);
	background-repeat:no-repeat;
	border:none;
	}	

.mainBlock .blockContent a{
	font-weight:bold;
	color:#7A7A7A;
}

.mainBlock .blockContent a:hover{
	color:#B2F24C;
}

.mainBlock .blockContent .newsItem{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #C8F67F;
	}

.mainBlock .blockContent .newsItem a{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#7A7A7A;
	}	

.mainBlock .blockContent .newsItem a:hover{
	color:#91ED00;
	}	

.mainButton{
	float:left;
	width:180px;
	height:40px;
	margin:3px 5px 3px 5px;
	}

.charList{
	margin:auto;
	}

.charList a{
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	width:16px;
	height:16px;
	background-color:#66A600;
	color:#FFFFFF;
	border:1px solid #6ADF00;
	text-align:center;
	text-decoration:none;
	float:left;
	margin:2px;
}

.charList a:hover{
	color:#7A7A7A;	
	background-color:#6ADF00;
	border:1px solid #568D00;
	}

.woordenlijst	a{
	font-weight:bold;
	color:#7A7A7A;	

	}

.woordenlijst	a:hover{
	color:#7ACA00;
	}

.blockContent h2{
	color:#FFFFFF;
	display:block;
	height:20px;
	line-height:20px;
	font-size:14px;
	padding-left:10px;
	text-decoration:none;
	background-image:url(../images/balk_groen_b_400.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.blockContent h2 a{
	color:#FFFFFF;
	}

img.fck{
	margin:10px;
	}

#faq{
	margin-top:15px;
}

#faq a{
	display:block;
	text-decoration:none;
	margin:10px 10px 10px 10px;	
}

#faq .faq_item{
	display:none;
	margin:10px 10px 0px 10px;
	padding:10px;
	font-style:italic;
}

#invisible{
	display:none;
}

#visible{
	display:block;
}