.clear{
	clear:both;
}
.displaynone{
	display: none;
}
object { outline: none; } 
html{
	overflow-y: scroll;
}
.error{
	color:red;
}
.fullback{
	text-align: center;
	background-image: url(../img/back.gif);
	background-position:top;
	background-repeat: no-repeat;
}
body.home{
	text-align: center;
	background-image: url(../img/back.gif);
	background-position:top;
	background-repeat: no-repeat;
	background-image: url(../img/back_home.gif);
}
#wrapper{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
div.wrapperborder{
	padding-left: 20px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: white;
}
#topspace{
	height: 10px;
	background-color: white;
	border-bottom: 1px solid #008778;
	margin-right: 20px;
}
#topspace_home{
	height: 10px;
	background-color: white;
	border-bottom: 1px solid #008778;
}

#top{
	background-color: white;
	height: 85px;
}
#header{
/*	height: 215px; */
}
#main{
	background-color: white;
}
#mainleft{
	float: left;
	width: 700px;
}
#main div.mainspacer{
	float: left;
	width: 20px;
	height: 400px;
}
#mainright{
	float: left;
	width: 220px;
}
#breadcrumbs{
	height: 50px;
	border-bottom: 1px solid #008778;
}
#submenu{
	background-color: white;
}
div.subsubmenuempty{
	height: 4px;
}
#contactmenu{
}
#bottom{
	width: 980px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}
.bottomstopper{
	background-color: white;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
/* content */
#content{
	margin-bottom: 10px;
}
#content div.pageitem{
	
}

#content div.pageitem div.intro{
	margin-top: 5px;
	margin-bottom: 5px;
}
#content div.pageitem div.intro h1{
	color: #B8D40A;
}
#content div.pageitem div.eenkolomitem{
	margin-bottom: 15px;
	clear: both;
}
#content div.pageitem div.tweekolomitem{
	margin-bottom: 15px;
}

#content div.pageitem div.columnholder{}
#content div.pageitem div.columnholder div.column{
	float: left;
	width: 340px;
}
#content div.pageitem div.columnholder div.column h2{
	color: #008778;
}
#content div.pageitem div.columnholder div.column a.link{
	display: block;
	width: 340px;
	height: 21px;
	background-image: url(../img/leesmeer.gif); 
}
#content div.pageitem div.columnholder div.column a.link_fr{
	background-image: url(../img/leesmeer_fr.gif); 
}
#content div.pageitem div.columnholder div.column a.link:hover{
	background-image: url(../img/leesmeer_over.gif); 
}
#content div.pageitem div.columnholder div.column a.link_fr:hover{
	background-image: url(../img/leesmeer_fr_over.gif); 
}

#content div.pageitem div.columnholder div.column p{
	/* margin-bottom: 10px; */
}
#content div.pageitem div.columnholder div.columnspacer{
	float: left;
	width: 18px;
	height: 20px;
}

div.image_left{
	float: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 4px;
}
div.image_middle{
	text-align: center;
}
div.image_right{
	float: right;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 4px;
}

div.image div.caption{
	font-size: 11px;
	text-align: right;
	font-style: italic;
}
/* ------ quickmenu ------ */
#quickmenu div.menuholder{
	margin-top: 5px;
	color: white;
}
#quickmenu div.menuholder a{
	color: white;
	text-decoration: none;
}
#quickmenu div.menuholder a:hover{
	text-decoration: underline;
}
#quickmenu div.menuholder span.menuitem,
#quickmenu div.menuholder span.menuitem a{
	color: white;
	text-decoration: none;
}
#quickmenu div.menuholder span.menuitem a:hover{
	text-decoration: underline;
}
#quickmenu div.menuholder span.menuitem a.selected{
	color: #B8D40A;
	text-decoration: underline;
}
#quickmenu div.menuholder span.menuitemseparator{
	margin-left: 4px;
	margin-right: 4px;
	color: white;
}

/* ------ home ------ */
#wrapper_home{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#header_home{
	height: 450px;
	background-color: #fff;
}
#main_home{
}
#top_home{
	background-color: white;
	height: 85px;
}
div.home_column{
	float:left;
	width:220px;
}
div.home_columnspacer{
	float:left;
	width:20px;
	height: 10px;
}
#bottom_home{
	margin-top: 30px;
	margin-left: 20px;		
	margin-right: 263px;	
	margin-bottom: 0;	
}
#quickmenu_home{
	border-top: 1px solid white;
	height: 50px;
	text-align: center;
}

