html, body
{
	height:					100% !important;
}
*
{
	margin:					0;
	padding:				0;
	font-family:			Arial;
	color:					black;
	font-size:				13px;
}
body
{
	overflow:				hidden;
	background:				url(bgi_left.gif);
}
ul
{
	list-style-type:		none;
}
h1 {
		font-family: arial, helvetica, sans-serif;  
		font-weight : bold;
		font-style: italic;
		font-size : 20pt;
		color : #960018;
		margin: 0px;
}
h2 {
		font-family: arial, helvetica, sans-serif;  
		font-weight : bold;
		font-size : 13pt;
		color : #960018;
		margin: 0px;
}
h3 {
		font-family: arial, helvetica, sans-serif;  
		font-weight : bold;
		font-size : 14pt;
		color : #960018;
		margin: 0px;
}
h4 {
		font-family: arial, helvetica, sans-serif;  
		font-weight : bold;
		font-size : 10pt;
		color : #960018;
		margin-bottom: 15px;
}
h5 {
		font-weight : bold;
		font-style: italic;
		color : #960018;
		font-size : 13px;
		margin: 0px;
}
h6 {
		font-weight : normal;
		text-align: right;
		color : #960018;
		font-size :  7pt;
		margin: 0px;
}
input, textarea
{
	border:					1px solid black;
}
img
{
	border:					none;
}
#menu
{
	position:				absolute;
	background:				#FFF7E6;
	background-position:	260px 0;
	width:					268px;
	height:					100%;
	border-right:			32px solid #960018;
}
#content
{
	height:					100%;
	overflow:				auto;
	padding-left:			305px;
}
#menu ul
{
	margin:					20px 5px 0 0;
}
#menu li
{
	text-align:				right;
	height:					30px;
}
#menu li a
{
	font-family:			Trebuchet MS;
	padding-left:			10px;
	text-decoration:		none;
	line-height:			27px;
	padding:				3px 0 5px 8px;
	color:					#E3AA60;
	font-weight:			bold;
	font-size:				16px;
}
#menu li a:hover
{
	background:				url(boogje.bmp) no-repeat;
}
#menu .kaal a, #menu .kaal a:hover, #menu .kaal
{
	background:				none;
	height:					60px;
	font-size:				14px;
}
.c2
{
	color:					#960018;
}
.pageref
{
	margin:					20px 0;
}