/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #303030;
  background-position: center 120px;
  background-repeat: no-repeat;
  background-color: #f5f1e8;
}

a {
  color: #3366cc;
  text-decoration: none;
  border: 0px;
}

img {
  border: 0px;
}

h1 {
  font-size: 24px;
  font-weight: normal;
  color: #404040;
  padding: 0px 0px 0px 0px;
}

h2 {
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  margin: 10px 0px 5px 0px;
  padding: 30 0 5px 1px;
  color: #366cc;
}


h3 {
  font-size: 18px;
  margin-bottom: 4px;
  margin-top: 2px;
  font-weight: normal;
  color: #404040;
}

#left h3 {
  color: #0066d0;
  width: 460px;
  border-top: 1px solid #dbd2bd;
  border-bottom: 1px solid #dbd2bd;
  /* background: url(images/pfeil_transparent.gif) right bottom no-repeat; */
}

h4 {
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  margin: 10px 0px 2px 0px;
  padding: 0 0 0px 1px;
  color: #333;
}

ul {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
}

hr {
  background-color: #637a91;
  color: #637a91;
  height: 1px;
  border: 0;
}

p {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 976px;
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
}

#border_top {
  position: absolute;
  top: 0px;
  background: #d7d0bc;
  width: 100%;
  height: 120px;
}

#header {
  position: relative;
  width: 976px;
  height: 120px;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
  background-color: #d7d0bc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 120px;
  width: 220px;
  background: url(images/background_logo.gif) top repeat-x;
}

#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;
}

#main {
  float: left;
  position: relative;
  width: 976px;
  margin-top: 290px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  min-height: 600px;
}

#left {
  float: left;
  position: relative;
  margin: 22px 0px 0px 16px;
  width: 460px;

}

#content {
  float: left;
  clear: both;
  position: relative;
  /*font-size: 12px;*/
  padding: 5px 0px 10px 0;
  margin-bottom: 20px;
  width: 976px;
}

#content a {
  font-weight: bold;
}

#content p {
  padding-left: 1px;
  margin-bottom: 2px;
  padding-right: 20px;
  margin-top: 5px;
  padding-top: 0px;
}

#content h2 a {
  font-weight: normal;
}

#right {
  position: relative;
  float: left;
  padding: 0px;
  font-size: 12px;
  margin: 30px 0px 0px 20px;
  width: 460px;
}

#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 {
  clear: both;
  float: left;
  position: relative;
  width: 961px;
  font-size: 12px;
  height: 94px;
  padding: 0px 0px 0px 15px;
  margin: 10px 0px 0px 0px;
}

#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;
}

#nav_global {
  position: absolute;
  z-index: 999;
  right: 0px;
  margin: 10px 15px 0px 0px;
  width: 792px;
}


/* #nav_global ul li a {
  color: #6c603b;
  font-size: 14px;
} */

/* #nav_global ul li a:hover {
  color: #86161a;
}*/

#nav {
  margin: 0px;
  padding: 0px;
}

#nav li {
  list-style-type: none;
  display: inline;
  padding: 2px 3px 2px 3px;
  margin: 0 0px 0 15px;
  font-size: 13px;
  float: left;
}

#nav .active {
  font-weight: bold;
}

#nav li a {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #404040;
  text-decoration: none;
}

#nav li a:hover {
  text-decoration: none;
}

#nav_main {
  position: relative;
  margin: 0px 0px 0px 220px;
  padding: 0;
  top: 57px;
  height: 60px;
  list-style-type: none;
  background-color: #d7d0bc;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#nav_main ul {
  margin: 0;
  padding: 0;
  height: 60px;
  list-style: none;
}

#nav_main li {
  display: inline;
  height: 60px;
}

#nav_main a {
  font-weight: normal;
}

#nav_main ul li {
  float: left;
  display: block;
  list-style: none;
  color: #000;
  height: 60px;
  width: auto;
  /* margin-left: -1px; */
}

#nav_main ul li a {
  display: block;
  font-weight: normal;
  color: #313131;
  height: 63px;
  margin: 0 0px 0 1px;
  padding: 0px 30px 0px 20px;
  /* background: url(images/nav_main_ul_li_back.gif) left top no-repeat; */
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  border-left: 1px solid #f5f0da;
  border-right: 1px solid #b4b1a3;
}

