/* TOP Buttons */
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding: 0px;
	float: right;
	width: auto;
  	font-size: 12px;
	line-height: 25px;
	white-space: nowrap;
	border-left: 1px solid ;
	color: #FFA500;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #FFEB77;
	background: #DB8F00;
}


#active_menu {
	color: #FFEB77;
	font-weight: bold;
}

a#active_menu:hover {
	color: #DB8F00;
}

.mainbody {
  margin-left: 15px;
  margin-right:15px;
}

.date {
float: right;
margin-right: 10px;
}

.search {
float: right;
margin-right: 10px;
margin-top: 1px;

}

tbody {
   width:100%;
   margin-left: 5px;
   margin-right: 5px;

}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
}

.componentheading {
  margin-top: 1px;
  font-weight: bold;
  background: #336699;
  color: #ffffff;
  padding: 4px;
  border-top: solid 1px #000000 ;
  border-bottom: solid 1px #000000 ;
  margin-bottom: 20px;
  /* width: 100%; */
 }

.back_button {
  float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 2px solid #336699;
  color: #000000;
/*  width: 50px; */
  padding: 4px;
}

.back_button:hover{
  display: block;
  padding: 4px;
  background: #336699;
  color: #ffffff;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #336699;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.gif) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	text-align: left;
	font-size: 12px;
}

p {
        font-size: 12px;}

body {
	margin: 0px;
        font-size: 12px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	background-color: #e5ebf2;
}



.data_top {
	border-top: solid 1px;
}


/* mambo core stuff */
a:link, a:visited {
	color: #006699; text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #FF8000;	text-decoration: none;
	font-weight: bold;
}

/* Content category */
table.contentpaneopen {
         /* width:90%; */
	margin-left: 10px;
         margin-right: 10px;
         border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin-left: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;

}

table.contentpane td.contentheading {
  padding-left: 0px;
  background: #ff0000;

}
.contentpane{
margin-left: 10px;
}

/* Content Section */
table.blog {
	/* width: 100%; */
	margin-left: 10px;
         margin-right: 10px;
         /* border-collapse: collapse; */
	border-spacing: 0px;
}


/* Prik bord functie */

table.contentpaneopen-prik {
	margin-left: 10px;
	margin-right: 10px;
        	padding: 3px;
	border-collapse: collapse;
	border-spacing: 0px;
         border: 1px #000000 solid;
                }

table.contentpane-prik td {
	margin-left: 4px;
	padding: 4px;
}

.contentheading-prik {
  font-weight: bold;
  background: #336699;
  color: #ffffff;
  padding-left: 25px;
  padding-top: 6px;
  border-top: solid 1px #000000 ;
  border-bottom: solid 1px #000000 ;
  margin-left: 10px;
  background-image: url(../images/pushpin.png);
  background-repeat: no-repeat;
  height: 33px;
}

.componentheading-prik {
  margin-top: 1px;
  font-weight: bold;
  background: #336699;
  color: #ffffff;
  padding: 4px;
  border-top: solid 1px #000000 ;
  border-bottom: solid 1px #000000 ;
  margin-bottom: 20px;
  width: 100%;
 }

/* Einde Prikbord */


.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border: solid 1px #000000;
	background-color: #e5ebf2;
	color: #006699;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}


.inputbox {
	padding: 0px;
	border: 1px solid #000000;
	background-color: #e5ebf2;
}


.contentcolumn {
	padding: 10px;
}

.contentheading {
  font-weight: bold;
  background: #336699;
  color: #ffffff;
  padding-left: 10px;
  border-top: solid 1px #000000 ;
  border-bottom: solid 1px #000000 ;
  margin-left -5px;
}
.buttonheading {
  font-weight: bold;
  font-size: 10px;
  background: #336699;
  color: #000000;
  border-top: solid 1px #000000 ;
  border-bottom: solid 1px #000000 ;
}

.buttonheading a{
  margin-right: 5px;
  font-size: 9px;
  background: #336699;
  color: #ffffff;
/*  border: 1px #ffffff solid; */

}
/*
.buttonheading a:hover{
  margin-right: 5px;
  font-size: 9px;
  background: #336699;
  color: #ff8000;
  border: 1px #ffffff solid

}
*/
.contentpagetitle {
  font-weight: bold;
  background: #336699;
  color: #000000;
  padding: 4px;
  border-top: solid 1px #000000 ;
  border-bottom: solid 1px #000000 ;
  }


