/************************************
*  Neues Layout fuer Ruethen.de     *
*  CSS - Marek Wozniak                *
*  Erstellt am 22.04.2010           *
*************************************/
html,
body,
table,
td,
ul,
ol,
p {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
}
h2,
.h2 {
  font-size: 1.3rem !important;
  justify-content: center;
  display: inline-flex;
  /* keep the background color wrapped tight */
  padding: 5px !important;
  background-color: #9cd02e;
}
h3,
.h3 {
  font-size: 1.15rem;
  background-color: #9cd02e;
  justify-content: center;
  display: inline-flex;
  /* keep the background color wrapped tight */
  padding: 5px !important;
}
th {
  text-align: left;
}
th p {
  text-align: left;
}
th p.bodytext {
  margin: 0;
}
a {
  color: #4d860e;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.topnav_short a {
  font-weight: normal;
}
.topnav_short a:hover {
  text-decoration: underline;
}
h1 {
  background-color: #9cd02e;
  justify-content: center;
  display: inline-flex;
  /* keep the background color wrapped tight */
  padding: 5px !important;
  font-size: 1.5rem;
  text-align: left;
  color: black;
}
h1.csc-firstHeader {
  margin-top: 0px;
  padding-top: 0px;
}
body {
  width: 100%;
  height: 100%;
  text-align: left;
  font-family: Arial;
  font-size: 16px;
}
div.outer_frame {
  overflow: hidden;
  margin: auto;
  /*margin-top: 20px;*/
  max-width: 100%;
  background-color: #FFF;
}
p {
  text-align: left;
  font-size: 16px;
}
p.bodytext {
  margin-bottom: 15px;
}
ul {
  text-align: left;
  font-size: 1.1rem;
  padding-left: 30px;
}
ul#top_nav_1 {
  padding-left: 0px;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
  float: left;
  text-align: left;
}
dd.csc-textpic-caption {
  font-size: 11px;
}
/************************************************
/* Header and menus
/************************************************/
div.header {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  height: auto;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  div.header {
    height: 100px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  div.header {
    height: 100px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  div.header {
    height: 100px;
  }
}
div.homelink a {
  display: block;
  position: absolute;
  width: 320px;
  height: 85px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  div.homelink a {
    width: 300px;
  }
}
.topnav_short {
  padding-left: 100px;
  padding-top: 14px;
  padding-right: 5px;
  font-family: Verdana;
  font-size: 13px;
  height: 74px;
  float: right;
  margin-bottom: 10px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .topnav_short {
    width: 270px;
    right: 0px;
    left: 10px;
    font-size: 11px;
    padding-left: 15px;
    height: 40px;
    position: absolute;
    top: 5px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .topnav_short {
    width: 450px;
    right: 0px;
    left: 50px;
    font-size: 11px;
    padding-left: 15px;
    height: 40px;
    position: absolute;
    top: 0px;
  }
}
div.topnav_short a {
  color: #000000;
  text-decoration: none;
}
div.topnav_main {
  float: left;
  width: 100%;
  /*background-color: #9cd02e;
    */
}
div.menu_left a {
  color: #000000;
  text-decoration: none;
}
div.menu_left a:hover {
  text-decoration: underline;
}
div.menu_left {
  width: 100%;
  float: left;
  font-size: 14px;
}
div.menu_left ul {
  padding-left: 0px;
  color: black;
  margin-bottom: 10px;
  text-align: left;
  list-style: none;
  display: block;
  font-size: 15px;
}
div.menu_left ul li {
  line-height: 22px;
}
* + html div.menu_left ul {
  margin-top: -18px;
}
* + html div.menu_left li {
  display: inline;
}
div.sw_logo a {
  display: block;
  margin-top: 20px;
  width: 199px;
  height: 54px;
  background-repeat: no-repeat;
  background-image: url('/fileadmin/templates/images/logo_suedwestfalen.gif');
  background-position: center center;
  background-color: #FFF;
}
div.wgr_logo a {
  display: block;
  margin-top: 10px;
  width: 199px;
  height: 72px;
  background-repeat: no-repeat;
  background-image: url('/fileadmin/templates/images/meinruethen_Button.jpg');
  background-position: center center;
  background-color: #FFF;
}
div.stadtwerke_logo a {
  display: block;
  margin-top: 10px;
  width: 199px;
  height: 77px;
  background-repeat: no-repeat;
  background-image: url('/fileadmin/templates/images/SWR-Logo_180.jpg');
  background-position: center center;
  background-color: #FFF;
}
div.hansetag_logo a {
  display: block;
  padding-bottom: 10px;
  width: 199px;
  height: 73px;
  background-repeat: no-repeat;
  background-image: url('/fileadmin/Bilder/allgem_Bilder/Logos/Hansetag_Ruethen.jpg');
  background-position: center center;
  background-color: #FCEA00;
}
div.sw_logo a img,
div.wgr_logo a img,
div.wgr_logo a img,
div.hansetag_logo a img,
div.stadtwerke_logo a img {
  display: none;
}
/**********************/
/* Hauptmenuestruktur */
/**********************/
ul li span.bottom_line a {
  padding-top: 0px;
  display: block;
  width: 181px;
  padding-left: 18px;
  padding-bottom: 3px;
}
ul li span.bottom_line_active a {
  padding-top: 0px;
  display: block;
  width: 181px;
  padding-left: 18px;
  padding-bottom: 3px;
}
ul li ul li span.bottom_line_active a {
  padding-top: 0px;
  display: block;
  width: 165px;
  padding-left: 34px;
  padding-bottom: 3px;
}
ul#left_nav_2 {
  margin-top: 5px;
}
ul li.active span.bottom_line_active a {
  background-color: #FFF;
  /*text-decoration: underline;*/
  width: 100%;
}
ul li ul li span.bottom_line a {
  display: block;
  width: 164px;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 34px;
}
ul li ul li.active a {
  background-color: #FFF;
  text-decoration: underline;
}
div.menu_left h1 {
  font-family: verdana;
  display: block;
  margin-top: 0;
  text-align: left;
  padding-left: 10px;
  height: 22px;
  font-size: 12px;
  line-height: 20px;
  color: #FFFFFF;
  background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
}
div.volume {
  background-color: #E9E9E9;
  text-align: left;
}
/*div#module-weather {
   margin-top: 10px;
}*/
div#module-waelder .module-spacer {
  padding-top: 5px;
  padding-bottom: 10px;
}
div#module-swf .sw_logo {
  padding-bottom: 10px;
}
div#module-wgr .wgr_logo {
  padding-bottom: 10px;
}
.module-headline {
  background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
  display: block;
  text-align: left;
  padding-left: 10px;
  margin-top: 0;
  height: 22px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #FFFFFF;
  font-family: Verdana;
}
div#weather {
  background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
  display: block;
  text-align: left;
  padding-left: 10px;
  margin-top: 0;
  height: 22px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #FFFFFF;
}
div#plan {
  background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
  display: block;
  text-align: left;
  padding-left: 10px;
  margin-top: 0;
  height: 22px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #FFFFFF;
}
div#sw_logobox {
  background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
  display: block;
  text-align: left;
  padding-left: 10px;
  margin-top: 0;
  height: 22px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #FFFFFF;
}
div#stadtwerke_logobox {
  background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
  display: block;
  text-align: left;
  padding-left: 10px;
  margin-top: 0;
  height: 22px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  font-family: Verdana;
  color: #FFFFFF;
}
div#sw_logobox {
  color: #FFFFFF;
  font-family: Verdana;
}
div#plan {
  color: #FFFFFF;
  font-family: Verdana;
}
div#weather a {
  color: #FFFFFF;
  font-family: Verdana;
}
div.menu_right {
  width: 200px;
  /* 160px */
  float: left;
}
/************************************************
/* Content
/************************************************/
.header_default {
  font-size: 16px;
}
.header_1 {
  font-size: 16px;
}
.header_2 {
  font-size: 12px;
}
.header_3 {
  font-size: 13px;
}
.header_4 {
  font-size: 15px;
}
.header_5 {
  font-size: 16px;
  color: #FF0000;
}
div.content_wrapper {
  width: 100%;
  background-color: #FFF;
}
.content_center {
  background-color: #FFF;
  width: 100%;
  /* 580px */
  float: left;
  margin-left: 10px;
  margin-right: 11px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .content_center {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .content_center {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.content_fullwidth {
  width: 736px !important;
  margin-right: 0 !important;
  padding-right: 15px !important;
}
.content_fullwidth .content_header {
  margin-right: -15px !important;
}
.content_fullwidth .volume .list_item .list_subheader {
  width: 606px !important;
}
div.content_content {
  background-color: #FFF;
  /* padding-left: 20px; */
  font-size: 12px;
  padding-top: 20px;
}
.content_content ol {
  margin-left: 2em;
  margin-bottom: 1em;
}
.content_content ul {
  margin-bottom: 1em;
}
div.left_content h1 {
  display: block;
  height: 22px;
  font-size: 15px;
  color: black;
  background-color: #9cd02e;
  /*
    background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
*/
}
div.left_content h2 {
  font-family: verdana;
  display: block;
  margin-top: 0;
  text-align: left;
  padding: 5px !important;
  font-size: 12px;
  color: black;
  background-color: #9cd02e;
  /*
    background: url(/fileadmin/templates/images/menu_header1.jpg) repeat-x;
     */
}
div.left_content {
  margin-bottom: 3px;
}
.box-left {
  margin-bottom: 15px;
}
.facebooklink {
  padding-top: 15px;
}
.facebooklink img {
  margin: 10px 20px 20px 20px;
}
div.right_content {
  background-color: #E9E9E9;
  margin-bottom: 5px;
}
#suche form {
  overflow: hidden;
  position: relative;
  top: 40px;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  #suche form {
    overflow: hidden;
    position: relative;
    top: 5px;
    right: 2%;
  }
}
#suche form label {
  display: none;
}
.hidden {
  display: none;
}
#suche form input[type=text] {
  float: left;
  width: 90%;
  border: 1px solid;
  padding-left: 5px;
  margin: 3px 5px 10px 10px;
}
#suche form input[type=submit] {
  display: none;
}
#suche form a#startsearch {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  border: none;
  font-size: 0;
  /*
    background-image: url('/fileadmin/templates/images/suche.gif');
    background-position: right center;
    background-repeat: no-repeat;
    */
}
.tx-citko-search form {
  overflow: hidden;
}
.tx-citko-search form .form-control.input-lg {
  width: 520px;
  height: 30px;
  padding-left: 15px;
  font-size: 16px;
  margin-bottom: 15px;
}
.tx-citko-search form .form-group {
  overflow: hidden;
  margin: 5px 0;
}
.tx-citko-search form .form-group label {
  display: block;
  float: left;
  width: 75px;
}
.tx-citko-search form .form-group select {
  float: left;
  width: 275px;
  margin-left: 10px;
}
.tx-citko-search form button[type=submit] {
  width: 250px;
  height: 30px;
  padding-left: 15px;
  font-weight: bold;
}
.tx-citko-search ul.pagination {
  overflow: hidden;
  margin: 15px 0;
}
.tx-citko-search ul.pagination li {
  display: block;
  float: left;
  border: 1px solid black;
  padding: 2px 3px;
  margin: 3px;
  background: white;
}
.tx-citko-search ul.pagination li a {
  color: #4d860e;
}
.tx-citko-search ul.pagination li.active {
  display: block;
  float: left;
  border: 1px solid black;
  padding: 2px 3px;
  margin: 3px;
  background: #4d860e;
}
.tx-citko-search ul.pagination li.active a {
  color: white;
}
.tx-citko-search ul.pagination li.disabled {
  display: none;
}
div.menu_right h1 {
  display: block;
  margin-top: 0;
  height: 22px;
  font-size: 12px;
  line-height: 20px;
  font-family: verdana;
  color: #FFFFFF;
  background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
  padding-left: 10px;
}
div#aktuelles_head {
  clear: both;
  margin-bottom: -10px;
}
div.content_header {
  height: 22px;
  text-align: left;
  padding-left: 10px;
  color: #000;
  line-height: 20px;
  font-size: 14px;
  font-family: verdana;
  font-weight: bold;
  padding-bottom: 10px;
}
div.content_header a {
  /* color: #FFFFFF; */
  text-decoration: none;
}
input#form_search_box {
  width: 150px;
  /* 100px */
  margin-top: 3px;
  /* margin-bottom: 10px; */
  margin-left: 10px;
  border: 1px solid;
}
input#form_search_icon {
  float: right;
  margin-right: 10px;
}
div.volume table {
  width: 540px !important;
}
div.volume table.contenttable td {
  border-top: 1px solid gray;
  padding: 0 5px;
  vertical-align: top;
}
.tb10 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.t50 {
  margin-top: 50px;
}
.r10 {
  margin-right: 10px;
}
.r15 {
  margin-right: 15px;
}
.r20 {
  margin-right: 20px;
}
.l10 {
  margin-left: 10px;
}
.w100 {
  width: 100px;
}
.w150 {
  width: 150px;
}
.w260 {
  width: 260px;
}
.w440 {
  width: 420px;
}
/************************************************
/* Footer
/************************************************/
div.footer {
  margin-top: 0px;
  width: 100%;
  height: 300px;
  float: left;
  line-height: 23px;
  color: #FFFFFF;
  font-size: 15px;
  background-color: #9cd02e;
  padding-top: 20px;
  position: absolute;
}
div.footer .fab {
  font-size: 1.5rem;
}
@media only screen and (max-width: 768px) {
  div.footer {
    height: 600px;
    padding-top: 5px;
  }
}
div.footer a {
  color: #FFFFFF;
}
div.footer p {
  color: black;
  font-size: 0.9rem;
}
div.footer_left {
  float: left;
  width: 47%;
  text-align: left;
  padding-left: 15px;
}
div.footer_right {
  float: right;
  width: 47%;
  text-align: right;
  padding-right: 15px;
}
/************************************************
/* Horizontal Top menu graphics
/************************************************/
/*
a#li1 {background: url('/fileadmin/templates/images/topnav_1.jpg') no-repeat;}
a#li2 {background: url('/fileadmin/templates/images/topnav_2.jpg')  no-repeat;}
a#li3 {background: url('/fileadmin/templates/images/topnav_3.jpg')  no-repeat;}
a#li4 {background: url('/fileadmin/templates/images/topnav_4.jpg')  no-repeat;}
a#li5 {background: url('/fileadmin/templates/images/topnav_5.jpg')  no-repeat;}
a#li6 {background: url('/fileadmin/templates/images/topnav_6.jpg')  no-repeat;}
a#li7 {background: url('/fileadmin/templates/images/topnav_7.jpg')  no-repeat;}
*/
a#li7 {
  width: 145px;
}
a.top_nav {
  display: block;
  width: 134px;
  text-decoration: none;
  color: white;
  font-size: 14px;
}
#top_nav_1 {
  background-color: #9cd02e;
}
ul#top_nav_1 li {
  overflow: hidden;
  background: url(/fileadmin/templates/images/menu_header1.jpg) repeat-x;
  background-color: #9cd02e;
  float: left;
  list-style: none;
  padding: 8px 4px 15px 0px;
  width: 131px;
  height: 25px;
  text-align: center;
  border-right: 2px solid white;
}
ul#top_nav_1 li:hover a {
  text-decoration: underline;
}
ul#top_nav_1 li.topnav_last {
  padding-right: 0;
  width: 138px;
  border-right: none;
}
/************************************************
/* END Top Menu
/************************************************/
/************************************************
/* News Formatierung
/************************************************ */
.news_latest_container {
  clear: both;
}
.news_latest_item {
  position: relative;
  width: 48%;
  float: left;
  clear: both;
  margin-right: 4%;
  margin-bottom: 30px;
  padding: 10px;
  background-color: #e9e9e9;
  /*box-shadow: 2px 2px 5px rgba(0,0,0,0.2);*/
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.news_latest_item p {
  margin-bottom: 5px;
}
.news_latest_item:nth-child(2n) {
  clear: none;
  margin-right: 0;
}
.news_latest_item_container1,
.news_latest_item_container2 {
  overflow: hidden;
}
.news_latest_item_container1 .links {
  float: left;
  width: 240px;
}
.news_latest_item_container1 .rechts {
  float: left;
  width: 80px;
  text-align: right;
}
.news_latest_item_container2 .links {
  float: left;
  width: 80px;
}
.news_latest_item_container2 .rechts {
  float: left;
  width: 240px;
}
.news_latest_item_container2 .list_subheader {
  text-align: left;
}
.list_socialicons {
  position: absolute;
  text-align: right;
  margin-top: 5px;
  bottom: 5px;
  right: 5px;
}
.list_socialicons .button_mail {
  display: inline-block;
  float: none;
  padding-right: 0;
}
.list_socialicons .button_twitter {
  display: inline-block;
  float: none;
  padding-right: 3px;
}
.list_socialicons .button_facebook {
  display: inline-block;
  float: none;
  padding-right: 3px;
}
.clear {
  overflow: hidden;
  padding-bottom: 6px;
  width: 100%;
}
.news-single-img {
  float: left;
  margin-right: 15px;
}
.news-single-item {
  padding-top: 20px;
}
.clearer {
  clear: both;
  padding-top: 20px;
  border: none;
  border-bottom: 1px solid grey;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
/*
.module {
   font-family:Arial,Helvetica,sanf-sarif;
   margin-top:5px;
   display:block;
   border-bottom:2px solid #B22222;
   border-top:2px solid #B22222;}

*/
/*
.module-spacer {
   border-top:1px solid gray;
   margin-top:5px;}
*/
/*
.module-headline {
   font-size:80%;
   padding:0 10px;
   height:1.7em;
   line-height:1.5em;
   background-color:#F08080;}
*/
div.volume .element {
  display: block;
  width: 100%;
  margin-top: 15px;
}
div.volume .line {
  border-top: 1px solid gray;
}
div.volume .element .image {
  width: 125px;
  float: left;
}
div.volume .element .rechts .preis {
  float: left;
}
div.volume .element .rechts .box {
  float: right;
}
div.volume .teaser {
  margin-bottom: 15px;
  width: 525px;
}
div.volume .teaser .teaser_img {
  width: 160px;
  padding-right: 20px;
}
div.volume .teaser .teaser_txt {
  width: 390px;
}
div.volume .sm_01_item {
  margin-top: 15px;
  border-bottom: 1px solid gray;
}
div.volume .sm_02_item {
  margin-left: 50px;
}
div.volume .sm_03_item {
  margin-left: 100px;
}
div.volume .latest_item {
  padding: 5px 10px 5px 10px;
}
div.volume .latest_item .latest_title {
  font-size: 12px;
  line-height: 1.5em;
}
div.volume .latest_item .latest_date {
  font-size: 75%;
  text-align: right;
}
div.volume .latest_item .latest_subheader {
  font-size: 70%;
}
div.volume .latest_item .latest_more {
  font-size: 70%;
}
div.volume .list_item {
  display: block;
}
div.volume .list_item .list_image {
  width: 120px;
}
div.volume .list_item .list_subheader {
  text-align: left;
  width: 390px;
}
div.volume .list_item p {
  margin: 0;
}
div.volume .single_item {
  display: block;
  margin-bottom: 10px;
}
div.volume .single_item .right {
  float: right;
}
/* html>body div.volume .single_item {
   margin-top:20px;} */
div.volume .single_item .single_title {
  width: 430px;
}
div.volume .single_item .single_date {
  text-align: right;
  width: 80px;
}
div.volume .single_item .single_image {
  margin: 0 15px 10px 0;
}
/* div.volume img {
   border:1px solid gray;}

div.volume #mailform label {
   width:210px;
   float:left;}
*/
.links {
  float: left;
  margin-right: 10px;
}
.rechts {
  float: right;
}
.important {
  color: #CC0000;
}
/*******************/
/* Formulare */
/*******************/
.mailform .label {
  width: 210px;
  float: left;
}
.mailform .mf-input {
  border: 1px solid #000;
}
.mailform .mf-text {
  border: 1px solid #000;
}
.mailform .mf-select {
  border: 1px solid #000;
}
.mailform .mf-pass {
  border: 1px solid #000;
}
.mailform .mf-file {
  border: 1px solid #000;
}
.mailform .mf-check {
  margin-left: 0px;
}
.mailform .mf-radio {
  margin: 0px;
  float: left;
  clear: left;
}
.mailform .radiofield label {
  margin-bottom: 5px;
  display: block;
}
.mailform .radiofield input {
  padding: 0px;
  margin-right: 5px;
  /* margin-bottom: 5px; */
}
.mailform .mf-req {
  color: #CC0000;
}
.mailform .mf-submit {
  font-size: 12px;
  margin-top: 10px;
  margin-left: 210px;
}
.mailform .formcontainer {
  margin-top: 10px;
  width: 100%;
  overflow: hidden;
}
.mailform .captcha {
  margin-top: 10px;
}
.mailform .radiolayout {
  margin-top: 10px;
}
.mailform .radiofield fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
}
.mailform .radiofield fieldset legend {
  display: none;
}
/*******************/
/* Content Bereich */
/*******************/
divdiv.volume {
  background-color: #FFF;
}
.teaser .element {
  display: block;
  width: 100%;
  margin-top: 15px;
}
.line {
  border-top: 1px solid grey;
  padding-top: 6px;
}
div.volume .element .image {
  width: 125px;
  float: left;
}
div.volume .element .rechts .preis {
  float: left;
}
div.volume .element .rechts .box {
  float: right;
}
div.volume .line .rechts {
  float: right;
}
.teaser {
  margin-bottom: 15px;
  width: 100%;
}
.teaser .teaser_img {
  width: 160px;
  padding-right: 20px;
  float: left;
}
.teaser .teaser_txt {
  width: 390px;
}
.teaser .sm_01_item {
  margin-top: 15px;
  border-bottom: 1px solid gray;
}
.teaser .sm_02_item {
  margin-left: 50px;
}
div.volume .sm_03_item {
  margin-left: 100px;
}
div.volume .latest_item {
  padding: 5px 10px 5px 10px;
}
.teaser .latest_item .latest_title {
  font-size: 75%;
  line-height: 1.5em;
}
.teaser .latest_item .latest_date {
  font-size: 75%;
  text-align: right;
}
.teaser a {
  line-height: 20px;
}
.latest_item .latest_subheader {
  font-size: 70%;
}
.latest_item .latest_more {
  font-size: 70%;
}
.list_item {
  display: block;
}
.teaser .list_item .list_image {
  width: 120px;
}
.teaser .list_item .list_subheader {
  text-align: left;
  width: 390px;
}
.teaser .list_item p {
  margin: 0;
}
.teaser .single_item {
  display: block;
  margin-bottom: 10px;
}
/* html>body div.volume .single_item {
  margin-top:20px;} */
.single_item .single_title {
  width: 430px;
}
.single_item .single_date {
  text-align: right;
  width: 80px;
}
.single_item .single_image {
  margin: 0 15px 10px 0;
}
/* div.volume img {
  border:1px solid gray;} */
/* default styles for extension "tx_a1teasermenu_pi1" */
table.tx-a1teasermenu-pi1 {
  padding: 0 0 0 0px;
  spacing: 0 0 0 0px;
  border: 0 0 0 0px;
}
td.tx-a1teasermenu-pi1 {
  vertical-align: top;
}
/* FONTSIZER  */
#fontsize {
  color: #454545;
  margin-right: 10px;
  margin-top: -5px;
  margin-bottom: 15px;
  text-align: right;
}
#fontsize a {
  text-decoration: none;
  color: #454545;
}
#fontsize .a1 {
  width: 10px;
  color: #454545;
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}
#fontsize .a2 {
  width: 10px;
  color: #454545;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}
