/* ------------------------------------ *
    Document: website.css
    Datum aanmaak: 18-07-2006
    Datum laatste wijziging: 25-06-2007
    Versie: 1.0.0
    Copyright Jalasystems B.V.
 * ------------------------------------ */

body {
  padding-top: 0px;  padding-bottom: 0px;  padding-left: 0px;  padding-right: 0px;
  margin-left: 0px; margin-right : 0px; margin-top : 12px; margin-bottom: 12px;
  width: auto;
  font-family: Helvetica, Arial, sans-serif;  font-weight: normal;  font-size: 10pt;
  background-color: #918022; color: #000000;
}

a, a:link, a:visited {
  color : black;
  font-weight: normal;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  color: #000000;   background-color: transparent;

}

img, img a, img a:hover {
	border : 0px solid #000000;
	text-align: left;
}

h1 { color: #000000; font-family: Helvetica, Arial, sans-serif }
h2 { color: #000000; font-size: 15px; line-height: 16px; font-family: Helvetica, Arial, sans-serif }
h3 { color: #000000; font-size: 12px; line-height: 12px; font-family: Helvetica, Arial, sans-serif }
h4 { color: #000000; font-style: normal; font-weight: lighter; font-size: 10px; line-height: 12px; font-family: Helvetica, Arial, sans-serif }

li { margin-left : 14px; }

table {
 border  : 0px solid #000000;
 width   : 100%;
 margin  : 0px;
 padding : 0px;
}
td {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none; /*BACKGROUND-COLOR: white;*/
	vertical-align: top;
	margin: 0;
}
tr {
  margin  : 0px;
  padding : 0px;
}

.header-menu {
  vertical-align: top;
  text-align : right;
}
.menu-header, .menu-header a, .header-menu, .header-menu a, .menu-header a:hover, .header-menu a:hover {
  font-size: 10px;
  font-family:  Helvetica, Arial, sans-serif;
  text-decoration: none;
  width: 160px;
}
.menu-header a:hover, .header-menu a:hover {
  text-decoration: underline;
}

.footer, .footer a {
  text-align : right;
  font-size: 10px;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.menu-footer {
  vertical-align: middle;
  text-align : center;
}

.footer-menu {
  background-image: url("images/footer-menu.jpg"); font-size: 14px;
  width : 220px; height : 23px;
  background-color : #000000;
}
.footer-menu-item {
  vertical-align: middle;
  text-align : center;
  background-color : #000000;
}
.footer-menu-item a, .footer-menu-item a:link, .footer-menu-item a:visited {
  text-decoration: none;
}
.footer-menu-item a:hover {
  text-decoration: underline;
}

.content-left {
  background-color : #0080FF;
  width : 200px;
}
.content {
  height : 250px;
  padding : 2px;
}
.content-right {
   vertical-align : top;
   background-color : #C0C0C0;
}
.content-tools {

}
.menu-tools {
  background-color : #FFFFFF;
  color : #000000;
  border-top: 1px solid #C0C0C0;
  border-right: 0px solid #FFFFFF;
  border-bottom: 1px solid #C0C0C0;
  border-left: 0px solid #FFFFFF;
  padding : 2px;
  width : 100%;

}
.menu-tools-item {
  width : 140px;
}
.menu-tools-item a {
  font-size: 10px;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  text-decoration: none;
  vertical-align: middle;
}
.menu-tools-item a:hover {
  font-size: 10px;
  font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
  text-decoration: underline;
  vertical-align: middle;
}

.content-sub {
  padding : 0px;
  margin : 0px;
}
.content-tagline {
  background-color : #DEDEDE;

}
.breadcrumb, .breadcrumb a {
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
}
 .breadcrumb a:hover {
  font-size: 8pt;
  text-decoration: underline;
  font-weight: normal;
}

#menu-vertical {
 width : 100%;
}
#menu-vertical ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

/* MENU LEVEL 1 */
.menu-vertical-level1-no, .menu-vertical-level1-no a, .menu-vertical-level1-no a:link, .menu-vertical-level1-no a:visited {
  background-image: url("images/btn_no.jpg"); background-repeat : no-repeat;  color: #000000;   font-weight: bold;
}
.menu-vertical-level1-act, .menu-vertical-level1-act a, .menu-vertical-level1-act a:link, .menu-vertical-level1-act a:visited {
  background-image: url("images/btn_cur.jpg");  background-repeat: no-repeat;  color: #000000;    font-weight: bold;
}

.menu-vertical-level1-no a:hover {
  background-image: url("images/btn_hover.jpg"); background-repeat : no-repeat;  color: #000000;   font-weight: bold;
}
.menu-vertical-level1-act a:hover {
  background-image: url("images/btn_hover.jpg"); background-repeat: no-repeat;  color: #000000;    font-weight: bold;
}

/* MENU LEVEL 2 */

.menu-vertical-level2-no, .menu-vertical-level2-no a, .menu-vertical-level2-no a:link, .menu-vertical-level2-no a:visited {
  background-image: none; background-color : transparent;  color: #000000;   font-weight: normal;
}
.menu-vertical-level2-act, .menu-vertical-level2-act a, .menu-vertical-level2-act a:link, .menu-vertical-level2-act a:visited {
  background-image: none; background-color : transparent;  color: #000000;   font-weight: bold;
}

.menu-vertical-level2-no a:hover {
  background-image: none; background-color : transparent;  color: #000000;   font-weight: normal;
}
.menu-vertical-level2-act, .menu-vertical-level2-act a, .menu-vertical-level2-act a:visited {
  background-image: none; background-color : transparent;  color: #000000;   font-weight: bold;
}

/* MENU LEVEL 3 */
.menu-vertical-level3-no, .menu-vertical-level3-no a, .menu-vertical-level3-no a:link, .menu-vertical-level3-no a:visited {
  background-image: none; background-color : transparent;  color: #000000;   font-weight: normal;
}
.menu-vertical-level3-act, .menu-vertical-level3-act a, .menu-vertical-level3-act a:link, .menu-vertical-level3-act a:visited {
  background-image: none; background-color : transparent;  color: #000000;    font-weight: bold;
}

#menu-vertical li {
  margin: 0;
  padding: 0px;
  font-family: Helvetica, Arial, sans-serif;
  width: 100%;
  text-align : right;

}

#menu-vertical li a, #menu-vertical li a:link, #menu-vertical li a:visited {
  display: block;
  text-decoration: none;
  padding: 10px 45px 5px 5px;
  border-top: 0px solid #FFF;
  border-right: 0px solid #FEB660;
  border-bottom: 0px solid #4D4634;
  border-left: 0px solid #FFF;
  vertical-align: middle;
  color: #000000; font-size: 11pt;
}

#menu-vertical li a:hover, #menu-vertical li a:active {
  background-image: url("images/btn_hover.jpg");   background-repeat : no-repeat;  
  color: #000000; font-size: 11pt;

}

#menu-vertical li li {
  margin: 0;
  padding: 0px;
  border-top: 0px solid #FFF;
  border-right: 0px solid #FEB660;
  border-bottom: 0px solid #FEB660;
  border-left: 0px solid #FFF;

}

