/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: Georgia, Times New Roman, Times, serif;
  background: #10472a url(images/header_background_2.jpg) left top repeat-x;
  font-size: 13px;
}

a {
  color: #5e4535;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #777;
  font-weight: bold;
  text-decoration: none;
}

.internal-link {
  padding-left: 10px;
  margin-left: 2px;
  background: url(images/ico_link.gif) left center no-repeat;
}

.external-link,
.external-link-new-window {
  background: url(images/ico_link_external.gif) left center no-repeat;
  padding-left: 10px;
}


.news-list-morelink a,
.news-list-morelink a:visited {
  padding-left: 10px;
  background: url(images/ico_link.gif) left center no-repeat;
  color: #5e4535;
}

p {
  padding: 2px;
  margin: 0;
}

p.align-center {
  text-align: center;
}

p.align-right {
  text-align: right;
}

#content p {
  margin-bottom: 4px;
  padding-right: 24px;
  font-size: 13px;
}

#content ul li {
  font-size: 13px;
}

h2 {
  font-size: 20px;
  margin-bottom: 6px;
  margin-top: 20px;
  padding-bottom: 3px;
  background: url(images/h2_dots.gif) bottom left no-repeat;
}

h3 {
  font-size: 18px;
  margin-bottom: 4px;
  margin-top: 0px;
  font-weight: normal;
}

h4 {
  font-size: 14px;
  text-decoration: none;
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
}

h5 {
  background: url(images/h5_back.gif) left bottom repeat-x;
  margin: 0px 9px 0px 5px;
  padding-left: 10px;
  font-size: 18px;
  font-weight: normal;
}

ul {
  margin: 1px 0 5px 10px;
  padding: 1px 0 5px 10px;
}

hr {
  height: 0px;
  border: 0;
}

#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 854px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  margin-bottom: 30px;
}

#headerpicture {
  position: relative;
  background: #fff;
}

#top_pic {
  position: relative;
  padding: 0px 0px 0px 0px;
  background-color: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 529px;
  margin-left: 24px;
}

#top_pic_left {
  display: none;
}

#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 168px;
}

#print {
  position: absolute;
  width: 180px;
  left: 710px;
  top: 0px;
  padding: 12px 0 0 0px;
  font-family: 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;
}

#header {
  overflow: visible;
  z-index: 12;
  position: relative;
  top: 0px;
  left: 0px;
  height: 168px;
  width: auto;
  background: url(images/header_background_2.jpg) left top repeat-x;
}

#headerpicture {
  position: relative;
  margin-top: 0px;
}

#main {
  z-index: 0;
  position: relative;
  top: 0px;
  left: 0px;
  width: 854px;
  min-height: 580px;
  background: #fff url(images/main_background.gif) 563px 0px no-repeat;
}

#content {
  position: relative;
  padding: 0px 0px 10px 0px;
  margin: 26px 0px 0px 24px;
  width: 530px;
}

#right {
  position: absolute;
  top: 0px;
  left: 570px;
  padding: 0px;
  margin: 24px 0px 0px 2px;
  width: 277px;
}

/* #content {
  float: left;
  position: relative;
  top: 0px;
  font-size: 12px;
  padding: 16px;
  margin-left: 0px;
  margin-top: 16px;
  width: 464px;
  background-color: #ecf8f8;
  min-height: 400px;
} */

/* #right {
  position: absolute;
  left: 510px;
  top: 184px;
  width: 240px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
} */

#galerieheader {
  clear: both;
  position: relative;
  background: #fff;
  margin: 0px;
  padding: 0px;
}

*:first-child+html #galerieheader {
  clear: both;
  position: relative;
  background: #fff;
  margin: -1px 0px 0px 0px;
  padding: 0px;
}

#galerie {
  clear: both;
  position: relative;
  background-color: #fff !important;
  width: 844px;
  height: 142px;
  padding: 5px 5px 5px 5px;
}


#footer {
  position: relative;
  clear: both;
  width: 660px;
  font-size: 11px;
  top: 20px;
  height: 25px;
  margin: 0px 0 20px 0px;
  padding-bottom: 20px;
  left: 10px;
  color: #5f5f5f;
  font-family: Arial, Helvetica, sans-serif;
}

