html {
     overflow: -moz-scrollbars-vertical;
}

body
{
	background-image: url('http://www.page-online.nl/po/client/5/graphics/bg.gif');
	background-attachment: fixed;
	background-repeat: repeat-x; /* repeat, repeat-x, repeat-y, no-repeat */
	background-position: bottom;
    background-color:#e8ddcc;
    
	/* VIEWPORT */
	width:940px;
	/* height:100%;*/
	
	
	
	/* POSITION */
	margin:20px auto; /* margin-top, bottom, left, right */

	font-family:'verdana','arial';
	color:#333333;
    line-height: 14pt;
	text-align: center;
	
}

p {
 	line-height: 14pt;
}

font {
 	line-height: 14pt;
}

table.frame {
	width:900px;
	padding:0px;
	border-collapse: collapse;
	border:2px solid #555555;
}

table.body{
	width:700px;
	background-color:#ffffff;
	border:0px;
	padding:0px; /* cellpadding */
	border-collapse: collapse; /* cellspacing */
	line-height: 12pt;
}

td.body {
	padding:0px;
}

table.content {
	height:100%;
	width:900px;
	padding:0px;
	border-collapse: collapse;
}

td.content {
	height:100%;
	padding:0px;
	border-collapse: collapse;	
	
}

h1, h2, h3 {
	font-weight:normal;
	color:#436019;
	font-family:'Times new roman', 'Georgia', 'verdana','arial';
}

td.corner {
	text-align:center;
	background-color:#dddddd;
    background-image:url('http://www.page-online.nl/po/client/5/graphics/cornerbg.gif');
    background-repeat: repeat-x;
}

table.menu {
	border:0px;
	padding:0px; /* cellpadding */
	border-collapse: collapse; /* collapse cellspacing */
	width:700px;	
	font-family:'verdana','arial';
	font-size:10px;
	color:#000000;
}

td.menu {
    background-color:#1C2C05;
    background-image:url('http://www.page-online.nl/po/client/5/graphics/navbg.gif');
    background-repeat: repeat-x;
	border:0px;
	border-collapse: collapse;
	padding:0px;	
	height:30px;
}

td.header { 
	height:150px; 
	padding:0px;
	border-collapse: collapse;
}

td.bar {
	width:188px;
	padding:6px;
	border-collapse: collapse;
	background-color:#eeeeee;
	border-right:1px solid #aaaaaa;
}

table.bar {
	width:188px;
	padding:0px;
	border-collapse: collapse;
	background-color:#eeeeee;
}


td.page {
	/* border:1px solid #000000; */
	background-image: url('http://www.page-online.nl/po/client/5/graphics/pagebg.jpg');
	/* background-attachment: fixed; */
	background-repeat: no-repeat; /* repeat, repeat-x, repeat-y, no-repeat */
	background-position: top;
	font-weight:normal;
	padding:20px;
	line-height: 14pt;
}

table.news {
font-size:12px;
}


table.site_tblsearchform {
	border:1px solid #888888;
}

table.search_tbloverview {
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	width:500px;
	border:1px solid #888888;
}

table.search_tbloverview td, table.search_tbloverview tr {
	text-align:left;
}

.head { 
	background-color:#888888; 
	color:#ffffff;
	font-size:12px; 
	font-weight:bold; 
	text-align:center; 
}

.row { 
	background-color:#fefefe; 
	color:#444444; 
	font-size:11px; 
}

.srow { 
	background-color:#fefefe; 
	color:#444444; 
	font-size:11px; 
}

.first{ 
	background-color:#fefefe; 
	color:#444444;
	font-size:11px; 
	font-weight:bold; 
}

td.menu_button, td.menu_button:hover, td.menu_button_hover {
	border:0px;
	padding:4px;	
}

td.list_button, td.list_button:hover, td.list_button_hover  {
	border:0px;
	padding:4px;	
}

td.active_link a.menu {
	text-decoration:none; 
	color:#e4cd9f;
	font-size:13px; 
	font-weight:bold; 
}

/*FFFEE1*/
a.menu { 
	text-decoration:none; 
	color:#ffffff;
	font-size:13px; 
	font-weight:bold; 
}

a.menu:hover { 
	text-decoration:underline; 
	color:#e4cd9f;
	font-size:13px; 
	font-weight:bold; 
}

a { 
	text-decoration:none; 
	color:#436019;
	font-size:13px; 
	font-weight:bold; 
}

a:hover { 
	text-decoration:underline; 
	color:#62862e;
	font-size:13px; 
	font-weight:bold; 
}

a.table { 
	text-decoration:none; 
	color:#444444; 
	font-size:10px; 
}

a.table:hover { 
	text-decoration:underline; 
	color:#444444; 
	font-size:10px; 
}

a.ahead { 
	text-decoration:none; 
	color:#ffffff; 
	font-size:12px; 
}

a.ahead:hover { 
	text-decoration:underline; 
	color:#ffffff; 
	font-size:12px; 
}

a.list { 
	text-decoration:none; 
	color:#bab76f; 
	font-size:12px; 
	font-weight:normal; 
}

a.list:hover { 
	text-decoration:none; 
	color:#bab76f;
	font-size:12px; 
	font-weight:normal; 
}

div.copyright
{
	width:900px;
	/* border:1px solid #000000; */
	padding:4px;	
	font-size:10px;	
	color:#7e6f58;
	text-align:center;
}

.titel { 
	color:#000000; 
}	