html {
  background-color: white;
}
body { 
  margin: 0px;
}
a {
  color: #248;
}
p {
  margin: 0 0 1em 0;
}

#header {
  margin: 25px 0px 15px 190px;
  background: url("img/titel.png") no-repeat;
  height: 60px;
}
#header h1 {
  font-size: 60px;
  text-align: left;
  display: none;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 50px;
  min-width: 850px;
  font-family: arial, helvetica, sans-serif;
}
#menu li {
  float: left;
  background: url("img/tab-middle.png") repeat-x;
  margin: 0 0 0 0;
  width: 170px;
  height: 50px;
  text-decoration: none;
  padding: 0 0 0 0;
}
#menu li.first {
  background: url("img/tab-first.png") top left no-repeat;
}
#menu li.last {
  background: url("img/tab-last.png") top right no-repeat;
}
#menu a, #menu span {
  display: block;
  color: black;
  text-decoration: none;
  font-size: 18px;
  padding-top: 20px;
  text-align: center;
}
#menu a:hover {
  text-decoration: underline;
}
#menu #selected {
  background: url("img/tab-selected.png") no-repeat;
}
#menu .first#selected {
  background: url("img/tab-selected-first.png") no-repeat;
}
#menu .last#selected {
  background: url("img/tab-selected-last.png") no-repeat;
}
#menu #selected span, #menu #selected a {
  color: white;
}

#content {
  clear: both;
  color: black;
  background: #f3e0c0;
  border-top: 30px solid #9e0621; 
  border-bottom: 15px solid #9e0621; 
  min-height: 450px;
  font-family: Georgia, Times, serif;
  font-size: 12pt;
  width: 100%;
  padding-right: 0px;
}
#address {
  white-space: nowrap;
  font-size: 16pt;
  padding-top: 40px;
}
#address a {
  text-decoration: none;
  color: black;
}
#address a:hover {
  text-decoration: underline;
}
#content table {
  clear: both;
}
#content td {
  width: 30%;
  padding: 1em;
  vertical-align: top;
}
#facade {
  margin-top: 20px;
}

.box div.middle {
  margin-left: -4.0em;
}
.box h3 {
  white-space: nowrap;
}
.box div.topleft {
  display: block;
  background: url("img/box.png") top left no-repeat white;
  padding: 2.0em 0em 0em 2.0em;
}
.box div.topright {
  display: block;
  background: url("img/box.png") top right no-repeat white;
  padding: 2.0em;
  margin: -2.0em 0 0 2.0em;
}
.box div.bottomleft {
  display: block;
  height: 45px;
  margin-top: -2.0em;
  background: url("img/box.png") bottom left no-repeat white;
}
.box div.bottomright {
  display: block;
  background: url("img/box.png") bottom right no-repeat white;
  height: 45px;
  margin-left: 3.0em;
}
.box p {
  padding-top: 10px;
}
.box a img, .box a {
  border: none;
  text-decoration: none;
}
.box td {
  white-space: nowrap;
}

#footer {
  width: 100%;
}
#footer img {
  border: none;
  padding: 10px 10px 10px 10px;
}
#kfmlogo {
  text-align: center;
}
#corner {
  float: right;
  margin-right: 20px;
}
#corner th {
  text-align: left;
  line-height: 14pt;
}
#content .bottom {
  vertical-align: bottom;
}
#content .form {
  display: block;
  margin-left: 0px;
}
#content .form td {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: auto;
}
#content .form table td {
  white-space: nowrap;
}
#content .form input.field, #content .form textarea {
  scrollbar-base-color: #eec;
  background: #f8f8d8 url("img/gradient.png") repeat-x;
}
#content .form .button {
  text-align: center;
}
#content .form .button input {
  background: #dee;
  font-size: 14pt;
}
#content .form td.last {
  width: auto;
}
#content .form h2 {
  text-align: center;
  margin-top: 0px;
}
#content .entry h2 {
  border-bottom: 2px solid black;
  clear: both;
}
.entry {
  margin-top: 50px;
  margin-bottom: 50px;
}
.entry p {
  margin-left: 30px;
}
.entry img {
  float: right;
  margin-left: 40px;
  border: 1px solid black;
  border-width: 1px 3px 3px 1px;
}
.images {
  width: 100%;
  clear: both;
}
.images img {
  margin: 10px 40px 10px 10px;
}
dt {
  font-weight: bold;
}
dd {
  padding-bottom: 1em;
}

.contentmenu {
  margin: 20px 20px 0px 40px;
  white-space: nowrap;
}
.contentmenu a {
  text-decoration: none;
  border-width: 0px;
  white-space: nowrap;
  font-family: arial, helvetica, sans-serif;
}
.contentmenu img {
  border-width: 0px;
  padding-right: 10px;
}
.contentmenu a:hover {
  text-decoration: underline;
}
.contentmenu p {
  margin-left: 15px;
}

#submenu {
  background: #aed5e7; 
  clear: both;
  width: 100%;
  height: 37px;
}
#submenu ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-family: arial, helvetica, sans-serif;
  min-width: 850px;
}
#submenu li {
  float: left;
  margin: 0 0 0 0;
  width: 170px;
  height: 30px;
  text-decoration: none;
  padding: 10px 0 0 0;
}
#submenu span {
  font-weight: bold;
}
#submenu a, #submenu span {
  display: block;
  color: black;
  text-decoration: none;
  font-size: 16px;
  padding-top: 0px;
  text-align: center;
}
#submenu a:hover {
  text-decoration: underline;
}

.book {
  padding-top: 20px;
  clear: both;
}
.book a, .book h2 {
  font-size: 20pt;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: normal;
}
.book p {
  margin-top: 20px;
  margin-bottom: 20px;
}
.book img {
  float: left;
  margin-right: 20px;
  border: 1px solid black;
  border-width: 1px 3px 3px 1px;
}
