html, body {
	width: 100%;
	height: 100%;
	overflow: auto;
	margin: 0px;
	background-color: #cccccc;
}
body, table, td, div, a, span, ul, li {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #858585;
	line-height: 16px;
}
div {
}
td {
  vertical-align: top;
}
a {
	font-weight: bold;
	text-decoration: none;
}
#page {
	width: 955px;
	margin: 30px auto;
	background-color: #ffffff;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
}
#main {
  background-image: url(layout/background.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.banner {
	border: 2px solid #f78311;
}
.nieuwstitle
{
  padding-left: 8px;
  font-weight: bold;
}
.nieuwsimg
{
  padding-left: 8px;
}
.nieuwsdesc, .nieuwsdesc a
{
  padding-left: 8px;
  font-size: 9px;
}
#main
{
}
#leftarea
{
  margin-left: 16px;
  margin-top: 12px;
  width: 206px;
  background-color: #ededed;
  float: left;
}
#bottombar
{
  width: 955px;
  height: 65px;
  background-color: transparent;
}
#bottombar iframe
{
  background-color: transparent;
  padding-top: 35px;
}
#menu {
	left: 0px;
	width: 100%;
	height: 23px;
	padding-left: 20px;
}
.menuitem_on
{
  color: #b6abab;
}
.menuitem
{
  color: #ffffff;
}
.menuitem, .menuitem_on
{
	font-family: Arial;
	font-size: 12px;
}
.pagetitle {
	position: absolute;
	left: 210px;
	top: 180px;
	font-size: 16px;
	font-weight: bold;
}
#content {
	margin-top: 12px;
	width: 676px;
	color: #858585;
	float: right;
}
#content.large {
  left: 16px;
  width: 925px;
}
#content.editor {
  height: 350px;
}
.heading1
{
  font-size: 17px;
  font-weight: bold;
	color: #858585;
}
.heading2
{
  font-size: 13px;
  font-weight: bold;
	color: #858585;
}
#toolbar
{
  margin-top: 51px;
  margin-bottom: 13px;
  float: right;
  width: 160px;
  height: 40px;
  color: #88000f; 
  font-family: Tahoma;
  font-weight: normal;
  font-size: 10px;
}
#toolbar td
{
  color: #88000f; 
  font-family: Tahoma;
  font-weight: normal;
  font-size: 10px;
  text-align: left;
}
#toolbar a
{
  color: #88000f;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 10px;
}
img
{
  border: none;
}
