.tekst {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

.tekstgrijs {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #999999;
}

.tekstgroot {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 20px;
  color            : #000000;
}

.tekstmiddengroot {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  font-size        : 14px;
  color            : #000000;
}




body {  
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#FFFFFF; 
    scrollbar-face-color:#FFFFFF; 
    scrollbar-highlight-color:#000000; 
    scrollbar-3dlight-color:#FFFFFF; 
    scrollbar-darkshadow-color:#FFFFFF; 
    scrollbar-shadow-color:#000000;   
   background: #231F20 url(http://www.cadans.eu/db/templates/cadans_20/back.gif) no-repeat fixed center;
}

#rechts {
     height:442px;
     padding-left: 0px;
     margin-left: 10px;
}


#blokcontainer {
     float: right;
}

#blok {
     border-top: 1px solid rgb(153, 153, 153);
     margin-top: 5px;
     padding-top: 5px;
     margin-bottom: 5px;
     padding-bottom: 5px;
     overflow: auto;
     height: 380px;
     width: 335px;
     margin-left: auto;
     margin-right: auto;
     align: center;
}

#container {
   border:10px solid #FFFFFF;
     height:462px;
     left:50%;
     margin-left:-340px;
     margin-top:-241px;
     position:absolute;
     top:50%;
     width:660px;
     background-color            : #FFFFFF;
}

#container2 {
     height:300px;
}

#menu { 
   padding-top: 0px;
   padding-bottom: 10px;
   padding-left: 10 px;
}


#footer {         position:relative;    
padding: 5px;
margin-top: 5px;
  font-size        : 9px;
text-align: right;
  line-height      : 8px;
     height:7px;
     width:650px;
background-color            : #666;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

.back_button {
  color            : #333333;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  background       : url(../images/bb.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #FFFFFF;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 0px;
  float            : left;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}

.inputbox {
	border           : 0px solid #ffffff;
	background	   : #999999;
	margin-bottom    : 5px;
	margin-left      : 0px;
	margin-right     : 0px;
	color		   : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #5e718d;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  color            : #666666;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
	color            : #5e718d;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	background       : url(../images/read.gif);
	background-repeat: no-repeat;
	white-space      : normal;
	font-weight      : normal;
	border           : 1px solid #BCB778;
	padding-bottom   : 3px;
	padding-left     : 21px;
	padding-right    : 2px;
	padding-top      : 1px;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	text-transform: uppercase;
}
a.readon:hover {
  color            : #666666; 
}



li {
  
  line-height      : 25px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
a.pathway:link, a.pathway:visited {
	font-size        : 11px;
	padding-left     : 0px;
	font-weight: bold;
	color: #FFFFFF;
}
a.pathway:hover {
	font-size        : 11px;
	padding-left     : 0px;
	font-weight: bold;
	color: #333333;
}
.contentheading {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-indent      : 0px;
  font-size        : 20px;
  text-align       : left;
  color            : #000000;
}

a.mainlevel:link, a.mainlevel:visited {
	color:#afafaf;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	margin:4px;
	text-decoration:none;
	text-transform:uppercase;
	white-space:0px;
}

a.mainlevel:hover {
   color:#000000;
}

        
a.sublevel:link, a.sublevel:visited {
        /* this styling is for menu items that HAS A PARENT */
        font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	font-weight:bold;
         display: block;
	color:#FF0000;
         margin: 2px;
	white-space:nowrap;
	padding: 0px 20px 0px 0px;
	text-transform: uppercase;


}

a.sublevel:hover {
        /* pffff!.. you know this! */
   color:#cccccc;
        }

		
#active_menu {
  color            : #000000;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #000000;
}
a.mainlevel-user:link, a.mainlevel-user:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
        font-size: 9px;
	color:#ffffff;
	text-align:left;
		    }

a.mainlevel-user:hover {
   color:#FFFFFF;
}

.button {
  color: #FFOF06;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: #999999;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.login:link, a.login:visited {
	color:#000000;
  font-weight      : normal;
	  font-size        : 9px;
}

a.login:hover {
   color:#333333;