/* ------ Nieuws home ------ */
#nieuwsmenu{
	margin-left: 20px;
	margin-top: 24px;
}
#nieuwsmenu div.title{
	height: 26px;
}
#nieuwsmenu div.itemholder{
	border-top: 1px solid white;
}
#nieuwsmenu div.itemholder div.menuitem{
	margin-top: 5px;
	line-height: 11px;
	margin-bottom: 5px;	
}
#nieuwsmenu div.itemholder div.menuitem a{
	padding-right: 20px;
	display: block;
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height: 16px;
	background-image: url( ../img/home_nieuws_arrow.gif );
	background-position: bottom right;
	background-repeat: no-repeat;
}
#nieuwsmenu div.itemholder div.menuitem a:hover{
	color: #B8D40A;
	background-image: url( ../img/home_nieuws_arrow_over.gif );
}
#nieuwsmenu div.itemholder div.separator{
	margin-top: 5px;
	margin-bottom: 5px;	
	background-color: yellow;
	border-top: 1px solid white;
}
/* ----- tekstgrid ------ */
table.tekstgrid{
}
table.tekstgrid tr td.tekst{
	width: 340px;
	padding-bottom: 5px;
}
table.tekstgrid tr td.tekst div.image{
}
table.tekstgrid tr td.tekst div.image_left{
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
table.tekstgrid tr td.tekst div.image_middle{
	text-align: center;
	margin-bottom: 4px;
}
table.tekstgrid tr td.tekst div.image_right{
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}
table.tekstgrid tr td.tekst a.link{
	display: block;
	width: 340px;
	height: 21px;
	background-image: url(../img/leesmeer.gif); 
}
table.tekstgrid tr td.tekst a.link_fr{
	background-image: url(../img/leesmeer_fr.gif); 
}
table.tekstgrid tr td.tekst a.link:hover{
	background-image: url(../img/leesmeer_over.gif); 
}
table.tekstgrid tr td.tekst a.link_fr:hover{
	background-image: url(../img/leesmeer_fr_over.gif); 
}
table.tekstgrid tr td.spacer{
	width: 20px;
}
div.overviewlistholder div.listheader{
	line-height: 30px;
	border-bottom: 1px solid #b8d40a;
}
div.overviewlistholder div.listheader div.col{
	line-height: 28px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #b8d40a;
}
div.overviewlistholder .col1{
	width: 75px;
}
div.overviewlistholder .col2{
	width: 550px;
}
div.overviewlistholder .col3{
	width: 175px;
}
div.overviewlistholder .col4{
	width: 75px;
}
div.overviewlistholder .col5{
	width: 575px;
}
div.overviewlistholder .col6{
	width: 50px;
}
div.overviewlistholder a{
	display: block;
	float: left;
}
div.overviewlistholder div.callitem a{
	line-height: 30px;
	text-decoration: none;
}

/* ----- nieuws ------ */
div.overviewlistholder div.nieuwsitem a {
	line-height: 30px;
	text-decoration: none;
}
div.overviewlistholder div.nieuwsitem a.nieuwsdate {
	margin-right: 10px;
	width: 100px;
}
div.overviewlistholder div.odd {
	background-color: #f0f0f0;
}
div.overviewlistholder div.over {
	background-color: #e0e0e0;
}
div.overviewlistholder div.separator {
	border-bottom: 1px solid #008778;
}

/* Nieuwsbericht */
div.nieuwsbericht div.backtolist{
	border-top: 1px solid #008778;
}
div.nieuwsbericht div.backtolist a{

	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #008778;
	background-image: url(../img/arrow_back.gif);
	background-position: 0 1px;
	background-repeat:no-repeat;
	padding-left: 15px;
}
div.nieuwsbericht div.titel{
	margin-top: 5px;
	margin-bottom: 5px;
}
div.nieuwsbericht div.inleiding{
	margin-top: 5px;
}

div.nieuwsbericht div.backtolist a:hover{
	text-decoration: underline;
}

/* ---------- trainingen ------------ */
div.overviewlistholder div.onderwerptitel{
	margin-top: 8px;
}
div.overviewlistholder div.trainingenitem a {
	line-height: 30px;
	text-decoration: none;
}
div.overviewlistholder div.trainingenitem div.trainingentitle {
	float: left;
	margin-right: 10px;
	width: 630px;
}
div.overviewlistholder div.trainingenitem div.trainingentitle a{
	display: block;
	width: 630px;
}
div.overviewlistholder div.trainingenitem div.trainingendagen {
	float: left;
}
div.overviewlistholder div.odd {
	background-color: #f0f0f0;
}
div.overviewlistholder div.separator {
	border-bottom: 1px solid #008778;
}
div.trainingsdatalist div.first{
	border-top: 1px solid #008778;
}
div.trainingsdatalist div.trainingsdatum{
	border-bottom: 1px solid #008778;
	cursor: pointer;
	cursor: hand;
}
div.trainingsdatalist div.trainingsdatum div.trainingsdag{
	float: left;
	width: 85px;
}
div.trainingsdatalist div.trainingsdatum div.trainingsdag a{
	text-decoration: none;
	font-size: 12px;
}
div.trainingsdatalist div.odd{
	background-color: #f0f0f0;
}
div.trainingsdatalist div.over{
	background-color: #e0e0e0;
}
/* ---------- publicatie ------------ */
div.overviewlistholder div.publicatieitem a {
	line-height: 30px;
	text-decoration: none;
}
div.overviewlistholder div.publicatieitem div.publicatietitle {
	float: left;
}
div.overviewlistholder div.publicatieitem div.publicatietitle a{
	display: block;
}
div.overviewlistholder div.publicatieitem div.publicatiedatum {
	float: left;
	margin-right: 10px;
}
div.overviewlistholder div.odd {
	background-color: #f0f0f0;
}
div.overviewlistholder div.over {
	background-color: #e0e0e0;
}
div.overviewlistholder div.separator {
	border-bottom: 1px solid #008778;
}
/* -------- Gallery --------- */
#wrapperborder_gallery{
	padding-left: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: white;
}
#main_gallery{
	width: 940px;
	background-color: white;
}
#content_gallery{
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
#gallery{
	margin-top: 10px;
	margin-bottom: 10px;
}
#gallerydetail{
	margin-left: 20px;
	position:absolute;
	/* margin-top: 195px; */
	z-index: 1;
}
/* Popup */
#detailpopup{
	margin-left: 20px;
	margin-right: 20px;
	position:absolute;
