
/* Body */

body, html{
margin: 0;
font-size: 90%;
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
height: 100%;
}

	
body { background-color: #E9EEF8;
SCROLLBAR-FACE-COLOR: #B7C6E5; SCROLLBAR-HIGHLIGHT-COLOR: #D3DCEF; SCROLLBAR-SHADOW-COLOR: #738FCC; SCROLLBAR-3DLIGHT-COLOR: #E9EEF8; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #E5EBF4; SCROLLBAR-DARKSHADOW-COLOR: #4870AA; 
}

/* H1, H2, H3 */


H1 { font-size: 16px; color: blue ; margin: 0px; padding: 0px;}
H2 { font-size: 16px; color: black ; margin: 0px; padding: 0px;}
H3 { font-size: 12px; margin: 0px; padding: 0px;}



/* Links */

a:link, { color: #0066FF; text-decoration: none; cursor: hand; }
a:visited { color: #0066FF; text-decoration: none; cursor: hand; }
a:hover { color: #0066FF; text-decoration: underline; cursor: hand; }

a.a2:link { font-size: 14px; color: black; text-decoration: none; margin-bottom: 0px;}
a.a2:visited { font-size: 14px; color: black; text-decoration: none;}
a.a2:hover { font-size: 14px; color: black; text-decoration: none;}
a.a2:active { font-size: 14px; color: black; text-decoration: none;}f





/* Paginatitel Links */

a.contentpagetitle:link { 
	color: #0066FF; 
	text-decoration: underline;  
	font-size: 14px; 
	font-weight: bold;
	cursor: hand;
	}

a.contentpagetitle:hover { 
	color: #0066FF; 
	text-decoration: underline; 	
	font-size: 14px; 
	font-weight: bold;
	cursor: hand;
	}

a.contentpagetitle:visited { 
	color: #0066FF; 
	text-decoration: underne; 
	font-size: 14px; 
	font-weight: bold;
	cursor: hand;
	}



/* lees verder Links */

a.readon:link { color: #0066FF; text-decoration: none; font-size: 10px; cursor: hand;}
a.readon:hover { color: #0066FF; text-decoration: none; font-size: 10px; cursor: hand; }
a.readon:visited { color: #0066FF; text-decoration: none; font-size: 10px; cursor: hand; }


/* Table moduletable */


table.moduletable { 
        margin: 0px 0px 0px 0px; 
        width: 200px; }

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
        height : 15px;
        line-height : 15px;
        text-align : center;
	width : 100%;
	background-image: url(../images/pulldown-bg1.jpg) no-repeat ;
	background-position: top right;}

table.moduletable td { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        font-weight: normal;} 

table.moduletable a:link { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        font-weight: normal;} 


/* --Default Class Settings-- */	

.pagenav  {display: none;}

/* Content - Sections & Categories */

.contentpagetitle { 
	color: #0066FF; 
	text-decoration: none; 	
	font-size: 14px; 
	font-weight: bold;
	}

.contentpane {
	background-color : #FFFFFF;
	}
		
.contentpaneopen {
	text-align: justify;
	cellpadding: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}

	
.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	}
	
.moduleheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
        height : 15px;
        line-height : 15px;
        text-align : center;
	text-decoration: underline;
 	width : 100%;
        color: blue;
	background-color: #F0ECE8;
	}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #0066FF;
	text-align:left; 
	}

	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;
	color: #E9EEF8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #B7C6E5;}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/

.category {
	color: #999999; Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; text-decoration: underline;
	}

a.category:active {
	color: red; Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; text-decoration: underline;
	}

a.category:hover {
	color: #0066FF;Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; text-decoration: underline;
	}
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1  {
	background-color : #FFFFFF;
	text-align: justify;	
	}

.sectiontableentry2 {
	background-color : #F0ECE8;
	text-align: justify;
	}

.sectiontableheader {
	background-color : #E9EEF8;
	color : #FFFFFF;
	font-weight : bold;
	}
	

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1.5em;
color: #0066FF;
text-decoration: none;
text-indent: 0px;
list-style-position: outside;
list-style-type: square;
padding: 2px;
margin: 12px;
}
