
table.tmxtable {
        width: 600px;
}


div.csc-textpic-imagerow, ul.csc-uploads li {
  overflow: none;
}
div.morespace {
  padding-top: 2em;
  padding-bottom: 2em ;
}

.trennerorange,
.trennerorange_kurz,
.trennergrau_kurz,
.trenner {
 clear:both;
  margin-top: 4.375rem;
  margin-bottom: 1.875rem;
  text-align: center;
  background-image: url("../images/bg-h2-grau.png");
  background-repeat: no-repeat;
  background-position: center 15px;
  height: 40px;
}

.trennerorange {
  background-image: url("../images/hr-orange-1050.png");
}

.trennerorange_kurz {
  background-image: url("../images/bg-h2.png");
}

.trennergrau_kurz {
  background-image: url("../images/bg-grau-kurz.png");
}

.trennerorange h1,
.trenner h1,
.trennergrau_kurz h1,
.trennerorange_kurz h1,
.trennerorange h2,
.trenner h2,
.trennergrau_kurz h2,
.trennerorange_kurz h2,
.trennerorange h3,
.trenner h3,
.trennergrau_kurz h3,
.trennerorange_kurz h3 {
  display: inline-block;
  padding-top: 0px;
  padding-right: 1.75rem;
  padding-bottom: 0px;
  padding-left: 1.75rem;
  font-family: "Nothing You Could Do",Arial,sans-serif;
  color: #52646c;
  background-color: #ffffff;
}

.trennerorange h1,
.trennerorange_kurz h1,
.trennerorange h2,
.trennerorange_kurz h2,
.trennerorange h3,
.trennerorange_kurz h3 {
  color: #f59c00;
}

.trenn {
  background-image: url("../images/hr-orange-1050.png") !important;
}

.teasertext {
  position: absolute;
  left: 35px;
  top: 20px;
}

.teasertext p {
  color: #fff;
  font-family: "Nothing You Could Do",Arial,sans-serif;
  font-size: 36px;
  max-width: 500px;
}

.youtube {
  position: relative;
  padding-bottom: 75%; // This is the aspect ratio
  height: 0;
  overflow: hidden;
}

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.menu_submenu li {
  height: 170px;
  overflow: hidden;
}

#DropDownContactForm {
  height: 0px;
  margin:auto;
  overflow: hidden;
  background: -webkit-linear-gradient(#fcba00, #f59c00); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#fcba00, #f59c00); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#fcba00, #f59c00); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#fcba00, #f59c00); /* Standard syntax */
}

#DropDownContactForm h4 {
  background: none !important;
  color: #fff;
  font-size: 36px;
}

#DropDownContactForm p.handschrift {
  font-size: 25px;
  margin-top:0 !important;
  margin-bottom:2px !important;
  color: #fff;
}

#DropDownContactForm p a {
  /*font-size: 20px;*/
}

#DropDownContactForm a,
#DropDownContactForm a.adresse,
#DropDownContactForm a.anfahrt {
  color: #fff;
}

#DropDownContactForm.showForm {
  height: 390px;
}

#DropDownContactForm input {
  border-radius: 9px;
}

.halfround {
  border-radius: 5px 5px 0px 0px;
  margin-left: 5px;
}

table {
  border-radius: 5px;
  margin-top: 0px;
}

.spaltentrenner .columns {
  border-right: 1px solid #ccc;
}

.spaltentrenner .columns:last-child {
  border-right: none;
}

.imageborder img {
  border: 1px solid #ccc;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 10px;
}

FORM#kontaktm hr {
  border-top: none !important;
  margin-top:0 !important;
  margin-bottom:0 !important;
  /*height: 10px;
  margin: 0px;*/
}

#DropDownContactForm .deletebutton,
#DropDownContactForm .submitbutton {
  font-size: 20px;
  color: #fff;
}

.gd-teaserimage img {
  width: 70%;
  height: 70%;

    margin-left: 200px;
}

div.socialbuttons-aside {
  margin-top: 120px;
  position: fixed;
}

.submenu li {
  float: left;
  width: 250px;
}

.tmxtable .td-0 {
  vertical-align: top;
}

//teaser wenn gross
   div.teaserbild div.teasertext,
   div.headerbild div.headertext {
     position:absolute;
     left: 0px;
     top: 0px;
     background: transparent;
   }
   div.headerbild div.headertext.headerleft {
     position:absolute;
     padding: .8em 1em 1em 1.8em;
     background: transparent;
   }
   span.head {
     display:block;
     color:#fff;
     font-size: 2em;
     line-height: 1.2;
     font-family: "Nothing You Could Do",Arial,sans-serif;
     }
   span.sub {
     display:block;
     color:#000;
     line-height: 1.2;
     }
   span.head.weiss,
   span.sub.weiss {
     color:#fff;
   }
   
   .headertext {
     position: absolute;
     max-width: 50%;
   }
   
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
   color: #e39100 !important;
}

