body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.tipClass { font: 10px Arial, Helvetica; color: white; }
.tipClass A { text-decoration: none; color: #FFFFCC; }

h1 {
	font-size: 14px;
	color: #59595B;	
}

.nietaanklikbaar {
	background-color:#F0F0F0;
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
}

#terugkeren {
	padding-left:20px;
	width:300px;
}
#terugkeren a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#terugkeren a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#terugkeren a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#terugkeren a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#tekstinner a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#tekstinner a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#tekstinner a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#tekstinner a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.curs {
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* Hack voor foute weergave in IE6 of lager: cursief bug */ 
/* \*/
* html #tekstinner {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */

