body {
		background: #ebe1d8;		
		}
		
H3 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8532;
	font-weight: normal;
}		
	
.oranje {
color: #ff8532;
}
	
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: 780px;
}
.buitenstetabel
{
	width: 780px;
}

.menutabel
{
	border: solid 1px #ff8532;
	background-image: url(img/vuil-links-menu.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	height: 500px;
	width: 180px;
}

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

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

.kolomlinks {

	padding-top: 1px; 
	padding-left: 20px; 
	padding-bottom: 20px; 
	width: 180px; 
}

.credittabel
{
	width: 780px;
}

.zonderp p {margin-top:0px;
}

.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;;
	
}

.arrow {
	list-style-image: url(/img/arrowright.gif);
}