/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #444;
  background-color: #000;
  height: 100%;
}

a {
  color: #ed8600;
  text-decoration: none;
}

a:hover {
  color: #4d2a00;
  text-decoration: underline;
}

h1, h3 {
  color: #008db6;
}

h1 {
  background: url(images/sh_header.jpg) left top no-repeat;
  width: 700px;
  font-size: 24px;
  font-weight: normal;
  color: #333333;
  padding: 30px 0px 10px 8px;
  border-bottom: 1px solid #d0cbc5;
  margin: 0 0 8px 0;
}

h2 {
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  margin: 10px 0px 5px 0px;
  padding: 0 0 5px 1px;
  color: #4d2a00;
}

#left h2 {
  font-size: 22px;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 2px;
  color: #4d2a00;
}

h4 {
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  margin: 10px 0px 2px 0px;
  padding: 0 0 0px 1px;
  color: #333;
}

h4.headline {
  font-weight: bold;
  color: #5d5d5d;
  background: url(images/h4_line.gif) left bottom no-repeat;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

h5 {
  color: #4d2a00;
  font-size: 12px;
  margin-bottom: 4px;
  padding-bottom: 0px;
}

ul {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
}

hr {
  background-color: #637a91;
  color: #637a91;
  height: 1px;
  border: 0;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1030px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#header {
  position: relative;
  width: 960px;
  height: 181px;
  top: 0px;
  margin: 0 0 0px 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#logo {
  position: absolute;
  top: 27px;
  left: 820px;
}

#breadcrumb {
  position: absolute;
  top: 0px;
  padding-top: 12px;
  height: 20px;
  width: 720px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
}

#breadcrumb a {
  text-decoration: none;
}

#breadcrumb p {
  margin: 0;
  padding: 0;
}

#headline {
  background: url(images/headline_back.gif) left top no-repeat;
  width: 686px;
  height: 57px;
  position: relative;
  padding: 11px;
}

.headline_top {
  font-size: 12px;
  color: #333333;
}

ul.headline_top {
  padding-left: 0px !important;
  margin-left: 0px !important;
}

.headline_top li {
  float: left;
  list-style-type: none;
  padding-right: 15px;
}

.headline_bottom {
  clear: both;
  margin-top: 2px;
  font-size: 30px;
  color: #333333;
}

#print {
  position: absolute;
  width: 180px;
  left: 710px;
  top: 0px;
  padding: 12px 0 0 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
}

#print a {
  padding-left: 15px;
  background-image: url(images/print.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#main {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  width: 710px;
  margin: 0px 0px 50px 0px;
  padding: 0;
  /* min-height: 580px; */
}

#content {
  position: relative;
  top: 0px;
  /*font-size: 12px;*/
  padding: 5px 0px 10px 0;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 700px;
  /* background: #fff; */
  color: #333;
}

#content a {

}

#content p {
  padding-left: 1px;
  margin-bottom: 2px;
  padding-right: 20px;
  margin-top: 5px;
  padding-top: 0px;
  color: #333;
}

#content h2 a {
  font-weight: normal;
}

#right {
  float: right;
  position: absolute;
  top: 180px;
  left: 705px;
  padding: 0;
  font-size: 12px;
  margin: 6px 0px 0px 0px;
  width: 320px;
  z-index: 99;
  display: block;
}

*:first-child+html #right {
  float: right;
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0;
  font-size: 12px;
  margin: 6px 0px 0px 0px;
  width: 320px;
  z-index: 999;
}

#right h4 {
  font-size: 14px;
}

#border {
  width: 240px;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-top: 17px;
}

#border h4 {
  border-bottom: none;
}

#border img {
  border: none;
}

#footer {
  position: relative;
  clear: both;
  width: 680px;
  font-size: 12px;
  top: 0px;
  height: 40px;
  padding: 10px 0px 0px 20px;
  margin: 30px 0 0px 0px;
  padding-bottom: 0px;
  left: 0px;
  /* background: #fff url(images/footer_background.jpg) left top no-repeat; */
  background: #fff;
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
}

#footer h4 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
  margin: 0px 0px 5px 0px;
  padding: 0 0 0px 3px;
  border-bottom: none;
}

#footer a {
  font-weight: normal;
  text-decoration: none;
}

