@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/** 
* clearfix hack 
* http://www.positioniseverything.net/easyclearing.html 
*/
.clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
/* Dekoelement wird nicht benoetigt */
blockquote:before, 
blockquote:after,
q:before, 
q:after {
  content:'';
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.image--left,
.float--left {
  float: left;
  margin: 10px 10px 10px 0;
}
.image--right,
.float--right {
  float: right;
  margin: 10px 0 10px 10px;
}
.image .caption,
.image--left .caption,
.image--right .caption {
  font-size: 0.8em;
  line-height: 1em;
  text-align: center;
  width: 220px;
}

/**
-------------------------------------------------------------
Regeln für allgemeine Elemente
------------------------------------------------------------- */

* {
  margin: 0;
  padding: 0; 
  border: 0px;
}

/* Schriftgröße kontrollieren */
body, td, th {
  font: normal 75%/150% Verdana, Arial, sans-serif;
  color: #000000;
  background-color: #E3E3E3;
}
td, th {
  font-size: 100%;
}

a:link,
a:visited {
  color: #1A608F;
  text-decoration: none;
  background: transparent;
}
a:hover,
a:focus {
  color: #1A608F;
  text-decoration: underline;
}

.error {
  color: #FF0000;
}

body {
  background: #D2D2D2 url(/bin/images/205/background.jpg) repeat-x;
}

div#container {
  background: transparent url(/bin/images/209/cloud.jpg) no-repeat top center;
  width: 100%;
}
div#header,
div#content,
#footer {
  margin: 0 auto;
  width: 900px;
  padding: 0px 10px;
}

div#header {
  height: 171px;
}

div#content {
  background: transparent url(/bin/images/225/background-content.png) top center;
}

ul#navigation {
  background: transparent url(/bin/images/223/background-navigation.png) repeat-x;
  height: 30px;
  padding: 0px 2px;
  list-style: none;
}

ul#navigation li {
  line-height: 30px;
  text-align: center;
  float: left;
  color: #FFFFFF;
}

ul#navigation span,
ul#navigation strong,
ul#subnavigation span,
ul#subnavigation strong {
  display: inline-block;
  padding: 0 18px;
}
ul#navigation span,
ul#subnavigation span {
  font-weight: bold;
  cursor: pointer;
}
ul#navigation strong,
ul#subnavigation strong {
  color: #FFFFFF;
  cursor: default;
}
ul#navigation a strong,
ul#subnavigation a strong {
  cursor: pointer;
}
ul#navigation a:link,
ul#navigation a:visited,
ul#subnavigation a:link,
ul#subnavigation a:visited {
  color: #E4E4E4;
  text-decoration: none;
  background: transparent;
}

ul#navigation a:hover,
ul#navigation a:focus,
ul#subnavigation a:hover,
ul#subnavigation a:focus {
  color: #FFFFFF;
  text-decoration: none;
  background: transparent;
}

ul#subnavigation {
  float: left;
  left: 10px;
  width: 15em;
}
ul#subnavigation li {
  border-bottom: 1px dashed #7DAAC7;
  font-size: 0.9em;
  text-align: left;
  width: 100%;
}
ul#subnavigation li ul {
  margin-left: 0.4em;
}
ul#subnavigation li li {
  border-bottom: none;
  border-top: 1px dashed #7DAAC7;
}
ul#subnavigation li span,
ul#subnavigation li strong {
  display: block;
  line-height: 2.4em;
  margin-left: 0.4em;
  padding: 0 0.5em 0 1.3em;
  white-space: nowrap;
}
ul#subnavigation li li span,
ul#subnavigation li li strong {
  padding: 0 0.5em 0 2.5em;
}
ul#subnavigation li a:link span,
ul#subnavigation li a:visited span {
  color: #666666;
  font-weight: normal;
}
ul#subnavigation li a:hover span,
ul#subnavigation li a:focus span,
ul#subnavigation li strong {
  background-color: #EBF2F6;
  color: #000000;
  font-weight: normal;
}
ul#subnavigation li li a:hover span,
ul#subnavigation li li a:focus span,
ul#subnavigation li li strong {
  background-color: #F5F8FA;
}

div#middlecontent,
div#teaser {
  margin: 0.5em 0.8em;
}

div#middlecontent {
  margin-left: 1.6em;
  float: left;
  width: 55em;
}
div#middlecontent.smallcontent {
  width: 40em;
}
img#logo {
  position: relative;
  top: -3.5em;
  left: 2.5em;
}

