BODY {
	
	background-image           : url(../img/background.jpg);
	background-repeat          : repeat-y;
	background-position        : center;
	background-color           :#F7F7F7;
	scrollbar-face-color       : #E3C897;
	scrollbar-shadow-color     : #E3C897;
	scrollbar-highlight-color  : #E3C897;
	scrollbar-3dlight-color    : #E3C897;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color      : #E3C897;
	scrollbar-arrow-color      : #000000;
	margin                     : 0px;
}
TD {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
}
.tekst_begunstiger {
	font-size       : 10px;
}
.tekst_bold {
	font-weight		: bold;
}
.tekst_klein {
	font-size       : 9px;
}
.tekst_groot {
	font-size       : 13px;
	font-weight		: bold;
}
.tekst_klein_actief {
	font-size       : 9px;
	color           : #DFB62B;
	font-weight		: bold;
}
.tekst_lees_verder {
	font-size       : 11px;
	color           : #DFB62B;
	font-weight	: bold;
	padding-left    : 465px;
}
.tekst_terug {
	font-size       : 11px;
	color           : #DFB62B;
	font-weight	 : bold;
	padding-left    : 367px;
}
.activiteiten_terug {
	font-size       : 11px;
	color           : #DFB62B;
	font-weight	 : bold;
	padding-left    : 300px;
}

.cursor {
	cursor          : hand
}
input{
	color           : #999999;
	font-family     : Verdana;
	font-size       : 11px;
	background      : #FFFFFF;
	text-align      : left;
}
select, input, textarea, radio, checkbox{
	color           : #999999;
	font-family     : Verdana;
	font-size       : 11px;
	background      : #ffffff;
	text-align      : left;
	border-width    : 1px; 
	border-color    : #999999; 
	border-style    : solid; 
}
.radio {
	border-style: solid; 
	border-color:#E3C897;
 	height: 17px;
	border-width: 1px; 
	margin-top:   3px;
	margin-right:   3px;
}

INPUT.button {
	color           : #000000;
	font-size       : 10px;
	font-weight		: bold;
	background      : #ffffff;
	border-width    : 1px;
	border-color    : #DFB62B;
	font-weight     : bold;
	width           : 75px;
	height          : 20px;
	cursor          : hand;
}

/* START MAILFORM */

/* Mailform */
input[type=submit]#mailformformtype_mail {
	margin-left: 125px;
	float: left;
	width: 75px;
}
input[type=submit]#mailformformtype_mail:hover {
	background-color: #8DC73D;
	color: #fff;
}

IMG {
	border			: 0px;
}
A {
	text-decoration : none;
	color           : #999999;
}
A:HOVER {
	text-decoration : underline;
	color           : #999999;
}
A:VISITED {
	color           : #999999;
}
A:ACTIVE {
	text-decoration : underline;
}
.tekst_footer {
	font-size       : 9px;
	border-top      : 1px solid #e3e2e2;
	text-align      : center;
	height          : 20px;
}

/* LeftMenu eerste niveau */
ul#level1navlist {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px; 
   list-style-type: none;
   text-align      : right;
   font-size       : 12px;
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   list-style-image: none;
   border-bottom   : 1px solid #E2E2E2;
}
#level1navlist a {
   border-top      : 1px solid #E2E2E2;
   text-decoration : none;
   font-weight     : bold;
   color           : #000000;
   display         : block;
   padding         : 4px 10px 3px 0px; 
}
#level1navlist a:link {
   text-decoration : none;
}
#level1navlist a:hover {
   border-top      : 1px solid #E2E2E2;
   color           : #000000;
   background      : #ffffff url(/fileadmin/html/img/menu_actief.jpg) left center no-repeat;
}
#level1navlist a.current {
   border-top      : 1px solid #E2E2E2;
   color           : #000000;
   background      : #ffffff url(/fileadmin/html/img/menu_actief.jpg) left center no-repeat;
}

/* LeftMenu tweede niveau */
ul#level2navlist {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px; 
   list-style-type : none;
   text-align      : right;
   font-size       : 11px;
   font-family     : Verdana, Arial, Helvetica, sans-serif;
   color           : #999999;
   list-style-image: none;
}
#level2navlist a {
   text-decoration : none;
   font-weight     : normal;
   color           : #000000;
   display         : block;
   padding         : 4px 10px 3px 0px; 
   border-top      : 1px solid #f0f0f0;
   background-color: #ffffff;
   background-image: none;
}
#level2navlist a:link {
   text-decoration : none;
}
#level2navlist a:hover {
   color           : #999999;
   background      : #ffffff url(/fileadmin/html/img/submenu.jpg) left center no-repeat;
}
#level2navlist a.current2 {
   color           : #999999;
   background      : #ffffff url(/fileadmin/html/img/submenu.jpg) left center no-repeat;
}

