body {
  background-color: black;
  color: #e2a166;
  font-family: "Lucida Sans";
  padding: 20px;
}
body {
  font-size: 10.5pt;
}
h5 {
  font-size: 11pt;
  margin: 7px 0 3px 0;
}
h4 {
  font-size: 11.5pt;
  margin: 7px 0 3px 0;
}
h3 {
  font-size: 12pt;
  margin: 8px 0 10px 0;
}
h2 {
  font-size: 13pt;
  margin: 9px 0 10px 0;
}
h1 {
  font-size: 13.5pt;
  margin: 6px 0 10px 0;
}
p {
  margin: 0px 0 10px 0;
}
img {
  border: 0;
}
div a {
  color: #e28a38;
}
div a:hover {
  color: #c45e00;
}
div.page {
  padding: 20px;
  background-color: #800900;
  width: 860px;
  margin: auto;
  background: -webkit-gradient(linear, left top, left bottom, from(#800900), color-stop(0.4, #800900), to(black));
  background: -moz-linear-gradient(top, #800900, #800900 40%, black);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=#800900, EndColorStr='#000')";
}
div.header {
  width: 820px;
  height: 69px;
}
div.header img {
  border: 0px;
}
div.header div.slogan {
  position: relative;
  top: 37px;
  left: 0px;
}
div.header div.logo {
  position: relative;
  top: -20px;
  left: 642px;
}
div.navigation {
  height: 25px;
  font-weight: bold;
  font-size: 16px;
}
div.navigation a {
  background-color: #e2a166;
  color: #803d00;
  width: 141.33px;
  line-height: 25px;
  display: block;
  float: left;
  text-align: center;
  text-decoration: none;
  border: 1px solid #800900;
}
div.navigation a:hover {
  background-color: #803d00;
  color: #e2a166;
}
div.navigation a.current {
  background-color: #803d00;
  color: #e2a166;
}
div.navigation a.current:hover {
  background-color: #935a25;
  color: #e2a166;
}
div.subnavigation {
  font-size: 14px;
  width: 840px -2;
  background: rgba(0, 0, 0, 0.1);
  padding-bottom: 2px;
  font-weight: bold;
}
div.subnavigation a {
  color: #e2a166;
  margin-left: 20px;
  text-decoration: none;
}
div.subnavigation a:hover {
  color: #e28a38;
}
div.subnavigation a.current {
  color: #c45e00;
}
div.subnavigation a.next {
  color: #e28a38;
}
div.content {
  clear: both;
}
#pictureslide {
  display: none;
}
form {
  width: 43em;
}
form div.editor-label {
  width: 10em;
  float: left;
}
form sup {
  margin-left: 12em;
}
form .text-box {
  width: 32em;
}
form .multi-line {
  height: 15em;
}
.ui-widget {
  font-family: "Lucida Sans";
  font-size: 1.0em;
}
.ui-widget button {
  font-family: "Lucida Sans";
}
legend {
  color: #c45e00;
}
#leftPart {
  float: left;
  width: 410px;
  padding-right: 20px;
}
#rightPart {
  margin-left: 430px;
  padding-top: 20px;
  width: 430px -2;
}
div.footer {
  clear: both;
}
#startPage {
  background-color: black;
}
#startPage div#picture {
  width: 704px;
  height: 480px;
  margin: auto;
  vertical-align: bottom;
  display: block;
  background: url(images/start.jpg) center bottom no-repeat transparent;
}
#startPage a {
  color: white;
  font-size: 120%;
  font-weight: bold;
}
div.content marquee {
  font-size: 12pt;
  font-weight: bold;
}
div.content .galpic {
  font-size: 10pt;
  float: left;
  width: 112px;
  height: 170px;
  margin-left: 10px;
}
div.content .galpic div.bild {
  position: relative;
  top: 0px;
  left: 0px;
  width: 112px;
  height: 112px;
}
div.content .galpic div.textback {
  position: relative;
  top: -56px;
  width: 112px;
  height: 16px;
  display: block;
  font-weight: bold;
  background-color: #333333;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
}
div.content .galpic div.text {
  position: relative;
  top: -74px;
  height: 30px;
  width: 112px;
  font-weight: bold;
  color: White;
  text-align: center;
}
div.content .galpic div.text a {
  color: White;
}
div.content .galpic div.status {
  position: relative;
  top: 0px;
  width: 112px;
  height: 40px;
}
div.content .galpic div.da {
  padding: 3px;
  background-color: #338833;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
div.content .galpic div.urlaub {
  padding: 3px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
div.content .galpic div.nichtda {
  padding: 3px;
  text-align: center;
  background-color: #eedd00;
  font-weight: bold;
  color: #000000;
}
div.galhaus {
  margin-top: 20px;
}
div.galhaus a {
  margin-left: 20px;
}
#gallerysearch {
  display: none;
  float: left;
}
#gallerysearch form {
  width: 359px;
}
div.detailPictures {
  display: none;
  position: absolute;
  left: 130px;
}
div.detailPictures li {
  text-align: center;
}
li img.smallPic {
  margin-right: 14px;
  margin-bottom: 14px;
}
li img.normalPic {
  border: 5px solid rgba(255, 255, 255, 0.5);
}
.page form input {
  width: 40em;
}
.page form textarea {
  width: 40em;
  height: 30em;
}

