
body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-size: 10px;
	background-color: #FFF;
	 background-image: url("images/opderug2.png");
}

#mainTable {
	margin: 0 auto;
	border: 1px solid #c8c8c8;

}
#mainTable td {
	padding: 20px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	border-left: 1px solid #333;
	font-size: 12px;
	/*/*/font-size: 100%; /* */
}
#sidebar {
	width: 200px;
	font-size: 20px;
	/*/*/font-size: 85%; /* */

}
#header {
	background-color: #fff;
	color: #c5c5c5;
	
	padding: 0;
	margin: 0;
	text-align: right;
	height:34pt;
	font: 26px "Arial Unicode MS",Arial,sans-serif;
	background-image: url('achtergrond.jpg');
}
#footer {
	background-color: #333333;
	color: #CCCCCC;}

td, p, ul {
	font-family: arial, "Times New Roman", Times, serif;


	
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }


#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: square;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 0px 0px; /* */
	
li {margin:5px;}
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}

.thumbnail
{
float: left;
width: 96px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 4px;
font-size:8pt;
}

a:link {color: #727272;text-decoration:none;}
a:visited {color: #727272;text-decoration:none;}
a:hover {color: #484848;text-decoration:underline;}

a:active {color: #727272;}

.newfooter {width:90%;height:90px;background-color:#fff;}