#footer p {
  margin: 0;
  padding: 5px 0 0 3px;
}

#footer_left {
  position: absolute;
  top: 0px;
  margin-left: 30px;
  width: 200px;
  padding-left: 10px;
  background-image: url(images/top.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#footer_right {
  position: absolute;
  top: 0px;
  margin-left: 230px;
  width: 690px;
}

#clearer,
.clearer {
  clear: both;
}

.csc-textpic-image {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.csc-mailform {
  border:0;
  padding:0;
  margin:0;
  font-size:11px;
}

.csc-mailform-label {
  display:block;
  margin:0;
  padding:12px 0 0 0;
  /* font-weight:bold; */
}

.csc-mailform-submit {
  margin-top: 1px;
  margin-left: 5px;
}

/* Felder und Submit Button fuer Email-Formulare */

.csc-mailform-field input,
input.tx-indexedsearch-searchbox-button {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  /* font-family: Arial, Helvetica, sans-serif; */
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field textarea {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 220px;
}

.csc-mailform-field label {
  margin:2px;
  color:#000;
  float: left;
  text-align: left;
  margin-right: 0px;
  width: 130px;
  display: block;
  font-size: 12px;
/* font-family: Verdana, Geneva, Helvetica, sans-serif; */
}

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail {
  margin-left: 130px;
  margin-top: 15px;
  padding: 0;
  background-color: #CCC;
  border-width: 1px;
  border-top-color: #fff;
  border-left-color: #fff;
  border-bottom-color: #A2A2A2;
  border-right-color: #A2A2A2;
  border-style: solid;
  width: 160px;
}

.csc-mailform-field {
  line-height:16px;
  clear:both;
}

.csc-mailform-field select {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
}

.typ2 {
  background-color: #e6cba9;
  background-image: url(images/typ2_bottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 10px 8px 35px 8px;
}

.typ3 {
  padding: 10px 10px 0px 10px;
  width: 220px;
  float: left;
}

.typ4 {
  background: none;
}

.typ5 {
  float: left;
  clear: both;
  background: #fff;
  padding: 17px 23px 23px 23px;
  margin-bottom: 1px;
  width: 654px;
  position: relative;
}

.typ8 {
  background: #fff;
  padding: 9px 23px 9px 23px;
  margin-bottom: 1px;
  width: 654px;
  clear: both;
  float: left;
  position: relative;
}

.typ8 h2 {
  margin: 4px 0px 0px 0px;
  padding: 0px;
}

.typ6 {
  margin: 0px 0px 5px 0px;
  /* padding: 11px 15px 5px 20px;
  width: 205px;
  height: 128px; */
  width: 700px;
  min-height: 200px;
  background: url(images/background_lc-highlights.jpg) left top no-repeat;
  position: relative;
  clear: both;
  float: left;
  padding-bottom: 30px;
}

.typ7 {
  margin: 0px 0px 5px 0px;
  /* padding: 11px 15px 5px 20px;
  width: 205px;
  height: 128px; */
  width: 700px;
  min-height: 200px;
  background: url(images/background_haas-highlights.jpg) left top no-repeat;
  position: relative;
  clear: both;
  float: left;
  padding-bottom: 30px;
}

.typ9 {
  float: left;
  clear: both;
  background: #fff;
  padding: 3px 0px 0px 17px;
  margin-bottom: 1px;
  margin-top: 5px;
  width: 303px;
  position: relative;
}

.typ9 p {
  padding: 3px 0px 0px 0px;
  margin: 5px 0px 12px 0px;
}

.typ9 h3 {
  padding: 0px;
  margin: 10px 0px 0px 0px;
}

.typ9 a {
  color: #ed8600;
}

.typ11 {
  float: left;
  clear: both;
  background: #fff;
  padding: 5px 10px 5px 10px;
  margin-bottom: 1px;
  width: 200px;
  position: relative;
}

.typ12 h4,
.typ13 h4,
.typ14 h4 {
  margin: 15px 0px 0px 15px !important;
  padding-bottom: 0px !important;
  padding-left: 5px;
  height: 21px;
}

.typ12 h4 {
  background: url(images/im_live-club.gif) left top no-repeat;
}

.typ13 h4 {
  background: url(images/im_haas.gif) left top no-repeat;
}

.typ14 h4 {
  background: url(images/im_sports.gif) left top no-repeat;
}

.typ9 .typ12 h4,
.typ9 .typ13 h4,
.typ9 .typ14 h4 {
  margin: 0px 0px 0px 0px !important;
}

a.facebook {
  font-weight: bold;
  color: #375295;
}

a.twitter {
  font-weight: bold;
  color: #60d8fd;
}

.dropdownmenu {
  width: 180px;
  margin: 0 5px 5px 0;
}

#search {
  position: absolute;
  text-align: left;
  right: 0px;
  width: 240px;
  top: 53px;
  height: 15px;
  padding-top: 5px;
  font-size: 11px;
}

#search tx_indexedsearch[sword] {
  background-color: #ececec;
  border: 1px solid;
  border-color: #BDBDBD;
  font-size: 11px;
}

/* #search label, */
#search legend {
  display: none;
}