/*	margin-top: 185px;*/
	z-index: 1;
	background-image: url( ../img/window940x500.png ); */
	background-repeat: no-repeat;
}
#detailpopup div.wrapper{
	margin:20px;
	margin-left: 40px;
	margin-right: 40px;
}
#detailpopup div.wrapper div.wrappermargin{
	width: 860px;
	height: 460px;
}
#detailpopup_top{
	height: 20px;
	text-align: right;
	/* background-color: red; */
}
#detailpopup_top a.close{
	
}
#detailpopup_main h2{
	margin-bottom: 0;
}
#detailpopup_main hr{
 	border: 0;
	color: #008778;
	background-color: #008778;
	height: 1px;
}
#detailpopup_main div.intro{
	/* margin-top: 0; */
	/* background-color: green; */
}

/* imagepopup */
#imagepopup{
	margin-left: 20px;
	margin-right: 20px;
	position:absolute;
	margin-top: 0px;
	z-index: 2;
	width: 940px;
}


/* ------- trainingaanmeldform ------ */
#trainingaanmeldform label.frm_label{
	font-weight: bold;
	display: block;
	float: left;
	width: 290px;
	line-height: 16px;
}
#trainingaanmeldform div.frm_caption{
	margin-top: 10px;
}
#trainingaanmeldform input.frm_text{
	width: 300px;
}
#trainingaanmeldform input.frm_checkbox{
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}
#trainingaanmeldform select.frm_select{
	width: 300px;
}
/* ----- miniform ------ */
div.frm_tweekolom{
	background-color: red;
}
div.frm_tweekolom div.frm_kolom{
	width: 430px;
	float: left;
}

div.frm_tweekolom{
}
div.frm_driekolom div.frm_kolom{
	width: 270px;
	float: left;
}