#footer1 {
  clear: both;
  width: 854px;
  height: 20px;
  position: relative;
  background-color: #cfdad4;
  color: #10472a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#footer1 a {
  color: #10472a;
}

#footer_top,
#footer_print,
#footer_email,
#footer_imprint {
  float: left;
}

#footer_top {
  width: 130px;
  margin-top: 2px;
}

#footer_top a,
#footer_top a:visited {
  background: url(images/ico_top.gif) left center no-repeat;
  padding-left: 15px;
  margin-left: 10px;

}

#footer_print {
  width: 135px;
  margin-top: 2px;
}

#footer_print a,
#footer_print a:visited {
  background: url(images/ico_print.gif) left center no-repeat;
  padding-left: 15px;
}

#footer_email {
  width: 470px;
}

#footer_imprint {
  width: 90px;
}

#footer2 {
  position: relative;
  background-color: #70917f;
  color: #dae3de;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#clearer,
.clearer {
  clear: both;
}

#search {
  position: absolute;
  text-align: left;
  left: 650px;
  width: 300px;
  top: 89px;
  height: 28px;
  padding-top: 5px;
  font-size: 11px;
  background: url(images/searchfield.gif) left top no-repeat;
}

#search input {
  background-color: white;
  border: 0px solid;
  border-color: #B1B1B1;
  font-size: 11px;
  height: 16px;
  padding-left: 3px;
}

.searchinput {
  height: 16px;
  width: 129px;
  margin-left: 3px;
}

.searchbutton {
  background: url(images/search_submit.gif) left top no-repeat;
  height: 18px;
  width: 27px;
  margin-top: 1px;
}

/* #search label, */
#search legend {
  display: none;
}

#search label,
#search input {
  float: left;
  font-size: 11px;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.searchbutton {
  margin-left: 5px;
  color: #003454;
}

#fontsize {
  position: absolute;
  left: 660px;
  top: 118px;
}

#fontsize .internal-link {
  background: url(images/schriftgroesse.gif) left top no-repeat;
  padding-left: 40px;
}

#fontsize p,
#fontsize a {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-weight: normal;
  background: none;
  padding-left: 0px;
}

#breadcrumb {
  padding: 18px 0px 7px 24px;
  width: 530px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #10472a;
}

#breadcrumb a {
  font-weight: normal;
  color: #10472a;
}

.csc-textpic-image {
  font-family: 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; */
}

/* 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: 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;
}

.mail {
  padding-left: 15px;
  background: url(images/ico_mail.gif) left center no-repeat;
}

.news-list-item img,
.news-single-img img {
  float: left;
  padding-right: 8px;
  /* padding-bottom: 4px; */
  margin: 0 0 4px 0px;
}

.news-latest-item img {
  float: left;
  clear: left;
  /* padding-left: 8px;
  padding-bottom: 4px; */
  margin: 0 8px 4px 0px;
}

.news-latest-item h4 {
  margin-top: 6px;
  padding-bottom: 2px;
}

.typ1 {
  background-color: #efdfd4;
}

.typ1 {
  position: relative;
  float: left;
  height: 147px;
  margin-left: 0px;
  margin-right: 7px !important;
  width: 276px;
}

.typ1 p {
  padding: 3px 8px 6px 8px;
  color: #8a8079;
  font-size: 11px;
}

.typ1 h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #926d54;
  font-weight: bold;
  margin-top: 38px;
  padding: 6px 0px 0px 8px;
}

.typ1 div.csc-textpic img {
  position: absolute;
  top: 0px;
  left: 0px;
}

.typ1 div.csc-textpic-text p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.typ1 div.csc-textpic-imagewrap {
  height: 0px;
}

.Linkinfobox {
  position: relative;
  margin-top: 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 268px;
  text-align: right;
}

.Linkinfobox a {
  color: #fbd7be;
  background: #5e4535;
  padding: 3px 3px 3px 15px;
  text-align: right;
  font-weight: normal;
  background: #5e4535 url(images/ico_link_infobox.gif) 3px center no-repeat;
}

.typ2 {
  padding: 5px;
  margin-top: 32px;
  min-height: 190px;
}

.typ3 {
  padding: 7px;
  margin-top: 32px;
  background: url(images/dotted_v.gif) 0px 0px no-repeat;
  min-height: 190px;
}

