body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #003333;
	background-image: url(../images/basis/achtergrond2.gif);
}

.bodyitalic { 
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #330000;
}

.mettitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 26px;
	color: #330033;
	font-weight: bold;
}


a {
	color: #993333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	text-decoration: underline;
}


form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 22px;
  color: #0000FF;
}


.tijdsbalkopsomming {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	font-style: italic;
}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 28px;
	color: #0000FF;
	font-style: italic;
	line-height: 40px;
	text-align: center;
}

.verwijz {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
}

.nav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
	font-family: Georgia, Times New Roman, Times, serif;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #0000FF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-style: italic;
	text-decoration: underline;
}


.bronverm {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: underline;
	text-transform: uppercase;
}

.legal {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
}

.titlebar {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #CCCC99;
	color: #660000;
	font-weight: bolder;
	font-size: medium;
}


input.small {
	width: 50px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 0px 10px;
	white-space: nowrap;



}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 18px;
	padding: 0px 4px 0px 0px; 
}
table {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: normal;
}
.tabelcijfers {
background-color:#FFFFCC;
padding-right: 5px;
}

.tabeltekst {
padding-left: 9px;
}


li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #993300;
	line-height: normal;
}
