body, th, td { font-family: Georgia, sans; font-size: 14px; font-weight: normal; color: #3a3b3b; }

p { margin: 10px 0; font-family }

.schema03 #rightColumn p.bodytext{
margin-top: 0px;
} 

.subblock-content p {font-family: Arial; font-size: 11px;}

/*
 LINKS
---------------------------------------------------------------------------------------------------------*/
a:link, a:visited { color: #a0410d; text-decoration: none; }
a:hover { color: #d34b00; text-decoration: underline; }

	#header ul li.s01 a:hover, .default #header ul.mainmenu li.s01 a:hover { background-image: url(../images/blocks/bg_ctitle_s01.gif); color:#FFFFFF;}
	#header ul li.s02 a:hover, .default #header ul.mainmenu li.s02 a:hover { background-image: url(../images/blocks/bg_ctitle_s02.gif); color:#FFFFFF;}
	#header ul li.s03 a:hover, .default #header ul.mainmenu li.s03 a:hover { background-image: url(../images/blocks/bg_ctitle_s03.gif); color:#FFFFFF;}
	#header ul li.s04 a:hover, .default #header ul.mainmenu li.s04 a:hover { background-image: url(../images/blocks/bg_ctitle_s04.gif); color:#FFFFFF;}
	#header ul li.s05 a:hover, .default #header ul.mainmenu li.s05 a:hover { background-image: url(../images/blocks/bg_ctitle_s05.gif); color:#FFFFFF;}
	#header ul li.s06 a:hover, .default #header ul.mainmenu li.s06 a:hover { background-image: url(../images/blocks/bg_ctitle_s06.gif); color:#FFFFFF;}
	#header ul li.s07 a:hover, .default #header ul.mainmenu li.s07 a:hover { background-image: url(../images/blocks/bg_ctitle_s07.gif); color:#FFFFFF;}
	

a img { border: 0px solid #ffffff; }

 /* color schemas specific -------> */
 .schema01 a:link, .schema01 a:visited { color: #a0410d; }
 .schema01 a:hover { color: #d34b00; }

 .schema02 a:link, .schema02 a:visited { color: #a0410d; }
 .schema02 a:hover { color: #d34b00; }

 .schema03 a:link, .schema03 a:visited { color: #36466A; }
 .schema03 a:hover { color: #474B66; }

 .schema04 a:link, .schema04 a:visited { color: #a0410d; }
 .schema04 a:hover { color: #d34b00; }

 .schema05 a:link, .schema05 a:visited { color: #a0410d; }
 .schema05 a:hover { color: #d34b00; }

 .schema06 a:link, .schema06 a:visited { color: #a0410d; }
 .schema06 a:hover { color: #d34b00; }

 .schema07 a:link, .schema07 a:visited { color: #a0410d; }
 .schema07 a:hover { color: #d34b00; }
 /* <------- color schemas specific */


#contentContainer #rightColumn ul {
        list-style:none;
        padding: 0;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        }

#contentContainer #rightColumn ul li {
        list-style:none;
    background: #F4F3F2 none repeat scroll 0%;
        margin: 0pt 0pt 1px;
        }

 #contentContainer #rightColumn ul li a {
          color: #54658c;
        display: block;
         background: transparent url(../images/bullets/bullet03_01.gif) 4px 10px no-repeat; margin: 0; padding: 3px 5px 3px 12px;
        padding: 0px 0px 3px 12px;
        margin: 0pt 0pt 1px;
         
 }
  
     
 #contentContainer #rightColumn ul li a:hover { 
background:transparent url(../images/bullets/bullet03_01.gif) no-repeat scroll 4px 10px;
margin-top:0px;
text-decoration:none;
background-color:#cccccc;

      
 }
  




/*
 FORMS
---------------------------------------------------------------------------------------------------------*/
form { margin: 0; }
fieldset { border: 0 solid #fff; padding: 0; margin: 0; }
input, select, textarea  { font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #3a3b3b; }

.imp-text, .imp-textarea, .imp-select, .imp-file { background: #f0f0f0; border-top: 1px solid #c7c7c7; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; border-left: 1px solid #c7c7c7; }
.imp-button {  }
.imp-button-gfx { vertical-align: middle; background: transparent; border: 0 solid #fff; }




/*
 HEADERS
---------------------------------------------------------------------------------------------------------*/
h1 { font-size: 24px; margin: 10px 0;}
h2 { font-size: 20px; margin: 10px 0;}
h3 { font-size: 18px; margin: 10px 0;}
h4 { font-size: 18px; font-weight: normal; margin: 10px 0;}
h5 { font-size: 14px; margin: 10px 0;}
h6 { font-size: 12px; margin: 10px 0;}

#mainColumn .csc-header h1, #mainColumn .csc-textpicHeader h1 { font-size: 18px; }
#mainColumn .csc-header h2 { font-style: italic; margin: 0px 0 0 0; padding: 0; font-size: 18px; font-weight:normal;}
#rightColumn .csc-header h1, #rightColumn .csc-textpicHeader h1 { font-size: 18px; }
 /* color schemas specific -------> */
 .default h1, .default h2, .default h3, .default h4, .default h5, .default h6 { color: #a0410d; }
 .schema01 h1, .schema01 h2, .schema01 h3, .schema01 h4, .schema01 h5, .schema01 h6 { color: #a0410d; }
 .schema02 h1, .schema02 h2, .schema02 h3, .schema02 h4, .schema02 h5, .schema02 h6 { color: #a0410d; }
 .schema03 h1, .schema03 h2, .schema03 h3, .schema03 h4, .schema03 h5, .schema03 h6 { color: #4B5A85; }
 .schema04 h1, .schema04 h2, .schema04 h3, .schema04 h4, .schema04 h5, .schema04 h6 { color: #a0410d; }
 .schema05 h1, .schema05 h2, .schema05 h3, .schema05 h4, .schema05 h5, .schema05 h6 { color: #a0410d; }
 .schema06 h1, .schema06 h2, .schema06 h3, .schema06 h4, .schema06 h5, .schema06 h6 { color: #a0410d; }
 .schema07 h1, .schema07 h2, .schema07 h3, .schema07 h4, .schema07 h5, .schema07 h6 { color: #a0410d; }
 /* <------- color schemas specific */

.schema03 #rightColumn h1.csc-firstHeader, .schema03 #rightColumn div.csc-header h1{ 
  color: #FFFFFF; 
  background-image:url(../images/blocks/bg_ctitle_s03.gif);  
  font-size: 14px;
  font-weight: normal;
  text-transform: lowercase;
  font-family: Georgia, sans; 
  padding: 1pt 10px;
  float: left;
  margin-bottom: 1px;
}

.clear {
clear: both;
}



/*
 EXT
---------------------------------------------------------------------------------------------------------*/

/* articles -------> */
.articles-expandlist { }
.articles-expandlist .fl { clear: left; }
.articles-expandlist .fr { clear: right; }
.articles-expandlist .articles-expandlist-rubric { width: 246px; margin: 0 0 20px 0; }

 /* templates specific -------> */
 .template-overindex .articles-expandlist-rubric { margin: 0 0 40px 0; }
 /* <------- templates specific */

#rightColumn .articles-expandlist .articles-expandlist-rubric { width: 100%; }

h2.articles-rubric { width: 100%; font-size: 14px; font-weight: normal; color:#fff; text-transform: lowercase; margin: 0 0 0px 0; float: left; }
h2.articles-rubric a:link, h2.articles-rubric a:visited { height: 21px; line-height: 20px; color: #fff; text-decoration: none; background: left 0 repeat-x; padding: 0 10px; float: left; zoom: 1; white-space: nowrap; }
h2.articles-rubric a:hover { background-position: left -21px; }
 /* color schemas specific -------> */
 .default h2.articles-rubric a:link, .default h2.articles-rubric a:visited { background-image: url(../images/blocks/bg_ctitle_s01.gif); }
 .schema01 h2.articles-rubric a:link, .schema01 h2.articles-rubric a:visited { background-image: url(../images/blocks/bg_ctitle_s01.gif); }
 .schema02 h2.articles-rubric a:link, .schema02 h2.articles-rubric a:visited { background-image: url(../images/blocks/bg_ctitle_s02.gif); }
 .schema03 h2.articles-rubric a:link, .schema03 h2.articles-rubric a:visited { background-image: url(../images/blocks/bg_ctitle_s03.gif); }
 .schema04 h2.articles-rubric a:link, .schema04 h2.articles-rubric a:visited { background-image: url(../images/blocks/bg_ctitle_s04.gif); }
 .schema05 h2.articles-rubric a:link, .schema05 h2.articles-rubric a:visited { background-image: url(../images/blocks/bg_ctitle_s05.gif); }
 .schema06 h2.articles-rubric a:link, .schema06 h2.articles-rubric a:visited { background-image: url(../images/blocks/bg_ctitle_s06.gif); }
 .schema07 h2.articles-rubric a:link, .schema07 h2.articles-rubric a:visited { background-image: url(../images/blocks/bg_ctitle_s07.gif); }
 /* <------- color schemas specific */

dl.as { width: 100%; margin: 0 0 1px 0; float: left; }
dl.as dt { font-size: 12px; font-weight: normal; margin: 0; padding: 0; }
dl.as dt a:link, dl.as dt a:visited { background: url(../images/bullets/bullet03.gif) 5px 9px no-repeat; margin: 0; padding: 3px 5px 3px 12px; display: block; zoom: 1; }
dl.as dt a:hover { text-decoration: none; }
dl.as:hover dd { background: #e9e8e3; }
dl.expanded dt { background: #d4d2d1 url(../images/blocks/bg_gtitle02.gif) left top repeat-x; }
dl.expanded dt { color: #453501; }
dl.expanded dt a:link, dl.expanded dt a:visited { color: #453501; }
dl.collapsed dt { background: #f4f3f2;  }
dl.collapsed:hover dt { background: #d4d2d1 url(../images/blocks/bg_gtitle02.gif) left top repeat-x; }
dl.collapsed dt a:hover { color: #453501;  }
dl.collapsed dd { display: none;  }
dl.as dd { padding: 5px; margin: 0; }
dl.as dd .as-image { float: left; }
dl.as dd .as-image img { border: 1px solid #fff; margin: 0 5px 5px 0;}
dl.as dd .as-date { font-size: 11px; line-height: 14px; color: #5f5f5f; }
dl.as dd .as-teaser { font-size: 11px; line-height: 13px; color: #3A3A3A; }
dl.as dd table { width: 95%; margin: 0 0 5px 0; clear: both; }
dl.as dd table td.as-image{ float: none; }
dl.as dd table td.as-image img{ margin-bottom: 0; }
dl.as dd table td.as-date{ width: 100%; vertical-align: bottom; }
#ie6 dl.as dd { padding: 5px; margin: 0; position: relative; }
#ie6 dl.as dd .as-image { float: left; position: relative; }
 /* color schemas specific -------> */
 .default dl.collapsed dt a:link, .default dl.collapsed dt a:visited { background-image: url(../images/bullets/bullet02_s01.gif)!important; }
 .schema01 dl.collapsed dt a:link, .schema01 dl.collapsed dt a:visited { background-image: url(../images/bullets/bullet02_s01.gif)!important; }
 .schema02 dl.collapsed dt a:link, .schema02 dl.collapsed dt a:visited { background-image: url(../images/bullets/bullet02_s02.gif)!important; }
 .schema03 dl.collapsed dt a:link, .schema03 dl.collapsed dt a:visited { background-image: url(../images/bullets/bullet02_s03.gif)!important; }
 .schema04 dl.collapsed dt a:link, .schema04 dl.collapsed dt a:visited { background-image: url(../images/bullets/bullet02_s04.gif)!important; }
 .schema05 dl.collapsed dt a:link, .schema05 dl.collapsed dt a:visited { background-image: url(../images/bullets/bullet02_s05.gif)!important; }
 .schema06 dl.collapsed dt a:link, .schema06 dl.collapsed dt a:visited { background-image: url(../images/bullets/bullet02_s06.gif)!important; }
 .schema07 dl.collapsed dt a:link, .schema07 dl.collapsed dt a:visited { background-image: url(../images/bullets/bullet02_s07.gif)!important; }
 /* <------- color schemas specific */
.articles-link { width: 100%; font-family: Arial, sans-serif; font-size: 10px; text-transform: uppercse; margin: 10px 0; float: left; }
.articles-link a:link, .articles-link a:visited { text-decoration: none; background: right 4px no-repeat; padding: 0 8px 0 0; }
.articles-link a:hover { color: #222222; text-decoration: underline; background-image: url(../images/bullets/bullet04.gif); }
 /* color schemas specific -------> */
 .default .articles-link a:link, .default .articles-link a:visited { background-image: url(../images/bullets/bullet01_s01.gif); }
 .schema01 .articles-link a:link, .schema01 .articles-link a:visited { background-image: url(../images/bullets/bullet01_s01.gif); }
 .schema02 .articles-link a:link, .schema02 .articles-link a:visited { background-image: url(../images/bullets/bullet01_s02.gif); }
 .schema03 .articles-link a:link, .schema03 .articles-link a:visited { background-image: url(../images/bullets/bullet01_s03.gif); }
 .schema04 .articles-link a:link, .schema04 .articles-link a:visited { background-image: url(../images/bullets/bullet01_s04.gif); }
 .schema05 .articles-link a:link, .schema05 .articles-link a:visited { background-image: url(../images/bullets/bullet01_s05.gif); }
 .schema06 .articles-link a:link, .schema06 .articles-link a:visited { background-image: url(../images/bullets/bullet01_s06.gif); }
 .schema07 .articles-link a:link, .schema07 .articles-link a:visited { background-image: url(../images/bullets/bullet01_s07.gif); }
 /* <------- color schemas specific */


.articles-list { margin: 0 0 20px 0; }
.articles-list-sys { width: 100%; height: 21px; background: url(../images/blocks/bg_gtitle03.gif) left top repeat-x; margin: 0 0 1px 0; float: left; }
.articles-list-sys h2.articles-rubric { width: 30%; margin: 0;}
div.al{ padding: 5px; margin: 0 0 20px 0; float: left; }
div.al:hover { background: #e9e8e3; }
div.al table { width: 100%; clear: both; }
div.al table td { text-align: left; vertical-align: top; }
div.al table td.al-image img { margin: 0 16px 0 0; border: 1px solid #fff; }
div.al table td.al-text { width: 100%; }
div.al .al-date { font-size: 11px; color: #5f5f5f; }
div.al .al-category { font-family: Arial, sans-serif; font-size: 10px; color: #5f5f5f; text-transform: uppercase; letter-spacing: -1px; }
div.al h3 { font-size: 16px; margin: 0 0 5px 0; }
div.al p { margin: 5px 0; }

.articles-rubriclist { width: 100%; margin: 0 0 10px 0; }
h2.articles-rubric-title { width: 100%; font-size: 14px; font-weight: normal; text-transform: lowercase; margin: 0 0 1px 0; float: left;}
h2.articles-rubric-title  a:link, h2.articles-rubric-title  a:visited { height: 21px; line-height: 20px; text-decoration: none; background: url(../images/blocks/bg_gtitle03.gif) left 0 repeat-x; padding: 0 10px; float: left; zoom: 1; white-space: nowrap; }
h2.articles-rubric-title  a:hover { background-position: left -21px; }
.articles-rubriclist div.articles-rubric { width: 153px; line-height: 14px; font-family: Arial, sans-serif; font-size: 10px; text-transform: uppercase; margin: 0 0 0 15px; display: inline; }
.articles-rubriclist div.articles-rubric a:link, .articles-rubriclist div.articles-rubric a:visited { color: #5f5f5f; text-decoration: none; }
.articles-rubriclist div.articles-rubric a:hover { color: #222222; text-decoration: underline; }

.pager { width: 69%; height: 21px; line-height: 20px; font-family: Arial, sans-serif; font-size: 11px; text-align: right; float: right; }
.pager a:link, .pager a:visited { color: #5f5f5f; text-decoration: none; padding: 0 3px;}
.pager a:hover { color: #000; }
.pager .act { font-weight: bold; color: #000; padding: 0 3px; }


.articles-block { width: 100%; border-top: 1px solid #ebebeb; font-size: 12px!important; margin: 10px 0; padding: 10px 0 0 0; float: left; }
.articles-block h3.ab-title { font-size: 12px; font-weight: normal; color: #fff; margin: 10px 0 0 0; }
.articles-block h3.ab-title span { background: url(../images/blocks/bg_gtitle01.gif) left top repeat-x; padding: 2px 5px; }

.articles-block ul { list-style: url(../images/bullets/bullet05.gif); padding: 0 0 0 1.5em; }
.articles-block div.al { margin-bottom: 10px; }

 /* templates specific -------> */
 .template-gegevensbeheer .articles-expandlist  .subblock { display: block; clear: both; font-family: Arial, font-size: 11px; }
 .template-gegevensbeheer .articles-rubric  { margin: 0; }
 .template-gegevensbeheer .articles-expandlist  .subblock .subblock-content { margin: 0 48px 0 50px; padding: 25px 0 20px 0; font-family: Arial, font-size: 11px;}
 .template-gegevensbeheer .articles-expandlist  .subblock .imp-text { width: 187px; }
 .template-gegevensbeheer .articles-expandlist  .subblock .imp-button { margin: 30px 0 0 0; float: right; }
 .template-gegevensbeheer .articles-expandlist  .subblock a.text_link:link, .template-gegevensbeheer .articles-expandlist  .subblock a.text_link:visited  { color: #fff; font-size: 10px; text-transform: uppercase; background: url(../images/bullets/bullet06.gif) left center no-repeat; margin: 20px 0 0 0; padding-left: 10px; display: block; }

 /* <------- templates specific */

.articles-expandlist .leftcol  { width: 190px; margin: 15px 0 0 15px; background: url(../images/blocks/separator01.gif) right top repeat-y; padding: 0 14px 0 0;  float: left; display: inline; }
.articles-expandlist .rightcol  { width: 182px; margin: 15px 0 0 11px; float: left;  }
.articles-expandlist span.blockTitle { width: 100%; text-align: center; display: block; }
.articles-expandlist h3 { font-size: 10px; font-weight: normal; color: #525453; text-transform: uppercase; margin: 0 0 15px 0; padding: 0; }
.articles-expandlist .imp-button {  margin: 0 15px 15px 0px!important; }
.articles-expandlist .wide {  margin: 10px 5px 0 5px!important; }
.articles-expandlist .fieldname { margin: 4px 0 1px 0; }
.articles-expandlist .short {  margin-top: 10px!important; }
.articles-expandlist input.style02 { width: 182px!important; width: 176px; }
.articles-expandlist input.style03 { width: 42px!important; margin: 0 2px 0 0; }
.articles-expandlist input.style04 { width: 138px!important; width: 132px!important; }

/* <------- articles */

.buttons_right{
 float: right;
 margin-right: 5px;
 margin-top: 5px;
}

#prfExtraLogo {
    float: left;
    margin-right:5px;
}

.spatie {
    margin-top: 5px;
}

#detProjectDescription a {
 text-decoration: underline;
}
.subblock-content p a:link{
color: #FFFFFF;
text-transform: uppercase;
font-size: 10px;
}
#rightColumn .tx-newloginbox-pi1 h3{
 font-size:18px;
font-style:italic;
font-weight:normal;
margin:0px 0pt 0pt;
padding:0pt;
}

.tx-newloginbox-pi1 tfoot input {
color:#485A83;
cursor:pointer;
font-size:10px;
line-height:14px;
padding:0pt !important;
text-transform:uppercase;
font-family:Arial,sans-serif;
font-weight:normal;
background:#CCCCCC none repeat scroll 0%;
border:0px solid #FFFFFF !important;
}
.cb01 .cb01-content .col02 a:link, .cb01 .cb01-content .col02 a:visited{
text-decoration: underline;
}
.mouseover{
width: auto;
height: auto;
font-family: Arial;
}
.mouseover td{
font-size: 11px;
}
#detProjectDetails .single-project .titles {
    width:200px;
}

.schema03 #rightColumn .csc-header-n2 h1{
margin-top: 25px;
}

