/*
Colors used:
	Yellow logo background:			#FFEA97
	Yellow rubriektitelachtergrond:	#FFF1C0
	Yellow main background:			#FFFDF4
	Yellow topmenu background:		#FFFCE3
	
	Orange main-menu hover bg:		#FFCC99
	
	Brown Bold and selected items:	#663300
	Brown Navigation tekst:			#C69C6D
	
*/	

body {
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
}

  
a{
    color: #3399FF;
    font-size: 13px;  
}
a:link{
    
    color: #3399FF;
    text-decoration: underline;
}
a:visited{
    color: #3399FF;
    text-decoration: underline;
}
a:hover{
    text-decoration: underline;  
    color: #3399FF; 
}



/****************************************/
/* BASIS		                		*/
/****************************************/
div.main{
	text-align: center;
	font-family: Trebuchet ms;
}

div.center {
	margin: auto;
	width: 976px;
	text-align: left;
}
/****************************************/
/* LEFT COLUMN                       	*/
/****************************************/
div.logo{

}

div.columnleft{
	margin-right: 20px;
	float: left; 
	width: 183px;
}

/* MENU */
div.standardmenu{
	padding-bottom: 8px;
	padding-top: 8px;
	border-right: 1px solid #FFEA97;
	border-bottom: 1px solid #FFEA97;
	background-image: url(../img/site/bwstfeiten.png);
	background: #FFFDF4;
	font-size: 13px;
}

