body 
	{
	margin: 0;
	scrollbar-base-color: #800000; 
	scrollbar-face-color: #800000;
	scrollbar-arrow-color: #808080; 
	scrollbar-track-color: #808080; 
	scrollbar-highlight-color: #800000; 
	scrollbar-shadow-color: #800000;
	scrollbar-darkshadow-color: #800000;
	overflow: hidden;
	}

#container
	{
	position: absolute;
	background:url('images/bureau.gif') no-repeat;
	top: 50%; 
	left: 50%;
	height: 495px;
	width: 800px;
	margin: -245px 0 0 -400px;
	padding: 0 0 0 0;
	}
	
#taal
	{
	float: left;
	width: 800px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	}

#top
{
float: left;
width: 800px;
height: 25px;

}

#box_left
{
float: left;
width: 25px;
height: 425px;

}

#box_middle
{
float: left;
width: 750px;
height: 425px;
}

#menu 
{
float: left;
width: 150px;
height: 425px;
}

#menu ul
{
list-style-type: inline;
}

#menu a.title
{
	background:url('images/bullet.gif') no-repeat;
	padding-left: 25px;
	display: block;
	font: 8pt/14pt verdana;
	height: 20px;
	color:#800000;
	text-decoration:none; 
}

#menu a#current
{
	color:white;
}

#menu a.title:hover
{
	background:url('images/bullet_hover.gif') no-repeat;
}

#menu .content
{
	/* hidden zonder display:none; beter voor searchbots*/
	position: absolute;
	width: 2px;
	height: px;
	overflow: hidden;
	margin: 2px;
	display: none;
}

#content
{
float: left;
width: 600px;
height: 370px;
margin-top: 50px;
padding: 0 0 0 0;
overflow: auto;
}

#content a.title
{	
	display:none;
	font: 16px/20px verdana;
	color: white;
	text-decoration:none;
	cursor:default;
}

#content .content
{
	display:block;
}

#content :link 
{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#ffffff;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height: 14px;
}

#content :visited
{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#ffffff;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height: 14px;
}

#content :hover
{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#800000;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height: 14px;
}

#box_right
{	
	float: left;
	width: 25px;
	height: 425px;
}

#bottom
{
	float: left;
	width: 1000px;
	height: 20px;
	margin: 0;
	padding: 0 0 0 25px;

}

ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1.titel
{
	font-family: Verdana, arial, Times New Roman, sans-serif;
	color: #800000;
	font-size: 10.3pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
}

h1.kopje
{
	font-family: Verdana, arial, "Times New Roman", sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 20pt;
}
	
h1
{
	font-family: Verdana, arial, "Times New Roman", sans-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 11pt;
}

h1.rood
{
	font-family: Verdana, arial, "Times New Roman", sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 11pt;
}

h1.cursief
{
	font-family: Verdana, arial, "Times New Roman", sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 11pt;
}

p
{
		padding: 0px 50px 0px 20px;
		margin: 0 0 0 0;
		text-indent: -9px;
}

ul.bottom
{
    width: 1000px;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	word-spacing: 0px;
}

li.bottom
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 115px 0 0;
}

a:link.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}


a:visited.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}
	
a:hover.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#ffffff;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
 	}

	
 img.foto
{
float: left;
padding: 0 5px 0 0;
margin: 0 10px 0 0;
}

