/* Global Styles */

body {
	background: #000000;
	margin-top : 0px;
	border-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

table {
	font-family: arial;
	font-size: 12px;
}
A:link{
	color: #ffffff;
	text-decoration: none;
}

A:visited{
	color: #ffffff;
	text-decoration: none;
}

A:hover{
	color: #D8D8D8;
	text-decoration: underline;
}
	  
/* Class Styles */
.algemenetekst {
	font-family: arial;
	font-size: 12px;
	color: #353120;
}
.blokje {
	border-spacing: 0px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.blokje1 {
	font-family: arial;
	font-size: 12px;
	background: #4F4F4F;
	color:#ffffff;
	border: 0px #CC1A27;
	border-style: outset;
}
.blokje2 {
	font-family: arial;
	font-size: 12px;
	background: #FFE0C1;
	color:#002040;
}
.menulinks {
	font-family: arial;
	font-weight: bold;
	border-spacing: 0px;
	border-left: 2px solid #000000;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 15px;
	background: #000000;
	color:#ffffff;
}	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.tabelbuitenkant {
	background: #00000;
	color: #000075;
	border: 10px #C4E1FF;
	border-style: outset;
	}

.tabelbinnenkant {
	background: #F4FAFF;
	color: #443F28;
	border: 1px #675F3D;
	border-style: solid;
	}		
	
.tabelmiddenin {
	background: #EEF4F7;
	color: #1F364E;
	font-family: arial;
	font-size: 12 px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}	
	
.overzichtheader {
	font-family: arial;
	font-weight: bold;
	font-size: 24 px;
}		

.overzichtcontent {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: arial;
	font-size: 12 px;
	color:#FFFFFF
}

.overzichtheaderrechts{
	background: #dbcab6;
	border-left: 2px solid #F3F5DA;
	border-top: 2px solid #F3F5DA;
	border-right: 2px solid #F3F5DA;
}	

.overzichtcontentrechts{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}	

.kolomrechts {
	font-family: arial;
	font-weight: bold;
	font-size: 24px;
	color:#000099;
}	
