body
  {
	margin : 0;
	font-family : Arial, Sans-Serif;
	height : 100%;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	position : relative;
	min-height : 100%;
	background-color : #000000;
  }

a, a:link, a:visited
  {
	text-decoration : underline;
	color : #FFFFFF;
	display: inline;
  }

a:hover, a:active, a:focus
  {
	text-decoration : none;
	color : #FFFFFF;
	display: inline;
  }

html>body
  {
	height : auto;
  }

#wrapper
  {
	width: 785px;
	border: 0;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
  }

.header
  {
	width : 785px;
	height : 177px;
	background-image : url('../plaatjes/layout/top-achter.jpg');
	background-position : center top;
	background-repeat : no-repeat;
	text-align : top;
  }

h1 a, h1 a:hover
  {
	width : 0px;
	height : 0px;
	float : left;
	color : #9A898B;
	display : inline;
	font-size : 0px;
	text-decoration : none;
	padding : 0 0 0 4px;
	margin : 0;
  }

#header_image
  {
	width: 748px;
	height: 100px;
	padding: 15px 37px 0 0;
	margin: 0;
	text-align: right;
  }

.header_image_image
  {
	float: right;
	width: 164px;
	height: 95px;
	text-align: center;
  }

.main
  { 
	width : 785px;
	padding: 0;
	margin: 0;
	text-align: left;
  }

#menu
  {
	width : 375px;
	height: 546px;
	background-image : url('../plaatjes/layout/menu-achter.jpg');
	background-position : center top;
	background-repeat : no-repeat;
	float : left;
	padding: 0;
	margin: 0;
	text-align : left;
	color : #FFFFFF;
  }

#menu a, #menu a:link, #menu a:visited
  {
	text-decoration : none;
	color : #FFFFFF;
  }

#menu a:hover, #menu a:active, #menu a:focus
  {
	text-decoration : underline;
  }

#menu li
  {
	width: 170px;
	height: 12px;
	padding: 6px 0 7px 0;
	margin: 0 0 0 20px;
	border-top: 1px dotted #0A6B7C;
	color: #0A6B7C;
	display : block;
	font-weight: bold;
	font-size : 12px;
	list-style-type: none;
  }

#menu li.submenu
  {
	border-top: 1px dotted #0A6B7C;
	border-right: 1px dotted #0A6B7C;
	border-left: 1px dotted #0A6B7C;
	width: 170px;
	height: 13px;
	padding: 6px 0 7px 0;
	margin: 0 0 0 20px;
	color: #0A6B7C;
	display : block;
	font-weight: bold;
	font-size : 12px;
	list-style-type: none;
  }

#menu_onder
  {
	padding-bottom: 1px;
	border-bottom: 1px dotted #0A6B7C;
  }

#menu ul
  {
	margin : 0;
	padding : 0;
  }

#menu #actief a
  {
	text-decoration : underline;
	font-weight : bold;
  }

#tekst
  {
	width : 340px;
	height: 526px;
	float: left;
	color: #FFFFFF;
	padding : 20px 50px 0 20px;
	font-size: 12px;
	background-image : url('../plaatjes/layout/main-achter.jpg');
	background-position : center top;
	background-repeat : no-repeat;
  }

textarea
  {
	color: #FFFFFF;
	font-size: 12px;
  }

.image_menu
  {
    border : 0;
    float : left;
	padding: 6px 20px 0 10px;
  }

.image_rechts
  {
    border : 0;
    float : right;
  }

form
  {
	padding: 0;
	margin: 0;
  }

h1
  {
	margin : 0;
	padding : 0 0 7px 0;
	border : 0;
	font-size : 14px;
	color: #FFFFFF;
  }

h2
  {
	margin : 0;
	padding : 0;
	border : 0;
	font-size : 14px;
	color: #FFFFFF;
  }

.footer
  {
	width : 785px;
	height : 102px;
	padding: 0;
	margin: 0;
	background-image : url('../plaatjes/layout/footer-achter.jpg');
	background-position : center top;
	background-repeat : repeat-y;
	background-color: #FFFFFF;
	text-align : left;
  }

.footer_tekst
  {
	font-size: 12px;
	color: #0A6B7C;
	margin: 0 0 0 1px;
	padding: 60px 0 0 21px;
	background-color: #FFFFFF;
	vertical-align: bottom;
  }

.cleaner
  {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
  }

ul,li,a
  {
	display: block;
	height: 15px;
	margin : 0 0 0 33px;
	padding: 0;
	border: 0;
  }

ul
  {
	width: 150px;
	list-style: none;
  }

li
  {
	position: relative;
	background: url("../plaatjes/layout/li-achter.gif") no-repeat;
  }

li.submenu
  {
	background-color: #808080;
  }

li.folder ul
  {
	position: absolute;
	left: 150px;
	top: -1px;
  }

ul ul, li:hover ul ul
  {
	display:none;
  }

li:hover ul, li:hover li:hover ul
  {
	display:block;
  }

a.tekstlink, a.tekstlink:link, a.tekstlink:visited
  {
	padding: 0;
	margin: 0;
  }

a.tekstlink:hover, a.tekstlink:active, a.tekstlink:focus
  {
	padding: 0;
	margin: 0;
  }