#search label,
#search input {
  float: left;
  font-size: 11px;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#pagecrashprotection,
#contentcrashprotection {
  position: relative;
  height: 20px;
}

#contentcrashprotection {
  clear: both;
}

.pdf {
  padding-right: 20px;
  background: url(images/icons/pdf.gif) right top no-repeat;
}

.doc {
  padding-left: 40px;
  background-image: url(images/doc.gif);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 5px;
}

.mail {
  padding-left: 15px;
  margin-left: 3px;
  background-image: url(images/ico_mail.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.news-list-item {
  clear: both;
}

.news-list-item img {
  float: left;
  padding-right: 15px;
  padding-bottom: 4px;
}

.news-single-image {
  position: relative;
  float: left;
  clear: left;
  width: 160px;
  margin: 0px 0px 0px 0px;
  padding: 0px !important;
}

.news-single-image p {
  padding-right: 0px !important;
}

.news-single-content {
  position: relative;
  float: right;
  clear: right;
  width: 476px;
}

.news-single-img {
  margin-left: 20px;
  margin-top: 5px;
  margin-right: 0px;
}

.news-single-img img {
  padding: 0px;
  margin: 0px;
}

.news-single-backlink {
  padding-left: 0px;
}

.news-single-termin {
  background: url(images/news_termin.gif) left top repeat-x;
  padding: 5px 1px 6px 1px;
}

.news-single-related,
.news-single-files,
.news-single-links {
  margin-left: 0px;
  padding-left: 0px;
}

.news-single-related dt,
.news-single-links dt,
.news-single-files dt {
  margin-left: 0px;
}

.news-single-related dd,
.news-single-links dd,
.news-single-files dd {
  margin-left: 0px;
}

.news-single-additional-info {
  padding-left: 0px !important;
}

.news-list-item h2 {
  font-size: 20px;
  margin: 2px 0px 0px 0px;
  border-bottom: 0px;
  padding-bottom: 1px !important;
}

.news-list-item p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-right: 20px;
}

.news-single-item h2 {
  font-size: 14px;
  font-weight: bold;
  border: none;
  background: url(images/news_headline.gif) left bottom no-repeat;
}

.news-single-item {
  padding-top: 0px;
}

.news-list-container hr {
  margin: 15px 0px 10px 0px;
  height: 1px;
  background: url(images/hr.gif) left top no-repeat;
  clear: both;
}

.news-single-date {

}

.news-list-text {
  float: left;
  width: 540px;
  overflow: hidden;
}

.ticket_icon {
  float: right;
  width: 90px;
  margin-right: 7px;
}

.ticket_list form {

}

.ticket_list {
  float: right;
  width: 90px;
  margin-right: 3px !important;
}

.ticket_single {
  margin-top: 10px;
}

.news-highlight-container h2 {
  height: 22px;
  margin-top: 0px;
  margin-bottom: 4px;
  overflow: hidden;
  border: none;
}

.news-highlight-container {
  width: 711px;
}

.news-highlight-item {
  padding: 10px 0px 10px 13px;
  float: left;
  width: 221px;
  height: 256px;
  background: #f2f1ed;
  margin-right: 3px;
  margin-bottom: 7px;
  overflow: hidden;
}

.news-highlight-image {
  border: 1px solid #d0cbc5;
  width: 206px;
  height: 142px;
  margin-bottom: 10px;
}

.news-highlight-text p {
  margin-top: 0px;
  margin-bottom: 2px;
}

.news-latest-container {
  padding: 70px 12px 10px 20px;
}

.news-latest-item {
  width: 320px;
  float: left;
  padding-right: 7px;
}

.news-latest-image-wrapX {
  margin: 0 auto !important;
  width: auto !important;
}

.news-latest-item p,
.news-latest-head p {
  color: #bdb8b3 !important;
}

.news-latest-item a {
  color: #ed8600;
  font-weight: bold;
}

.news-latest-item img {
  float: none;
  margin: 0 auto;
}

.news-latest-head {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #fff;
}

.news-latest-head h4 {
  margin-top: 0px;
}

.news-latest-image-wrap {
  width: 320px;
  clear: both;
  float: left;
  height: 180px;
  overflow: hidden;
  margin-bottom: 10px;
  background: url(images/transparent.png) left top no-repeat;
}

.news-latest-image {
  width: 320px;
  text-align: center;
}

.news-latest-image img {

}

.news-latest-text {
  float: left;
  height: 100px;
  width: 320px;
  padding: 0px;
}

.news-latest-more {
  clear: both;
  background: url(images/news-latest-morelink.gif) left top no-repeat;
  width: 295px;
  height: 20px;
  margin-top: 15px;
  padding: 8px 3px 4px 25px;
}

.news-latest-more a:hover {
  text-decoration: underline;
}

.news-side-item {
  padding: 10px 20px 5px 20px;
  background: url(images/news-side-line.gif) left bottom no-repeat;
}

.news-side-item1 {
  padding: 10px 20px 5px 20px;
}

.news-side-head {
  color: 5e5e5e;
  font-weight: bold;
  float: left;
}

.news-side-catimage {
  float: right;
}

.news-side-text {
  clear: left;
}

.td-0 {
  vertical-align: top;
}

#sp_socialbookmarks_link_bar {
  margin-left: 18px;
  margin-top: 30px;
}

