﻿html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
Marquee {
	font-size:16px;
	font-weight:bold;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}

.clear {
	clear: both;
}
.big {
	 color: #660505;
 font-weight: normal;
 font-size: 38px;
}
body {
	background: #8E0D0D url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #565656;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 788px;

}
#left {
 position: absolute;
 top: 44px;
 left: 0px;
 width: 268px;
}
#middle {
 position: absolute;
 top: 0;
 left: 268px;
 width: 720px;
}
#right {
 position: absolute;
 top: 44px;
 left: 988px;
 width: 195px;
 background: #8E0D0D url(images/page_bg.jpg) repeat-x;

}


/** Left **/
#left {
 background: url(images/logo.jpg) no-repeat;
 padding-top: 30px;
}
#left h1 {
 text-align: center;
 font: 28px verdana, serif;
 color: #6C0505;
 height: 709px;
}
#copyright {
 color: white;
}
#copyright p {
 margin: 0 1em 0.5em 1em;
}

/** Right **/
#nav1 {
 background: url(images/page_bg.jpg) no-repeat;
 height: 65px;
 text-align:center;
 vertical-align:middle;
}
#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 104px;
}

#nav ul {
position: absolute;
width: 104px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family:OzHandicraft BT;
font-size: 2em;
font-style:inherit;
}

ul a{
color:#FFF;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight:800;
color:#F00;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul li{

}

ul ul li{
background-color: #666;
border-top: 1px solid #FFF;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

/** Body **/
#body {
 background: url(images/body_bg.jpg) repeat-y;
}
#body-top {
 background: url(images/body_top.jpg) no-repeat;
}
#body-bot {
 background: bottom left url(images/body_bot.jpg) no-repeat;
 padding: 36px 39px 19px 39px;
}

#body h2 {
 font: 14px "Times New Roman", serif;
}
#body h2 strong {
 color: #660505;
 font-weight: normal;
 font-size: 18px;
}
#body h3 {
 font: 14px "Times New Roman", serif;
 color: #660505;
 margin-top: 1.4em;
 margin-bottom: 1.1em;
}
#body h4 {
 color: #660505;
}
#body .left {
 margin: 0 26px 0 0;
}

/** footer **/
.body-hr {
 clear: both;
 height: 43px;
 background: bottom left url(images/body_hr.jpg) no-repeat;
 margin: 10px -39px;
}

#footer-1 {
  float: left;
  width: 504px;
  padding-right: 30px;
  margin-top: 5px;
  border-right: 1px solid #ACACAC;
  font: 14px "times new roman", serif;
  color: #660505;
  text-align: center;
}
#footer-1 strong {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
#footer-2 {
  float: left;
  width: 700px;
  margin-left: 12px;
  font: 18px "times new roman", serif;
  color: #000;
  line-height: 34px;
}
#footer-2 .left {
  margin-right: 12px;
}
#footer-3 {
  float: left;
  width: 135px;
  margin: 0;
  font: 14px "times new roman", serif;
  color: #000;
  text-align: center;
}
#footer-3 .left {
  margin-right: 12px;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	font: bold 11px OzHandicraft BT}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 11px OzHandicraft BT}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	 background: url(images/page_bg.jpg) no-repeat;
	color: #FFF;
	text-decoration: none;
	font: 24px OzHandicraft BT}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #990000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-decoration: none;
		background: #FFF;
		color: #990000;
		font: 12px arial;
		font-weight:bold}
	
	

	#sddm div a:hover
	{	background: #fff;
	font-size:12px;
		color: #990000}
		
<!--
.open {background-color:#009900; color:#000000; text-align:center;}
.opentot4u {background-color:#0033FF;color:#000000;text-align:center;}
.doorlopendopen {background-color:#FF9900;color:#000000;text-align:center;}
.gesloten {background-color:#FF0000;color:#000000;text-align:center;}
-->