#breadcrumbs {
  font-size: 0.9em;
  margin-bottom: 1em;
}

#middlecontent .paging {
  clear: both;
  height: 2em;
}
#middlecontent .paging ul {
  float: left;
}
#middlecontent .paging ul li {
  float: left;
  padding: 0 0.4em;
  border-right: 1px solid #CCCCCC;
}
#middlecontent .paging ul li.last {
  border-right: none;
}
#middlecontent .paging ul li,
#middlecontent .paging ul li a {
  line-height: 0.8em;
}
#middlecontent .paging ul li a {
  text-decoration: none;
}
#middlecontent .paging .pages {
  float: right;
}

div#contentfooter {
/*  behavior: url(/bin/~default.htc/240); */
  background: #FFFFFF url(/bin/images/236/background-footer-home.jpg) repeat-x 2em center;
  padding-top: 2em;
  min-height: 80px;
  clear: both;
}

#footer {
  background: transparent url(/bin/images/226/background-footer.png) no-repeat top center;
  color: #464646;
  font-size: 0.8em;
  margin-bottom: 2em;
  padding-top: 30px;
  text-align: center;
}
#footer a:link,
#footer a:visited {
  color: #000000;
}
#footer a:hover,
#footer a:focus {
  color: #000000;
  text-decoration: none;
}
#footer strong {
  cursor: default;
}

#middlecontent h1 {
  font-size: 1.5em;
  color: #FC5D0B;
  margin-bottom: 1em;
  clear: both;
}
#middlecontent h2 {
  border-bottom: 1px solid #DDDDDD;
  color: #FC5D0B;
  font-size: 1.2em;
  padding: 0.1em 0.4em;
  margin-bottom: 0.4em;
  clear: both;
}
#middlecontent .toggler h2.visible,
#middlecontent .toggler h2.hidden {
  padding-left: 20px;
  cursor: pointer;
}
#middlecontent .toggler h2.visible {
  background: transparent url(/bin/images/1532/arrow-bottom.gif) center left no-repeat;
}
#middlecontent .toggler h2.hidden {
  background: transparent url(/bin/images/1531/arrow-right.gif) center left no-repeat;
}

#middlecontent div.text,
#middlecontent div.member,
#middlecontent div.guestbookentry p,
#middlecontent div.newsentry p,
#middlecontent div.newsentry ul,
#middlecontent div.galleryitem dl,
#middlecontent table td,
#middlecontent table th {
  font-size: 0.9em;
  line-height: 1.4em;
}

#middlecontent .note {
  font-size: 0.75em;
  color: #666666;
  margin: 1em 0.4em;
}

#middlecontent div.text,
#middlecontent div.member,
#middlecontent div.guestbookentry,
#middlecontent div.newsentry {
  clear: both;
  margin-top: 1em;
}

div.text a:link,
div.text a:visited,
div.member a:link,
div.member a:visited,
div.guestbookentry a:link,
div.guestbookentry a:visited,
div.newsentry a:link,
div.newsentry a:visited {
  text-decoration: underline;
  background: transparent;
}
div.text a:hover,
div.text a:focus,
div.member a:hover,
div.member a:focus,
div.guestbookentry a:hover,
div.guestbookentry a:focus,
div.newsentry a:hover,
div.newsentry a:focus {
  text-decoration: none;
}

#middlecontent div.text p,
#middlecontent div.text h3,
#middlecontent div.member p,
#middlecontent div.guestbookentry p,
#middlecontent div.newsentry p {
  padding: 0em 0.4em 1.5em;
}
#middlecontent div.member h3 {
  padding: 0em 0.4em;
}

#middlecontent div.newsentry ul,
#middlecontent div.text ul,
#middlecontent div.member ul {
  list-style: disc;
  padding: 0em 0.4em 1.5em 2em;
}
#middlecontent div.member dl {
  padding: 0em 0.4em 1.5em;
}
#middlecontent div.member dt {
  float: left;
  padding-right: 0.5em;
}
#middlecontent div.guestbookentry span.date {
  color: #999999;
  font-size: 0.8em;
  margin: 0 0.6em;
}

#middlecontent div.guestbookentry h2 .website {
  margin: 0 1em;
  color: #666666;
  font-size: 0.7em;
}
#middlecontent div.guestbookentry h2 .website a {
  color: #666666;
}
#middlecontent div.guestbookentry .comment {
  color: #666666;
  font-size: 0.9em;
}
#middlecontent div.guestbookentry .comment strong {
  text-decoration: underline;
  display: block;
}