#sp_socialbookmarks_link_bar img {
  padding: 2px;
}

.tx-sremailsubscribe-pi1 fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-text,
.tx-sremailsubscribe-pi1 textarea.tx-sremailsubscribe-pi1-comments {
  background: #ededed;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.tx-sremailsubscribe-pi1 dd {
  padding: 0px 5px 5px 5px;
}

.tx-sremailsubscribe-pi1 dt {
  border-top: 1px solid #d0cbc5;
  padding: 3px 5px 5px 5px;
  width: 160px;
}

.tx-sremailsubscribe-pi1 input {
  height: 19px;
  width: 270px;
}

.tx-sremailsubscribe-pi1 textarea {
  width: 276px;
  background: #ededed;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.tx-sremailsubscribe-pi1 label {
  font-weight: bold;
}

.tx-sremailsubscribe-pi1 input[type="radio"],
.tx-sremailsubscribe-pi1 input[type="checkbox"] {
  width: auto;
}

.tx-sremailsubscribe-pi1 #tx-sremailsubscribe-pi1-static_info_country {
  width: 274px;
}

.tx-sremailsubscribe-pi1-submit {
  width: auto !important;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-submit {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice {
  margin-left: 0px !important;
}

.tx-chgallery-pi1 {
  width: 660px;
  margin: 0px;
}

.rgslideshow {
  border-left: 0px !important;
  border-top: 0px !important;
}

#contentfooter {
  background: url(images/dots.gif) left top no-repeat;
  padding: 7px 0px 12px 3px;
  clear: both;
  margin-top: 20px;
}

#contentfooter_left {
  float: left;
  width: 256px;
}

#contentfooter_left a {
  background: url(images/back.gif) left 1px no-repeat;
  padding-left: 16px;
  font-weight: bold;
}

#contentfooter_right {
  float: left;
}

#contentfooter_right a {
  background: url(images/top.gif) left 1px no-repeat;
  padding-left: 16px;
  font-weight: bold;
}

.linktable {
  border-collapse: collapse;
}

.linktable .td-0 {
  width: 191px;
  padding: 2px 2px 2px 7px;
}

.linktable .td-1 {
  width: 503px;
  padding: 2px;
}