div.frm_item{
	margin-bottom: 5px;
}
div.frm_label{

}
div.frm_input input.frm_text{
	width: 300px;
	height: 18px;
	border: 1px solid #ccc;
	background-image: url(../img/frm_text_back.gif);
	background-repeat: repeat-x;
}
div.frm_input select.frm_select{
	border: 1px solid #ccc;
	width: 300px;
}
div.frm_checkbox{
	float: left;
	margin-top: 1px;
}
div.frm_checkboxlabel{
	margin-left: 7px;
	float: left;
	display: block;
}
div.frm_input textarea.frm_textarea{
	width: 300px;
	height: 162px;
	border: 1px solid #ccc;
	background-image: url(../img/frm_text_back.gif);
	background-repeat: repeat-x;
}
div.frm_itemsubmit{
	margin-left: 50px;
}
div.frm_itemsubmit a.frm_submit{
	clear: both;
	display: block;
	width: 250px;
	height: 20px;
	text-align: center;
	padding-right: 20px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/button250.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
div.frm_itemsubmit a.frm_submit:hover{
	background-image: url(../img/button250_over.gif);
}
div.frm_driekolom div.frm_kolom div.frm_input input.frm_text{
	width: 240px;
}
div.frm_driekolom div.frm_kolom div.frm_input select.frm_select{
	width: 240px;
}

/* #dynamic form */
#dynamicform .row{
	margin-bottom: 5px;
}
#dynamicform .key{
	float: left;
	width: 150px;
	height: 20px;
}
#dynamicform .value{
	float: left;
	width: 280px;
}
#dynamicform .value .label{
	display: block;
} 
#dynamicform .value .formtext{
	width: 280px;
	border: 1px solid #ccc;
	background-image: url(../img/frm_text_back.gif);
	background-repeat: repeat-x;
}
#dynamicform .value .formsubmit{
	float: right;
}
#errormessage{
	color: red;
	display: none;
}

/* -------- search -------- */
div.contentitemsearch div.searchresult{
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	cursor: hand;

}
div.contentitemsearch div.odd{
	background-color: #f0f0f0;
}
div.contentitemsearch div.over{
	background-color: #e0e0e0;
}
div.contentitemsearch div.searchresult div.title{
	font-size: 16px;
	color: #008778;
}
div.contentitemsearch div.searchresult div.text{
}
div.contentitemsearch div.searchresult div.path span{
	color: #B8D40A;
}
div.contentitemsearch div.separator{
	border-bottom: 1px solid #008778;
}

#menutree{
	text-align: left;
	margin-left: 200px;
}
#menutree li{
	list-style-type:none;
}
#menutree li.lev0 a{
	padding-left: 100px;
	font-weight: bold;
	font-size: 16px;
}
#menutree li.lev1 a{
	padding-left: 120px;
	font-size: 14px;
}
#menutree li.lev2 a{
	padding-left: 130px;
	font-size: 12px;
}
#menutree li.lev3 a{
	padding-left: 140px;
	font-size: 10px;
}

#mainmenu_html{
	float: right;
	margin-right: 20px;
}
#mainmenu_html span a{
	font-size: 16px;
	color: #008778;
}
#mainmenu_html span a.selected{
	color: #B8D454;
	font-weight: bold;
}
div.submenu_html{
	margin-top: 50px;
}
div.submenu_html div.menuitem a{
	color: #008778;
}
div.submenu_html div.menuitem a.selected{
	font-weight: bold;
	color: #B8D454;
}
div.subsubmenu_html div.menuitem a{
	margin-left: 10px;
	font-size: 11px;
	color: #008778;
}
div.subsubmenu_html div.menuitem a.selected{
	font-weight: bold;
	color: #B8D454;
}
div.subsubsubmenu_html span.menuitem a{
	font-size: 12px;
	color: #008778;
}
div.subsubsubmenu_html span.menuitem a.selected{
	font-weight: bold;
	color: #B8D454;
}
/* LOGIN */
#login{
	text-align: center;
}
#loginformholder{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 300px;
	height: 165px;
	background-image: url(../img/loginback.jpg);
	background-repeat: no-repeat;
}
#loginformholder div.loginformtop{
	line-height: 24px;
	padding-left: 25px;
	padding-top: 18px;
	color: white;
	font-size: 16px;
}
#loginformholder div.loginformmain{
	padding: 10px 0 10px 25px;
}
#loginformholder div.frm_key label{
	color: #008778;
}
#loginform div.frm_value input.formtext{
	width: 150px;
	height: 20px;
	border: 1px solid #ccc;
	background-image: url(../img/frm_text_back.gif);
	background-repeat: repeat-x;
}
#submit{
	position: relative;
	left: 160px;
	top: -35px;
	background-image: url(../img/loginbutton.gif);
	width: 92px;
	height: 37px;
}
#submit:hover{
	cursor: pointer;
}
div.logoffholder{
	text-align: center;
	margin: 25px 20px 0 0;
}
#logoff{
	margin: 0 auto 0 auto;
	display: block;
	width: 127px;
	height: 37px;
	background-image: url(../img/loguitbutton.gif);
}
.submit_fr{
	background-image: url(../img/loguitbutton_fr.gif) !important;
}