#middlecontent div.guestbookentry .information,
#middlecontent div.newsentry .information {
  border-top: 1px solid #EEEEEE;
  clear: both;
  margin-top: 0.5em;
  margin-bottom: 3em;
  text-align: right;
}

#middlecontent div.guestbookentry .information .city,
#middlecontent div.newsentry .information .author,
#middlecontent div.guestbookentry .information .date,
#middlecontent div.newsentry .information .date {
  color: #999999;
  font-size: 0.8em;
  display:inline;
}
#middlecontent div.guestbookentry .information .city,
#middlecontent div.newsentry .information .author {
  margin: 0 0.4em;
}

#middlecontent div.priceentry,
#middlecontent div.monthentry {
  margin-bottom: 4em;
}
#middlecontent div#event dl {
  color: #999999;
  font-size: 0.8em;
  margin: 0 0.4em;
}
#middlecontent div#event dt {
  float: left;
  margin-right: 0.5em;
}
#middlecontent div#gallery {
  clear: both;
}
#middlecontent div.galleryitem {
  float: left;
  margin: 0 1.4em 2em 0;
  width: 25.5em;
}
#middlecontent div.galleryitem a {
  color: #FC5D0B;
  float: left;
}
#middlecontent div.galleryitem h2 {
  height: 2.5em;
}
#middlecontent div.galleryitem h2 a {
  float: none;
}
#middlecontent div.galleryitem a img {
  margin: 0 0.5em;
}
#middlecontent div.galleryitem dl {
  font-size: 0.75em;
}
#middlecontent div.galleryitem dt {
  float: left;
  margin-right: 1em;
}
#middlecontent .picture {
  float: left;
  margin: 0.5em 3em 4em;
}
#middlecontent .hiddenGalleryLinks {
  clear: both;
  display: none;
}

#middlecontent .linklist .imagelist li {
  float: left;
  margin: 1em;
}
#middlecontent .linklist .textlist {
  padding: 0 0.4em;
}
#middlecontent .linklist .textlist li {
  padding: 0.5em 0.5em 0.5em 0;
  width: 17.56em;
  float: left;
}

input,
textarea {
  border: 1px solid #999999;
  margin: 0;
}
input:focus,
textarea:focus {
  border: 1px solid #000000;
}

#middlecontent div#form {
  margin: 3em 0;
}
#middlecontent div#form div.gf_validationsummary {
  color: red;
  font-size: 0.9em;
  font-style: italic;
  margin: 0.5em 1em;
}
#middlecontent div#form div.gf_validationsummary li {
  list-style: disc;
}
#middlecontent div#form .gf_hint {
  color: #999999;
}
#middlecontent div#form fieldset table th,
#middlecontent div#form table.gf_captcha th {
  background-color: transparent;
  border-bottom: 1px solid #DDDDDD;
  font-weight: normal;
  text-align: left;
  padding: 0.2em 0.5em;
  vertical-align: top;
}
#middlecontent div#form fieldset table tr.gf_even {
  background-color: #FFFFFF;
}
#middlecontent div#form fieldset table tr.gf_odd {
  background-color: #F4F4F4;
}
#middlecontent div#form fieldset table td,
#middlecontent div#form table.gf_captcha td {
  background-color: transparent;
  width: 28em;
}
#middlecontent div#form fieldset input,
#middlecontent div#form .gf_captcha input {
  width: 25.5em;
}
#middlecontent div#form table.gf_captcha td div a {
  display: none;
}
#middlecontent div#form p.submit {
  text-align: right;
  margin-right: 0.5em;
}

ul#category li {
  border: 1px solid #CCCCCC;
  margin-bottom: 1em;
}
ul#category li div.headline {
  background-color: #EEEEEE;
  border-top: 1px solid #FFFFFF;
  padding: 0.2em 1em;
}

ul#category ul.subcategory {
  margin-left: 2em;
}
ul#category ul.subcategory li {
  border: 0;
  margin-bottom: 0em;
}

ul#category ul.subcategory li div.headline {
  background-color: transparent;
  padding: 0.2em 1em;
}

#middlecontent a.gloss {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px dashed #FC5D0B;
}