.linktable .tr-odd,
.linktable .tr-even {
  width: 708px;
}

.linktable .tr-odd {
  background: #f2f1ed;
}

.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
  margin-left: 0px !important;
  margin-right: 3px !important;
}

.tx-sremailsubscribe-pi1 p {
  margin-left: 5px !important;
  margin-right: 3px !important;
}

.tx-sremailsubscribe-pi1 h4 {
  padding-left: 5px !important;
}

.csc-textpic-intext-left ul {
  padding-left: 15px !important;
}

.rgslideshow .rgsdescription {
  background: #fff !important;
  height: 0px !important;
}

.rgslideshow .rgstitle {
  background: #fff !important;
  color: #444 !important;
  padding-left: 1px !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

.col_2 h3 {
  background: url(images/h3_dotted.gif) left bottom no-repeat;
  padding-bottom: 5px;
  margin-bottom: 9px;
}

.typ10 {
  background: url(images/2col_weitere-infos.gif) left top no-repeat;
  padding: 4px 0px 0px 12px;
  margin-top: 10px;
  width: 320px;
  height: 24px;
}

.col_2 .col_left,
.col_2 .col_right {
  float: left;
  width: 320px;
}

.col_2 .col_right {
  float: right;
}

.col_2 .col_left p {

}

.col_3 .col_left,
.col_3 .col_center,
.col_3 .col_right {
  float: left;
  width: 230px;
}

.col_3b .col_left,
.col_3b .col_center,
.col_3b .col_right {
  float: left;
  width: 210px;
}

.col_3 .col_left,
.col_3 .col_center {
  margin-right: 5px;
}

.col_3 .col_left p {
  margin-bottom: -30px;
  left: 20px;
}

/* jqtabs ...*/
.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }

.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }

.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.ui-helper-clearfix { display: inline-block; }

/* required comment for clearfix to work in Opera \*/

* html .ui-helper-clearfix { height:1%; }

.ui-helper-clearfix { display:block; }

/* end clearfix */

.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Interaction Cues

----------------------------------*/

.ui-state-disabled { cursor: default !important; }

/* Icons */

/* states and images */

.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals */

/* Overlays */

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Component containers */

.ui-widget {
 font-size: 13px;
}

.ui-widget .ui-widget {
  font-size: 13px;
}

.ui-widget input,
.ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 13px;
}

.ui-widget-content {
  border: none;
  background: #ffffff;
  color: #5e5e5e;
}

.ui-widget-content a {
  color: #5e5e5e;
}

.ui-widget-header {
  border: none;
  /* cm background: #ffffff; */
  font-weight: bold;
}

.ui-widget-header a {
  width: 85px;
}

/* Interaction states */

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #fff;
  font-weight: normal;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #5e5e5e;
  text-decoration: none;
  font-weight: normal;
}

.ui-state-default a {

  font-weight: bold;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #ed8600;
  font-weight: normal !important;
  color: #fff !important;
}

.ui-state-hover a,
.ui-state-hover a:hover {
  cm color: #fff;
  text-decoration: none;
  font-weight: bold !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #e2e2e2;
  font-weight: bold;
  color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  text-decoration: none;
}

.ui-state-active a {
  font-weight: bold;
  color: #fff;
}

.ui-widget :active {
  outline: none;
}



/* Interaction Cues */

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #fbf9ee;
  color: #fff;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #fff;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  background: #fef1ec;
  color: #cd0a0a;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Misc visuals
----------------------------------*/
/* Corner radius
*/

/* Overlays */

.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }

.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #df0c0c url(images/ui-bg_flat_0_df0c0c_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

.ui-tabs {
  min-height: 100px;
  position: relative;
  padding:0;
  zoom: 1;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding:0;
}

