html,
body,
table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #444; 
	background-color: #FFF;
	height: 100%;	
	margin: 0;	
}
table td {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	background: url(img/bottom.gif) -1px bottom no-repeat; 
}
#container_hidden,
#container {
	position: relative;
	margin: 0 auto 0 auto; /* Voor mozilla / firefox */
	padding: 0;
	width: 766px;
	background: url(img/middle.gif) left top repeat-y; 
}
#container_hidden {
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
}

a {
	color: #44AF03;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
	font-style: normal;
}
h2 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 30px 0;	
}
h2.datum {
	/* TODO */
	position: absolute;
	width: 555px;
	top: 70px;	
	text-align: center;
}
h3 {
	margin: 0; 
	padding: 0; 
	font-size: 12px; 
	font-weight: bold; 
}
ul {
	list-style-type: circle; 
}
strong {
	font-size: 17px; 
	font-weight: normal; 
}
.benadruk {
	font-style: italic;
}
ul.geenBullet {
	list-style-type: none; 
}
.error {
	color: red; 
}
.spacer {
	font-style: italic; 
}
#googleAd2 {
	position: absolute;
	margin: 6px 0 0 770px;
}
#googleAd1Container {	
	position: relative;
	padding-top: 2px;
	margin: 0 0 30px 15px;
	width: 526px;
}