#nav_main ul li a.active,
#nav_main ul li a:hover {
  background: url(images/nav_main_active.gif) left top no-repeat;
}

#nav_main li.first a,
#nav_main li.first a:hover {
  background: url(images/home_button.gif) 9px 3px no-repeat;
  padding: 0px 5px 0px 5px;
}

#nav_main li.first {
  width: 36px;
  border-left: 1px solid #b4b1a4;
  height: 63px;
}

#nav_sub {
  position: relative;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url(images/nav_sub_background.gif) left top repeat-x;
  width: 976px;
  height: 48px;
}

#nav_sub ul {
  margin: 0;
  padding: 0;
  height: 34px;
  list-style: none;
}

#nav_sub li {
  display: inline;
  height: 24px;
}

#nav_sub a {
  font-weight: normal;
}

#nav_sub ul li {
  float: left;
  display: block;
  list-style: none;
  height: 40px;
  width: auto;
  padding: 0px 4px 0px 10px;
  margin: 0 0px 0 0px;
  background: url(images/balken_subnavi.gif) left top no-repeat;
}

#nav_sub ul li.firstsub {
  background: none;
}

#nav_sub ul li.active,
#nav_sub ul li:hover {
  background: url(images/nav_sub_active.gif) left top no-repeat;
}

#nav_sub ul li a {
  display: block;
  color: #000;
  height: 30px;
  width: auto;
  text-align: center;
  padding: 10px 8px 0px 20px;
  background: url(images/pfeil_transparent.gif) left 15px no-repeat;
}

#nav_sub ul li a.active,
#nav_sub ul li a:hover {
  background: none;
}

#nav_sub li a {
  padding: 0px 0 2px 0px;
  margin: 0;
  color: #313131;
  text-decoration: none;
}

/* 3. Ebene
#nav_3 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#nav_3 ul {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#nav_3 ul li {
  float: left;
  display: block;
  height: 24px;
  margin: 0px 10px 0px 0px;
}

#nav_3 ul li a {
  color: #3366cc;
  display: block;
  height: 24px;
  padding: 0px 12px 0px 12px;
}

#nav_3 ul li a.active,
#nav_3 ul li a:hover {
  background: url(images/nav_3_active.gif) left top no-repeat;
  color: #000;
}
*/

#nav_3 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#nav_3 ul {
  list-style: none;
}

#nav_3 ul li {
  margin: 8px 10px 0px 0px;
}

#nav_3 ul li a {
  font-size: 12px;
  color: #3366cc;
}

#nav_3 ul li a.active,
#nav_3 ul li a:hover {
  text-decoration: underline;
}

.veranstaltungen .td-0 {
  text-align: left;
  width: 200px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 4px;
  vertical-align: top;
}

.veranstaltungen .td-1 {
  text-align: left;
  font-weight: bold;
  width: 200px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 4px;
  vertical-align: top;
}

.veranstaltungen .td-2 {
  text-align: left;
  width: 268px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 4px;
  vertical-align: top;
}

.tr-odd {
  background-color: #f5f1e8;
}

.oeffnungszeiten {
  border-collapse: collapse;
}

.oeffnungszeiten .td-0 {
  text-align: left;
  width: 250px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 8px;
  vertical-align: top;
}

.oeffnungszeiten .td-1 {
  text-align: left;
  width: 180px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 8px;
  vertical-align: top;
}

.oeffnungszeiten .td-2 {
  text-align: left;
  width: 150px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 8px;
  vertical-align: top;
}

.oeffnungszeiten .td-3 {
  text-align: left;
  width: 80px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 8px;
  vertical-align: top;
}

.oeffnungszeiten .td-4 {
  text-align: left;
  width: 30px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 8px;
  vertical-align: top;
}

.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;
  float: left;
  width: 100px !important;
  clear: both;
}