#menu-vertical li li a, #menu-vertical li li a:link, #menu-vertical li li a:visited {
  padding: 0px 45px 5px 5px;
  border-top: 0px solid #FFF;
  border-right: 0px solid #FEB660;
  border-bottom: 0px solid #FEB660;
  border-left: 0px solid #FFF;
  font-size: 10pt;

}

#menu-vertical li li a:hover, #menu-vertical li li a:active {
  color: #000000;
  background-image : none;
  font-size: 10pt;
}

#menu-vertical ul ul {
  margin: 0 0 0 0px;
  border-top: 0px solid #FFF;
  border-right: 0px solid #FEB660;
  border-bottom: 0px solid #FEB660;
  border-left: 0px solid #FFF;
}

#menu-vertical li li li {
  margin: 0;
}

#menu-vertical li li li a, #menu-vertical li li li a:link, #menu-vertical li li li a:visited{
  padding: 0px 45px 5px 5px;
  font-size: 9pt;
}

#menu-vertical li li li a:hover, #menu-vertical li li li a:active{
  color: #000000;
  font-size: 9pt;
}
#menu-vertical ul ul ul{
  margin: 0 0 0 0px;
  border-top: 0px solid #FFF;
  border-right: 0px solid #FEB660;
  border-bottom: 0px solid #FEB660;
  border-left: 0px solid #FFF;

}



/*..............................................
  Toegevoegd op 07-02-2007                     .
................................................*/

.main {
  width   : 780px;
  margin-left : auto; margin-right : auto;
  padding : 0px;
  border-spacing: 0px;
}

.main-header {
  height : 92px;
  text-align: center;
}

.main-footer {
  background-image: url("images/footer.jpg");
  vertical-align: bottom;
  height: 39px;
  width: 780px;
}

.main-menu-header {
  vertical-align : middle;
     background-image: url("images/background-menu.jpg");
 background-repeat: repeat-y;
  background-color: #ffffff;
  height: 63px;
}

.menu-header-item {
  text-align: center;
  vertical-align : middle;
}

.main-test {
 width: 780px;
 background-image: url("images/test.jpg");
 height: 18px;
}

.main-border-top-left {

}
.main-border-top-center {

}
.main-border-middle-left {
 width: 15px;
 background-image: url("images/shadow-left.jpg");
 background-repeat: repeat-y;
}
.main-border-middle-right {
 width: 15px;
 background-image: url("images/shadow-right.jpg");
 background-repeat: repeat-y;
}
.main-border-bottom-left {

}
.main-border-bottom-center {

}
.main-border-bottom-right {

}
.sub {
 width: 100%;
}