.typ4 {
  padding: 7px;
  margin-top: 0px;
  background: url(images/box_unser_tipp.gif) 0px 0px no-repeat;
  height: 110px;
}

.typ4 h3 {
  margin-top: 24px;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.typ4 p {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.typ4 .internal-link {
  padding-left: 8px;
}

.typ5 {
  
}

.typ5 .news-latest-container {
  background-color: #f0dfd5;
  padding: 0px 5px 5px 5px;
}

.typ6 {
  position: relative;
  padding: 0px 7px 7px 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  /*background: url(images/jetztbuchen.gif) 0px 0px no-repeat;*/
  width: 256px;
  border-bottom: 1px solid #34583c;
  border-top: 1px solid #34583c;
}

.typ6 h3 {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.typ6 p {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.typ6 .internal-link {
  padding-left: 8px;
}

.typ6 .csc-textpic-imagewrap {
  position: absolute;
  top: -12px;
  left: 196px;
}

.typ7 {
  padding: 2px;
  margin-top: 0px;
  /* background: url(images/button_jetztbuchen.gif) 0px 0px no-repeat; */
  border-top: 1px solid #34583c;
  border-bottom: 1px solid #34583c;
}

.csc-textpic-caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.navi_left {
  position: absolute;
  left: 5px;
  top: 4px;
  width: 17px;
  float: left;
}

.navi_right {
  position: absolute;
  left: 748px;
  top: 4px;
  z-index: 1;
  width: 17px;
  float: right;
  height: 131px;
}

.tx-chgallery-pi1 {
  font-family: Arial, Helvetica, sans-serif;
}

.rssfeed {
  margin: -20px 0px 0px 195px;
}

.rssfeed a {
  padding-right: 16px;
  background: url(images/rss.gif) right center no-repeat;
  font-size: 11px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #5e4535;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 200px; /*Width of Carousel Viewer itself*/
height: 132px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px; /*margin around each panel*/
/* width: 200px; */ /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


#galleryB{
width: 800px;
height: 170px;
}

#galleryB .panel{
height: 150px;
font: bold 28px Arial;
text-align: center;
background-color: green;
color: white;
}

p.samplebuttons{
width: 300px;
text-align: center;
}

p.samplebuttons a{
color: #2e6ab1;
padding: 0px 2px;
margin-right: 3px;
text-decoration: none;
}

div#bsaz_1234884{display: inline !important; width: auto !important; float: left; margin-left: 10px;}
.maincontainer, #pathlinks{clear:left;padding-top:5px;}

#c4 a{ color: black; background: #F0F0F0}


#mygallery {
  overflow: hidden;
  position: absolute;
  top: 3px;
  left: 23px;
}

fieldset.tx-powermail-pi1_fieldset {
  /* Disable border */
  border: none;
  margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset label {
  /* Style labels */
  display: block;
  width: 150px;
  float: left;
  clear: both;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
  /* Style input fields */
  width: 200px;
  border: none;
  /* border-bottom: 1px solid black; */
  border: 1px solid #8e8e8e;
  margin-left: 0px;
  color: #000;
}
div.tx_powermail_pi1_fieldwrap_html {
  /* Increase margin between every field */
  margin: 10px 0;
}

.tx-powermail-pi1_fieldset textarea {
  width: 347px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
}

#content .tx-powermail-pi1_fieldset p {
  padding-left: 0px !important;
}

#powermaildiv_uid6 input,
.tx_powermail_pi1_submitmultiple_back,
.tx_powermail_pi1_submitmultiple_forward {
  border: 1px solid #8e8e8e !important;
  width: auto;
}

#powermaildiv_uid17 .powermail_submit {
  position: absolute;
  margin: 0px 0px 0px 299px;
}

.powermail_pagebrowser {
  display: none;
}

.tx-powermail-pi1_fieldset legend {
  display: none;
}

.powermail_mandatory_js {
  color: red;
}

#uid2_hr,
#uid3_hr {
  width: 160px;
}

#uid2_cb,
#uid3_cb {
  width: auto;
}

#uid2_help,
#uid3_help {
  display: none;
}

.calendar {
  margin-left: -184px !important;
}

#powermaildiv_uid2 .success,
#powermaildiv_uid3 .success {
  display: none;
}