html, body {
  /* \*/
  height: 100%;
  /* not for IE on Mac */
}
a {
  color: white;
  text-decoration: none;
}
h1 {
  font-size: 14px;
}
h2, h3, h4, h5, h6, p {
  font-size: 12px;
}
form, ol, ul, dl, blockquote, h1, h2, h3, h4, h5, h6, p {
  margin: 14px 0;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Trebuchet MS, Arial, Sans-Serif;
  line-height: 14px;
  font-size: 12px;
  color: #220;
}
#spacer-top {
  float: left;
  width: 0;
  height: 50%;
  margin-bottom: -268px;
  margin-left: 10px;
}
#screen {
  clear: both;
  width: 750px;
  height: 536px;
  margin: 0 auto;
  position: relative;
  text-align: left;
}
#logo {
  text-align: center;
  background-color: white;
}
#logo a {
  display: block;
}
img {
  border: none;
}
/* ~ ~ ~ Zellen ~ ~ ~ */
.cell {
  position: absolute;
  overflow: hidden;
  /* background-color: #dedede; */
}
.header {
  position: absolute;
  top: 2px; height: 170px;
}
.bgcolor {
  background-color: #5486BC;
}
.navigation {
  top: 174px; height: 30px;
  background-color: #505050;
  background-repeat: no-repeat;
  background-image: url(../img/nav_veranstaltungen_l.gif);
}
.navbutton {
  display: block;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: center right;
  background-image: url(../img/nav_veranstaltungen_r.gif);
}
.content {
  top: 206px; height: 310px;
}
.footer {
  position: absolute;
  top: 518px; height: 20px;
}
.x1 { left: 0; }
.x2 { left: 188px; }
.x3 { left: 376px; }
.x4 { left: 564px; }
.w1 { width: 186px; }
.w2 { width: 374px; }
.w4 { width: 750px; }

.wlong {
  width: 375px;
}
.xlong {
  left: 375px;
}
.listing dl {
  margin: 0px;
  height: 96px;
}
.listing dt {
  font-size: 14px;
}
.listing dt img {
  float: left;
  margin-left: -44px;
}
.listing dt,
.listing dd {
  margin: 0;
  padding: 0;
  padding-left: 44px;
}
.listing a {
  color: #220;
  text-decoration: none;
}
.listing-default {
  margin: 10px 7px;
}
html>body .listing-default {
  margin: 10px 10px;
}
.listing-pfade {
  margin: 10px 7px;
}
html>body .listing-pfade {
  margin: 10px 10px;
}
.listing-pfade dt img {
  margin-left: -64px;
}
.listing-pfade dt,
.listing-pfade dd {
  margin: 0;
  padding: 0;
  padding-left: 64px;
}
.listing-kalender {
  margin: 10px 7px;
}
html>body .listing-kalender {
  margin: 10px 10px;
}
.listing-kalender dt img {

}
.title-kalender {
  height: 24px;
}
.listing-kalender dl {
  height: 48px;
}
.footer a {
  text-decoration: none;
  text-transform: uppercase;
  color: black;
  font-weight: bold;
  color: #555;
}
/* ~ ~ ~ Corners ~ ~ ~ */
/* Credits: http://www.albin.net/CSS/roundedCorners/ */
.corner-tl, .corner-tr, .corner-bl, .corner-br,
.corner-brm, .corner-blm {
    width: 5px; height: 5px;
    padding: 0; border: 0;
    z-index: 99;
}
.corner-tl, .corner-bl { float: left; clear: both; }
.corner-tr, .corner-br { float: right; clear: right; }
.corner-tl,
.corner-bl { margin-left: -3px; }
.corner-tr,
.corner-br { margin-right: -3px; }
html>body .corner-tl,
html>body .corner-tr,
html>body .corner-bl,
html>body .corner-br {
    margin: 0;
}
.corners-top,
.corners-bottom {
  position: absolute;
  width: 100%;
  height: 5px;
  overflow: hidden;
  top: 305;
  left: 0;
}
.body {
  margin: 1em;
  height: 282px;
  overflow: hidden;
}
.title {
  margin-top: 0;
}
.footer-betriebe,
.icons-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 53px;
}
.footer-betriebe {
  background-color: black;
  color: white;
}
.footer-betriebe form {
  margin: 0;
  padding: 0;
  margin-left: 10px;
  margin-right: 53px;
  margin-top: 1.5ex;
}
.footer-body label {
  display: block;
}
.footer-search-button {
  position: absolute;
  top: 10px;
  right: 10px;
}
.footer-search-field {
  width: 15em;
  border: none;
}
.icon-back {
  width: 33px;
  position: absolute;
  height: 33px;
  overflow: hidden;
  bottom: 10px;
  right: 10px;
}
.icons-pfade,
.icons-veranstaltungen {
  float: right;
  font-size: 1px;
  padding-left: 10px;
}
.icons-veranstaltungen img {
  margin-left: 5px;
}
.icons-pfade img {
  display: block;
  margin-bottom: 10px;
}
.filter-icons {
  position: absolute;
  top: 10px;
  left: 10px;
}
.filter-icons img {
  margin-right: 10px;
}
.error {
  color: #ffff00;
}
.gastro-daten dt {
  font-weight: bold;
}
.gastro-daten dd {
  margin: 0 0 1em 0;
  padding: 0;
}
#map-frame {
  z-index: 10;
  position: relative;
  margin: 0;
  padding: 0;
}
.map-corners {
  z-index: 11;
}
.map-corners img {
  position: absolute;
}
.map-corners .corner-tl {
  top: 0;
  left: 0;
  _left: 3px;
}
.map-corners .corner-tr {
  top: 0;
  right: 0;
  _right: 3px;
}
.map-corners .corner-bl {
  bottom: 0;
  left: 0;
  _left: 3px;
}
.map-corners .corner-br {
  bottom: 0;
  right: 0;
  _right: 2px;
}
.zeiten-title {
  margin-bottom: 0;
}
.header-404 {
  margin-top: 2px;
  background: #FFC923 url(img/404-header-l.gif) no-repeat;
  height: 170px;
}
.header-inner-404 {
  background: url(img/404-header-r.gif) no-repeat right top;
  height: 170px;
}
.http-404-body {
  color: black;
  overflow: visible;
  margin-top: 1.25em;
}
.http-404-body h1,
.http-404-body p {
  margin: 0;
}
.http-404-body a, 
.http-404-body a:visited {
  color: black;
}
.http-404-logo {
  display: block;
  height: 200px;
  background: url(img/404-logo.gif) no-repeat 0 2.5em;
}
.http-404-pfeil {
  display: block;
  height: 150px;
  width: 33px;
  height: 33px;
  background: url(img/404-pfeil.gif) no-repeat;
  position: absolute;
  top: 0em;
  left: -38px;
}
#print {
  background-color: #5F6C38;
  background-color: #fff;
  color: black;
  padding-top: 1em;
}
#print a {
  color: #efe;
  color: black;
  font-weight: bold;
  margin-bottom: 0.5em;
}
#print #karte {
  width: 479px;
  float: left;
}
#print .print-link {
  float: left;
  width: 49%;
}
#print .print-link img {
  margin: 0 0.5em 0 0;
}
#print .close-link {
  float: right;
  width: 49%;
  text-align: right;
}
#print #copyright {
  float: right;
}
#print #link-bev {
  float: right;
  width: 54px;
  height: 20px;
  margin: 0 0 0 0.5em;
}
#print .outer {
  width: 739px;
  margin: 0 auto;
}
#print #logo {
  float: left;
  margin-right: 10px;
  position: relative;
}