h1 {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 20px;
	line-height     : 28px;
	color           : #000000;
	letter-spacing  : 1px;
	font-weight     : bold;
	margin          : 10px 10 10px 0px;
}
h5 {
	font-size       : 13px;
	font-weight	: bold;
}
H1, H2, H3, H4, H5 { margin-top: 20px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }
H4 {
	background: #ffffff url(/fileadmin/html/img/lees_meer_pijl.gif) left center no-repeat; line-height: 18px; text-indent:20px;
	font-size       : 11px;
	line-height     : 24px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
	border-top      : 1px dotted #E3E2E2;
	border-bottom   : 1px dotted #E3E2E2;
	margin-top: 5px;
	margin-bottom: 5px;
}

H5 {
	font-size       : 13px;
	font-weight	: bold;
	margin          : 5px 5px 0px 7px;
}
H6 { 
	margin          : 0px 0px 0px 7px;
	font-weight	: normal;
	font-size       : 11px;
}

/*RTE edior headers*/
.nvd_faq { 
   background      : #ffffff url(/fileadmin/html/img/lees_meer_pijl.gif) left center no-repeat; line-height: 18px; text-indent:20px;
   font-size       : 11px;
   line-height     : 24px;
   font-style      : normal;
   color           : #000000;
   letter-spacing  : 0px;
   border-top      : 1px dotted #E3E2E2;
   border-bottom   : 1px dotted #E3E2E2;
   margin-top      : 5px;
   margin-bottom   : 5px;
} 
.nvd_16 { 
  font:normal 16px; color:#000000; 
} 
.nvd_14 { 
  font:normal 14px; color:#000000; 
} 
.nvd_12 { 
  font:normal 11px; color:#000000; 
} 
.nvd_11 { 
  font:normal 11px; color:#000000; 
} 



/*********************/
/* Tables, generally */
/*********************/
/* Tables, specifically */
TABLE.contenttable-0 { font-size: 11px; width:100%; }

TABLE.contenttable-0 P { color: #186900; }
TABLE.contenttable-0 TR.tr-0 TH {
   font-weight     : bold;
   border-top      : 1px dotted #E3E2E2;
   border-bottom   : 1px dotted #E3E2E2;
   font-size       : 11px;
   text-align      : left;
   line-height     : 18px;
}
/*
TABLE.contenttable-0 .td-0 { width:200px; }
*/


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { padding: 5px 10px 10px 10px;}

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { background: #ffffff url(/fileadmin/html/img/lees_meer_pijl.gif) left center no-repeat; line-height: 18px; text-indent:20px;}

/* RTE-Bulletlists, */
UL {padding-left: 5px; margin-left:15px; margin-top:5px; list-style-image:url(/fileadmin/html/img/bullet1.gif);}

/* Bulletlists, general */
UL.csc-bulletlist  { padding-left: 5px; margin-left:15px; margin-top:5px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style-image: url(/fileadmin/html/img/bullet1.gif); }
UL.csc-bulletlist-1 { list-style-image: url(/fileadmin/html/img/bullet2.gif); }

/* Email form, specifically */
/*
FORM TABLE.csc-mailform { }
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  {  }
*/
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
   display: inline; /* IE fix for double-margin bug */
   margin-right: 10px;
   padding-bottom: 10px;
   border:none;
}
 .news-single-imgcaption {
	padding:0px; margin:1px 1px 5px 1px;font-size: 8px; line-height: 14px;
}
.news-list-container {padding-top: 15px; }
.news-latest-container .csc-menu { padding: 5px 10px 10px 10px; }
.news-latest-container .csc-menu-1 { background: #ffffff url(/fileadmin/html/img/lees_meer_pijl.gif) left top no-repeat; line-height: 18px; padding-left:20px; text-indent:0px;}
.news-single-item { margin-bottom:5px; width:550px;  border-bottom: 1px solid #FEEFC4;}
.news-list-item { margin-bottom:5px; width:550px; border-bottom: 1px solid #FEEFC4;}