table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 3px;
	
}

/*----------------------------------------------*/
/* 					modules */
/*----------------------------------------------*/
table.moduletable th {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	height: 24px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
		}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #336699;
  color: #ffffff;
  padding-left: 5px;
  padding: 4px;
  border-top: solid 1px #000000 ;
  border-bottom: solid 1px #000000 ;
 
}

.sectiontablefooter {
  height: 30px;

}

.sectiontableentry1 {
	background-color : #D4E6F7;
	
}

.sectiontableentry2 {
	background-color : #A9CDEF;
}

.small {
	color: #006699;
	font-size: 9px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #006699;
	font-size: 9px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #006699;
	font-size: 10px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #000000;
  background: #D4E6F7;
  display:block;
  padding: 2px;
  margin-left: 20px;
  margin-bottom: 2px;
}

table.contenttoc th {
  display:block;
  background-color: #336699;
  color: #ffcc66;
  text-align: center;
  margin -2px;
  padding: 5px 2px 2px 2px;

  height: 30px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	padding-righ1: 10px;
	height: 15px !important;
	height: 15px;
	width: 100%;
	text-decoration: none;
	border-bottom: 1p solid;
}

a.mainlevel:hover {
	background-position: 0px -15px;
	text-decoration: none;
	color: #DB8F00;

}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #DB8F00;
	text-align: left;
}

a.sublevel:hover {
	color: #FECE60;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	color: #DB8F00; text-decoration: none; font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	list-style: inside url(../images/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #FECE60;	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/read.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}
.highlight {
	background-color: #DB8F00;
	color: White;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #FFEB77;
	border: 1px solid #FECE60;
}

.data { padding-right: 10px; }

/* Pathway instellingen */

.pathway {
        margin-left: 5px;
        margin-bottom: 10px; 
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.pathway {
          margin-left: 5px;
        margin-bottom: 10px;
	position:relative;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.pathway:hover {
          margin-left: 5px;
        margin-bottom: 10px;
	position:relative;
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* achtergrond onder de header */
.bg_data{
	background-color: #e5ebf2;
	background-image: url(../images/webdesign_presentie3_07.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;

}
/* box met data
.mainbody{
  margin-top: 10px;
  width: 100%;
}
*/
.banner {
float: center;

}

/* Hieronder de Stylesheet van het Menu */
	/*Menu titel */
	div.module-grey h3, div.moduletable-grey h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFA500;
	margin: 5px 20px 0 8px; 
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
	/*Menu links */
   div.module-grey a, div.moduletable-grey a, div.moduletable-grey a:link, div.moduletable-grey a:visited, div.module-grey a:link, div.module-grey a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: -2px 5px 7px -2px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
}
	/* Menu links hover */
div.module-grey a:hover, div.moduletable-grey a:hover div.module-grey a:active, div.moduletable-grey a:active{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #00ffff;
	margin: -2px 5px 7px -2px;
	padding-left: 10px;
	padding-bottom: 8px;
}

	/* Menu shape     */
div.module-grey, div.moduletable-grey {
	background: url(../images/menu_blue_01.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

div.module-grey div, div.moduletable-grey div {
	background: url(../images/menu_blue_02.png) 100% 0 no-repeat;
}

div.module-grey div div, div.moduletable-grey div div {
	background: url(../images/menu_blue_03.png) 0 100% no-repeat;
}

div.module-grey div div div, div.moduletable-grey div div div {
	background: url(../images/menu_blue_04.png) 100% 100% no-repeat;
	padding-bottom: 8px;
	margin-left: 8px;
	width: auto !important;
	width: 100%;
}

div.module-grey div div div div, div.moduletable-grey div div div div {
	background: none;
	padding: 1px;
}

div.module-grey ul, div.moduletable-grey ul {
margin: 10px 0;
padding-left: 20px;
padding-bottom:5px;
}

div.module-grey ul li a:link, div.module-grey ul li a:visited {
	font-weight: bold;
}

div.moduletable-grey ul li a:link, div.module-greytable ul li a:visited {
	font-weight: bold;
}

div.module-grey a.mainlevel:link, div.module-grey a.mainlevel:visited  {
	background: none;
	padding-left: 0;
}

div.module-grey ul li a:hover {
	font-weight: bold;
}

div.moduletable-grey ul li a:hover {
	font-weight: bold;
}

ul.submenu ul {
	margin: 0 0 5px 10px;
}