.ui-tabs ul {
  background: url(images/tabs_head_back.gif) left 1px repeat-x;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0px;
  margin: 0 0px 0px 0;
  border-bottom: 0 !important;
  height: 25px;
  padding: 0;
  white-space: nowrap;
  width: 101px;
  background: url(images/tabs_head_back.gif) left top repeat-x;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 3px 10px;
  text-decoration: none;
  align: center;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
  background: #ed8600;
  color: #fff !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }

.ui-tabs .ui-tabs-hide { display: none !important; }

.browseLinksWrap {
  font-size: 13px;
}

.submit_ticketreservierung {
  border: none;
  background: url(images/news-latest-morelink.gif) left top repeat-x;
  height: 32px;
  font-weight: bold;
  color: #ed8600;
  font-size: 13px;
  padding-left: 20px;
  font-family: Arial, Helvetica, sans-serif;
}

.forecast-info,
.forecast-icon {
  float: left;
  margin: 5px 0px;
}

.forecast-info {
  margin-left: 5px;
}

.tx-veguestbook-pi1 {
  font-size:100%;
}

/* error handling */
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
  font-weight:bold;
  color:#990000;
}
  
  /* display of result count */
.tx-veguestbook-pi1 .tx-guestbook-result {
  font-weight:bold;
  float:left;
}
  
  /* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
  font-size: 12px;
  font-weight:normal;
  float:right;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination strong {
  text-decoration: underline;
}

  /* styles for list mode */
.tx-veguestbook-pi1 h2.tx-guestbook-header {
  clear:both;
  background:#999999;
  color:#FFF;
  display:block;
  font-size:100%;
  font-weight:bold;
  padding: 3px 0px 3px 15px;
  width: 640px;
}
  
.tx-veguestbook-pi1 .tx-guestbook-left {
  float:left;
  width:12em;
  background:#EFEFEF;
  min-height:4em;
  padding: 1em;
}
  
.tx-veguestbook-pi1 .tx-guestbook-left {
  height:4em;
}
  
.tx-veguestbook-pi1 .tx-guestbook-left p {
  color:#333;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
  float:left;
  width: 620px;
  background:#FFF;
  padding: 0px 15px 0px 15px;
}
  
  /* styles for latest mode */
.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
  color:#333;
}
  
.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
     font-weight: bold;
}

.tx-veguestbook-pi1 .tx-guestbook-right h5 {
  font-size: 100%;
  color: #4d2a00;
  font-weight: bold;
  background: none;
}
  
.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
  color:#333;
  font-style: italic;
  font-size: 13px;;
}
  
.tx-veguestbook-pi1 .tx-guestbook-latest {
  display:block;
  padding:0.25em;
  clear:both;
}
  
  /* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field {
  clear:both;
  width:100%;
  display:block;
  padding: 1em 0;
}
  
.tx-veguestbook-pi1 .tx-guestbook-field label {
  clear: both;
  display: block;
  float: left;
  width: 100px;
}
  
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
  float:left;
  width: 203px;
  height: 17px;
  background: #ededed;
  font-size: 13px;
  padding: 2px;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
  
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
  float:left;
  width: 203px;
  height: 17px;
  background: #ededed;
  font-size: 13px;
  padding: 2px;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
  
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
  width: 480px;
  display: block;
  float: left;
  background: #ededed;
  padding: 2px;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
  
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
  color:#990000;
}
  
.tx-veguestbook-pi1 fieldset {
  border:none;
}
  
.tx-veguestbook-pi1 legend {
  display:none;
}
  
.tx-veguestbook-pi1 .tx-guestbook-freecap {
  float:left;
  display:block;
  background:#F7F7F7;
  border:1px solid #CCC;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
  margin-left:2.25em;
}

  
.tx-veguestbook-pi1 .tx-guestbook-freecap img {
  float:left;
  display:block;
  padding-left:0.25em;
}
  
.tx-veguestbook-pi1 .tx-guestbook-freecap input {
  float:left;
}
  
.tx-veguestbook-pi1 .tx-guestbook-freecap label {
  clear:both;
  display:block;
  float:none;
  width:10em;
  margin-bottom:0.5em;
}
  
.tx-veguestbook-pi1 .tx-guestbook-freecap p {
  font-size:75%;
  padding:0.25em;
}
  
.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
  display:none;
}
  
.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
  color:#990000;
}
  
.tx-veguestbook-pi1 .tx-guestbook-clear {
  clear:both;
  display:block;
}
  
.tx-veguestbook-pi1 input.tx-guestbook-submit {
  width: 203px;
  height: 23px;
  display: block;
  background-color: #ed8600;
  border: none;
  font-size: 13px;
  color: #ffffff;
  margin-left: 100px;
}