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-image: url(images/nieuws.gif);
	top: 50%; 
	left: 50%;
	height: 470px;
	width: 800px;
	margin: -235px 0 0 -400px;
	}

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

#top2
	{
	float: left;
	width: 800px;
	height: 25px;
	text-indent: 25px;
	}
	
#box_left
	{
	float: left;
	width: 25px;
	height: 375px;
	}

#content
	{
	float: left;
	width: 750px;
	height: 375px;
	overflow-y: scroll;
	}

#box_right
	{	
	float: left;
	width: 25px;
	height: 375px;
	}
	
#down
	{
	float: left;
	width: 800px;
	height: 25px;
	}

#bottom
	{
	float: left;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 2px 0 0 25px;
	}

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.bottom
	{
	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: 9pt;
	}
	
h1
	{
	font-family: Verdana, arial, Times New Roman, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 90 0 125;
	text-align: left;
	line-height: 11pt;
	}
	
h1.indent
	{
	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;
	}

h2
	{
	font-family: Verdana, arial, Times New Roman, sans-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 90 0 125;
	text-align: left;
	line-height: 11pt;
	}

a:link
	{
	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;
	text-decoration:none;
	}

a:visited
	{
	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;
	text-decoration:none;
	}
	
a:hover
	{
	font-family: Verdana, arial, Times New Roman, sans-serif;
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	text-align: left;
	text-decoration:none;
 	}

ul.bottom
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	word-spacing: 123px;
	}

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

a:link.bottom
	{
	font-family: Verdana, arial, " Times New Roman", sans-serif;
	color:#808080;
	font-size:10pt;
	line-height:10pt;
	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:10pt;
	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:10pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
 	}
	
P 	
	{ 	
	text-indent: -125px 
	}