body {
		background: #FFE7E7;		
		}
		
H3 {
	font-size: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DF0303;
	font-weight : normal;
}		
		
A, A:VISITED, A:FOCUS, A:LINK {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #DF0303;
	font-weight : bold;
}

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


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

}

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

}

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

td {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
.basistabel
{
	background-color : #ffffff;

}
.buitentabel
{
	background-color : #ffffff;
	border: solid 1px #DF0303;
}

.kolommidden {

	padding-top: 20px; 
	padding-right: 20px; 	
	padding-left: 17px; 
	padding-bottom: 40px; 
}

.kolomlinks {

	padding-top: 20px; 
	padding-left: 20px; 
	padding-bottom: 40px; 
}
.kolomrechts {

	padding-top: 20px; 
	padding-left: 20px; 
	padding-bottom: 40px; 
}
.kolomtussen {
	height:100%; 
	vertical-align: top; 
	background-image: url('img/dot.gif');	
	background-repeat: repeat-y; 
}

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