#fontsize .a3 {
  width: 10px;
  color: #454545;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}
/** OSIRIS **/
.tx-civserv-pi1 {
  margin: 0;
  padding: 0;
}
.tx-civserv-pi1 fieldset {
  border: none;
}
.tx-civserv-pi1 h2 {
  border-bottom: black 1px solid;
}
.tx-civserv-pi1 div.label {
  display: inline-block;
  width: 100px;
  text-align: right;
  font-weight: bold;
}
a.button_facebook {
  display: block;
  height: 21px;
  width: 21px;
}
a.button_twitter {
  display: block;
  height: 21px;
  width: 21px;
}
a.button_mail {
  display: block;
  height: 21px;
  width: 21px;
}
div.button_facebook {
  background-image: url("/fileadmin/templates//fileadmin/templates/images/button_facebook.jpg");
  background-repeat: no-repeat;
  float: right;
  height: 21px;
  padding-right: 8px;
  width: 21px;
}
div.button_twitter {
  background-image: url("/fileadmin/templates//fileadmin/templates/images/button_twitter.jpg");
  background-repeat: no-repeat;
  float: right;
  height: 21px;
  padding-right: 8px;
  width: 21px;
}
div.button_mail {
  background-image: url("/fileadmin/templates//fileadmin/templates/images/button_mail.gif");
  background-repeat: no-repeat;
  float: right;
  height: 21px;
  margin-right: 2px;
  width: 21px;
}
.twitter-button {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0);
  background-repeat: repeat-x;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  padding: 5px 10px;
  position: relative;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  float: right;
  margin-right: 10px;
}
.twitter-button:hover {
  text-decoration: none;
}
.twitter-button img {
  vertical-align: sub;
  border: none;
}
* + html .twitter-button img {
  vertical-align: text-bottom;
}
.flexslider {
  margin: 0 0 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  width: 100%;
}
.flex-control-nav {
  margin-left: 0 !important;
  bottom: -20px !important;
}
@media screen and (min-width: 861px) {
  .tx-ws-flexslider .caption-align-left .caption-text {
    left: initial !IMPORTANT;
  }
  .tx-ws-flexslider .caption-text {
    position: absolute;
    width: 350px;
    top: 20px;
    background: rgba(255, 255, 255, 0.5);
  }
}
#wetter {
  float: right;
}
/* SimpleWeather */
@font-face {
  font-family: 'weather';
  src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
  src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
#wetter {
  text-align: center;
}
#wetter p {
  display: inline;
  font-size: 20px;
}
#wetter h5 {
  margin-bottom: 0;
}
weather {
  color: #000;
  font-family: weather;
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
}
.icon-0:before {
  content: ":";
}
.icon-1:before {
  content: "p";
}
.icon-2:before {
  content: "S";
}
.icon-3:before {
  content: "Q";
}
.icon-4:before {
  content: "S";
}
.icon-5:before {
  content: "W";
}
.icon-6:before {
  content: "W";
}
.icon-7:before {
  content: "W";
}
.icon-8:before {
  content: "W";
}
.icon-9:before {
  content: "I";
}
.icon-10:before {
  content: "W";
}
.icon-11:before {
  content: "I";
}
.icon-12:before {
  content: "I";
}
.icon-13:before {
  content: "I";
}
.icon-14:before {
  content: "I";
}
.icon-15:before {
  content: "W";
}
.icon-16:before {
  content: "I";
}
.icon-17:before {
  content: "W";
}
.icon-18:before {
  content: "U";
}
.icon-19:before {
  content: "Z";
}
.icon-20:before {
  content: "Z";
}
.icon-21:before {
  content: "Z";
}
.icon-22:before {
  content: "Z";
}
.icon-23:before {
  content: "Z";
}
.icon-24:before {
  content: "E";
}
.icon-25:before {
  content: "E";
}
.icon-26:before {
  content: "3";
}
.icon-27:before {
  content: "a";
}
.icon-28:before {
  content: "A";
}
.icon-29:before {
  content: "a";
}
.icon-30:before {
  content: "A";
}
.icon-31:before {
  content: "6";
}
.icon-32:before {
  content: "1";
}
.icon-33:before {
  content: "6";
}
.icon-34:before {
  content: "1";
}
.icon-35:before {
  content: "W";
}
.icon-36:before {
  content: "1";
}
.icon-37:before {
  content: "S";
}
.icon-38:before {
  content: "S";
}
.icon-39:before {
  content: "S";
}
.icon-40:before {
  content: "M";
}
.icon-41:before {
  content: "W";
}
.icon-42:before {
  content: "I";
}
.icon-43:before {
  content: "W";
}
.icon-44:before {
  content: "a";
}
.icon-45:before {
  content: "S";
}
.icon-46:before {
  content: "U";
}
.icon-47:before {
  content: "S";
}
.navbar {
  width: 100% !important;
}
.navbar-color {
  background-color: #9cd02e;
}
.navbar-nav {
  /*
    background-image: linear-gradient(#6CB315, #9CD02E);

     */
  background-color: transparent;
  padding-top: 30px !important;
  padding-bottom: 5px !important;
}
.navbar-nav li {
  background-color: #fff;
  /*
    background-color: #9cd02e;
    background: url(/fileadmin/templates/images/menu_header1.jpg) repeat-x;
     */
  text-align: left;
  border-right: 0px solid #fff;
}
.navbar-nav li:last-child {
  border-right: 0px solid #fff;
}
.nav-item a {
  /*
    color: #5b5c66 !important;

     */
}
.navbar {
  background-color: #9cd02e;
  width: 100%;
  margin-top: 0 !important;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  /*
    background-image: linear-gradient(#6CB315, #9CD02E);

     */
}
.bg-light {
  /* background-color: #9cd02e !important; */
  background-color: transparent !important;
  width: 100% !important;
}
.nav-item a {
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .nav-item a {
    font-size: 16px !important;
  }
}
.flexslider {
  width: 1980px;
}
@media only screen and (min-width: 1281px) {
  .flexslider .slides img {
    height: 800px !important;
    width: 1980px;
  }
}
.navbar-nav li {
  height: 37px;
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .navbar-nav li {
    height: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .flexslider .slides img {
    height: 500px !important;
  }
  .navbar-nav {
    background-image: none;
    background-color: transparent;
    padding-top: 10px  !important;
    padding-bottom: 10px  !important;
  }
  .navbar {
    padding: 0.5rem 1rem !important;
  }
  .bg-light {
    background-color: #fff !important;
  }
  .w440 {
    width: 100%;
  }
  .csc-header-alignment-center {
    text-align: left;
  }
  .navbar-nav li {
    background-color: transparent;
    /*
        background-color: #9cd02e;
        background: url(/fileadmin/templates/images/menu_header1.jpg) repeat-x;
          padding:5px;
         */
    text-align: center;
    border-right: 0px solid #fff;
  }
  .navbar-nav li {
    text-align: left !important;
  }
  .navbar-nav li:last-child {
    border-right: 0px solid #fff;
  }
  .content_fullwidth .volume .list_item .list_subheader {
    width: 80% !important;
    margin-right: 25%;
  }
  div.volume .teaser {
    width: 100%;
  }
  div.volume table {
    width: 100% !important;
  }
  div.content_center {
    width: 100%;
  }
  .block {
    width: 100%;
  }
  div.menu_right {
    width: 100%;
  }
  div.topnav_short {
    margin-bottom: 15px;
  }
  .flexslider {
    width: 60%;
  }
  .news_latest_item {
    width: 30%;
  }
  div.volume .teaser .teaser_txt {
    width: 500px;
    margin-right: 5%;
  }
}
/* For mobile phones: */
@media only screen and (max-width: 768px) {
  .banner-head {
    height: 200px;
    overflow: hidden;
  }
  .carousel-inner .captionbox-titel {
    position: absolute;
    top: 50px;
    left: 1%;
    z-index: 100;
    width: 300px;
    height: 100px;
    background-color: #fff;
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
    opacity: 0.7;
  }
  .navbar-nav {
    background-image: none;
    padding-top: 10px  !important;
    padding-bottom: 10px  !important;
    background-color: #fff !important;
  }
  .navbar {
    padding: 0.5rem 1rem !important;
  }
  .bg-light {
    background-color: #fff !important;
  }
  ul li ul li span.bottom_line_active a {
    width: 100%;
  }
  .w150 {
    width: 250px;
  }
  .w260 {
    width: 250px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .w440 {
    width: 250px;
    margin-bottom: 10px;
  }
  form {
    width: 100%;
  }
  div.volume .element .image {
    width: 100%;
  }
  .navbar-nav li {
    text-align: left !important;
    border-right: 0px solid #fff;
    background-color: #fff;
    height: auto;
  }
  div.volume .teaser .teaser_img {
    margin-bottom: 5px;
  }
  div.volume .teaser .teaser_txt {
    width: 330px;
    margin-right: 5%;
  }
  div.volume .teaser {
    width: 100%;
  }
  div.volume table {
    width: 100% !important;
  }
  div.content_center {
    width: 100%;
  }
  .block {
    width: 100%;
  }
  div.menu_right {
    width: 100%;
  }
  #suche form input[type="text"] {
    width: 95%;
    z-index: 1000;
  }
  [class*="col-"] {
    width: 100%;
  }
  .news_latest_item {
    width: 99%;
    float: none;
    clear: none;
  }
  .flexslider {
    width: 100%;
  }
  .header_3 {
    text-align: left !important;
  }
  .csc-header-alignment-center {
    text-align: left;
  }
  ul li span.bottom_line_active a {
    width: 100%;
  }
  .flexslider .slides img {
    height: 300px !important;
  }
  div.header {
    margin-bottom: 5px;
  }
}
.full-width {
  width: 100%;
  float: none;
}
.carousel-inner .captionbox-titel {
  position: absolute;
  top: 100px;
  left: 22%;
  z-index: 100;
  width: 400px;
  height: 70px;
  background-color: #fff;
  padding: 5px;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
}
#headcarusel {
  height: 500px;
  overflow: hidden;
}
.citko-event-highlightswidget {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 10px;
}
@mobile only screen and (min-width: 280px) and (max-width: 567px) {
  margin-left: 0px;
}
@mobile only screen and (min-width: 568px) and (max-width: 767px) {
  margin-left: 0px;
}
@mobile only screen and (min-width : 768px) and (max-width : 1023px)  {
  margin-left: 0px;
}
.citko-event-highlightswidget .hightlight {
  width: 240px;
  border: 1px solid #9cd02e;
  margin-top: 20px;
  margin-left: 15px;
  margin-bottom: 10px;
  margin-right: 20px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .citko-event-highlightswidget .hightlight {
    width: 505px;
    margin-left: 5px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .citko-event-highlightswidget .hightlight {
    width: 630px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .citko-event-highlightswidget .hightlight {
    width: 320px;
    margin-left: 5px;
  }
}
.citko-event-highlightswidget .hightlight .bildbox img {
  width: 275px;
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .citko-event-highlightswidget .hightlight .bildbox img {
    width: 320px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .citko-event-highlightswidget .hightlight .bildbox img {
    width: 505px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .citko-event-highlightswidget .hightlight .bildbox img {
    width: 630px;
  }
}
.citko-event-highlightswidget .hightlight .bildbox img:hover {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.citko-event-highlightswidget .hightlight:hover {
  box-shadow: 5px 5px 5px #ccc;
}
.citko-event-highlightswidget .hightlight {
  box-shadow: 5px 5px 5px #ccc;
}
.highlight-short-description a {
  color: #000 !important;
}
.btn-primary {
  background-color: #74B819 !important;
  border-color: #fff !important;
}
.event-backlink {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 10px;
}
.tx-citko-events .citko-event-single h1 {
  margin-top: 0;
}
.banner-head {
  overflow: hidden;
  margin-bottom: 10px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .banner-head {
    height: 120px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .banner-head {
    height: 250px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .banner-head {
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .carousel-inner .captionbox-titel {
    position: absolute;
    top: 10px;
    left: 5%;
    z-index: 100;
    width: 300px;
    height: 70px;
    background-color: #fff;
    padding: 5px;
    font-size: 11px;
    font-weight: 600;
    opacity: 0.7;
  }
  .citko-event-highlightswidget {
    display: block;
  }
  .citko-event-highlightswidget .hightlight {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .banner-head {
    height: 400px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .citko-event-highlightswidget .hightlight {
    width: 45% ;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
  }
  .news_latest_item {
    width: 99%;
  }
}
@media only screen and (min-device-width: 1281px) and (max-device-width: 1600px) {
  .citko-event-highlightswidget .hightlight {
    width: 350px ;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .news_latest_item {
    width: 45%;
  }
}
.event-border {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
}
.event-nextterm ul li {
  list-style-type: none;
}
.ansprechpartner_email {
  float: none;
  display: block;
  width: 100%;
}
.footer-black p {
  color: black;
}
.undernavi {
  padding-left: 0px !important;
}
.undernavi li {
  height: 25px;
  list-style: none;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .undernavi li {
    height: auto;
  }
}
.undernavi a {
  font-weight: normal;
}
.undernavi a:hover {
  text-decoration: none !important;
}
.news .article {
  padding-bottom: 15px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
  margin-right: 20px;
  padding-top: 5px;
  height: auto;
  overflow: hidden;
}
.news .article h5 {
  font-size: 18px;
  font-weight: bold;
}
.news .btn-read-more {
  border: 1px solid #74B819;
  margin-top: 10px;
}
.news .btn-read-more:hover {
  -webkit-box-shadow: 5px 3px 9px 1px #d4d4d4;
  -moz-box-shadow: 5px 3px 9px 1px #d4d4d4;
  box-shadow: 3px 3px 5px 1px #d4d4d4;
}
.article-box {
  padding-bottom: 15px;
  margin-bottom: 15px;
  width: 390px;
  background-color: #f3f6f9;
  float: left;
  margin-right: 10px;
  padding-top: 5px;
  height: 180px;
  overflow: hidden;
  border: 1px solid #9cd02e;
  margin-left: 10px;
  -webkit-box-shadow: 5px 3px 9px 1px #d4d4d4;
  -moz-box-shadow: 5px 3px 9px 1px #d4d4d4;
  box-shadow: 3px 3px 5px 1px #d4d4d4;
}
.article-box h5 {
  font-size: 14px;
  font-weight: bold;
}
.article-box a {
  font-size: 16px;
  font-weight: bold;
}
.article-box .teaser-text p {
  font-size: 14px;
  padding-right: 5px;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .article-box {
    width: 100%;
    height: 180px;
    margin-left: 0px;
    width: 500px;
  }
  .news .article {
    width: 100%;
    height: 160px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .article-box {
    width: 99%;
    height: 180px;
    margin-left: 0px;
  }
  .news .article {
    width: 100%;
    height: 160px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .article-box {
    width: 635px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation: landscape)   {
  .article-box {
    width: 655px;
  }
}
.underline {
  border-bottom: 1px solid #000;
  height: 50px;
  margin-bottom: 5px;
}
.green-button {
  /*
    background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
  padding: 5px;
  */
  height: 30px;
  background-color: #9cd02e;
  width: 100%;
  color: black;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  font-size: 1.2rem !important;
}
.green-button h2 {
  font-size: 14px;
  color: white;
  margin-left: 5px;
}
.green-field {
  height: 100px;
  background-color: #9cd02e;
  width: 100%;
  padding-top: 20px;
}
.green-field h1 {
  color: white;
  font-size: 40px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .green-field h1 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .green-field h1 {
    font-size: 30px;
  }
}
.menu_left h2 {
  color: white;
  font-size: 1.2rem !important;
  padding-top: 1%;
}
.breadcrumb-field {
  color: black;
  width: 100%;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
.subnavi-field {
  background-color: #F4F4F2;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 5px;
}
.sub-naviborder {
  border-bottom: 2px solid #9cd02e;
}
.event-nextterm li {
  list-style: none;
}
.event-organiser {
  font-size: 1rem;
}
.event-organiser a {
  font-weight: normal;
}
.fa {
  margin-right: 5px;
}
.event-location {
  font-size: 1rem;
  margin-top: 20px;
}
.event-body p {
  font-size: 1rem;
}
.event-nextterm ul {
  padding-left: 0px;
}
.balken h2 {
  /*
        background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
*/
  padding-left: 5px;
  height: 30px;
}
.card-header h4,
.card-header .h4 {
  font-size: 1rem;
}
.card {
  margin-bottom: 15px;
  width: 400px;
}
.card .btn-sm,
.card .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.megamenu h3 {
  font-weight: bold !important;
  padding-left: 5px;
}
.underline-bold {
  border-bottom: 3px solid #000;
}
.carousel {
  position: relative;
  height: 600px;
  overflow: hidden;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .carousel {
    height: 120px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .carousel {
    height: 200px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .carousel {
    height: 400px;
  }
}
.carousel-control-prev,
.carousel-control-next {
  bottom: 0%;
}
.ansprechpartner .card {
  width: 100%;
}
.ansprechpartner .card-body {
  padding: 0.25rem;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
  font-size: 18px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
  }
}
.acc .card {
  width: 100%;
  margin-bottom: 3px;
}
.carousel-caption {
  bottom: unset !important;
  width: 350px;
  height: auto;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.75);
  padding: 5px;
  top: 100px !important;
  left: 22%;
  overflow: hidden;
}
.carousel-caption h1 {
  color: black;
  font-size: 1rem;
  background-color: transparent;
  padding: 0px !important;
}
@media only screen and (max-width: 768px) {
  .carousel-caption {
    top: 5px !important;
    width: 270px;
    height: auto;
    padding: 5px;
    overflow: hidden;
    left: 10%;
  }
  .carousel-caption h1 {
    color: black;
    font-size: 0.8rem;
  }
  .breadcrumb-field {
    color: black;
    width: 100%;
    height: 100px;
    padding-top: 5px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .carousel-caption {
    top: 10px !important;
    width: 350px;
    height: auto;
    padding: 5px;
    left: 10.5%;
    overflow: hidden;
  }
}
.navilinks {
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding: 5px;
}
.navilinks-menu {
  border-bottom: 1px solid #ccc;
  width: 250px;
  padding: 5px;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #9cd02e;
  border-color: #9cd02e;
}
.ansprechpartnerDienstleitungen a,
.ansprechpartner_organisation a {
  font-size: 18px;
}
.ansprechpartner h3,
.ansprechpartner .h3 {
  font-family: verdana;
  display: block;
  font-size: 14px;
  margin-top: 0;
  text-align: left;
  padding: 5px !important;
  color: black;
  background-color: #9cd02e;
  width: 100%;
  /*
        background: url('/fileadmin/templates/images/menu_header1.jpg') repeat-x;
     */
}
.ansprechpartner .card-header {
  padding: 0.35rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.highlight-title a {
  font-weight: 700;
}
.current-color {
  background-color: #9cd02e;
  padding: 10px;
  color: white;
}
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 0rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0.25rem;
}
.breadcrumb a {
  color: black;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: ">>";
}
.ansprechpartner_list .card {
  width: 350px;
}
.navilink a {
  color: black;
  font-weight: 400;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .navilink {
    visibility: hidden;
  }
  .breadcrumb-field {
    height: auto;
    padding-top: 5px;
  }
  .subnavi-field ul li a {
    font-size: 14px;
    font-weight: 700;
    color: black;
    line-height: 40px;
  }
  .green-field {
    height: 80px;
  }
  .underline {
    border-bottom: 1px solid #000;
    height: 50px;
    margin-bottom: 5px;
  }
}
.li-underline {
  border-bottom: 1px solid #dadada;
  padding-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  div.menu_left ul {
    display: none;
  }
}
.nav-a a:hover {
  border-bottom: 2px solid #9cd02e;
}
.dienstleistungShow .card,
.organisationShow .card {
  margin-bottom: 15px;
  width: 99%;
}
.dienstleistungShow .btn-link,
.organisationShow .btn-link {
  color: #9cd02e;
}
.teaserlinks {
  border: 1px solid #9cd02e;
  width: 100%;
  margin-left: 0;
  box-shadow: 3px 3px 5px 1px #d4d4d4;
}
.balken .teaserlinks {
  width: 230px;
}
.teasernavig .card {
  width: 250px;
  height: auto;
  border: 1px solid #9cd02e;
  border-radius: 0rem;
  box-shadow: 3px 3px 5px 1px #d4d4d4;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .teasernavig .card {
    width: 310px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .teasernavig .card {
    width: 420px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .teasernavig .card {
    width: 300px;
  }
}
.teasernavig .card .card-body {
  padding: 0rem;
}
.teasernavig .card .card-body h2 {
  background-color: transparent;
}
.teasernavig .card .card-title {
  padding-left: 5px;
  color: #9cd02e !important;
}
.teasernavig .card a {
  color: black;
}
.teasernavig .card a:hover {
  color: #9cd02e;
  text-decoration: none;
}
.teasernavig .card h2,
.teasernavig .card .h2 {
  font-size: 1rem !important;
  font-weight: 700;
}
/*
Logo carousel
-------------------------
 */
.slick-slide {
  margin: 0px 10px;
}
.slick-slide img {
  width: 60%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: block;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
#logoSlider {
  height: 200px;
  overflow: hidden;
  padding-left: 110px;
  padding-right: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #logoSlider {
    height: 150px ;
  }
}
@media only screen and (max-width: 768px) {
  #logoSlider {
    padding-left: 0;
    padding-right: 0;
  }
}
#logoSlider .carousel-inner {
  height: 200px ;
}
@media only screen and (max-width: 768px) {
  #logoSlider .carousel-inner {
    height: 150px !important;
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #logoSlider .carousel-inner {
    height: 250px ;
    overflow: hidden;
  }
}
@media only screen and (max-width: 768px) {
  #logoSlider .slick-background {
    height: 130px !important;
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #logoSlider .slick-background {
    height: 50px ;
  }
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  #logoSlider .slick-background {
    width: 90%;
  }
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  #logoSlider .img-fluid {
    max-width: 200%;
    margin-right: 170px;
    margin-left: 60px;
  }
}
.carousel-box {
  background-color: #DCDDDA;
  height: auto;
  margin-top: 15px;
  padding-bottom: 10px;
  padding-top: 10px;
}
header {
  text-align: center;
}
header h1,
header h2,
header h3 {
  justify-content: center;
  display: inline-flex;
  /* keep the background color wrapped tight */
  padding: 5px !important;
  background-color: #9cd02e;
}
.organisationShow .card {
  width: 100%;
}
.dropdown-menu h3 {
  width: 100%;
  justify-content: left !important;
}
.ce-uploads li {
  list-style: none;
  display: block;
}
.orgaeinheit .card {
  width: 100%;
}
.orgaeinheit .card .btn-link {
  font-weight: 400;
  color: #9cd02e;
  text-decoration: none;
}
.nav-link {
  display: block;
  padding: 0rem 0rem;
}
.tx-citko-events {
  margin-bottom: 10px;
}
.event-button {
  margin-bottom: 10px;
  padding-bottom: 30px;
}
.dienstleistung_beschreibung p.bodytext {
  margin-bottom: 15px;
  font-size: 1rem;
}
.bildbox {
  height: 249px;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-bottom: 1px solid #9cd02e;
}
.bildbox img {
  width: 248px;
  /* SCALE */
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  /* VERZÖGERUNG */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .bildbox img {
    width: 410px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .bildbox img {
    width: 300px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .bildbox img {
    width: 350px;
  }
}
.bildbox img:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ansprechpartnerOeffnungszeiten header h4 {
  text-align: left;
}
.ansprechpartnerShow header {
  text-align: left ;
}
.ansprechpartnerShow header h1 {
  background-color: transparent;
}
.ansprechpartner_organisation {
  font-size: 14px;
  line-height: 30px;
}
.ansprechpartner_organisation ul li a {
  color: #9cd02e;
}
.orgaeinheit_mitarbeiter .card-body h4 {
  font-size: 1.2rem;
}
.organisationAdressen header,
.organisationLeitung header,
.organisationOeffnungszeiten header,
.organisationMaps header {
  text-align: left ;
}
.organisationAdressen header h1,
.organisationLeitung header h1,
.organisationOeffnungszeiten header h1,
.organisationMaps header h1,
.organisationAdressen header h3,
.organisationLeitung header h3,
.organisationOeffnungszeiten header h3,
.organisationMaps header h3 {
  background-color: transparent;
}
.f3-widget-paginator {
  display: inline-block;
  border-radius: 4px;
  margin: 20px 0px;
  padding-left: 0px;
}
.f3-widget-paginator > li {
  display: inline;
}
.f3-widget-paginator > li > a,
.f3-widget-paginator > li.current {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  text-decoration: none;
  border: 1px solid #DDD;
  background-color: #FFF;
  color: #9cd02e;
}
.f3-widget-paginator > li.current,
.f3-widget-paginator > li > a:hover,
f3-widget-paginator > li > a:focus {
  text-decoration: underline;
  background-color: #EEE;
}
f3-widget-paginator > li:first-child > a,
f3-widget-paginator > li.current:first-child {
  margin-left: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
f3-widget-paginator > li:last-child > a,
.typo3-widget-paginator > li.current:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.citko-gallery-classic .citko-gallery-image {
  padding-bottom: 30px;
  width: 350px;
  height: 200px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .citko-gallery-classic .citko-gallery-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .citko-gallery-classic .citko-gallery-image {
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    height: 200px;
    overflow: hidden;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .citko-gallery-classic .citko-gallery-image {
    margin-right: 10px;
    margin-left: 10px;
    height: 200px;
    width: 250px;
    overflow: hidden;
  }
}
.citko-gallery-classic .citko-gallery-image .citko-gallery-image-title {
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  right: 15px;
  bottom: 20px;
  left: 15px;
  padding: 5px;
  text-align: center;
  font-size: 12px;
  z-index: 2;
  color: #fff;
  width: 350px;
}
.citko-gallery-classic .citko-gallery-image a img {
  transition: all 0.3s ease 0s;
  opacity: 1;
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .citko-gallery-classic .citko-gallery-image a img {
    width: 200px;
  }
}
.navithemen {
  background-color: #9cd02e;
  margin-top: 10px;
  padding: 5px;
  box-shadow: 3px 3px 5px 1px #d4d4d4;
}
.navithemen .icon-box {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  background-color: white;
}
.navithemen ul {
  display: block !important;
}
.navithemen ul li {
  display: block;
  line-height: 60px !important;
}
.navithemen ul li a {
  color: white !important;
  vertical-align: middle;
  font-weight: 600;
  font-size: 16px;
}
.navithemen .fa-address-card::before,
.navithemen .fa-cogs::before,
.navithemen .fa-file::before,
.navithemen .fa-users::before,
.navithemen .fa-plug::before {
  color: #9cd02e;
  padding: 5px;
  font-size: 2rem;
}
.news-list-date {
  background-color: #9cd02e;
  padding: 5px;
  color: white;
}
.card-body .ansprechpartner_organisation {
  line-height: 20px;
}
.organisationShow .card-header {
  background-color: #454444;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.05rem 0.5rem;
  color: white;
}
.organisationShow .card {
  margin-bottom: 0px;
}
.organisationShow .card .btn-link {
  color: white;
}
.organisationMaps h3,
.organisationOeffnungszeiten h3,
.organisationAdressen h3,
.organisationLeitung h3 {
  color: black;
}
.ansprechpartnerTelefon i {
  color: black;
}
#cookieman-acco .card {
  width: 100%;
}
.homelink {
  margin-top: 10px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .homelink {
    margin-top: 25px;
    margin-left: 5px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .homelink {
    margin-top: 30px;
    width: 420px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  .homelink {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .homelink img {
    width: 280px;
    margin-top: 10px;
  }
}
.sticky-top {
  box-shadow: 3px 3px 5px 1px #d4d4d4;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .sticky-top {
    position: relative;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .sticky-top {
    position: relative;
  }
}
.event-images {
  height: 500px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .event-images {
    height: auto;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .event-images {
    height: auto;
  }
}
.horiz ul {
  padding-left: 0px;
}
.horiz ul li {
  display: inline-block;
}
.horiz ul li a {
  font-weight: 400;
  font-size: 16px;
}
.subnavi ul {
  padding-left: 0px;
}
.subnavi ul li {
  display: inline-block;
  list-style: none;
  padding-right: 2%;
}
.subnavi ul li a {
  font-size: 16px;
  font-weight: 700;
  color: black;
}
.subnavi ul li a:hover {
  text-decoration: none;
  border-bottom: 2px solid #9cd02e;
}
.news .page-navigation p {
  display: none;
}
.news .page-navigation ul {
  float: left;
}
.news .page-navigation ul li {
  float: left;
  display: block;
  background: none;
}
.temp-links-30 {
  width: 30%;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-right: 10px;
  float: left;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .temp-links-30 {
    width: 100%;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .temp-links-30 {
    width: 100%;
  }
}
.temp-rechts-70 {
  width: 70%;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .temp-rechts-70 {
    width: 100%;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .temp-rechts-70 {
    width: 100%;
  }
}
.fifty {
  width: 50%;
  margin-bottom: 10px;
  margin-top: 10px;
  float: left;
  padding-right: 10px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .fifty {
    width: 100%;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .fifty {
    width: 100%;
  }
}
.temp-rechts-30 {
  width: 30%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .temp-rechts-30 {
    width: 100%;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .temp-rechts-30 {
    width: 100%;
  }
}
.temp-links-70 {
  width: 70%;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  .temp-links-70 {
    width: 100%;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  .temp-links-70 {
    width: 100%;
  }
}
#solr-ajax-searchresult {
  margin-left: 20px;

}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  #solr-ajax-searchresult {
    width: 450px;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px)  {
  #solr-ajax-searchresult {
    right: 30px;
    width: 310px;
  }
}
@media only screen and (min-width: 280px) and (max-width: 567px) {
  #solr-ajax-searchresult {
    width: 300px;
  }
}