.main-content {
   background-image: url("images/background-menu.jpg");
 background-repeat: repeat-y;
 background-color: #FFFFFF;
 width : 750px;
}

.main-content-footer  {
   background-image: url("images/background-menu.jpg");
 background-repeat: repeat-y;
  background-color: #FFFFFF;
  text-align: right;
  vertical-align : middle;
  color: #000000;
  font-weight: bold;
  height: 23px;
  padding-right : 24px;
}
.main-content-footer a {
  padding-right: 12px;
  color: #000000;
  padding-top : 4px;
/*  margin-top : 4px; */
  font-weight: bold;

}
.sub-content-left {
  width : 207px; /* main=780 -> 150   main =1000 -> 200 */

}
.sub-content-right {
  width : 150px; /* main=780 -> 150   main =1000 -> 200 */
}
.sub-content {
  height : 200px;
  padding-right : 12px;
}
.sub-tools {
  height : 24px;
}
.sub-breadcrumb {
  height : 12px;
}
.copyright, .copyright-content {
  text-align : center;
  background-color : transparent;
  color : #000000;
  font-weight: normal;  font-size: 8pt;
}
.copyright a {
  color : black;
  font-weight: normal;  font-size: 8pt;
}
.copyright a:hover {
  text-decoration: underline;

}



.main-menu-header-left {
  width : 207px;
}

.main-menu-header-left a, .main-menu-header-left a:link, .main-menu-header-left a:visited {
  color : black;
  font-weight: normal;
  text-decoration: none;
}

.main-menu-header-left a:hover {
  color: #000000;
  font-weight: normal;
}

.news-image {
	text-align:right;
}

/* :: Toegevoegd: 04-06-08 :: */

.plaatje_nieuws {
  float: right;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 10px;
}

.news-list, .news-list a, .news-list a:link, .news-list a:visited, .news-list a:hover {
  width : 100%;
  color : #003d01;
  font-size : 10pt;
  font-weight : bold;
  height: 20px;
  text-decoration: none;
}

.news-list-header1, .news-list-header2 {
  background-color : #ffffff; 
  color : #003d01;
  font-size : 13px;
  font-weight : bold;
  text-decoration: none;
  padding-left: 0px;
  height: 20px;
  border-top: 0px solid #003d01;
  border-left: 0px solid #003d01;
  border-bottom: 1px solid #003d01;
}

.news-list-header1_small, .news-list-header2_small {
background-color : #ffffff; 
  color : #003d01;
  font-size : 9px;
  font-weight : normal;
  padding-right: 5px;
  height: 20px;
  text-align: right;
  border-top: 0px solid #003d01;
  border-right: 0px solid #003d01;
  border-bottom: 1px solid #003d01;
}


.news-list-header1 a, .news-list-header1 a:link, .news-list-header1 a:hover, .news-list-header1 a:visited {
  color : #003d01;
  font-size : 13px;
  font-weight : bold;
  text-decoration: none;
  height: 20px;
}

.news-list-header2 a, .news-list-header2 a:link, .news-list-header2 a:hover, .news-list-header2 a:visited {
  color : #003d01;
  font-size : 13px;
  font-weight : bold;
  text-decoration: none;
  height: 20px;
}

.news-list-content1, .news-list-content2 {
  vertical-align : top;
  font-size: 11px;
  font-family:  Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-top: 5px;
  padding-left: 5px;
}

.news-list-content1 a, .news-list-content1 a:link, .news-list-content1 a:hover, .news-list-content1 a:visited {
  vertical-align : top;
  font-size: 11px;
  font-family:  Verdana, Helvetica, Arial, sans-serif;
  padding-top: 5px;
}

.news-list-content2 a, .news-list-content2 a:link, .news-list-content2 a:hover, .news-list-content2 a:visited {
  vertical-align : top;
  font-size: 11px;
  font-family:  Verdana, Helvetica, Arial, sans-serif;
  padding-top: 5px;
}

.news-latest-header {
  padding-bottom: 5px;
  color : #000000;
  font-weight : bold;
  font-size: 15px;
  padding-left: 5px;
  text-decoration: none;
}

.news-latest-header strong {
  color : #ad1000;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}
.news-latest-header a, .news-latest-header a:hover {
  color : #000000;
  font-weight : bold;
  font-size: 15px;
  text-decoration: none;
}
.news-single h2 {
  color : #920E1B;
}

.news-single a, .news-single a:link, .news-single a:visited, .news-single a:hover {
  font-size: 11px;
  font-family:  Verdana, Helvetica, Arial, sans-serif;
  text-decoration: underline;
  color: #003d01;
  font-weight: bold;
}

.news-single strong {
  color : #003d01;
  text-decoration: none;
  font-weight: bold; font-size: 11px;
}

.news-latest   strong {
 color : #920E1B;
}
.news-latest-1 {
  width : 60px;
}
.news-latest-1-content {
  width : 428px;
}
.date {
  text-align: right;
}
