/*** Kundenspezifische Anpassungen ***/

/**********************************
    Colors
***********************************

 Petrol: color: rgba(45, 145, 145, 1);

*/
/**********************************
    Typografie
***********************************/
body {
  font-family   : 'Open Sans', sans-serif;
  font-size     : 16px;
  font-size     : 100%;
  color         : #3f3e3d;
  text-rendering: optimizeLegibility;
  line-height   : 1.5;
}


/* Überschriften */
h1 {
  font-size     : 2.250rem;
  text-transform: uppercase;
  margin        : 0 0 30px;
  font-weight   : 800;
  color         : #3f3e3d;
  line-height   : 2.8rem;
}

h2 {
  margin     : 15px 0 10px;
  line-height: 2.2rem;
}

h3 {
  margin        : 10px 0 5px;
  color         : #000;
}
#lpSeite .modul{
  font-size     : 1.8rem;

  margin        : 0 0 20px 0;
  font-weight   : 800;
  color         : #000;
  line-height   : 2.8rem;
}
#lpSeite h1 {
  font-size     : 1.8rem;

  margin        : 0 0 20px 0;
  font-weight   : 800;
  color         : #3f3e3d;
  line-height   : 2.8rem;
}
/* Paragraphen */

p.basecontent-line-break-text {
  font-weight: 400;
  line-height: 1.75rem;
  font-size  : 1.125rem;
}

#content {
  font-weight: 400;
  line-height: 1.75rem;
  font-size  : 1.125rem;
}

/* Links */
a, a:link {
  color: #2b9392;
}

a:visited {
  color: #2b9392;
}


a:hover {
  color: #3f3e3d;
}

a:active {
  color: #3f3e3d;
}

#contentFooter a, #contentFooter a:link {
  color: #3f3e3d;
}

/* Breadcrumb */
.wayhome {
  font-size: 0.938rem;
  font-weight: 600;
    color:#999999;

}
.wayhome a, .wayhome a:link, .wayhome a:active , .wayhome a:visited {
  color:#999999;
}
.wayhome a:hover {
  color:#2b9392;
}

/* Sonstiges */

img {
  max-width: 100%;
}

#content p, a, h1, h2, .basecontent-list, .basecontent-dvv-kontaktdaten {
  color: #3f3e3d;
}

.dvvToolbar.ui-widget-header {

    border-color: transparent;
    color: #eaf5f7;
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
}
/* ------------- Reset von Rändern und Abständen ---------------- */
html { box-sizing: border-box; margin: 0; padding: 0;}
*, ::before, ::after { box-sizing: inherit;  margin: 0; padding: 0;}

ul{ list-style-type:square;}
#content ul{ list-style-type:square;margin-left: 15px;}
#service ul{ list-style-type:square;margin-left: 15px;color: #fff;}

#service ul li{ list-style-type:square;margin-left: 15px;color: #fff;}

/* Login Maske*/
#loginForm { margin-top: 100px; padding: 20px 40px; background: #ffffff; }
#loginForm .ym-fbox-text { margin: 20px 40px; }

#loginForm #j_username { width: 200px; height: 40px; font-size: 130%;}
#loginForm #j_password { width: 200px; height: 40px; font-size: 130%;}