/* 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;
}

.typ2 h3 {
  margin: 0 0 5px 0;
}

.typ2 p {
  padding: 2px 0 0 0;
  margin: 0;
}

.typ3 {
  padding: 10px 10px 0px 10px;
  width: 220px;
  float: left;
}

.typ3 h4 {
  margin: 0px 0px 0px 3px;
  padding: 0 0 0px 0px;
  background: none;
}

.typ4 {
  padding: 10px 10px 10px 10px;
  background: url(images/startseite_teaserbox.jpg) left top no-repeat;
  width: 688px;
  /* height: 337px; */
  border-right: 1px solid #d0cbc5;
  border-bottom: 1px solid #d0cbc5;
}

.typ4 .csc-textpic-text {
  width: 285px;
  margin-left: 15px;
}

.typ4 .csc-textpic-text a {
  font-weight: bold;
  color: #008db6;
  background: url(images/a_pfeil.png) left 1px no-repeat;
  padding-left: 17px;
}

.typ4 .csc-textpic-caption {
  display: none;
}

.typ5 {
  margin-left: 255px;
}

.typ6 {
  margin: 0px 0px 2px 0px;
  padding: 11px 15px 5px 20px;
  width: 205px;
  height: 128px;
  background: url(images/border_box_back.gif) left top no-repeat;
}

.typ6 a {
  font-weight: bold;
  color: #008db6;
  background: url(images/a_pfeil.png) left 1px no-repeat;
  padding-left: 17px;
}

.typ6 h4 {
  color: #008db6;
  font-size: 18px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  background: none;
}

.typ6 p {
  padding-top: 0px;
  margin-top: 2px;
  margin-bottom: 8px;
}

.typ7 {
  background: #f0efeb;
  height: 18px;
  border-bottom: 1px solid #d0cbc5;
  width: 695px;
}

.typ7 h4 {
  background: none;
  margin-bottom: 25px;
  padding-left: 4px;
}

.typ8 {
  width: 205px;
  margin: 20px 0px 0px 20px;
}

.typ9 {
  float: left;
  padding: 0px;
  margin: 0px 12px 10px 0px;
}

.typ9 img {
  margin: 0px 0px 5px 0px !important;
  padding: 0px !important;
  border: none !important;
}

.typ10 {
  float: left;
  width: 177px;
  height: 118px;
  margin: 0px;
  padding: 0px !important;
  border-collapse: collapse;
}

.typ10 img {
  margin: 0px !important;
  padding: 0px !important;
  border: none !important;
}

.typ101 a:hover {
  border: 1px solid #138eb5;
  border-collapse: collapse;
}

.typ11 {
  float:left;
  clear: both;
  padding-bottom: 8px;
}

.typ11 h4 {
  width: 706px;
}

.typ11 .csc-textpic-imagewrap {
  width: 235px;
  border-bottom: 5px solid #eae7e3;
  margin-right: 17px !important;
  text-align: center;
  float: left;
  clear: both;
}

.typ11 .csc-textpic-text {
  float: right;
  width: 452px;
  margin-left: 10px;
}

.typ11 img {
  text-align: center;
  clear: left;
  padding-bottom: 18px;
  padding-top: 6px;
}

.typ11 p {
  margin-top: 2px;
  margin-bottom: 6px !important;
}

.typ12 {
  width: 530px;
  float: left;
}

.typ12 .filelinks {
  margin-top: 10px;
}

.typ13 {
  clear: both;
  border-bottom: 2px solid #eee;
  width: 708px;
}

.dropdownmenu {
  width: 180px;
  margin: 0 5px 5px 0;
}


#pagecrashprotection,
#contentcrashprotection {
  position: relative;
  height: 20px;
}

#contentcrashprotection {
  clear: both;
}

.pdf {
  padding-left: 20px;
  background: url(images/pdf.gif) left top no-repeat;
  margin-bottom: 3px;
  padding-top: 1px;
}

.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,
.news-single-img img {
  clear: both;
  float: left;
  /* padding-right: 15px;
  padding-bottom: 4px; */
  margin: 0px;
  padding: 0px;
}

.news-single-img img {
/*  clear: left;
  padding-right: 10px; */
}

.gastgeber_image {
  margin: 0px 0px 0px -10px;
  padding: 0px;
  text-align: left;
  float: left;
}