.contentarea ul li {
  background-image: url("../images/bullet16.png");
  background-position: left 4px;
  background-repeat: no-repeat;
  padding-left: 1.5rem;
}

.contentarea ul.puzzle li {
  background: none;
  padding-left: none;
}

dd.accordion-navigation a {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  font-weight: bold;
}

.csc-textpic-intext-left ul, .csc-textpic ul {
  list-style-image: url("../images/bullet16.png"); }

/***** RESPONSIVE TYPO3 ********/

.csc-textpic-center {
  text-align: center;
}

.csc-textpic-right {
  text-align: right;
}

.tmxtable .td-0 {
  max-width: 110px;
  width: 110px;
}

.tmxtable .td-1 {
  max-width: 600px;
}



#logo {
  max-width: 300px;
}


/********

  CHANGES RG

**********/

/** runde buttons um die news pagination links */
div.news-list-browse {
  margin-top: 10px;
}

div.news-list-browse .browseLinksWrap .disabledLinkWrap {
        font-size: 66%;
        border: 1px solid #000000;
	border-radius: 3px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

div.news-list-browse .browseLinksWrap .activeLinkWrap {
        font-size: 120%;
        border: 1px solid #52646c;
	border-radius: 7px;
        color: #52646c;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

div.news-list-browse .browseLinksWrap a {
        font-size: 100%;
        border: 1px solid #f59c00;
	border-radius: 5px;
        color: #f59c00;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}


/* news items aufwerten, datum links von ueberschrift und boxed,
   "more" und "back" link in handschrift
   Kleinen Border links an News-Listen
*/
div.news-list-item div.medium-10 h3, div.news-single-item h2 {
  font-size: 1.1rem; 
  font-weight: bold;
}

div.news-list-item div.medium-10 {
  border-left: 1px solid #999;
  border-radius: 10px;
  padding-left: 10px;
  margin-left: 5px;
}

div.news-list-item div.medium-10, div.news-single-item p {
    font-family: inherit;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.6;
    text-color: #555;
    text-align: justify;
}

div.news-list-item .row .medium-10 div.news-date, div.news-single-item .news-single-date {
color: #BAC1C4;
font-weight: bold;
  float:left;
  padding-right: 8px;
  padding-bottom: 5px;

  /* text-align: right;*/
font-size: 1.1rem;
}

div.news-list-item .row .medium-10 h3 {
	display: flex;
}

div.news-list-item .row .medium-10 .morelink, div.news-single-item .news-single-backlink {
  font-family: "Nothing You Could Do",Arial,sans-serif;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  /* width: 200px; */
  text-align: left;
  font-size: 1.1rem;

} 

div.news-single-item .news-single-backlink a{
  font-weight: bold;
  font-size: 17.6px;
}

div.news-list-item .row .columns div.news-date::after, div.news-single-item .news-single-date::after {
  content: " |";
}

div.news-list-item .row .columns p, div.news-single-item p {
  clear: both;
}

div.tx-powermail {
  font-size: 14px;
}




/* woass i ned mehr */
textarea.formerror,
input.formerror {
  background-color: #eee;
}

#kontaktm input {
  border-radius: 9px;
}

input[type="checkbox"] {
  margin-bottom: 0px;
}


footer .socialbutton {
  padding-right: 12px;
}


/* vierertab aufwerten, im wesentlichen border zum absetzen des inhalts und vergroesserung des aktiven tabs als Karteireitereffekt 
   vierertab muss bei bestimmen viewport grÃssen nochmal verkleinert werden.*/
.tabs dd a, .tabs .tab-title a, .tabs dd.active a, .tab-title.active a {
  white-space:nowrap;
}
.tabs dd.active a,.tabs .tab-title.active a {
  background-color:#52646c;color:#fff;padding-top: 15px; margin-top: -8px;margin-left:-0.1rem;font-size:1.2rem;
}
.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius:9px;-webkit-border-top-left-radius:9px;border-bottom-left-radius:9px;border-top-left-radius:9px}
.tabs-content {
  margin-bottom:1.5rem;width:100%;padding:10px;margin-left:-5px;border-radius:5px;border:1px solid #555;
}

@media (max-width: 900px) and (min-width: 640px) {
  .tabs dd a, .tabs .tab-title a, .tabs dd.active a, .tab-title.active a {
    font-size: 0.7rem;
  }
  .tabs dd.active a,.tabs .tab-title.active a {
    margin-top: -3px;
  }
}

ul.orbit-images li {
  list-style-type: none !important;
  background: none !important;
  padding-left: 0px !important;
}



@media (max-width: 640px) and (min-width: 100px) {
  .headertext {
  max-width: 58%;
  }
  .headertext span.head {
    font-size: 1rem;
  }
}


.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

.elastic-video-wrapper {
 width: 520px;
 max-width: 100%;
}

