/* General */
.divpathway
{
	display:block;
	border:1px solid #eeeeee;
	padding-bottom:1px;
}

.pathway
{
	font-size	: 9px;
}

a.pathway:link , a.pathway:visited
{
	font-size	: 9px;
	text-decoration		: none;
}

a.pathway:hover
{
	color		: #cccccc;
}


.maintd
{
	padding-top:3px;
	padding-bottom:3px;
	background: #eeeeee;
}


.bub2
{
	font-family: verdana;
	font-size: 9px;
	color:#000000;
}


.nieuwbrief
{
	font-family: verdana;
	font-size: 9px;
	color:#000000;
        text-align: left;
        padding-left: 5px;
}


.sitename
{
	font-family: verdana;
	font-size: 25px;
	color:#73786B;
}

.buttonheading
{
	border-bottom : 2px solid #4E4E4E;	
	background : #ffffff;
	width		: 10px;
}
.sectiontableheader
{
	background-color:#F6F8F8;
	padding-top: 3px;
	padding-left: 5px;
	height: 22px;
	color: #A4B8BD ;
	font-weight:bold;
	margin-bottom		: 5px;
	}
.highlight
{
	background : #B3B9A6;
}

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

tr, div {
  font-family: verdana;
  font-size        : 10px;
  color            : #333333;
  line-height	   : 1.4em;
}



table.moduletable
{
	width: 140px;
	margin-bottom: 5px;
	padding-bottom:3px;
	background-color: #fa7700;
              text-align: left;
}

table.moduletable th
{
	background-color: #000000;
	background-image: url("../images/bg.gif");
	background-repeat:no-repeat;
	border-bottom-color:#ffffff;
	border-bottom-style:dashed;
	border-bottom-width:0px;
	color:	#ffffff;
	height: 15px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: left;

}

table.moduletable td
{
padding-left: 3px;
text-align: left;
}


table.contentpaneopen td
{
	text-align:justify;
}
.contentpaneopen { 
	width: 100%;
} 

.button
{
	border-left 		: 1px solid #cccccc;
	border-top 		: 1px solid #cccccc;
	border-right 		: 1px solid #5A8CA2;
	border-bottom 		: 1px solid #3B5D6B;
	background		: #fe923a;
	height			: 20px;
	font-size		: 10px;
}

a.mainlevel:link , a.mainlevel:visited
{
	display:block;
	height:20px;
	color 			: #ffffff;
	text-decoration		: none;
	padding-left		: 15px;
}

a.mainlevel:hover
{
	background-color:#ffffff;
	color			: #000000;
	background-image: url("../images/arrow.png");
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding-left		: 15px;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration:underline;
}

a.sublevel:hover {
	text-decoration: none;
}

a:link, a:visited {
	font-size: 10px;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.contentheading {
	background-color: #000000;
	background-image: url("../images/b2.gif");
	border-bottom-color:#AEB8BE;
	border-bottom-style:dashed;
	border-bottom-width:0px;
	background-repeat:no-repeat;
	color:	#ffffff;
	font-weight:bold;
	height: 22px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: left;
	padding-left: 32px;
}

.componentheading 
{
	background-color:#AEB8BE;
	border-bottom-color:#AEB8BE;
	border-bottom-style:dashed;
	border-bottom-width:0px;
	background-image: url("../images/b2.gif");
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-left: 32px;
	height: 22px;
	color: #ffffff ;
	font-weight:bold;
	margin-bottom		: 5px;
}

.contentdescription
{
	padding-top: 5px;
}

.createdate, .small
{
	font-family: verdana;
	font-size: 9px;
        color: #ffcfab;
}


.modifydate
{
	font-family: verdana;
	font-size: 9px;
        color: #ffcfab;
}


.inputbox
{
	border : 0px solid #B5BBB6;
	font-family: verdana;
	font-size: 10px;
	background : #fe923a;
}


table.contenttoc {
	margin:2px;
	width		: 130px;
}

table.contenttoc th {
	background : #cccccc;
	border-bottom : 0px solid #cccccc;
	color: #555555;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 10px;
}

table.contenttoc td
{
	background : #eeeeee;
	line-height:12px;
	padding:2px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:10px;
	color: #555555;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	background: #E5E6E8;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 21px;
	white-space: nowrap;
	text-align: left;
	
}

ul#mainlevel-nav li a
{
	padding-left: 3px;
	padding-right:3px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	
}


ul#mainlevel-nav li a:hover

{
	color: #D7D8DB;
	background: #000000;
	border:0px solid #ACACAE;
}

scrollbar-arrow-color: #FFFF00;
scrollbar-face-color: #FF0000;
scrollbar-highlight-color: #0000FF;
scrollbar-3dlight-color: #008000;
scrollbar-shadow-color: #00FFFF;
scrollbar-darkshadow-color: #008080;
scrollbar-track-color: #FFA500;
}

.rbbg { background :  url(../images/recht20.jpg) repeat-y left top; left; height : 20px; font-size : 10px; }
.rbbg2 { background :  url(../images/rechts.jpg); height : 20px; font-size : 10px; }
.lbbg { background :  url(../images/links20.jpg) repeat-y right top; height : 20px; font-size : 10px; }
.lbbgbal { background : url(../images/links.jpg) no-repeat fixed right top; height : 20px; font-size : 10px; }
.geeltekst { height : 20px; font-size : 10px; ; color: #FFFF00; font-family: verdana, Helvetica, sans-serif}
.wittekst { height : 20px; font-size : 10px; ; color: #FFFF00; font-family: verdana, Helvetica, sans-serif}
.bgprog {  background-attachment: fixed; background-image: url(../images/bgvoetbalprog.jpg); background-repeat: no-repeat; background-position: right bottom}