/* 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: 14px;
}

a {
  color: #5e4535;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #777;
  font-weight: bold;
  text-decoration: none;
}

.internal-link {
  padding-left: 16px;
  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 {
  margin-left: 3px;
  padding-left: 10px;
  background: url(images/ico_link.gif) left center no-repeat;
  color: #5e4535;
}

.news-list-morelink {
  margin-bottom: 14px;
}

p {
  padding: 2px;
  margin: 0;
}

#content p {
  margin-bottom: 10px;
}

#content ul li {
  font-size: 12px;
}

h2 {
  font-size: 20px;
  margin-bottom: 2px;
  margin-top: 0px;
}

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: 2px 0 5px 10px;
  padding: 2px 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;
}

#top_pic {
  position: relative;
  padding: 1px 1px 0px 1px;
  background-color: #fff;
}

#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 {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  width: 854px;
  min-height: 450px;
  background-color: #fff;
}

#maintop {
  position: relative;
  float: left;
}

#mainbottom {
  position: relative;
  float: left;  
  margin: 0px 0px 50px 5px;
  height: auto;
}

*:first-child+html #mainbottom {
  position: relative;
  float: left;  
  margin: 0px 0px 50px 5px;
  height: 190px;
}

#ausleft,
#content,
#right {
  float: left;
  position: relative;
  width: 277px;
  padding: 0px;
}

#aus_left {
  margin: 26px 0px 0px 6px; 
}

#content {
  width: 540px;
  margin: 26px 0px 0px 12px;
  padding-right: 10px;
}

#right {
  margin: 32px 0px 0px 2px;
  font-size: 13px;
}

#right h3 {
  margin: 0px 0px 6px 6px;
}

#right p {
  padding-top: 0px;
}

/* #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;
}

*:first-child+html #galerieheader {
  clear: both;
  position: relative;
  background: #fff;
  margin-top: -1px;
}

#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;
}

#footer_left {
  float: left;
}

#footer_left a,
#footer_left a:visited {
  padding-right: 12px;
  background: url(images/nach_oben.gif) right center no-repeat;
  color: #8dd4cb;
}

#footer_right {
  float: left;
  margin-left: 100px;
}

#footer_right a,
#footer_right a:visited {
  padding-right: 12px;
  background: url(images/link_intern2.gif) right center no-repeat;
  color: #8dd4cb;
}

#footer1 {
  width: 854px;
  height: 20px;
  position: relative;
  margin-top: 0px;
  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: 700px;
  top: 118px;
}

#fontsize .tx-efafontsize-pi1 {
  float: left;
}

#fontsize p,
#fontsize a {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
  font-weight: normal;
  background: none;
  padding-left: 0px;
}

#breadcrumb {
  width: 854px;
  background-color: #efdfd4;
  font-family: Arial, Helvetica, sans-serif;
}

.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: 0px;
}

.typ1 {
  background-color: #efdfd4;
}

.typ1 {
  position: relative;
  float: left;
  height: 158px;
  margin-top: -5px;
  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: absolute;
  top: 157px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  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;
  background: url(images/dotted_v.gif) 0px 0px no-repeat;
  min-height: 190px;
}

.typ6 {
  position: relative;
  padding: 0px 7px 7px 7px;
  margin-bottom: 10px;
  width: 256px;
  border-bottom: 1px solid #34583c;
  border-top: 1px solid #34583c;
}

#right .typ6 h3 {
  margin: 10px 0px 6px 0px;
}

.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;
}

#content li {
  list-style-image: url(images/li.gif);
}

/* scroller */
.zurueck {
  height: 20px;
  padding-top: 120px;
  margin-bottom: 10px;
}

#scrollbar2 .zurueck {
  height: 20px;
  padding-top: 170px;
  margin-bottom: 10px;
}

.vor {
  height: 20px;
  right: 10px;
  top: 130px;
  position: absolute;
}

#scrollbar2 .vor {
  height: 20px;
  right: 10px;
  top: 180px;
  position: absolute;
}


#divCont {
  position: absolute;
  width: 660px;
  height: 110px;
  left: 40px;
  top: 25px;
  overflow: hidden;
  clip: rect(0px, 579px, 105px, 0px);
  visibility: hidden;
  background-color: white;
}

#scrollbar2 #divCont {
  position: absolute;
  width: 660px;
  height: 180px;
  left: 40px;
  top: 10px;
  overflow: hidden;
  clip: rect(0px, 579px, 180px, 0px);
  visibility: hidden;
  background-color: white;
}

#divText {
  position: absolute;
  top: 0px;
  left: 0px;
}

#divText img {
  margin: 0px 0px;
  vertical-align: top;
}

.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;
}

.news-latest-container {
  padding: 0px 5px 5px 5px;
}

.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;
}