.menuitems a{
	display: block;
	width: 182px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


.menuitems a:link{
	color: #000000;
	text-decoration: none;
}
.menuitems a:visited{
	color: #000000;
	text-decoration: none;
}
.menuitems a:hover{
	/*border-right: 10px solid #F69679;*/
	background: #FFCC99;
	color: #663300;
	/*font-weight: bold; */
}
.menuitemselected{
	display: block;
	width: 173px;
	font-size: 13px;
	color: #663300;
	text-decoration: none;
	border-right: 10px solid #FF9933; /*#F69679;  */
	background: #FFCC99;
	color: #663300;
	/*font-weight: bold;*/
}
.menuitemselected a:link{
	color: #663300;
	text-decoration: none;
}
.menuitemselected a:visited{
	color: #663300;
	text-decoration: none;
}

.menuheads{
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

/*<!-- END MENU -->*/

/****************************************/
/* CENTER COLUMN                       	*/
/****************************************/
div.columncenter{
	float: left; 
	width:566px;
	
}

/* TOPTOOLBAR */
div.toptoolbar{
	width: 566px;
	height: 40px;
	

}


.toptoolbarleft{
	text-align: left;
	float: left;
	font-size: 12px;
	letter-spacing: 1.0px;
}
a.menutoptoolbarleft{
	font-size: 12px; 
    color: #000000;	
	text-decoration: none;
}
a.menutoptoolbarleft:link{
	color: #000000;
	text-decoration: none;
}
a.menutoptoolbarleft:visited{
	color: #000000;
	text-decoration: none;
}
a.menutoptoolbarleft:hover{
	color: #666666;
}



.toptoolbarright{
	text-align: right;
	float: right;
	font-size: 12px;
	background: #FFFCE3;
	
}

.menutoptoolbarright{
	
	color: #666666;
	text-decoration: none;	
}

a.menutoptoolbarright{
    font-size: 12px;
}
a.menutoptoolbarright:link{
    color: #666666;
	text-decoration: none;
}
a.menutoptoolbarright:visited{
	color: #666666;
	text-decoration: none;
}

a.menutoptoolbarright:hover{
	/*background: #FCD4A3; */
	color: #666666;
    text-decoration: underline;
}








/* MAINPAGE */
div.mainpage{
	width: 566px;
	margin-top: 0px;
	/*margin-left: 0px;
	margin-right: 0px;*/
	
}

/****************************************/
/* RIGHT COLUMN                       	*/
/****************************************/
div.columnright{
	margin-left: 20px;
	float: right;
	text-align: right;
	width: 187px;
	
}

div.advertentie{
	text-align: center;
	font-size: 9px;
}

div.columnrightsection{
	background: #FFFDF4;
	font-size: 12px;
}






/****************************************/
/* RUBRIEK		                       	*/
/****************************************/


/* OVERVIEW */
p.overzicht{
	font-weight: bold;
	color: #663300;
}




.rubriekenoverzichtall{
	width: 390px;
	color: #663300;
	border-right: 1px solid #FFF1C0;
	border-left: 1px solid #FFF1C0;
}
.rubriekenoverzichthead{
	width: 190px;
	padding-left: 5px;
	/*color: #663300;*/
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF1C0;
	/*float:left;*/
}
.rubriekenoverzichtitems{
	width: 190px;
	padding-left: 5px;
	background-color: #FFFDF4;
	
	border-bottom: 1px solid #FFF1C0;
	vertical-align: top;
	/*float:left;*/
}
.rubriekenoverzicht{
	font-size: 13px;
	color: #663300;
}
a.rubriekenoverzicht:link{
	color: #663300;
	text-decoration: none;
}
a.rubriekenoverzicht:visited{
	color: #663300;
	text-decoration: none;
}



/* Extra opties */

div.extraopties{
	line-height: 15px;
	width: 200px;
	float: right;
	background-color: #FFFDF4;
}

.extraopties{
	font-size: 13px;
	color: #663300;
	letter-spacing: 0.0px;
}
a.extraopties:link{
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}
a.extraopties:visited{
	color: #663300;
	text-decoration: none;
}
a.extraopties:hover{
	/*color: #663300;	*/
}

/* administratie opties */

div.adminopties{
	line-height: 15px;
	width: 200px;
	float: right;
	background-color: #FFF1C0;
}

.adminopties{
	font-size: 13px;
	color: #663300;
	letter-spacing: 0.0px;
}
a.adminopties:link{
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}
a.adminopties:visited{
	color: #663300;
	text-decoration: none;
}
a.adminopties:hover{
	/*color: #663300;	*/
}




/* HEAD */
.rubriekhead{
	line-height: 15px;
	height: 50px;
}
.rubriekheadnav{
	font-size: 10px;
	color: #C69C6D;
}
a.rubriekheadnav:link{
	/*font-size: 10px;*/
	color: #C69C6D;
	text-decoration: none;
}
a.rubriekheadnav:visited{
	/*font-size: 10px;*/
	color: #C69C6D;
	text-decoration: none;
}
.rubriekheadtitle
{
	font-weight: bold;
	color: #663300;
	background: #FFF1C0;
}

/* NOT SELECTED categorie */
a.rubriekheadcategorieitem{
	background: #FFFCE3;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-decoration: none;
}
a.rubriekheadcategorieitem:link{
	color: #000000;
	text-decoration: none;
}
a.rubriekheadcategorieitem:visited{
	color: #000000;
	text-decoration: none;
}
a.rubriekheadcategorieitem:hover{
	color: #000000;	
	background: #FCD4A3;

}
/* SELECTED categorie */
a.rubriekheadcategorieitemselected{
	background: #FFCC99;
	color: #663300;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-decoration: none;
}
a.rubriekheadcategorieitemselected:link{
	color: #663300;
	text-decoration: none;
}
a.rubriekheadcategorieitemselected:visited{
	color: #663300;
	text-decoration: none;
}
a.rubriekheadcategorieitemselected:hover{
	color: #663300;
}




.rubriekmenuheads{
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.rubriekmenuitems {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


a.rubriekcatnav{
	font-weight: bold;
	color: #663300;
	background: #FFF1C0;
}
a.rubriekcatnav:link{
	color: #663300;
	text-decoration: none;
}
a.rubriekcatnav:visited{
	color: #663300;
	text-decoration: none;
}
a.rubriekcatnav:hover{
	color: #663300;
}

/****************************************/
/* CATEGORIE	                       	*/
/****************************************/

table.categorietable{
	border: 1px solid #FFF1C0;
	background: #FFFCE3;
}	
td.categorieborder{
  	border: 1px solid #FFF1C0;
}



/****************************************/
/* INFO-OBJECT	                       	*/
/****************************************/

.categorieheadtitle{
	font-size: 16px;
	font-weight: bold;
}

.infoobjectoverviewtitle{
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	background: #FFF1C0;
}
.infoobjectoverviewtext{
	font-size: 13px;
	color: #663300;
	background: #FFFDF4;
	
}

.leesmeer{
	color: #666666;
	font-size: 11px;	
}
.leesmeer:link{
	color: #666666;
	text-decoration: none;
}

.leesmeer:visited{
	color: #666666;
	text-decoration: none;
}

.leesmeer:hover{
	color: #000000;
	font-weight: bold;
}



.infoobjecttop{
	width: 566px;
	height: 110px;
	
}

.infoobjecttitle{
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.infoobjectinfo{
	float: left;
	font-size: 12px;
	color: #663300;
}
.infoobjectinfo:link{
	color: #666666;
}

.infoobjectinfo:visited{
	color: #666666;
}

.infoobjectinfo:hover{
	color: #000000;
}

.infoobjectoptions{
	float: right;
	font-size: 12px;
	color: #663300;
	background: #FFFDF4;
}

.infoobjectoptions:link{
	color: #666666;
}
.infoobjectoptions:visited{
	color: #666666;
}
.infoobjectoptions:hover{
	color: #000000;
}

.ditisnietok{
	color: #F69679;
}
.ditisnietok:link{
	color: #F69679;
	text-decoration: none;
}
.ditisnietok:visited{
	color: #F69679;
	text-decoration: none;
}


.infoobjecttext{
	font-size: 13px;
	padding-left: 2px;
	border-bottom: 1px solid #FFF1C0;
	color: #663300;
	background: #FFFDF4;
}

.infoobjectinfodown{
	float: right;
	font-size: 11px;
	color: #C69C6D;
	border-left: 1px solid #FFF1C0;
	border-right: 1px solid #FFF1C0;
	border-bottom: 1px solid #FFF1C0;
}
.infoobjectinfodownreactie:link{
	text-decoration: underline;
	color: #C69C6D;
}
.infoobjectinfodownreactie:visited{
	text-decoration: underline;
	color: #C69C6D;
}
.infoobjectinfodownreactie:hover{
	text-decoration: none;
	color: #C69C6D;
}


.infoobj_form{
	background: #FFFDF4;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
.infoobj_inputfield{
	border: 1px solid #FFEA97;
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}

/****************************************/
/* MIDDENHEADMENU                       	*/
/****************************************/

/* DIV */
div.middenheadsubmain{
	/*border-left: 1px solid #FFF1C0;*/
	line-height: 18px;
}	
div.middenheadsubsub{
  	border-bottom: 1px solid #FFF1C0;
	border-right: 1px solid #FFF1C0;
	background: #FFFCE3;
	float:left;
}
/* LINKS */
/* not selected */
a.middenheadsubsub{
	background: #FFFCE3;
	font-size: 12px;
	letter-spacing: 0.0px;
	text-decoration: none;
}
a.middenheadsubsub:link{
	color: #000000;
	text-decoration: none;
}
a.middenheadsubsub:visited{
	color: #000000;
	text-decoration: none;
}
a.middenheadsubsub:hover{
	
	color: #000000;	
	background: #FCD4A3;
}
/* selected */
a.middenheadsubsub_selected{
	background: #FCD4A3;
	color: #000000;
	font-size: 12px;
	letter-spacing: 0.5px;
	text-decoration: none;
}
a.middenheadsubsub_selected:link{
	color: #000000;
	text-decoration: none;
}
a.middenheadsubsub_selected:visited{
	color: #000000;
	text-decoration: none;
}
a.middenheadsubsub_selected:hover{
	color: #000000;
}

/****************************************/
/* STANDAARDEN                       	*/
/****************************************/

.zwarttekst13{
    color: #000000;
    font-size: 13px;    
}
.standaardtekst13{
	font-size: 13px;
	color: #663300;
}

.boldtekst13{
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}
.standaardtekst16{
	font-size: 16px;
	color: #663300;
}
.boldtekst16{
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

.grijsstandaardtekst10{
    font-size:10px;
    color:#CCCCCC
}
.grijsboldtekst10{
	font-size:10px;
	font-weight: bold;
	color:#CCCCCC
}
.grijsstandaardtekst13{
    font-size:13px;
    color:#CCCCCC
}
.grijsboldtekst13{
    font-size:13px;
    font-weight: bold;
    color:#CCCCCC
}


a.linkstandaard13{
	color: #663300;
	font-size: 13px;	
}
a.linkstandaard13:link{
	color: #663300;
	text-decoration: none;
}

a.linkstandaard13:visited{
	color: #663300;
	text-decoration: none;
}

a.linkstandaard13:hover{
	color: #663300;
	text-decoration: underline;
}

a.linkstandaard16{
    color: #663300;
    font-size: 16px;    
}
a.linkstandaard16:link{
    color: #663300;
    text-decoration: none;
}

a.linkstandaard16:visited{
    color: #663300;
    text-decoration: none;
}

a.linkstandaard16:hover{
    color: #663300;
    text-decoration: underline;
}

a.linkblauw13{
	color: #3399FF;
	font-size: 13px;	
}
a.linkblauw13:link{
	color: #3399FF;
	text-decoration: none;
}

a.linkblauw13:visited{
	color: #3399FF;
	text-decoration: none;
}

a.linkblauw13:hover{
	color: #3399FF;
	text-decoration: underline;
}

a.linkzwart13{
    color: #000000;
    font-size: 13px;    
}
a.linkzwart13:link{
    color: #000000;
    text-decoration: none;
}

a.linkzwart13:visited{
    color: #000000;
    text-decoration: none;
}

a.linkzwart13:hover{
    color: #000000;
    text-decoration: underline;
}

/* kleuren */

.bg_yellow1{
	background:#FF9933; /*#F69679;*/ 
}
.bg_yellow2{
	background:#FFCC99; 
}
.bg_yellow3{
	background:#FFF2C0; 
}
.bg_yellow4{
    background:#FFFBE9; /*CE3; */
}
.bg_yellow5{
	background:#FFFDF4; 
}



/* divs */ 
div.yellowwithborder{
	background:#FFFDF4;
	border-style: solid;
    /*border-width: 1px;  */
    border-color: #FFF1C0; 
    /*border: 1px solid #FFF1C0; */
}








h1, h2, h3{
	font-size: medium;
	}

.menutop {
    color: #666666;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    border-left: 1px solid #666666;
    text-decoration: none;
    background: #FFFCE3;
    padding: 3px;
	margin:0px
}

.menutop:hover {
    background: #666666;
	color: white;
}

.toolbar {
    background: #FFFCE3;
    padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px
}


.spacer10{
	/*float: left;*/
	height: 10px;
	width: auto;
	margin: 0px;
}


.maintopbar{
	background: #BCBCBC;
    padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px
}

div.lefttoplogo{
	/*background: #313031;*/
    position: absolute;
	top: -10px;
	width: 120px;
	height: 80px;
	z-index: 1;
}










div.footer{
	position: fixed;
	bottom: 0px;
	margin-bottom: 0px; 
	margin:0px auto;
	width:100%;
	height:20px;
	float: left; 
}

.footerint{
	background: #313031;
    padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px
}

.hide{
	display: none;
}



.menu-bg{
	background: #4865A8;
	padding: 5px 0px 5px 0px;
}

.menu1{
	background-image:url(images/menudiv1bg.gif);
	margin-left:0px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	color: #000000;
	height: 20px;
	
	border-top: 1px solid white;
	
	cursor: pointer;
	/*_cursor: hand;*/

}

.show{
	display: block;
}



div.googlesearch{
	margin: auto;
	text-align: center;
	width: 200px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	position: fixed;
	bottom: 20px;
}

.submenu{
	background-image: url(images/submenu.gif);
	display: block;
	height: 19px;
	margin-left: 38px;
	padding-top: 2px;
	padding-left: 7px;
	color: #333333;
	text-decoration: none;
	
	border-top: 1px solid white;
}
