body{
	background-color: transparent;
  background: #ffffe8;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 80%;
}
#wrapper {
  position: absolute;
	width: 800px;
	left: 50%; 
  margin-left: -400px;
  height: 100%;
	background-color: transparent;
  background: #ffffe8;
}
div#header {
  background: #ffffe8;
  position: absolute;
  top: 0;
  left: 130px;
  width: 500px;
  height: 8em;
  color: #663300;
  text-align: left;
  font-size: 80%;
}
div#header h2 {
  padding: 0;
}
div#header p {
  margin-top: 0;
}
a#skipper {
  position: absolute;
  left: -2000px;
}
div#links {
  border-right: 1px none #c08c48;
  padding: 0;
  background: #FFE69A;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 80;
  width: 12.5em;
  color: #663300;
  text-align: center;
  font-family: Verdana;
  font-size: 85%;
}
div#links p, div#rechts p {
  padding: 0;
  text-align: left;
}
div#links, div#rechts {
  padding: 0;
  text-align: left;
}
div#rechts {
  border-left: 1px none #ffffe8;
  background: #FFE69A;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 11em;
  color: #663300;
  font-family: Verdana;
  text-align: center;
}
div#midden {
  border-top: 1px none #ffffe8;
  padding: 0 1.5em 20em;
  background: #ffffe8;
  position: absolute;
  top: 13em;
  right: 11em;
  left: 12em;
  bottom: 1.3em;
  overflow: auto;
  text-align: center;
  color: #663300;
  font-family: Verdana;
  font-size: 80%;
}
div#midden p {
  padding: 10 10px;
}
h1 {
  margin: 0;
  text-align: left;
  font-weight: bold;
  font-size: 100%;
}
h2 {
  margin: 0;
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 110%;
}
.tussenkop {
  font-weight: bold;
  font-family: Verdana;
}
div#blok1 {
  padding-top: 4em;
  float: left;
  width: 160px;
  text-align: center;
}
div#blok2 {
  padding-top: 4em;
  float: left;
  width: 348px;
  font-size: 110%;
}
div#blok3 {
  text-align: left;
  font-size: 95%;
	padding-left: 20px;
	padding-right: 20px;
}
div#blok4 {
  border: 0px dotted red;
  float: left;
  padding-left: 10%;
  text-align: left;
}
div#footer {
  border-style: none;
  border-color: #663300;
  border-width: 1px 0px 0;
  background: #FFE69A;
  position: absolute;
  bottom: 0;
  left: 8em;
  right: 9em;
  height: 1.2em;
  z-index: 100;
  color: #663300;
  font-family: Verdana;
  text-align: center;
  visibility: visible;
  font-size: 85%;
}
div#footer h2 {
  margin: 0;
}
div#footer p {
  margin: 0;
}
#menu ul {
  top: 0; 
  list-style-type: none;
  position: relative;
  white-space: no-wrap;
  font-size: 110%; 
  z-index: 100; 
  font-weight: bold;
}  
#menu ul li {  
  display: inline;
  border: 0px solid #ffcc66;  
  margin: 0;  
}  
#menu ul li a {  
  padding: 8px;  
  border: 1px solid #ffcc66;
  background-color: #FFE69A;
  color: #663300;
  
}  
#menu ul li a:hover {  
  border: 1px solid #c08c48;
  border-style: inset;
  color: #663300;
  background-color: #ffcc66;  
}
.bevelmenu {
  margin-top: 0;
  margin-left: -28px;
  padding-top: 60;
  position: relative;
  list-style-type: none;
  text-align: left;
}
.bevelmenu li a {
  border: 1px solid #ffcc66;
  padding: 5px;
  text-decoration: none;
  text-align: left;
  display: block;
  width: 90%;
  font-weight: bold;
  font-size: 90%;
  background-color: #FFE69A;
  color: #663300;
  margin-top: 2px;
}
.bevelmenu li a:hover {
  border-style: outset;
  color: #663300;
  background-color: #ffcc66;
}
table {
  border-collapse: collapse; 
  text-align: center;
}
td {
  border: 1px solid #663300;
  text-align: center;
}
a:link {
  color: #663300;
  text-decoration: none;
}
a:visited {
  color: #c08c48;
  text-decoration: none;
}
a:hover {
  color: #c08c48;
}
a:active {
  color: #ffcc66;
}
span.codedirection {
  unicode-bidi: bidi-override;
  direction: rtl;
}

#fadeshow1, #fadeshow1 .gallerylayer {
	background-color: #ffffe8!important; /* overrides scripted background color */
}