html,body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b0200;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color : #FF0000;
	scrollbar-shadow-color : #FF0000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-3dlight-color: #564C55;
	scrollbar-arrow-color : #7e0c09;
	scrollbar-track-color : #FF0000;
	scrollbar-darkshadow-color : #564C55;
	scrollbar-base-color : #000000;

}
.maindiv{
	width:100%; 
	height:100%
}
.topdiv{
	top:30px; 
	position:absolute
}
.bottomdiv{
	bottom:22px; 
	position:absolute
}
.menu{
	width:50%; 
	position:absolute; 
	top:0px; 
	right:0px;
	cursor:pointer
}
.waar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position:absolute; 
	top:74px; 
	right:10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b0200;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b0200;
	text-decoration: none;
	padding-top:34px;
/*	background-attachment: fixed;
	background-image: url(images/blokjes.png);
	background-repeat: no-repeat;
	background-position: right 96px;
*/
	width:50%; 
	position:absolute; 
	top:96px; 
	right:0px; 
	overflow:auto; 
	overflow-x: hidden; 
	padding:0px;
	filter: chroma(color=#FF0000)
}
* html
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b0200;
	text-decoration: none;
	padding-top:34px;
/*	background-attachment: fixed;
	background-image: url(images/blokjes.png);
	background-repeat: no-repeat;
	background-position: right top;
*/
	width:50%; 
	position:absolute; 
	top:96px; 
	right:0px; 
	overflow:auto; 
	overflow-x: hidden; 
	padding:0px;
	filter: chroma(color=#FF0000)
}


.incontent{
	padding-right:10px; 
	padding-left:10px; 
	padding-top:30px; 
	overflow:visible;
	width:96%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5a0200;
	text-decoration: none;
	width:49%; 
	position:absolute; 
	bottom:4px; 
	right:0px
}
.dikkekop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #61a805;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #61a805;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7e0c09;
	font-weight: bold;
	text-decoration: none;
}
.dodelink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7e0c09;
	text-decoration: none;
	font-weight: bold;
}
.thumbs{
	float:left; 
	width:170px; 
	height:150px;
	text-align:center;
}
.thumbspics{
	float:left; 
	margin-bottom:10px; 
	height:140px; 
	width:140px;
}