.news-list-item h2 {
  font-size: 20px;
  margin: 2px 0px 0px 0px;
  border-bottom: 0px;
  padding-bottom: 1px !important;
}

.gdgeraete_left img {
  float: right !important;
}

.geraete_right {
  float: left;
  width: 390px;
}

.news-list-item p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-right: 20px;
}

.news-single-item h2 {
  font-size: 22px;
  border: none;
}

.news-list-container hr {
  margin: 15px 0px 15px 0px;
  height: 5px;
  background-color: #edece8;
  clear: both;
}

.1news-single-date {
  background: url(images/news_header.gif) left top no-repeat;
  width: 695px;
  height: 17px;
  padding: 2px 0px 0px 2px;
  margin-bottom: 20px;
}

.news-single-date {
  background: #f0efeb;
  height: 16px;
  border-bottom: 1px solid #d0cbc5;
  width: 693px;
  padding: 2px 0px 0px 2px;
  margin-bottom: 20px;
}

.news-list-text {
  float: left;
  width: 520px;
}

.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-list-browse {
  font-size: 12px !important;
}

.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: #efede9;
  border-top: 1px solid #d0cbc5;
  border-left: 1px solid #d0cbc5;
}

.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: 274px;
  background: #efede9;
  border-top: 1px solid #d0cbc5;
  border-left: 1px solid #d0cbc5;
}

.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: 708px;
}

.gdgeraete_left {
  float: left;
  width: 300px;
}

.gdgeraete_right {
  float: left;
  width: 360px;
}

.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 center no-repeat;
  padding-left: 12px;
  font-weight: normal;
}

#contentfooter_right {
  float: left;
}

#contentfooter_right a {
  background: url(images/top.gif) left 1px no-repeat;
  padding-left: 16px;
  font-weight: bold;
}

.teaser_right {
  position: relative;
  border-top: 1px solid #dad1bc;
  border-bottom: 2px solid #dad1bc;
  float: left;
}

.teaser_content {
  position: relative;
  float: left;
}

.teaser_content p {
  margin: 0px 0px 4px 0px;
}

.teaser_content a {
  background: url(images/pfeil_transparent.gif) left center no-repeat;
  padding-left: 15px;
}

.teaser_head h2 a {
  background: url(images/pfeil_transparent.gif) right 9px no-repeat;
  padding-right: 15px;
}

.teaser_content_image {
  float: left;
  width: 170px;
}

.teaser_content_image a {
  background: none;
  padding-left: 0px;
}

.teaser_content_text {
  width: 280px;
  float: left;
}

.referenz-container {
  margin-left: -10px;
}

.referenz-item {
  width: 220px;
  border-bottom: 2px solid #d7d0bc;
  margin: 7px 10px 19px 10px;
  padding-bottom: 20px;
  float: left;
  height: 280px;
}

.referenz-morelink a {
  font-size: 14px;
  color: #3366cc;
  font-weight: normal !important;
  background: url(images/pfeil_transparent.gif) left center no-repeat;
  padding-left: 14px;
}

.referenz-item p {
  margin: 0px;
  padding: 0px;
}

.referenz-item h2 {
  margin: 4px 0px 0px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
  color: #3366cc;
}

.referenz-item h2 a {
  font-size: 18px;
  font-weight: normal;
  color: #3366cc;;
}

