body {
		background: #FFFFFF;		
		}
		
H3 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8532;
	font-weight: normal;
}		
		
A, A:VISITED, A:FOCUS, A:LINK {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
	font-weight : bold;
}

A:ACTIVE, A:HOVER {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color: #ff8532;
	font-weight : bold;
}

.geenoranje A, .geenoranjeA:VISITED, .geenoranjeA:FOCUS, .geenoranjeA:LINK {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
	font-weight : bold;
}

.geenoranje A:ACTIVE, .geenoranje A:HOVER {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color: #404040;
	font-weight : bold;
}

.kleiner {
	font-size: 10 px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;

}

.kleiner A, 
.kleiner A:VISITED, 
.kleiner A:FOCUS, 
.kleiner A:LINK {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : bold;
	text-decoration : none;

}

.kleiner A:ACTIVE, 
.kleiner A:HOVER {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color: #ff8532;
	font-weight : bold;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
}
li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
}

ul {
	list-style-image: url(img/punt.gif);
}

.basistabel
{
	background-color : #ebe1d8;

}
.buitentabel
{
	background-color : #ebe1d8;
	border: solid 2px #ff8532;
	width: 600px; 
}

.buitenstetabel
{
	width: 600px; 
}

.flash {

	display: none;
}

.menutabel
{
	display: none;
}

.dossier
{
	border: solid 1px #ff8532;
	font-weight: bold;
	padding: 2px;
}
.kolommidden {

	padding-top: 20px; 
	padding-right: 20px; 	
	padding-left: 30px; 
	padding-bottom: 20px; 
}

.kolomlinks {

	display: none;
}

.credittabel
{
	display: none;
}


.commenttable {
	background-color: #FFE7E7;
	border-bottom : thin solid #404040 1px;;
	border-top : thin solid #404040 1px;;
	border-left : thin solid #404040 1px;;
	border-right : thin solid #404040 1px;;
	
}
.previewtable {
	background-color: #FFE7E7;
	border-bottom : thin solid #404040 1px;;
	border-top : thin solid #404040 1px;;
	border-left : thin solid #404040 1px;;
	border-right : thin solid #404040 1px;;
	
}