.ym-fbox-button .button { margin: 20px 0px; background-color: #56AC90; border: none; padding: 10px 40px; color: #ffffff; font-size: 130%;}

.mm-page { /*background-color: #E2DFD9;*/ background-image: url("../img/bg_grey.jpg");}


#topnav #links { background-color: #ffffff; padding: 20px;}
.ym-col1 { background-color: rgba(45, 145, 145, 1);}
/*
.ym-col1 { background-color: rgba(45, 145, 145, 1);}

#service { background-color: rgba(45, 145, 145, 1);}

.ym-col2 { background-color: #ffffff;}

.the-wrapper.main { background-color: #e2dfd9;}
*/

/* Schrift */

#content .colorwhite a, #content .colorwhite p, #content .colorwhite span, #content .colorwhite h2, #content .colorwhite div {color: #ffffff;}

.basecontent-table #grid_14847400 { font-size: 70%!important;}
.basecontent-table tr.head th { padding: 2px 5px!important;}
.basecontent-table th { padding: 2px 5px;}
.basecontent-table td { padding: 2px 5px;}
.basecontent-table figure.basecontent-image  { margin: 0px;}


/* links */
a { color: #555555;text-decoration: none;}

.home #main a { color: #ffffff;}
.home.body_search #main a { color: #3F3E3D;}

.home #main a:hover { text-decoration: underline; }
#footer a { color: #ffffff;}


.float-right { margin-left: 20px; }
.float-left { margin-right: 20px; }

/* ------------- header ---------------- */
.the-wrapper.header { position: fixed; top: 0; width: 100%; z-index: 999; }
#header { background: #ffffff url("../img/header.png") repeat-x scroll 0 36px; height: 168px; }

.the-wrapper.topnav {  }
.the-wrapper.main { margin: -390px 0 150px; }
.home .the-wrapper.main { margin: -190px 0 0; }
.the-wrapper.footer  { }
#header .top-content-inner { margin: 0 auto; max-width: 1200px; position: relative; }

header .top-content-inner:after { clear: both; display: block; content: '.'; float: none; height: 0; line-height: 0; font-size: 0; }

header .logo { float: right; }
header .logo > a { display: flex; }
header .logo img { height: 210px; margin: 18px 50px 0 0; }

#nav { float: left;  }
#nav:hover ~ div.logo a img { height: 150px; transition: height 1s ease 0s; }

#topnav {position: absolute; top: 156px; right: 0px; background: transparent; z-index: 499; }
.home #topnav {position: absolute; top: 120px; right: 0px; background: transparent; z-index: 499; }


#mm-my-menu {z-index: 500; }

/* Sitefunctions */
#contentFooter a { text-decoration: none; }
#contentFooter a:hover { font-weight: bold ; }
.printpage > a:after { content: "Seite drucken"; margin-left: 8px; margin-right: 10px; font-size: 90%; color: #555555; text-decoration: none;}
.pdfpage > a:after { content: "PDF drucken"; margin-left: 6px; font-size: 90%; margin-right: 10px;}
.sendpage > a:after { content: "Seite empfehlen"; margin-left: 8px; font-size: 90%; }
#nodeXYZ .pdfpage  { display: none; } /* Knotenabsturz bei PDF auf MitarbeiterInnen Liste*/

.printpage > a img {position: relative; top:4px;}
.pdfpage > a img{position: relative;top: 6px;}
.sendpage > a img {position: relative;top: 4px;}



/* Open state */
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search { background-color: rgba(183,158,94,1); color: #ffffff; z-index: 11; }
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit { z-index: 90; }

.searchDiv { padding: 20px; }
.searchDiv #ergebnisse { margin: 30px 0px; }
.searchDiv .pbsearch-autocomplete.ui-autocomplete-input { height: 23px; }
.searchDiv #ergebnisseRumpf { margin-top: 30px;  }
.searchDiv #ergebnisseRumpf .searchResultName h3 { color: #2B9392!important; }


/* Vorlagen und Elemente */
.headerbild { height: 690px; overflow: hidden; position: relative; top: 130px; width: 100%; }
.headerbild .bx-wrapper { margin: 0px; padding: 0px; max-height: 480px; width: 100%; }
.home .headerbild .bx-wrapper { margin: 0px; padding: 0px; max-height: 492px; width: 100%; }
.headerbild .bx-wrapper .bx-pager { display: none;}
.headerbild .bx-controls-auto {display: none;}
.headerbild .bx-controls-direction a { top: 37vh;}
.headerbild figure.basecontent-image { margin-bottom: 0; }
/*.headerbild .image-inner { display: flex; }*/
.headerbild .image-inner { height: 690px; overflow: hidden; position: relative; text-align: center; width: 100%; }
/*.headerbild img { max-width: 100%;}*/
.headerbild img { height: auto; left: 50%; margin: 0; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; }


p.basecontent-line-break-text, .basecontent-multimedia.multimedia { margin-bottom: 30px; }

/*** -------- Trenner ----------  ***/
.basecontent-dvv-trenner .sep { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: transparent none repeat scroll 0 0; border-color: -moz-use-text-color -moz-use-text-color transparent; border-image: none; border-style: none none solid; border-width: 0 0 1px; color: transparent; margin: 0 auto; padding: 10px 0; }
.composedcontent-preset_trennlinie { border-top: 1px solid rgb(45, 145, 145); }

/* bx-wrapper */
.bx-wrapper .bx-next { width: 50px!important; height: 50px!important;  background: url(../img/rechts.png) no-repeat -15px -15px !important; margin: -68px -10px 0px 0px!important; }
.bx-wrapper .bx-prev {  width: 50px!important;  height: 50px!important; background: url(../img/links.png) no-repeat -15px -15px  !important; margin: -68px 0px 0px -10px!important; }

/* footer bottom */
.the-wrapper.footer { background-color: #56ac90; background-image: url("../img/bg_green.jpg"); overflow: hidden; }
#footer { color: #ffffff;}
#footer .boxlinks { margin: 0px 20px 0px 20px ; /*width: 33%;*/ float: left; }

#footer .boxlinks .vCardLink img {  }
#footer .boxlinks .basecontent-image  {margin: 0px;  }
#footer .boxlinks .vCard { font-size: 100%; }
#footer .boxlinks .vCard .mail {margin: 15px 0px 0px 0px;}
#footer .boxlinks .vCard .tel {margin: 0px 0px 0px 0px;}
.vCard .efaLink { display:none;  }
.vCard .mail { /*margin: 15px 0px;*/ }

#footer .kiru  { margin: 0px 20px 0px 15px; }

#footer a {text-decoration: none;}
#footer a:hover {font-weight: bold; }

#footer .boxrechts { margin: 20px 0px 0px 0px; /*margin-left: 250px; */ }
#footer .boxrechts li { list-style-type: none; text-transform: uppercase; margin-top: 15px; color: #ffffff;}



#footer .basecontent-dvv-karte-mini { color: #56AC90;}
#footer .leaflet-control-zoom  a { background-color: #56AC90;}
#map_14450052 { height: 300px !important; }


#footer .rumpf br { display: none;}

/**********************************
    Content Anpassungen
***********************************/

/* Bilder image */
.basecontent-image { margin-bottom: 15px;}
.basecontent-image figcaption{font-size: 0.75rem;
line-height: 1.3rem;}
.basecontent-image.float-left { float: left; margin: 0px 15px 15px 0px;}
.basecontent-image.center { margin: 15px 15px 15px 15px;}
.basecontent-image.float-right { float: right; margin: 0px 0px 15px 15px;}

/* Bildergalerie External Folder */
.imageGallery { padding-top: 30px; }
.imageGallery .galleryImage { width: 33%; float: left; margin-bottom: 30px; }

#content .pager.noprint.ui-widget { clear: both; margin-bottom: 30px;  }



/* BX Slider Pagination */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff;
}


/* ??? */
.the-wrapper.footer .composedcontent-preset_zeile.subcolumns {
  display: flex;
  flex-wrap: wrap;
}

#col_14452175 {
  /*display: flex;
  flex-wrap: wrap;*/
  max-width: 600px;
}

/*#id14452176 { width: 50%; }
#id14451512 { width: 50%; }*/

#id14452176, #id14451512 { float: left; height: 300px; padding-top: 30px; width: 50%; }
#id14451512 { background-color: rgba(255, 255, 255, 0.15); }



.top-content ul.nav_14338610.ebene2 {
  position: relative;
  overflow: hidden;
  padding-left: 20px;
}



/**********************************
   ZM Module - Veranstaltungen, Vereine
***********************************/

/* Suche */
.zmSuche {}


  /* Veranstaltungen */
/* -- Veranstaltungs-Kalenderblatt -- */

.basecontent-dvv-zm-kalenderblatt{ background: #b0d6d6; width: 171px; padding: 0px 2px 0px 8px; margin-bottom: 0px; }
.basecontent-dvv-zm-kalenderblatt div.containerCalendarDays { height: 1%; padding-bottom: 7px; margin-bottom: 0px; }
.basecontent-dvv-zm-kalenderblatt div.containerCalendarOuter {  }
.basecontent-dvv-zm-kalenderblatt div.containerCalendarMonth { text-align: center; font-weight: normal; margin: 0; padding: 0px; text-transform: none;;}
.basecontent-dvv-zm-kalenderblatt .containerCalendarMonth a { color:#2d9191 !important; font-size: 12px; text-transform: uppercase; text-decoration: none; font-weight: bold !important;}
.basecontent-dvv-zm-kalenderblatt .containerCalendarMonth { font-size: 12px; text-decoration: none; text-transform: uppercase !important; color: #2d9191; font-weight: bold !important;}
.basecontent-dvv-zm-kalenderblatt .containerCalendarMonthPrev,.containerCalendarMonthInner,.containerCalendarMonthNext { display: inline;}
.basecontent-dvv-zm-kalenderblatt .containerCalendarMonthInner { margin: 0 5px 0 5px;}
.basecontent-dvv-zm-kalenderblatt ul.containerCalendarDays { margin:0 !important; padding:0 !important; float: left; font-size: 0.9em !important;}
.basecontent-dvv-zm-kalenderblatt .containerCalendarClear { clear: both; line-height: 0; font-size: 0; height: 0;}
.basecontent-dvv-zm-kalenderblatt ul.containerCalendarDays li { position: relative; width: 22px !important; height: 24px;  margin: 0 0 0 0!important; text-align: center !important; float: left !important; list-style:none !important; border: 1px solid red;}
.basecontent-dvv-zm-kalenderblatt ul.containerCalendarDays li { color: #777777; border: 1px solid; border-color: #fff #fff #60aead #60aead; background: #60aead;}
.basecontent-dvv-zm-kalenderblatt ul.containerCalendarDays li.active { font-weight: bold; border: 1px solid #fff;}
.basecontent-dvv-zm-kalenderblatt ul.containerCalendarDays li:hover { border: 1px solid #25588B;}
.basecontent-dvv-zm-kalenderblatt ul.containerCalendarDays li.inactive:hover { border: 1px solid silver;}
.basecontent-dvv-zm-kalenderblatt .containerCalendarDays li a { position: absolute; top: 0px; left: 0px; display: block; width: 20px !important; height: 22px; color: #fff; padding: 0px 0px !important; text-decoration: none; font-weight: bold !important; background: #2d9191; width: 14px;}
.basecontent-dvv-zm-kalenderblatt li.containerCalendarDayNames,#service .composedcontent-dvv-box li.containerCalendarDayNames:hover { text-align:center;}
.basecontent-dvv-zm-kalenderblatt .containerCalendarDays li.filler,#service .composedcontent-testhausen-box .containerCalendarDays li.filler:hover { position: relative; width: 22px !important; height: 24px; margin: 0 0 0 0!important; text-align: center; float: left !important; list-style:none !important;}
.basecontent-dvv-zm-kalenderblatt li.Sa {}
.basecontent-dvv-zm-kalenderblatt li.bankingHoliday { border: 1px solid #FFFFCC; background-color: #FFFFFF;}
.basecontent-dvv-zm-kalenderblatt li.Sa { border-color: #fff #fff #60aead #60aead; background: #60aead; margin: 0; padding: 0 0px;}
.basecontent-dvv-zm-kalenderblatt li.So { border-color: #fff #fff #60aead #60aead; background: #60aead; margin: 0; padding: 0 0px;}
.zmcalDates{display:none}

/* -- Veranstaltungs-Kalenderblatt Ergebnisliste znx-- */
.znx #zmEListe #zmtopnav { display:none; }
.znx #zmf { font-size: 60%; padding-bottom: 20px; }
.znx #zmf #zmvs { margin-bottom: 0px; }
.znx #zmf #zeitid .ym-fbox-text { width: 40%;  float: left;}
.znx #zmf .zmSuchButton{margin-top: 25px;}
.znx .zmVolltextSuche input {
  padding: 4px; }
.znx #zmEListe #kategorieid select {
  padding: 4px;}

.znx #zmDataItems { font-size: 70%; padding: 0px!important; }
.znx #zmDataItems .vereine_rumpf {padding: 0px!important; }
.znx #zmDataItems .category { margin: 0px!important; }
.znx #zmDataItems .label { font-weight: bold; }

.znx #contentFooter { font-size: 70%; margin-top: 5px;}

.zmSuche .zeitraum .element input{    margin-right: 10px;}
.zmSuche .zeitraum{ padding-top:20px;padding-bottom: 20px;}
.zmSuche .zeitraum .vonbis{font-size: 100%;padding:7px;}



.zmSuche .zmsuchbutton {
  padding: 10px;
}

.zmSuche #ulkategorieid {
  list-style    : none;
  padding-top   : 15px;
  padding-bottom: 15px;
}

.zmSuche #ulkategorieid input {
  margin-right: 10px;
}

.zmSuche #ulkategorieid li {
  margin-left: 0;
}

.zmSuche fieldset {
  border: 0;
}

.zmSuche fieldset legend {
  font-size     : 1.2rem;
  font-weight   : bold;
  padding-bottom: 10px;
}

.zmSuche .zmelementlink {
  text-decoration: none;
    color: #2b9392;
}

.zmSuche .zmelementlink:hover {
  color: #3c3c3c;
}

.zmVolltextSuche input { padding: 10px; font-size: 100%; color: #555; border: 1px solid rgba(0,0,0,0.25); }

.zmVolltextSuche label { display: none;}
.zmVolltextSuche .feld:after {
	font-family: FontAwesome;
    margin-right: 7px;
    color: rgba(45, 145, 145, 1);
    font-size: 1.7rem;
    content: '\f002';
	margin-left: 10px;
	}

#zmvs { margin-bottom: 25px; }
#zmf legend { font-weight: 700; }

/* Buttons */
.zmSuche .zmsuchbutton {
  background: #2b9392;
  border    : 0;
  color     : #fff;
}

.zmSuche .zmsuchbutton:hover {
  background: rgba(45, 145, 145, 1);
}

/* Liste Veranstaltungen */
/* Ergebnisliste */
.zmRegister .skip{display:none;}
.zmRegister .hideme{display:none;}

section#zmtopnav{padding-top:20px;padding-bottom: 20px;}

.zmRegister .inaktiv{display:none;}
.zmRegister .aktiv{padding:5px;}
.zmRegister:first-child .aktiv{padding:0px;}


/* Veranstaltungskalender Service Spalte */
#service .basecontent-dvv-zm-vk { margin-top: 20px; }
#service .basecontent-dvv-zm-vk .zmBox h2 { margin:0px; padding: 0px; font-size: 100%; }
#service .basecontent-dvv-zm-vk .zmBox .date { font-size: 100%;}
#service .basecontent-dvv-zm-vk .zmBox .description { display: none; }
#service .basecontent-dvv-zm-vk .zmBox .zusatz { display: none; }
#service .basecontent-dvv-zm-vk .zmBox .item { margin-bottom: 20px; }


/* Navigationspunkt: Gäste / Gastronomie */
/* Navigationspunkt: Gäste / Veranstaltungen */
/* Navigationspunkt: Gäste / Vereine */
/* Navigationspunkt: Gewerbetreibende / Betriebe */
.zmEListe .zmitem{padding-bottom:20px;}


#zmEListe fieldset{border:0;}
#zmEListe form{padding-bottom: 50px;}
#zmEListe #zmDataItems{padding-left: 7px;}
#zmEListe .zmbeschreibung .label,
#zmEListe .zmanschrift .label,
#zmEListe .zmkurzbeschreibung .label{ font-weight: 700; }
#zmEListe .zmtitel { font-weight: 700 !important; text-transform: none; cursor: pointer; }

#zmEListe #zmDataItems .category  { margin-top: 25px; margin-bottom: 25px; }
#zmEListe #zmDataItems .category .zmkatLink { border: 1px solid rgba(45, 145, 145, 1); padding: 3px 10px; font-weight: normal; }
#zmEListe #zmDataItems .category .zmkatLink:hover { border: 1px solid #000; }

#zmEListe .vereine_rumpf{padding-bottom: 20px;}
#zmEListe .zmNavigClassInnen{text-align: center;}
#zmEListe .zmNavigClassInnen span{padding-left: 5px; padding-right: 5px;}
#zmEListe #zmtopnav .zmnavnext{padding-bottom: 10px;}

#zmEListe .zmRegister a { border: 1px solid rgba(45, 145, 145, 1); padding: 3px 10px; line-height: 2.3em;  }
#zmEListe .zmRegister span.selected.current { color: #ffffff; background-color: rgba(45, 145, 145, 1); border: 1px solid rgba(45, 145, 145, 1);  padding: 3px 10px; line-height: 2.3em;  }
#zmEListe .zmRegister a:hover { border: 1px solid #000; padding: 3px 10px; }
#zmEListe .zmRegister #azEnd, #zmEListe .zmRegister #MonatEnd { display: none; }

#zmEListe #kategorieid { font-weight: 700; }
#zmEListe #kategorieid select { padding: 10px; font-size: 100%; color: #555; border: 1px solid rgba(0,0,0,0.25); }

#zmEListe #zmDataItems .titles { font-weight: 700; }

#zmEListe .zmSuchButton input{ font-size: 100%; background-color: rgba(45, 145, 145, 0.75); padding: 5px 10px; border: 0px solid; cursor: pointer; font-family: 'Open Sans', sans-serif; font-weight: 700; color: rgba(255,255,255,1);  }
#zmEListe .zmSuchButton input:hover { background-color: rgba(45, 145, 145, 1); transition: all 0.5s ease 0s; }

/* Veranstaltungen  */
.Ver .datumzmtitel{ font-size: 1.0rem; margin-left: -9px; float: right; }
.Ver .datumzmtitel {  }
.Ver .uhrzeit  {   }
.Ver .titelzmtitel  {
    font-weight: 700 !important;
    font-size: 1.2rem;
    text-transform: none;
    cursor: pointer;
    clear: both;
    padding-bottom: 30px;
}

/**********************************
   Accordion & Jalousie & Tabs
***********************************/

/************ Accordion ************/

.ui-widget {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.75rem;
}
/*
.ui-icon {
  width: 12px;
  height: 16px;
}

.ui-icon-plus{}
.ui-icon-minus{}
  ..ui-icon-minus{
      background-position: -32px -16px;
  }

  .ui-icon-plus {
      background-position: -65px -16px;
  }

  */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none;
  border: 0 solid rgba(0,0,0,0.75);
  border-bottom: 1px solid rgba(0,0,0,0.25);
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.ui-state-default.ui-corner-all.active {
  color: #2b9392;
}

.ui-state-default:hover {
  color: #2b9392;
}

.ui-state-active {
  color: #2b9392;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #2b9392;
}

.ui-accordion .ui-accordion-header {

    padding: .5em 0em .5em 0em;

}

.ui-accordion-header  a{padding-left:10px;}
.ui-accordion-header  li:hover a{color:#2b9392;}
.ui-accordion-header:hover {color:#2b9392;}
.ui-accordion-header  a:hover{color:#2b9392;}
.ui-accordion{margin-bottom: 30px;}
.toggle-icon {
  left: inherit;
  right: 0.5em;
}

.toggle_container {
  margin-bottom: 10px;
}

.toggle_container p {
  padding: 0;
}

.toggle_container .boxborder {
  border: 0;
}

.ui-corner-all {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.clearDvv {
  clear: both;
}

.toggle_title.mitpfeil:before {
  font-family: FontAwesome;
  margin-right: 8px;
  content: "\f054";
  font-size: 11px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 1.5em;
  border-bottom: 1px solid #ccc;
  background: #f4f4f4;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{    border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}

.ui-widget-content {
  border: 0 solid #aaa;
}

/************ Jalousie ************/

.toggle_title {
  cursor: pointer;
  padding: 0;
  padding-left: 10px;
  position: relative;
}

/************ Tabs ************/

.ui-widget-header{background: none;}

#content .ui-tabs ul { list-style-type:square;margin-left: 0px;border:0px; border-bottom:1px solid #ccc;}
#content .ui-tabs .zustaendigkeiten ul { list-style-type:square;margin-left: 0px;border:0px; border-bottom:0px solid #ccc;}
#content .ui-tabs .untergeordnet ul { list-style-type:square;margin-left: 0px;border:0px; border-bottom:0px solid #ccc;}

.ui-widget.ui-widget-content{border:0px;}

.ui-tabs-active .ui-tabs-anchor{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;    }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor .ui-tabs-active{color: #2b9392;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -3px;
    padding-bottom: -1px;
    background: #fff;
      color: #2b9392;}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding:0;
    }

.ui-tabs-panel{padding-top:20px;}

/**********************************
   Kontaktelement
***********************************/
.contactDataBox{line-height: 2.0rem;}


.vCard .tel {
margin-top: 0.5em;
}

.vCard .mail {
/*margin-top: 0.5em;*/
}

.vCardLink{
  padding: 0 0 0 20px;
  color:#fff;
}
 .vCardLink > a:after {  content: "\f234";
   float: right;
   font-family: FontAwesome;
   font-size: 26px;
 }
 .footer .contactDataBox .vCardLink > a:after {  content: " ";
   float: right;
   font-family: FontAwesome;
   font-size: 26px;
 }

 .footer #id14452176{
 }

#content .vCardLink > a:after {
  color: #c1c1c1;

}
#service .vCardLink > a:after {
  color: #fff;
}

.vCardLink > a:hover:after {
  color:#2b9392;
}
#content .vCardLink > a:hover:after {
    color: #2b9392;
}
#service .vCardLink > a:hover:after {
  color:#2b9392;
}

.vCardLink a img {
  display: none;
  width: inherit !important;
}

span.tel{background:none;padding-left: 0;}
span.fax{background:none;padding-left: 0;}

.extra1:before{
content:"Raum: ";
font-family: inherit !important;
}

.email:before,
.externerLink:before,
.fax:before,
.httpsLink:before,
.infotext:before,
.linkTyp_doc:before,
.linkTyp_docx:before,
.linkTyp_gif:before,
.linkTyp_jpg:before,
.linkTyp_pdf:before,
.linkTyp_png:before,
.linkTyp_ppt:before,
.linkTyp_pptx:before,
.linkTyp_tiff:before,
.linkTyp_xls:before,
.linkTyp_xlsx:before,
.link_ext_replacement:before,
.lpBAnsprechRaum:before,
.mailLink:before,
.tel:before,
.zustaendigkeit:before,
.extra1:before,
.extra2:before,
.street-address:before,
.infotext:before  {
  font-family: FontAwesome;
  margin-right: 7px;
  color: #787878;
}
#service .email:before,
#service .externerLink:before,
#service .fax:before,
#service .httpsLink:before,
#service .infotext:before,
#service .linkTyp_doc:before,
#service .linkTyp_docx:before,
#service .linkTyp_gif:before,
#service .linkTyp_jpg:before,
#service .linkTyp_pdf:before,
#service .linkTyp_png:before,
#service .linkTyp_ppt:before,
#service .linkTyp_pptx:before,
#service .linkTyp_tiff:before,
#service .linkTyp_xls:before,
#service .linkTyp_xlsx:before,
#service .link_ext_replacement:before,
#service .lpBAnsprechRaum:before,
#service .mailLink:before,
#service .tel:before,
#service .zustaendigkeit:before,
#service .extra1:before,
#service .extra2:before,
#service .street-address:before,
#service .infotext:before,
.lpBAnsprechRaum span.bez:before   {
  font-family: FontAwesome;
  margin-right: 7px;
  color: #fff;
}
.footer .email:before,
.footer .externerLink:before,
.footer .fax:before,
.footer .httpsLink:before,
.footer .infotext:before,
.footer .linkTyp_doc:before,
.footer .linkTyp_docx:before,
.footer .linkTyp_gif:before,
.footer .linkTyp_jpg:before,
.footer .linkTyp_pdf:before,
.footer .linkTyp_png:before,
.footer .linkTyp_ppt:before,
.footer .linkTyp_pptx:before,
.footer .linkTyp_tiff:before,
.footer .linkTyp_xls:before,
.footer .linkTyp_xlsx:before,
.footer .link_ext_replacement:before,
.footer .lpBAnsprechRaum:before,
.footer .mailLink:before,
.footer .tel:before,
.footer .zustaendigkeit:before,
.footer .extra1:before,
.footer .extra2:before,
.footer .street-address:before,
.footer .infotext:before,
.footer .lpBAnsprechRaum span.bez:before   {
  font-family: FontAwesome;
  margin-right: 7px;
  color: #fff;
}
.footer.vCardLink > a:after{content:'';}

/*Icon nur bei vCard */
.vCard .homepage:before  {
  font-family: FontAwesome;
  margin-right: 7px;
  color: #787878;
  content: "\f08e";
}
/*Icon nur bei vCard */
#service .vCard .homepage:before  {
  font-family: FontAwesome;
  margin-right: 7px;
  color: #fff;
  content: "\f08e";
}


.email:before,
.mailLink:before {
  content: "\f003";
}

.tel:before {
  content: "\f095";
}

.fax:before {
  content: "\f1ac";
  font-size: 13px;
}


span.email:before,
span.externerLink:before,
span.fax:before,
span.httpsLink,
span.linkTyp_doc:before,
span.linkTyp_docx:before,
span.linkTyp_gif:before,
span.linkTyp_jpg:before,
span.linkTyp_pdf:before,
span.linkTyp_png:before,
span.linkTyp_ppt:before,
span.linkTyp_pptx:before,
span.linkTyp_tiff:before,
span.linkTyp_xls:before,
span.linkTyp_xlsx:before,
span.link_ext_replacement:before,
span.lpBAnsprechRaum:before,
span.mailLink:before,
span.tel:before,
span.zustaendigkeit:before {
  content: none;
  background:none;
}
/* Kontaktdaten */
.bez {
  display: none;
}

.vCard .bez{
  display: none;
}

.extra1:before{
content:"Raum: ";
font-family: inherit !important;
}
.lpBAnsprechRaum span.bez{display: inline-block;}

.lpBAnsprechRaum span.bez:before {
  content: "\f19c";
  padding-right: 0px;
}
.mail .value{width:100%;}
#service .mailLink{
  white-space: nowrap;
 overflow: hidden;
 width: 100%;
 text-overflow: ellipsis;
 display: inline-block;
}

/**********************************
   Downloadlist
   Navigationspunkt: Einwohner / Blättle
***********************************/
#content .downloadlist{}
#content .downloadlist th{background:none;border:0;border-bottom:1px solid #ccc;}
#content .downloadlist td{padding:7px;}
#content .downloadlist tr.odd{background:#eee;}
.home #content .downloadlist tr.odd{background:none;}

/* TODO: Downloadliste Überschriften mehr Padding  */
#content .downloadlist th {
  padding    : 7px;
  font-weight: 600;
}


/**********************************
    Gemeinderat
***********************************/
.gemeinderatstabelle img {
	width: 250px;
}

/**********************************
    Formulare
***********************************/

.vwp.formulare .skip{display: none;}
.vwp.formulare span{padding:0 2px;}
#content .vwp.formulare a:link{color:#2b9392;}
#content .vwp.formulare a:visited{color:#2b9392;}
#content .vwp.formulare a:hover{color:#3c3c3c;}

.vwp.formulare .hauptueberschrift {font-size: 1.5rem;text-transform: none;}

/**********************************
    Verfahrensbeschreibungen
***********************************/
.vwp.verfahren .skip{display: none;}

/**********************************
    Pressemeldungen
***********************************/
.pm-neue-seite,
.pm-options {
  padding: 10px;
  margin : 0;
}

/**********************************
    Mobile Menu / MMenu - Responsive
***********************************/

.re-logo {
  height: 100px;
}

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a,
a.mm-navbar__title {
  color         : #444;
  font-weight   : bold;
  text-transform: uppercase;
}
a.mm-navbar__title {
font-size     : 13px;
}


.mm-menu .mm-listview a {
  font-weight: bold;
}

.mm-menu .mm-listview a:hover {
  background: #cbcbcb;
}

.mm-menu_navbar_top-4 .mm-panels {
  top: 125px;
}

.mmenu-search .quicksearchtext {
  padding: 15px 8px 15px 55px;
  font-family   : 'Open Sans', sans-serif;
  font-size     : 16px;
  font-size     : 100%;
  width  : 100%;
  border : 0;
}
.mmenu-search .quicksearch {
  position:relative;
  padding: 0 20px;
}
.mmenu-search .quicksearchimg {
  position: absolute;
  left: 30px;
  top: 9px;
}

.re-footer{text-align: right;margin-bottom: 10px;}
.re-footer a{font-size: 80%;font-weight: 800;}
.re-footer a.re-imp-link{padding-right: 15px;}
.re-footer a.re-da-link{padding-right: 25px;}
.re-footer a.re-imp-link:visited,
.re-footer a.re-da-link:visited{color:#444;}
.re-footer a.re-imp-link:hover,
.re-footer a.re-da-link:hover{color:#2b9392;}


/**********************************
          Media Queries
***********************************/

/* ########################################################################
	MIN-QUERIES
######################################################################## */
/* ### > 1200 ### */
@media screen and (min-width: 1201px) {
	.the-wrapper { max-width: 100%; }
}

/* ### > 960 ### */
@media screen and (min-width: 961px) {
	#mm-my-menu, #hamburger { display: none !important; }
}

/* ########################################################################
	MAX-QUERIES
######################################################################## */

/* ### 1680 ### */
@media screen and (max-width: 1680px) {
	.home .bx-wrapper .bx-controls-direction a { margin-top: -108px !important; }
	.home .basecontent-dvv-zm .bx-wrapper .bx-controls-direction a { margin-top: 150px !important; }
}

/* ### 1330 ### */
@media screen and (max-width: 1330px) {
	.home .bx-wrapper .bx-controls-direction a { margin-top: -250px !important; }
}

/* ### 1280 ### */
@media screen and (max-width: 1280px) {
	.the-wrapper { max-width: 1279px; }
}

/* ### 1200 ### */
@media screen and (max-width: 1200px) {
	header .top-content-inner { width: auto; }
	#header #nav { max-width : 500px; margin-top: 20px; }
	.home #header #nav { margin-top: 30px; }
	/*#header { background: #ffffff url("../img/header.png") 0 -32px no-repeat; margin-bottom: 0; }
	.home #header { height: 92px; background: #ffffff url("../img/header.png") 0 -22px no-repeat; margin-bottom: 35px; }*/
  header .sb-search {  top: 118px; }
  .home header .sb-search { top: -2px; }
  #slidemenu-right { position: absolute; top: 119px;}
  .home #slidemenu-right { position: absolute; top: -1px;}


	.Home_Zeile2 { display: inherit; }

	#quickLink1 { width: 100%; }
	.home #quickLink1 { width: 76%; }
	#topnav { top: 80px; }


.logo img { width: 300px !important; height: auto !important; margin-top: 30px !important;}

  .blue h2 {
    padding: 0 150px 0 100px;
  }

  .blue .bx-wrapper {
    padding: 10px 50px 0;
  }

  .red {
    margin-left: 350px;
  }

  #main {
    width : 100%;
    margin: 0 auto !important;
  }

  #main .maxbreite {
    width: 100%;
  }

  #main .ym-col2 {
    width: 100%;
  }

  #main #content {
    /*! width: 95%; */
  }
  /* Veranstaltungen Blau */
  #main .ym-g50.ym-gl {
    width: 100%;
  }
  /* Gemeindewerke Links HellBlau Aktuelle Meldungen Grau  Aktuelles Blaettle Rot */
  #main .ym-g50.ym-gr {
    width: 100%;
    clear: right;
  }
  /*** home Startseite
  #header .top-content-inner { max-width: 100%; margin: 0px auto;}
	#header #nav { max-width: 600px; }
	#header .logo { margin: 0px;  float: right;}
	#header .logo img { width: 230px;}
***/

  /* TONI: Inhalte für "max-width: 1200" ab hier aus der custom.css eingefügt */
	.responsive-menu.mm-menu_opened { display: block !important; }
	#my-menu  { display: none; }

	/*#content { max-width: 800px;}*/
	/* Service bW */
	#lpSeite { width: 800px;}
	#lpSeite #tabs img { width: 300px!important;}

	/*header { width: 95%; margin: 0px auto;}*/
	#main { /*width: 95%; */margin: 0px auto;}
	#main .composedcontent-preset_module.block_14433155 { width: 95%; }
	#main .composedcontent-preset_module.block_14336605 { padding: 50px 2.5%; }
	footer { width: 95%; margin: 0px auto;}
	header .toplinks-wrapper { /*display: none;*/ margin: 0;}

	#main .ym-column {  flex-wrap: wrap;}
	/*#main .ym-column .ym-col1 { display: none;} */

	#main .ym-column .ym-col1 {order:2;width: 100%;flex-basis: inherit;}
	#main .ym-column .ym-col2 { flex-basis: inherit;}
	#main .ym-column .ym-col3 {   display: none;}
	.bottom-content .subcolumns .ym-g50  {float: none; width: 100%; }
	#main .ym-column .ym-col1 {order:2;width: 100%;flex-basis: inherit;} .nav-outer{display: none;}

	#main .ym-column .ym-col1 #service h2{padding-top:0px;}

	.mm-navbar { height: auto; }

	/* ab hier wird die Höhe der unteren Navbars vom mmenu definiert. Die untere ist die "bottom-1". Dort wird mittels jquery das div "toplinks" aus der top-custom.vm wiederholt. */
	.mm-navbar-bottom-2 {     bottom: 80px; }
	.mm-navbar-bottom-1 ul { list-style-type: none;}
	.mm-navbar-bottom-1 ul li { list-style-type: none; display: inline-block; font-size: 0.9rem;}

}

/* ### 1160 ### */
@media screen and (max-width: 1160px) {
  .headerbild {
    /*! height: 250px; */
  }

  .home .bx-wrapper .bx-controls-direction a {
    margin-top: -200px !important;
  }

}
@media screen and (max-width: 1024px) {
  .the-wrapper {
    max-width: 1024px;
  }

  .headerbild {
    /*! height: 230px; */
  }

  .home #quickLink1 {
    width: 70%;
  }

  .logo img { width: 270px !important; height: auto !important; margin-top: 40px !important;}



}
@media screen and (min-width: 1024px) {
  .the-wrapper {
    max-width: 100%;
  }
}

/* ### 960 ### */
/** Ab jetzt setzt das MM Menue ein **/
@media screen and (max-width: 960px) {
  #quickLink1 {
    display: none;
  }

  #my-menu {
    display: none;
  }

  #nav {
    display: none;
  }

  #header {
    height    : 105px;
    background: #ffffff url("../img/header.png") 0 -26px no-repeat;
  }

  #header .logo {
    float: none;
    margin: 0 auto;
    width: 160px;
  }

  #header .logo > a {
    height: 90px;
	overflow: hidden;
  }

  #header .logo img {
    height: 90px;
	margin: 10px 0 0 0;
  }

  #topnav {
    position  : absolute;
    top       : 0;
    right     : 0;
    background: transparent;
    z-index   : 499;
  }

  #topnav {
    top: 81px;
  }
  .home #topnav {
    top: 0;
  }


  header .sb-search {  top: 0px; }
  #slidemenu-right { position: absolute; top: 0px;}

  .headerbild { display: none; }
  .the-wrapper.main, .home .the-wrapper.main { margin: 150px 0 0; }

  #content {
    width: 100%;
  }

  .red {
    margin-left: 85px;
  }

  .ym-col2 .red {
    background: #9a1818 url(../img/B.png) 300px 0px no-repeat;
    padding: 30px 20px 20px 370px;
}

  .blue .basecontent-line-break-text {
    margin-top: auto;
    }


  .the-wrapper {
    max-width: 100%;
  }

  .footer .ym-g50 {
    width: 100%;
  }

  .the-wrapper.footer {
    background-color: #56ac90;
    background-image: url("../img/bg_green.jpg");
    /* Korrekturen KT*/
    /*  height: 550px; */
  }


   .logo img { width: auto !important; height: auto !important; margin-top: 0 !important;}


}

