body
{
	margin-top: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

div#banner
{
	display: none;
}

div#header
{
	height: 40px;
	font-size: 25px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	border: 2px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	background: #fff;
}

div#footer
{
	border: 2px solid #000;
	color: #000;
	font-size: 8pt;
	text-align: center;
	margin-top: 5px;
	width: 100%;
	padding: 5px;
}

div#footer ul
{
	display: none;
}

div#main img
{
	border: 0;
}

div#footer img
{
	border: 0;
}

div#logo
{
	display: none;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

div#menu
{
	display: none;
}

div#badbrowser
{
	display: none;
}

div#goedewaar
{
	display: none;
}

div#main
{
	background: url(images/bg_main_less.png);
	background-position: 100px 100px;

	border: 2px #000 solid;
	width: 100%;
	padding: 5px;
	padding-bottom: 20px;
}

h1
{
	text-align: center;
	font-size: 12pt;
	border-bottom: 1px solid #000;
	background: url(images/logo_bullet.png) no-repeat left;
}

div#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#menu li
{
	border-bottom: 2px solid #000;
}

div#menu a
{
	display: block;
	padding: 2px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 190px;
}

div#menu a:hover
{
	background: #f3c900;
}

p.date
{
	text-align: right;
	font-weight: normal;
	font-size: 7pt;
}

a
{
	text-decoration: none;
}

div#main img
{
	border: 0;
}

div.image
{
	text-align: center;
}

table.images
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}

table.images td
{
	border: 0;
}

div.tiny
{
	text-align: center;
	font-size: 8pt;
	color: #bbb;
}

div#main ul
{
	margin-bottom: 1.5em;
}

div#main li
{
	margin-bottom: 0.5em;
}

div#keywords
{
	display: none;
}