.tx-dcdgooglemap-pi1 {
  line-height:16px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

/*-- Kategorien -----------------*/
.tx_dcdgooglemap_map {
	width: 510px;
	float:left;
}
.tx_dcdgooglemap_map .tx_dcdgooglemap_legendarbo {
	/*border: solid 1px #f00;*/
	width: 447px;
 	min-height: 34px;/**/
}
/*- box fuer karte  -*/
.tx-dcdgooglemap-pi1 .tx_dcdgooglemap_carto {
	/*border: solid 1px #ccc;*/
	height: 500px;
	width:510px;
}
/*- box fuer liste  -*/
.tx_dcdgooglemap_list .tx_dcdgooglemap_btnexpend {
	/*border:1px solid #000000;*/
	clear: left;
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px 0px 5px 0px;
}
.tx_dcdgooglemap_list .tx_dcdgooglemap_maincategory {
	float:right;
	width:205px;
}

.tx_dcdgooglemap_legend {
  float:right;

}

.tx_dcdgooglemap_list {
  position:relative;
  /*border:solid 1px #ff00ff;*/
  width: 205px;
  float: right;
}

.tx_dcdgooglemap_poi_name,
.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header a,
.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header {
  font-weight: normal !important;
}

.tx_dcdgooglemap_poi_header {
  width: 190px;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_subcategory, .tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header_content {
  padding-left: 0px !important;
}

.news-list-browse {
  clear: both;
}

.tx-yag-theme-ttnews-imagecontainer {
  clear: both;
  position: relative;
}

.tx-yag-theme-ttnews-thumb {
  padding: 0px !important;
  border: none !important;
  margin-right: 4px !important;
}

.tx-yag-pager {
  /* display: none; */
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: none !important;
	background-color: #fff !important;
	padding: 0px !important;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display: none;
}

#uid11  {
  background: #fff;
  border: none;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.powermaildiv_uid26  {
  color: #fff;
}


.tx-powermail-pi1 input,
.tx-powermail-pi1 textarea {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#footer .footertable {
  color: #333;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#footer .footertable td {
  padding: 0px;
}

#footer .footertable .td-0 {
  width: 278px;
}


#footer .footertable .td-1 {
  width: 195px;
}


#footer .footertable .td-2 {
  width: 233px;
}

#footer .footertable .td-3 {
  width: 240px;
}

.tablegewinnspiel td {
  padding: 0px;
  width: 600px;
  background-color: #fff;
}

.tablegewinnspiel .td-0 {
  width: 80px;
  background-color: #fff;
}


.tablegewinnspiel .td-1 {
  width: 520px;
  background-color: #fff;
}

table.aktable,
table.vatable {
  border-collapse: collapse;
  border-bottom: 1px solid #dbd2bd;
}

.aktable .td-0 {
  width: 120px;
  border-bottom: 1px solid #dbd2bd;
  vertical-align: top;
  padding-top: 4px;
  padding-bottom: 4px;
}

.vatable .td-0 {
  width: 160px;
  border-bottom: 1px solid #dbd2bd;
}

.aktable .td-1 {
  width: 320px;
  border-bottom: 1px solid #dbd2bd;
  vertical-align: top;
  padding-top: 4px;
  padding-bottom: 4px;
}

.vatable .td-1 {
  width: 300px;
  border-bottom: 1px solid #dbd2bd;
}

.tx_dcdgooglemap_list .tx_dcdgooglemap_category {
  position: relative;

  display: block !important;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 200px !important;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_category,
.tx_dcdgooglemap_poi_header,
.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_name {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal !important;
}

.tx_dcdgooglemap_poi_name {
  font-size: 14px;
  font-weight: bold !important;
}

.tx_dcdgooglemap_map label {

}

.tx_dcdgooglemap_labeltext {
  clear: left;
  width: 200px;
}

.tx_dcdgooglemap_legend h2 {
  text-align: left !important;
}

.tx_dcdgooglemap_legend {
  margin-top: 10px;
  margin-left: 40px;
  width: 500px !important;
  border: none !important;
}

.tx-yag-breadcrumbcomtainer {
  width: 700px;
  display: none;
}

.tx-yag-item-thumb-outerframe {
  height: 140px;
  margin-bottom: 30px;
}

div.tx-yag-theme-perfectlightbox-thumb {
  float: left;
  height: 150px !important;
  width: 227px !important;
  border: none !important;
  margin: 0px 10px 0px 0px !important;
}

div.tx-yag-theme-perfectlightbox-thumb img {
  border: none !important;
}

#powermaildiv_uid26 label {
  color: red;
}


.fragebogen {
  background: #faf9d0;
  padding-left: 20px !important;
  padding-top: 5px !important;
  width: 690px;
  margin-top: 30px !important;
}

label {
  font-size: 14px !important;
  line-height: 1.2 !important;
  color: #303030 !important;
}

.column, .columns {
  padding-left: 0px !important;
}

label.inline {
  margin-bottom: 0px !important;
  padding-bottom:0px !important;
}

button.small, .button.small {
  font-size: 14px !important;
  {