/* ### 760 ### */
@media screen and (max-width: 760px) {

  .ym-col2 .red {
        padding: 30px 10px 30px 275px;

  }

  .blue .bx-wrapper .bx-default-pager { top: 380px;}

  #quickLink1 li.right {
    display: none;
  }
  /** anpassen
  .home .basecontent-dvv-zm .bx-wrapper .bx-controls-direction a { margin-top: 150px !important; }
  **/

  /* TONI: Inhalte für "max-width: 760" ab hier aus der custom.css eingefügt */
	#quickLink1 li.right { display: none;}
	/*#main .ym-column .ym-col1 { display: none;}*/
	#main .ym-column .ym-col2 { width: 100%;}
	#main .ym-column .ym-col3 { width: 100%;min-height: 100px;}
	/* Service bW */
	#content #lpSeite { width: 400px;}

}

/* ### 640 ### */
@media screen and (max-width: 640px) {
	#cc_14336605 > * { display: inline-block; }
	#cc_14336605 > .ym-g50.ym-gr { margin: 50px 0 0; }
  .the-wrapper {
    max-width: 100%;
  }

}

/* ### 590 ### */
@media screen and (max-width: 590px) {
  .bx-wrapper .bx-controls-direction a {
    display: none;
  }

  #main .ym-gr .lightblue {
    float : left;
    height: auto;
    width : 100%;
  }

  .ym-col2 .red {
    float     : left;
    margin    : 0;
    background: #9a1818 url("../img/B.png") no-repeat scroll 200px 0;
    padding   : 50px 20px;
    width     : 100%;
  }

  .grey {
    float: left;
  }
}

