/* CSS Document */
BODY
	{
		font-family: Arial;
		color: #660033;
	}
	
.klein {
	font-size: 10px;
}

.tableContent {
	border-top: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	background-image: url(../images/pixel_blauw.gif);
	padding-right: 14px;
	padding-left: 14px;
}

.tableContent th {
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 20px;
}

.tableContentSpecial {
	border-top: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	background-image: url(../images/pixel_blauw.gif);
	padding-right: 0px;
	padding-left: 0px;
}

.tableContentSpecial th {
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 20px;
}

.tableNormal caption {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tableNormal .title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tableNormal .subtitle {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tableNormal .voorwaarden {
	font-size: 11px;
	vertical-align: top;
	font-style: italic;
}

.tableNormal td {
	font-size: 13px;
	vertical-align: top;
}

.tableSmall caption {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tableSmall td {
	font-size: 10px;
	vertical-align: top;
}

.tableSmall .uitleg {
	font-size: 10px;
	vertical-align: top;
	font-style: italic;
	padding-left: 9px;
}

.tableLarge {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tableLarge caption {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tableLargel .title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tableLarge .subtitle {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.tableLarge td {
	font-size: 15px;
	vertical-align: top;
}

/* menu styles */
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
	position:absolute;	
	background-color:#000033;
	layer-background-color:#660033;
	visibility:hidden;	
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:5px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#660033; layer-background-color:#660033; color:white;}
.clLevel0over{background-color:#660033; layer-background-color:#660033; color:white; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:12px; font-weight:bold}
.clLevel1{background-color:#660033; layer-background-color:#660033; color:white;}
.clLevel1over{background-color:#990000; layer-background-color:#990000; color:white; cursor:hand; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#660033; layer-background-color:#660033}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}


