﻿body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background: #ffdfb6 url(../images/background2.gif) repeat-x scroll left top;
  font-family: "Trebuchet MS",Verdana,sans-serif;
  font-size: 0.8em;
  font-color: #932F24
}
#head {
  margin: 0 auto;
  padding: 0px;
  background: #e4e4e4 url(../images/head1.gif) no-repeat scroll left top;
  width: 747px;
  height: 117px;
}
#head #title {
  padding: 35px 0px 0px 30px;
  float: left;
  font-size: 30px;
  color: #f0ebe7;
}
#body_wrapper {
  margin: 0px auto;
  background: transparent url(../images/body_cont1.jpg) repeat-y scroll left top;
  width: 747px;
  display: block;
}
#body {
  padding: 10px 20px 0px;
  background: transparent url(../images/body_top1.jpg) no-repeat scroll left top;
  float: left;
  min-height: 343px;
  display: block;
}
#end_body {
  margin: 0px auto;
  background: transparent url(../images/footer1.jpg) no-repeat scroll left top;
  width: 747px;
  height: 37px;
  display: block;
}
.clearer {
  clear: both;
  height: 1px;
}
#all {
  padding: 0px;
  background: transparent url(../images/all_middle1.gif) repeat-y scroll left top;
  width: 707px;
  float: left;
}
#all .top {
  margin: 0px;
  padding: 0px;
  background: transparent url(../images/all_top1.gif) no-repeat scroll left top;
  width: 707px;
  height: 18px;
}
#all .bottom {
  margin: 0px;
  padding: 0px;
  background: transparent url(../images/all_bottom1.gif) no-repeat scroll left bottom;
  width: 707px;
  height: 21px;
}

.content {
	padding: 0px 15px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#footer {
  margin: 0 auto;
  width: 747px;
  text-align: center;
  color: #b05128;
  font-weight: bold;
}
#footer a {
  color: #b05128;
}

#menu {
  margin: 80px 20px 0px 0px;
  float: right;
}
#menu ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
#menu ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  text-align: center;
}
#menu ul li a {
  border-style: none;
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
#menu ul li a:link, #menu ul li a:visited {
  background-image:  url(../images/menu_item21.gif);
  background-repeat: no-repeat;
  height: 26px;
  width: 94px;
  line-height: 26px;
  padding-top: 7px;
}
#menu ul li a:hover, #menu ul li a:active {
  background-image:  url(../images/menu_item21.gif);
  background-repeat: no-repeat;
  background-position: 0px -33px;
  height: 29px;
  width: 94px;
  line-height: 29px;
  padding-top: 4px;
}
#menu ul li a:active {
  background-image:  url(../images/menu_item21.gif);
  background-repeat: no-repeat;
  background-position: 0px -66px;
  height: 29px;
  width: 94px;
  line-height: 29px;
  padding-top: 4px;
}
#menu ul li.active a:hover, #menu ul li.active a:active, #menu ul li.active a:link, #menu ul li.active a:visited {
  background-image:  url(../images/menu_item21.gif);
  background-repeat: no-repeat;
  background-position: 0px -66px;
  height: 29px;
  width: 94px;
  line-height: 29px;
  padding-top: 4px;
  color: #b05128;
}
p {
  margin: 0px 0px 5px;
  padding: 0px;
  color: #932F24
}
h1 {
  margin: 0px 0px 5px;
  padding: 0px;
  color: #d96b11;
  background-color: transparent;
  font-size: 1.7em;
  font-weight: bold;
}
h3 {
  margin: 0px 0px 5px;
  padding: 0px;
  color: #ff722e;
  background-color: transparent;
  font-size: 1.5em;
  font-weight: bold;
}
h5 {
  margin: 0px 0px 5px;
  padding: 0px;
  color: #ff722e;
  background-color: transparent;
  font-size: 1.2em;
  font-weight: bold;
}

a {
  border-bottom: 1px dashed;
  color: #ad4c21;
  text-decoration: none;
  padding-bottom: 0px;
}
a:hover {
  color: #000000;
}
ul {
	color: #932F24			}
}
.photo {
  margin: 0 auto 15px;
  padding: 4px;
  display: block;
  background-color: #c6b88e;
}

dt {
  font-weight: bold;
  font-size: 1.05em;
  color: #ad4c21;
}
dd {
  margin-left: 15px;
}

.bijschrift {
	font-size: 9px;
	color: #663300;
}
.border {
	margin: 14px;
	padding: 5px;
	height: auto;
	width: 203px;
	border: medium solid #993300;
}
.tr2 {
  background-color: #ECE9D8;
}