/* ### 576 ### */
@media (max-width: 576px) {
  /* Abstand Wrapper nach oben entfernen */
  .the-wrapper.main {
    /*margin-top: -20px;*/
	margin: 105px 0 0;
  }
.mm-wrapper_opened  .the-wrapper.main {
    /*margin-top: -20px;*/
	margin: 0px 0 0;
  }
.mm-wrapper_opened  .the-wrapper.header{
position: relative;
  }
  /* Abstand links rechts vom Wrapper entfernen */
  /* Wrapper auf 100 Prozent setzen */
  .the-wrapper #main,
  footer#footer,
  header#header {
    width         : 100%;
    padding-bottom: 20px;
  }
  /* H1 muss kleiner sein */
  h1.basecontent-headline {
        font-size: 1.3rem;
  }
  /* PDF drucken / Seite drucken / Seite empfehlen */
  #contentFooter span {
    padding-bottom: 10px;
  }

  #contentFooter span a::after {
    margin-right: 0;
  }

}

/* ### 560 ### */
@media screen and (max-width: 560px) {
  .ym-col2 .blue {
    padding: 25px 0;
  }

  #main .ym-gl .blue {
    height: inherit;
  }

  .blue h2 {
    text-align: center;
    padding   : 0;
  }

  .blue .bx-wrapper {
    padding: 25px;
  }

  .bx-wrapper {
    margin-bottom: 0;
  }

  .blue .titel {
    font-size: 130%;
  }

  /*.the-wrapper.main {
    margin-top: -100px;
  }*/
}

/* ### 480 ### */
@media screen and (max-width: 480px) {
  .the-wrapper {
    max-width: 100%;
  }

  header #qs_query.sb-search-input {
    width: 261px;
    font-size: 0.7em;
    }

  .dlType,
  .downloadlist .dlSize,
  th.dlName {
    display: none;
  }

  #contentFooter {
    margin-top   : 50px;
    margin-bottom: 150px;
  }

  #contentFooter span {
    float: left;
    width: 100%;
  }
  h1.basecontent-headline {
    font-size: 1.5rem;
  }
}

/* ### 400 ### */
@media screen and (max-width: 400px) {
  #id14452176 {
    width: 100%;
  }

  #id14451512 {
    width: 100%;
  }

  #footer .boxrechts {
    margin: 30px 10px !important;
  }
}


/* ### 320 ### */
@media screen and (max-width: 320px) {
  .the-wrapper {
    max-width: 100%;
  }

   header #qs_query.sb-search-input {
    width: 212px;
   padding-left: 3px !important;
    font-size: 0.58em;
     margin-left: 0px;

    }

}

 @media (min-width: 1570px) and (max-width: 1590px) {
  .quickLinks  { display: none; }
}
