/* VARIABLES */
/* BODY */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  -webkit-appearance: none;
}
a {
  color: #fff;
  text-decoration: none;
}
p {
  padding: 0;
  margin: 0;
}
img {
  border: 0;
  padding: 0;
  margin: 0;
}
#logo {
  position: absolute;
  top: -200px;
  width: 180px;
  height: 125px;
  padding-top: 40px;
  background: url(../img/white_alpha.png) repeat;
  z-index: 11;
}
#background {
  position: fixed;
  top: 0px;
  left: 0px;
  opacity: 0;
  z-index: -1;
  overflow: hidden;
}
.backgroundimg {
  position: absolute;
}
#golfball {
  position: absolute;
  width: 167px;
  height: 167px;
  top: -200px;
  line-height: 0px;
}
#ball {
  position: absolute;
  width: 167px;
  height: 167px;
  z-index: 1;
}
#ballshadow {
  position: absolute;
  top: 162px;
  z-index: 2;
}
#tee {
  position: absolute;
  opacity: 0;
  width: 167px;
}
.animation {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
#animation1 {
  z-index: 3;
}
#animation2 {
  z-index: 4;
}
#animation3 {
  z-index: 5;
}
#animation4 {
  z-index: 6;
}
#animation5 {
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 8;
}
#skipintro {
  position: absolute;
  cursor: pointer;
  left: 30px;
  font-family: 'Glegoo', serif;
  color: #aaa;
  font-size: 12px;
  line-height: 18px;
  z-index: 11;
  visibility: hidden;
}
/* CONTENT */
#container {
  position: relative;
  height: 100%;
  min-height: 100%;
  visibility: hidden;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#wrap {
  min-width: 990px;
}
* html #container {
  height: 100%;
}
#nav_path {
  position: absolute;
  opacity: 0;
  left: 92px;
  top: 25px;
  height: 15px;
  font-family: 'ChunkFiveRoman';
  letter-spacing: 0px;
  color: #fff;
  font-size: 10px;
  padding-right: 5px;
  padding-top: 5px;
  padding-left: 14px;
  background: url(../img/green.png) repeat;
}
#nav_path a:hover {
  color: #dca600;
}
#nav_back {
  float: left;
  opacity: 0;
  cursor: pointer;
  height: 41px;
  width: 65px;
  margin-top: 47px;
  margin-right: 2px;
  margin-left: 25px;
  background: url(../img/green.png) repeat;
  text-align: center;
  padding-top: 24px;
}
#nav_head {
  float: left;
  opacity: 0;
  height: 65px;
  margin-top: 47px;
  margin-right: 2px;
  background: url(../img/green.png) repeat;
  font-family: 'ChunkFiveRoman';
  letter-spacing: 1px;
  color: #fff;
  font-size: 54px;
  padding-bottom: 0px;
  padding-left: 14px;
  padding-right: 14px;
}
#nav_clear {
  clear: both;
}
#nav_sub {
  float: left;
  opacity: 0;
  width: 696px;
  min-height: 115px;
  margin-left: 92px;
  margin-right: 2px;
  margin-top: 2px;
  padding-top: 20px;
  padding-left: 14px;
  padding-bottom: 25px;
  background: url(../img/white_alpha.png) repeat;
  font-family: 'ChunkFiveRoman';
  letter-spacing: 0px;
  color: #264815;
  font-size: 16px;
}
#nav_sub ul {
  margin: 0;
  padding: 0;
}
#nav_sub ul li {
  list-style: none;
  margin-top: 5px;
}
#nav_sub a {
  color: #264815;
}
#nav_sub a:hover {
  color: #dca600;
}
#nav_logo {
  float: left;
  opacity: 0;
  width: 180px;
  min-height: 130px;
  margin-top: 2px;
  padding-top: 30px;
  background: url(../img/white_alpha.png) repeat;
  text-align: center;
}
#scrollcontent {
  float: left;
  width: 985px;
  margin-top: 2px;
}
#content {
  float: left;
  opacity: 0;
  width: 802px;
  margin-right: 2px;
  margin-top: -2px;
  padding-bottom: 20px;
}
#newscontent {
  float: left;
  margin-left: -180px;
  width: 180px;
}
#newswrapper {
  float: left;
  width: 180px;
  margin-top: -2px;
  overflow: hidden;
}
#footer {
  float: left;
  width: 682px;
  margin-left: 92px;
  background: url(../img/green.png) repeat;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
  margin-right: 2px;
  margin-top: 2px;
  font-family: 'Glegoo', serif;
  color: #cfd6ce;
  font-size: 10px;
  line-height: 18px;
}
#footer a {
  text-decoration: underline;
  color: #cfd6ce;
}
#footer a:hover {
  text-decoration: none;
  background: #cfd6ce;
  color: #264815;
}
#footerleft {
  float: left;
}
#footerright {
  float: right;
}
/* MODUL STYLES */
.headline {
  /*font-family: 'Merriweather', serif;*/

  font-family: 'ChunkFiveRoman';
  color: #264815;
  font-size: 24px;
  line-height: 40px;
  padding-left: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 8px;
  margin-left: -14px;
  background-color: #eef0ee;
}
.news {
  font-family: 'Noticia Text', serif;
  color: #264815;
  font-size: 11px;
  line-height: 15px;
  width: 140px;
  padding: 20px;
  margin-top: 2px;
}
.news a {
  text-decoration: underline;
  color: #264815;
}
.news a:hover {
  text-decoration: none;
  background-color: #264815;
  color: #cfd6ce;
}
.news .chunkfive_green {
  font-family: 'ChunkFiveRoman';
  color: #264815;
  font-size: 13px;
}
.news .chunkfive_green a {
  text-decoration: underline;
  color: #264815;
}
.news .chunkfive_green a:hover {
  text-decoration: none;
  background: none;
  color: #ffffff;
}
.weather_today {
  float: left;
  width: 140px;
  margin-right: 10px;
}
.weather_forecast {
  float: left;
  width: 140px;
  margin-right: 20px;
}
.half_image {
  float: left;
  margin-top: 2px;
  padding: 0px;
}
.full_image {
  float: left;
  padding: 14px;
  margin-top: 2px;
  margin-left: 92px;
}
.image_padding {
  padding-top: 14px;
  padding-left: 14px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.coupon {
  float: left;
  padding: 14px;
  margin-top: 2px;
  margin-left: 92px;
  cursor: pointer;
}
#coupon_print {
  display: none;
}
.coupon_head {
  margin-top: -195px;
  margin-left: 130px;
  font-family: 'ChunkFiveRoman';
  color: #dca600;
  line-height: 22px;
  font-size: 22px;
  height: 50px;
  overflow: hidden;
  text-shadow: 0px 1px 4px #142700, -1px -1px #142700;
}
.coupon_text {
  margin-top: 10px;
  margin-left: 130px;
  font-family: 'ChunkFiveRoman';
  color: #eef0ee;
  font-size: 15px;
  height: 60px;
  overflow: hidden;
  text-shadow: 0px 1px 4px #142700, -1px -1px #142700;
}
.coupon_foot {
  margin-top: 10px;
  margin-left: 130px;
  font-family: 'Glegoo', serif;
  color: #eef0ee;
  font-size: 10px;
  text-shadow: 0px 1px 4px #142700, -1px -1px #142700;
}
@media print {
  #coupon_print {
    position: absolute;
    display: inline;
    z-index: 1000;
    -webkit-print-color-adjust: exact;
    margin: 0;
  }
  #coupon_print .coupon_head {
    margin-top: -195px;
    margin-left: 130px;
    font-family: 'ChunkFiveRoman';
    color: #dca600;
    line-height: 22px;
    font-size: 22px;
    height: 50px;
    overflow: hidden;
    text-shadow: 0px 1px 4px #142700, -1px -1px #142700;
  }
  #coupon_print .coupon_text {
    margin-top: 10px;
    margin-left: 130px;
    font-family: 'ChunkFiveRoman';
    color: #fff !important;
    font-size: 15px;
    height: 60px;
    overflow: hidden;
    text-shadow: 0px 1px 4px #142700, -1px -1px #142700;
  }
  #coupon_print .coupon_foot {
    margin-top: 10px;
    margin-left: 130px;
    font-family: 'Glegoo', serif;
    color: #fff !important;
    font-size: 10px;
    text-shadow: 0px 1px 4px #142700, -1px -1px #142700;
  }
  #logo,
  #navigation,
  #container,
  .backgroundimg {
    display: none;
  }
}
.wrapcolumn {
  float: left;
  margin-top: 2px;
  margin-left: 92px;
  width: 710px;
}
.onecolumn {
  float: left;
  width: 682px;
  padding-top: 25px;
  padding-bottom: 23px;
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 2px;
  margin-left: 92px;
  font-family: 'Glegoo', serif;
  /*font-family: 'AllerRegular';*/

  color: #cfd6ce;
  font-size: 12px;
  line-height: 18px;
}
.onecolumn ul {
  width: 380px;
  margin-left: 0px;
  padding-left: 1.5em;
  list-style-type: square;
}
.onecolumn ul li {
  list-style: inline;
}
.onecolumn ul li ul {
  list-style-type: circle;
}
.onecolumn .daten {
  width: 682px;
  font-family: 'Merriweather', serif;
  font-size: 13px;
}
.onecolumn .daten td {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #55764f;
}
.onecolumn .daten td a {
  text-decoration: underline;
  background: none;
  color: #dca600;
}
.onecolumn .daten td a:hover {
  text-decoration: none;
  background: #dca600;
  color: #264815;
}
.onecolumn .daten .lasttablerow {
  border: none;
}
.onecolumn .chunkfive_green {
  font-family: 'ChunkFiveRoman';
  color: #264815;
  font-size: 14px;
}
.onecolumn .chunkfive_green a {
  text-decoration: underline;
  color: #264815;
}
.onecolumn .chunkfive_green a:hover {
  text-decoration: none;
  background: none;
  color: #ffffff;
}
.onecolumn .chunkfive_green a:hover {
  text-decoration: none;
  background: #264815;
  color: #ffffff;
}
.onecolumn label.error {
  color: #dca600;
  margin-left: 10px;
}
.onecolumn .formtext {
  padding-left: 5px;
  background-color: #43643D;
  width: 213px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.onecolumn .formtextlang {
  padding-left: 5px;
  background-color: #43643D;
  width: 443px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.onecolumn .inputcheckbox {
  float: right;
  margin-right: 5px;
}
.onecolumn .inputfield {
  background: #cfd6ce;
  font-family: 'Merriweather', serif;
  color: #244714;
  font-size: 12px;
  border: none;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: 220px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.onecolumn .inputtextarea {
  font-family: 'Merriweather', serif;
  color: #244714;
  font-size: 12px;
  width: 220px;
  height: 100px;
  border: none;
  padding: 5px;
  background: #cfd6ce;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.onecolumn .formelement {
  padding-top: 8px;
}
.leftcolumn {
  float: left;
  width: 326px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 14px;
  padding-right: 14px;
  margin-right: 2px;
  font-family: 'Glegoo', serif;
  color: #cfd6ce;
  font-size: 12px;
  line-height: 18px;
}
.leftcolumn a {
  text-decoration: underline;
  background: none;
  color: #dca600;
}
.leftcolumn a:hover {
  text-decoration: none;
  background: #dca600;
  color: #264815;
}
.leftcolumn ul {
  width: 280px;
  margin-left: 0px;
  padding-left: 1.5em;
  list-style-type: square;
}
.leftcolumn ul li {
  list-style: inline;
}
.leftcolumn ul li ul {
  list-style-type: circle;
}
.leftcolumn .chunkfive_green {
  font-family: 'ChunkFiveRoman';
  color: #264815;
  font-size: 14px;
}
.leftcolumn .chunkfive_green a {
  text-decoration: underline;
  color: #264815;
}
.leftcolumn .chunkfive_green a:hover {
  text-decoration: none;
  background: none;
  color: #ffffff;
}
.rightcolumn {
  float: left;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 14px;
  padding-right: 14px;
  width: 326px;
  font-family: 'Glegoo', serif;
  color: #cfd6ce;
  font-size: 12px;
  line-height: 18px;
}
.rightcolumn a {
  text-decoration: underline;
  background: none;
  color: #dca600;
}
.rightcolumn a:hover {
  text-decoration: none;
  background: #dca600;
  color: #264815;
}
.rightcolumn ul {
  width: 280px;
  margin-left: 0px;
  padding-left: 1.5em;
  list-style-type: square;
}
.rightcolumn ul li {
  list-style: inline;
}
.rightcolumn ul li ul {
  list-style-type: circle;
}
.rightcolumn .chunkfive_green {
  font-family: 'ChunkFiveRoman';
  color: #264815;
  font-size: 14px;
}
.rightcolumn .chunkfive_green a {
  text-decoration: underline;
  color: #264815;
}
.rightcolumn .chunkfive_green a:hover {
  text-decoration: none;
  background: none;
  color: #ffffff;
}
.bg_green_columns {
  background: url(../img/green_columns.png) repeat-y;
}
.bg_white_columns {
  background: url(../img/white_alpha_columns.png) repeat-y;
}
.bg_orange_columns {
  background: url(../img/orange_columns.png) repeat-y;
}
.bg_grey_columns {
  background: url(../img/grey_columns.png) repeat-y;
}
.bg_red_columns {
  background: url(../img/red_columns.png) repeat-y;
}
.bg_brown_columns {
  background: url(../img/brown_columns.png) repeat-y;
}
.bg_green {
  background: url(../img/green.png) repeat;
}
.bg_white {
  background: url(../img/white_alpha.png) repeat;
}
.bg_orange {
  background: url(../img/orange.png) repeat;
}
.bg_grey {
  background: url(../img/grey.png) repeat;
}
.bg_red {
  background: url(../img/red.png) repeat;
}
.bg_brown {
  background: url(../img/brown.png) repeat;
}
.chunkfive_white {
  font-family: 'ChunkFiveRoman';
  color: #cfd6ce;
  font-size: 15px;
}
.chunkfive_white a {
  text-decoration: none;
  color: #cfd6ce;
}
.chunkfive_white a:hover {
  text-decoration: none;
  background: #cfd6ce;
  color: #264815;
}
.chunkfive_green {
  font-family: 'ChunkFiveRoman';
  color: #264815;
}
.chunkfive_green a {
  text-decoration: underline;
  color: #264815;
}
.chunkfive_green a:hover {
  text-decoration: none;
  background: none;
  color: #ffffff;
}
.museo {
  font-family: 'MuseoSlab500Regular';
  background-color: #b5beb4;
  color: #264815;
  font-size: 13px;
  padding: 4px 4px 3px 4px;
}
.glegoo_orange {
  font-family: 'Glegoo';
  color: #dca600;
  font-size: 12px;
}
.glegoo_white_big {
  font-family: 'Glegoo';
  color: #cfd6ce;
  font-size: 18px;
  line-height: 22px;
}
.glegoo_orange_big {
  font-family: 'Glegoo';
  color: #dca600;
  font-size: 18px;
  line-height: 22px;
}
/* NAVIGATION */
#navigation {
  position: absolute;
  top: 40px;
  left: 0px;
  z-index: 10;
}
#navigation ul {
  padding: 0;
  margin: 0;
}
.submenu {
  position: relative;
}
.rootcat {
  padding: 0;
  width: 5px;
  margin-top: 4px;
  display: block;
}
.root_black {
  position: absolute;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 14px;
  padding-right: 10px;
  font-family: 'ChunkFiveRoman';
  letter-spacing: 1px;
  font-size: 36px;
  color: #fff;
  background: url(../img/green.png) repeat;
  white-space: nowrap;
  z-index: 1;
}
.root_white {
  position: absolute;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 14px;
  padding-right: 10px;
  font-family: 'ChunkFiveRoman';
  letter-spacing: 1px;
  font-size: 36px;
  color: #054404;
  background: url(../img/white.png) repeat;
  white-space: nowrap;
  z-index: 2;
}
.root_alpha {
  position: relative;
  height: 48px;
  background: url(../img/alpha.png) repeat;
  z-index: 3;
  cursor: pointer;
}
/* Date Picker */
.date {
  margin-right: 10px;
}
table.jCalendar {
  border: none;
  background: #fff;
  border-collapse: separate;
  border-spacing: 2px;
}
table.jCalendar th {
  background: #fff;
  color: #264815;
  font-weight: normal;
  padding: 3px 5px;
}
table.jCalendar td {
  background: #eee;
  color: #264815;
  padding: 3px 5px;
  text-align: center;
}
table.jCalendar td.other-month {
  background: #fff;
  color: #aaa;
}
table.jCalendar td.today {
  background: #666;
  color: #fff;
}
table.jCalendar td.selected {
  background: #f66;
  color: #fff;
}
table.jCalendar td.selected.dp-hover {
  background: #f33;
  color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
  background: #fff;
  color: #264815;
}
table.jCalendar tr.selectedWeek td {
  background: #f66;
  color: #fff;
}
table.jCalendar td.disabled,
table.jCalendar td.disabled.dp-hover {
  background: #fff;
  color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
  background: #fff;
  color: #888;
}
.dp-choose-date {
  color: #b5beb4;
}
div.dp-popup {
  border: 1px solid #264815;
  margin-top: -3px;
  position: relative;
  background: #fff;
  font-size: 10px;
  padding: 2px;
  width: 171px;
  color: #264815;
  font-family: 'Glegoo', serif;
  font-weight: normal;
  line-height: 1.2em;
}
div#dp-popup {
  position: absolute;
  z-index: 199;
}
div.dp-popup h2 {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  margin: 2px 0;
  height: 20px;
  padding: 0;
}
a#dp-close {
  font-size: 11px;
  padding: 4px 0;
  text-align: center;
  display: block;
}
a#dp-close:hover {
  text-decoration: underline;
}
div.dp-popup a {
  color: #264815;
  text-decoration: none;
  padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
  position: absolute;
  top: 2px;
  left: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-prev a {
  float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a,
div.dp-popup div.dp-nav-next a {
  cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled,
div.dp-popup div.dp-nav-next a.disabled {
  cursor: default;
}
div.dp-popup div.dp-nav-next {
  position: absolute;
  top: 2px;
  right: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-next a {
  float: right;
}
div.dp-popup a.disabled {
  cursor: default;
  color: #aaa;
}
div.dp-popup td {
  cursor: pointer;
}
div.dp-popup td.disabled {
  cursor: default;
}
@font-face {
  font-family: 'ChunkFiveRoman';
  src: url('../fonts/chunkfive-webfont.eot');
  src: url('../fonts/chunkfive-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/chunkfive-webfont.woff') format('woff'), url('../fonts/chunkfive-webfont.ttf') format('truetype'), url('../fonts/chunkfive-webfont.svg#ChunkFiveRoman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSlab500Regular';
  src: url('../fonts/Museo_Slab_500-webfont.eot');
  src: url('../fonts/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Museo_Slab_500-webfont.woff') format('woff'), url('../fonts/Museo_Slab_500-webfont.ttf') format('truetype'), url('../fonts/Museo_Slab_500-webfont.svg#MuseoSlab500Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
