html, body{
	background-color:#E1FFE1;
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF; 
}
h1, h2, h3, h4, h5, h6, th, td{
	margin: 0px 0px 5px 0px;
	font-family:Verdana, sans-serif;
}
h1{
	font-size:20px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4, th{
	font-size:14px;
}
input.button{
	margin:0px;
	padding:0px;
}
td{
	font-family:Verdana, sans-serif;
	font-size:12px;
}
/* - - - - hoekjes onderdeel - - - - */
.rbtop div  { background: url(../images/hoeklb.gif) no-repeat top left; }
.rbtop      { background: url(../images/hoekrb.gif) no-repeat top right; }
.rbbot div  { background: url(../images/hoeklo.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/hoekro.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 15px;
	font-size: 15px;
}
#titel {
	position:absolute;
	top:10px;
	left:280px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;	
}
#helemaal{
	margin-left:150px;
	margin-top:100px;
	margin-right:250px;
	background:#37BC35;
}
#helemaaltekst{
	margin-left:15px;
	margin-right:15px;
	z-index:10;
}
#half{
	margin-left:150px;
	margin-top:100px;
	margin-right:250px;
	background:#37BC35;
}
#halftekst{
	margin-left:15px;
	margin-right:15px;
	z-index:10;
}
#half2{
	margin-left:150px;
	margin-top:15px;
	margin-right:250px;
	background:#37BC35;
}
#half2tekst{
	margin-left:15px;
	margin-right:15px;
	z-index:10;
}
/* - - - - inlog onderdeel - - - - */
#inlog{
	position:absolute;
	top:15px;
	right:10px;	
	height:200px;
	width:200px;
	background-color:#37BC35; 
	z-index:2;
	margin:opx;
}
#inlogtekst{
	height:170px;
	margin-left:15px;
	margin-right:15px;
	z-index:10;
}
/* - - - - gouden poes - - - - */
#goudenpoes{
	position:absolute;
	top:130px;
	right:25px;	
	z-index:1;	
}