BODY { 
 
background-color : #294432;
color            : #000000;
margin: 0px 0px 0px 0px;
}

#header{
height:139px;
background-image:url(../images/header.jpg); /* De afbeelding bovenaan, let op.. origineel heeft een stuk afgesneden waar menu komt */
background-repeat:no-repeat;
background-color:#fff7f7;
}
#topmenu{
height:33px;
background-image:url(../images/menu_back.gif); /* Achtergrond van het menu, loopt over in de header */
background-repeat:no-repeat;
background-color:#fff7f7;
padding-left:20px; /* nodig om het menu een stukje naar rechts te laten opschuiven */
}
#path{
height:;
background-color: #fff7f7;
padding-left:15px; /* zie bij #topmenu */
}
#left{
height:500px; /* voor een minimale hoogte van de tabel. */
background-color:#fff7f7;
}
#main{
height: ; /* niet nodig, want die is bij #left al ingevuld, en de deze tabel blijft even lang als #left. */
background-color:#fff7f7;
background-image:url(../images/content_back.jpg);
background-repeat:no-repeat;
background-position: center;
border: ; /*niet nodig want, #left en #right hebben al een border */
padding-left:15px; /* zie bij #topmenu */
}
#right{
height:;  /* niet nodig, want die is bij #left al ingevuld, en de deze tabel blijft even lang  als #left. */
background-color:#fff7f7;
padding-right:5px;
}
#footer{
height:;
background-image:url(../images/dotline.jpg);
background-repeat:no-repeat;
background-color: #fff7f7;
padding-top:10px; /* om te zorgen dat de tekst iets naar onder begind ivm de dotted line */
padding-bottom: 10px;
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #40695b;
}

ul {
  margin           : 0px 0px 0px 0px;
  list-style-image:url(../images/bullet.gif);
}

hr {
  background       : #40695b;
  height           : 1px;
  width            : 100%;
}

.title {
font-size: 24px;
font-weight: bold;
color            : #40695b;
}

.pathway {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        text-align: left;
		
 }

a.mainlevel:hover {
        color: #c60;
        display: block; line-height: 1.2em; 
        text-align: left;
		text-decoration:none;
		
}

a.mainmenu:link, a.mainmenu:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
		
        }

a.mainmenu:hover, {
        color: #000000; text-decoration: underline;
        }

a.sublevel:hover {
        color: #000000; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
		/*padding-top:5px;*/
        margin-top:5px;
        margin-bottom:5px;
		/*padding-bottom:5px;*/
        width: 95%;
        margin-left: 5px;
        }

/* Tekstvak rechts header */
table.moduletable th {
  font-size        : 11px;
  background-image: url(../images/tekstvak_header.gif);
  background-repeat: no-repeat;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : left;
  padding-left      : 0px;
  vertical-align   : middle;
  text-indent	   : 15px;
  width            : 100%;
  line-height      : 25px;
  /*height:25px;*/ /* Hoogte van background */
  padding: 0px 0px 0px 0px;
  margin: 0 0 0px 0;

  
}
/* Speciale class voor het menu, zodat deze geen borders heeft */
table.moduletable topmenu {
        font-size: 10px;
        font-weight: normal;
        /*padding: 5px 10px 5px 10px;*/
        margin: 20px 5px 20px 5px;
        
}

/* Tekstvak rechts, content */
table.moduletable td {
        font-size: 10px;
        font-weight: normal;
		border-bottom:solid 1px #2c9d76;
		border-left:solid 1px #2c9d76;
		border-right:solid 1px #2c9d76;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        /*text-indent : 15px;*/
        /*padding: 5px 10px 5px 0px;
        margin: 20px 5px 20px 5px; */
}
		

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : ;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color :;
}

.sectiontableentry2 {
  background-color : ;
}


.small {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  
}

.contentpaneopen {
 
}

.contentheading, .componentheading {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : bold;
  color            : #40695b;
  text-align       : left;
  margin-bottom : 10px;
}

.createdate {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : ;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : ;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
}

a:hover {
  color            : #40695b;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #40695b;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        xbackground-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
  font-family      : Trebuchet MS, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */

.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}

  
  