#middlecontent a.gloss:before {
  content: "\00BB";
}
#middlecontent a.gloss:after {
  content: "\00AB";
}
#middlecontent ul.glossary {
  height: 2em;
}
#middlecontent ul.glossary li {
  border: 1px solid #999999;
  float: left;
  margin-left: 0.5em;
}
#middlecontent ul.glossary li a:hover,
#middlecontent ul.glossary li a:focus {
  text-decoration: none;
  background-color: #EEEEEE;
}
#middlecontent ul.glossary li span {
  padding: 0 0.3em;
}
#middlecontent h2.glossary {
  margin-top: 1em;
}
#middlecontent dl.glossary {
  padding: 0 0.4em;
}
#middlecontent dl.glossary dd {
  margin-bottom: 1em;
}

div#header {
  position: relative;
}
#search {
  position: absolute;
  top: 0;
  right: 2em;
}
#search .text {
  display: none;
}

#sitemap ul li {
  margin-left: 0em;
}
#sitemap ul ul li {
  margin-left: 2em;
}
#sitemap ul ul ul li {
  margin-left: 0;
}
#sitemap ul li a:link,
#sitemap ul li a:visited {
  color: #000000;
}
#sitemap ul li a:hover,
#sitemap ul li a:focus {
  color: #347CAE;
  text-decoration: underline;
}
#sitemap ul li a {
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  display: block;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 1px;
  padding-left: 1em;
  text-decoration: none;
}
#sitemap ul ul li a {
  background-color: #EEEEEE;
  border-bottom: 1px solid #DDDDDD;
  font-weight: normal;
}
#sitemap ul ul ul li a {
  background-color: #FAFAFA;
  padding-left: 2em;
}
#sitemap ul ul ul ul li a {
  background-color: #FFFFFF;
  padding-left: 4em;
}

table {
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
}
td, th {
  background-color: #FFFFFF;
  padding: 0.3em 0.4em;
}
td {
  border-bottom: 1px solid #DDDDDD;
}
th {
  border-bottom: 1px solid #CCCCCC;
  text-align: left;
  font-weight: bold;
  white-space: nowrap;
}
tr.even td {
  background-color: #EEEEEE;
}

#middlecontent table a:link,
#middlecontent table a:visited {
  text-decoration: none;
}
#middlecontent table a:hover,
#middlecontent table a:focus {
  text-decoration: underline;
}

.eventlist th.name {
  width: 70%;
}
.pricelist th.price,
.eventlist th.date {
  width: 18%;
}

div#teaser {
  float: right;
  margin: 0.5em 1.5em;
  width: 14.5em;
}

div#teaser h2 {
  border-bottom: 1px solid #FC5D0B;
  color: #FC5D0B;
  font-size: 0.9em;
}

div#teaser .item {
  margin-bottom: 2em;
}

div#teaser .linkus {
  text-align: right;
}

div#teaser div.link {
  text-align: center;
  margin-top: 1em;
}

div#teaser div.member {
  margin-top: 1em;
  width: 174px;
  font-size: 0.8em;
}
div#teaser div.member img {
  width: 174px;
}
div#teaser div.member dl dt {
  float: left;
  margin-right: 0.2em;
  color: #999999;
}

#content {
  position: relative;
}
#skydiver1 {
  background: transparent url(/bin/images/726/skydiver1.png) top left no-repeat;
  height: 29px;
  left: -130px;
  position: absolute;
  top: -40px;
  width: 72px;
}
#skydiver2 {
  background: transparent url(/bin/images/727/skydiver2.png) top left no-repeat;
  height: 62px;
  left: -220px;
  position: absolute;
  top: 60px;
  width: 87px;
}
#skydiver3 {
  background: transparent url(/bin/images/728/skydiver3.png) top left no-repeat;
  height: 54px;
  left: -100px;
  position: absolute;
  top: 170px;
  width: 54px;
}
#skydiver4 {
  background: transparent url(/bin/images/729/skydiver4.png) top left no-repeat;
  height: 107px;
  left: -160px;
  position: absolute;
  top: 250px;
  width: 45px;
}
#skydiver5 {
  background: transparent url(/bin/images/731/skydiver5.png) top left no-repeat;
  height: 95px;
  left: -110px;
  position: absolute;
  top: 400px;
  width: 85px;
}
#skydiver6 {
  background: transparent url(/bin/images/730/skydiver6.png) top left no-repeat;
  height: 83px;
  left: -170px;
  position: absolute;
  top: 530px;
  width: 68px;
}

