﻿@charset "utf-8";

/* CSS Document */

body {
  margin: 0px auto;
  font-size: 16px;
  font-family: 'Sintony', sans-serif;
  color: #333333;
  text-align: center;
  background-color: #afc3a8;
}

.rahmen {
  margin: 0px auto;
  text-align: center;
  max-width: 1400px;
}

.werbung-oben {
  max-width: 1000px;
  height: 105px;
  text-align: left;
  padding-left: 15px;
}

.anzeigen {
 max-width: 390px;
 padding-left: 9px;
 display: flex;
}

.rahmen-content {
  text-align: left;
  max-width: 1000px;
  background-color: #ffffff;
  float: left;
}



/*
.logo {
  max-width: 1000px;
  height: 95px;
  background-color: #ffffff;
}
*/
img#logo {
  max-width: 275px;
  margin-top: 5px;
  margin-left: 25px;
}

input.tf-searchbox {
  width: 300px;
  height: 30px;
  background-image: url(/fileadmin/templates/images/lupe.png);
  padding-left: 5px;
  background-position: right;
  background-repeat: no-repeat;
  border: 2px solid #396925;
}


/*
.header {
  clear: both;
  height: 55px;
  max-width: 1400px;
  background-color: #333333;
}

ul.nav,
ul.nav-sub,
ul#fuss {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.nav-sub {
  position: absolute;
  z-index: 10;
  margin-left: 25px!important;
  background-color: #fff;
  width: 100%;
}

ul.nav li {
  display: inline-block;
}

ul.nav-sub li a {
  font-size: 1.1em;
  text-decoration: none;
  color: #333333;
}


ul#fuss li,
ul.nav-sub li {
  display: block;
  line-height: 2.1em;
}

ul#fuss li a {
  font-size: 1.1em;
  text-decoration: none;
  color: #333333;
}

.nav>li>a {
  color: #ffffff;
  font-size: 1.55em;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.5em;
  padding-left: 25px;
  padding-right: 20px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: transparent!important;
}

*/


.inhalt {
  margin: 10px;
}

.pressespiegel,
.socialmedia {
  clear: both;
  width: auto;
}

.socialmedia h2 {
  padding-left: 15px;
}

.fuss {
  clear: both;
}

.fuss {
  background-color: #f0eff0;
  margin-bottom: 0px;
  padding: 25px 10px;
}

img {
  max-width: 100%;
  height: auto;
}

a.presse {
  display: block;
  color: #333333;
  text-decoration: none;
  margin-bottom: 10px;
}


/* Ab hier: Vorläufige Formatierung der News */


.dachzeile {
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0px;
}

.subzeile {
  width: 100%;
}

.author {
  float: left;
  margin-bottom: 5px;
}

.news-list-author, .news-author-and-date, .news-preview .dachzeile {
  display: none;
}

a.back {
  display: block;
  font-weight: bold;
  padding-bottom: 20px;  
}

a.back img {
padding-bottom: 3px;
}

a.back:hover, a.back:active, a.back:visited {
 text-decoration: none;
 color: #333333;
}

.date {
  float: right;
  margin-bottom: 5px;
}

.bildunterschrift, .image-caption {
  color: #999999;
  font-size: 0.8em;
  margin-top: 3px;
  margin-bottom: 0px;
}

h1 {
  font-weight: bold;
  font-size: 2em;
  margin-top: 0px;
  margin-bottom: 0px;
}

h2 {
  font-weight: bold;
  color: #396925;
  font-size: 1.55em;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.9em;
  margin-bottom: 0px;
}


h3 {
  font-size: 1.0em;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0px;
}

.accordion {
  cursor: pointer;
  text-align: right;
  background-color: #ffffff;
  border: none;
  outline: none;
  transition: 0.4s;
  float: right;
  display: inline-block;
  margin-top: 20px;
}

.panel {
  padding: 0px;
  display: none;
  overflow: hidden;
  clear: both;
}

img.weiter {
  max-width: 30px;
  display: inline;
}
/*
.row {
  padding-left: 20px;
  padding-right: 20px;
}

a:active {
  backgorund-color: #333;
  color: #fff;
}
*/
.footer-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 30px;
}

.footer-menu li {
  line-height: 2.1em;
}
.footer-menu a {
  font-size: 1.1em;
  text-decoration: none;
  color: #333333;
}

a {
  text-decoration: none;
  color: #333333;
}

a:active, a:hover {
  color: #396925;
}

.w-100 {
  width: 100% !important;
}

.news-preview {
margin-bottom: 30px;
}

.news-preview h3.news-header {
margin-top: 0px;
}

.news-teaser {
  font-weight: bold;
}

.news-img {
  margin-bottom: 1rem;
}

.top-news .news-teaser {
  margin-right: 20px;
}

.newsaccordion-btn-wrap {
  float: right;
  margin-left:10px;
}
.newsaccordion-btn {
  cursor: pointer;
}

.pressing-title {
  font-weight: bold;
  font-size: 1.1em;
}
.pressing-details {
  font-size: 0.95em;
}

.tx-indexedsearch-search-submit, .tx-indexedsearch-searchbox-button {
display: inline;
}

.tx-indexedsearch-searchbox fieldset legend {
    font-weight: bold;
    color: #396925;
    font-size: 1.55em;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.9em;
    margin-bottom: 0px;
 }

.tx-indexedsearch-searchbox-sword {
  width: 300px;
    height: 30px;
    background-image: url(/fileadmin/templates/images/lupe.png);
    padding-left: 5px;
    background-position: right;
    background-repeat: no-repeat;
    border: 2px solid #396925;
}

.tx-indexedsearch-searchbox fieldset {
margin-bottom: 20px;
}

.tx-indexedsearch-browsebox {
margin-bottom: 30px;
}

.tx-indexedsearch-text-item-size, .tx-indexedsearch-text-item-crdate, .tx-indexedsearch-text-item-mtime {
display: none;
}

.tx-indexedsearch-res {
margin-bottom: 30px;
border-top: solid 1px #eaeaea;
}

.news .page-navigation p {
  display: none!important;
 
}


