/* w copyright agentur artprolog 2010 Ursula Bartels */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v34-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
body {
  color: #000;

  line-height: 1.5em;
  margin: 0px;
  padding: 0px;
 
  font-family: 'Open Sans';
font-weight: 400;
  font-size: 0.9em;
  text-align: center;
  background-image: url(../images/layout/body_bgrd.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #656057;
}

/* TAGS */

p, pre, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
p {
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
sup {
  font-size: 11px;
}
img {
  border-style: none;
}

h1 {
  font-size: 1.8em;
  margin-bottom: 20px;
  color: #78746a;
  line-height: 1.4em;
  /* font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; */
  font-family: 'Open Sans',
  sans-serif;
}

.box_termine h1 {
 font-size: 1.6em;
}

h2, h3, h4, h5 {
  font-size: 1em;
  font-weight: bold;
  /* font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; */
   font-family: 'Open Sans';
}

h3 {
  color: #023070;
}

h4 {
  color: #782600;
}

h5 {
  color: #000000;
}

/* LISTEN */

/* li {
  list-style-type: none;
  list-style-image: url(../images/misc/liste_schwarz.gif);
} */
#content ul {
  padding-left: 20px;
  margin-left: 0;
}
#content  li {
  list-style-type: disc;
  padding-left: 2px;
  /* list-style-image: url(../images/misc/liste_schwarz.gif); */
}

/* LINKS */

a, a:link, a:visited, a:hover, a:active {
  color: #333;
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

/* KLASSEN */

.pb, .pbrot, .pborange {
  font-weight: bold;
}

.rot, .pbrot {
  color: #f00;
}

.orange, .pborange {
  color: #ee8502;
}

.clearer {
  clear: left;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
}

.separator {
  clear: both;
  height: 1px;
  margin-bottom: 10px;
  margin-top: 10px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #999;
}

.spacer5, .spacer10, .spacer20, .spacer30 {
  width: 5px;
  height: 5px;
  clear: left;
  font-size: 1px;
  line-height: 1px;
}

.spacer10 {
  height: 10px;
}

.spacer20 {
  height: 20px;
}

.spacer30 {
  height: 30px;
}

.platzhalter {
  height: 6px;
  overflow: hidden;
}

.pfeil-klein-contentlinks {
  background-image: url(../images/misc/pfeil_grau.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  position: absolute;
  left: 30px;
  width: 30px;
  height: 30px;
}

.box-paddingleft30 {
  padding-left: 30px;
}

.box_grau {
  background-color: #ecebe8;
  border: 1px solid #c8c7c7;
  padding: 15px;
  margin-top: 20px;
}

.box_grau:hover {
  background-color: #e4e3e0;
}

.box_transparent {
  filter: alpha(opacity=50);
  /* IE */
  -moz-opacity: 0.50;
  /* Mozilla */
  opacity: 0.50;
  /* Opera */
}

.box_termine {
  background-color: #f1f1f1;
  padding: 20px;
  /* font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; */

font-family: 'Open Sans',
sans-serif;
  
  margin-bottom: 20px;
}

.box_termine h1 {
  text-transform: uppercase;
}

.box_termine:after {
  content: " ";
  display: table;
  clear: both
}

.box_termine_spalte {
  float: left;
  width: 30%;
  line-height: 2.2em;
}

.box_termine_spalte p {
font-size: 14px;
}

.box_termine_spalte .haken {
  background-image: url(../images/misc/haken.png);
  background-repeat: no-repeat;
  background-position: left right;
  height: auto;
}

/* LOGO PRINT */

#printbox {
  display: none;
}

/* CONTAINER */

#containerbox {
  margin: auto;
  text-align: left;
  width: 870px;
  height: auto;
  background-color: #54514f;
  padding-bottom: 3px;
}

#container {
  position: relative;
  z-index: 100;
  width: 866px;
  background-color: #fff;
  left: 2px;
  top: 2px;
}

/* BOXES */

#box1, #box2, #box3, #box4, #box5 {
  width: 866px;
  clear: both;
  overflow: hidden;
}

#box2 {
  height: 142px;
}

#box3 {
  height: 402px;
}

#box4 {
  height: 170px;
  background-color: #cbc9c4;
  text-align: center;
}

#box5 {
  height: 50px;
}

/*BOX 1*/

#topnavibox, #balken_topbox {
  float: left;
  display: block;
  width: 718px;
  height: 50px;
  font-size: 0.75em;
  font-family: 'Open Sans',
  sans-serif;
}

#balken_topbox {
  width: auto;
}

#balken_top {
  background-color: #5e5a4e;
  width: 115px;
  height: 35px;
}

/*BOX 3*/

#bild_links, #bild_rechts {
  float: left;
}

/* BOX 4*/

.teaserbox {
  width: 823px;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.teaserbox img {
  padding-top: 7px;
  padding-right: 7px;
}

* html .teaserbox img {
  margin-top: 7px;
  margin-right: 7px;
}

.teaser_linksbox, .teaser_rechtsbox {
  width: 408px;
  height: 150px;
  float: left;
  background-image: url(../images/layout/start/teaser_rechts_start.gif);
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
}

.teaser_linksbox {
  margin-right: 7px;
  background-image: url(../images/layout/start/teaser_links_start.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.teaserbox a, .teaserbox a:link, .teaserbox a:visited, .teaserbox a:hover, .teaserbox a:active {
  color: #fff;
  text-decoration: none;
}

.teaserbox a:hover, .teaserbox a:active {
  text-decoration: underline;
}

/* BOX 5*/

#footerbox {
  padding-top: 7px;
  text-align: center;
  font-size: 0.8em;
  font-family: Verdana, Geneva, sans-serif;
}

 #footerbox a,#footerbox p {
font-size: 12px;
color: #fff;
}

#footer {
  width: 823px;
  margin: auto;
  height: 30px;
  line-height: 35px;
  color: #fff;
  background-color: #1d467f;
  padding-top: 8px;
}

.footer_bgc_rot {
  background-color: #782600;
}

.footer_bgc_blau {
  background-color: #1d467f;
}

.footer_bgc_grau {
  background-color: #78746a;
}

.footer_bgc_grau a, .footer_bgc_grau a:link, .footer_bgc_grau a:visited, .footer_bgc_grau a:hover, .footer_bgc_grau a:active, .footer_bgc_blau a, .footer_bgc_blau a:link, .footer_bgc_blau a:visited, .footer_bgc_blau a:hover, .footer_bgc_blau a:active, .footer_bgc_rot a, .footer_bgc_rot a:link, .footer_bgc_rot a:visited, .footer_bgc_rot a:hover, .footer_bgc_rot a:active, #footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
  color: #fff;
  text-decoration: none;
  font-size: 1.2em;
}

.footer_bgc_grau a:hover, .footer_bgc_grau a:active, .footer_bgc_blau a:hover, .footer_bgc_blau a:active, .footer_bgc_rot a:hover, .footer_bgc_rot a:active, #footer a:hover, #footer a:active {
  text-decoration: underline;
}

/* FORM */

form, fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.csc-mailform {
  border: 1px solid #dddbdb;
  background-color: #eeeeee;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: auto;
  width: 345px;
}

label {
  float: left;
  display: block;
  width: 130px;
  padding-right: 10px;
  /* font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; */
  font-family: 'Open Sans',
  sans-serif;
  font-size: 0.9em;
  color: #959595;
}

.error {
  width: 280px;
  float: left;
  display: block;
}

.csc-mailform-field {
  display: block;
  clear: left;
}

input, textarea, select {
  background-color: #fff;
  color: #000;
  padding: 2px;
  width: 180px;
  border-top: 1px solid #c1c0c0;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #c1c0c0;
  border-right: 1px solid #dddddd;
  margin-bottom: 10px;
}

select {
  width: 184px
}

.csc-mailform-submit, .submitbutton {
  display: block;
  width: 186px;
  color: #959595;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #c1c0c0;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #c1c0c0;
  margin-left: 130px;
}

input.checkbox {
  width: auto;
  min-width: 10px;
}

/* TOPNAVIGATION*/

#topnavi ul {
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
}

#topnavi ul li {
  list-style-type: none;
  list-style-image: none;
  display: block;
  float: left;
}

#topnavi a, #topnavi a:link, #topnavi a:visited, #topnavi a:hover, #topnavi a:active {
  /* color: #726e64; */
  color: #000;
  display: block;
  height: 50px;
  line-height: 50px;
  padding-right: 10px;
  text-decoration: none;
}

* html #topnavi a {
  float: left;
}

#topnavi a.act, #topnavi a.act:link, #topnavi a.act:visited, #topnavi a.act:hover, #topnavi a.act:active, #topnavi a:hover, #topnavi a:active {
  color: #333;
}

/* THERAPEUTENLISTE */

.plz_list {
  color: #bbb5ae;
  background-color: #1d467f;
  padding: 15px;
  font-size: 1.6em;
  font-family: 'Open Sans',
  sans-serif;
}

.plz_list a, .plz_list a:link, .plz_list a:visited, .plz_list a:hover, .plz_list a:active {
  color: #bbb5ae;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.plz_list a:hover, .plz_list a:active {
  color: #fff;
  text-decoration: none;
}

.plz_act a, .plz_act a:link, .plz_act a:visited, .plz_act a:hover, .plz_act a:active {
  color: #fff;
}

.therapeuten_list {
  font-family: 'Open Sans',
  sans-serif;
  font-size: 0.9em;
  color: #000;
}

.therapeuten_item h2 {
  color: #726d60;
  font-size: 1.6em;
  font-weight: normal;
}

.therapeuten_leistungen {
  float: right;
  max-width: 50%;
}

.therapeuten_name {
  font-weight: bold;
}

.therapeuten_edit {
  float: right;
}

.therapeuten_edit a, .therapeuten_edit a:link, .therapeuten_edit a:visited, .therapeuten_edit a:hover, .therapeuten_edit a:active, .therapeuten_new a, .therapeuten_new a:link, .therapeuten_new a:visited, .therapeuten_new a:hover, .therapeuten_new a:active {
  color: #ee8502;
  text-decoration: none;
}

.zeile {
  clear: both;
}

.therapeuten_list label {
  width: 200px;
  font-size: 1em;
}

.therapeuten_list input, .therapeuten_list textarea, .therapeuten_list select {

  font-size: 1em;
  font-family: 'Open Sans',
  sans-serif;
  max-width: 280px;  width: 90%;

}

.therapeuten_list select {
  max-width: 280px;  width: 90%;
}

.therapeuten_list .submitbutton {
  max-width: 280px;  width: 90%;
}

.therapeuten_list_country h5 {
  text-align: center;
  color: #bbb5ae;
  background-color: #1d467f;
  padding: 15px;
  font-size: 1.6em;
  font-family: 'Open Sans',
  sans-serif;
  cursor: pointer;
  background-image: url(../images/misc/pfeil_toggle_down_beige.png);
  background-repeat: no-repeat;
  background-position: 90% center;
  margin-bottom: 5px;
}

.therapeuten_list_country h5:hover {
  background-image: url(../images/misc/pfeil_toggle_down_weiss.png);
  color: #fff;
}

.therapeuten_list_country h5.toggle-country-active {
  background-image: url(../images/misc/pfeil_toggle_up_beige.png);
}

.therapeuten_list_country h5.toggle-country-active:hover {
  background-image: url(../images/misc/pfeil_toggle_up_weiss.png);
}

.therapeuten_list input.checkbox {
  width: auto;
  min-width: 10px;
}

.peergruppen-checks {
  font-weight: bold;
  font-size: 0.9em;
  margin-bottom: 10px;
  border-bottom: 1px dotted #999;
  text-align: center;
  color: #023070;
  padding-bottom: 10px;
}

/* CAPTCHA UND POWERMAIL */

div.tx-powermail {
  width: 100%;
  font-family: 'Open Sans',
  sans-serif;
}

.powermail_fieldset {
  box-shadow: none;
  border: 1px solid #D8D8D8;
}

.powermail_label, .powermail_field, .powermail_captcha {
  color: #78746A;
  width: 500px;
}

.powermail_radio_outer, .powermail_captcha_outer, .powermail_check_outer {
  background: transparent !important;
  border: none !important;
}

.powermail_submit {
 font-family: 'Open Sans',
 sans-serif;
  background: none;
  background-color: #78746A;
  border-radius: none;
  box-shadow: none;
  color: #fff;
}

dl.powermail_all dd {
  width: 220px;
}

dl.powermail_all dt {
  width: 90px;
}

/*Responsive 2018 JE*/

.scrollToTop {
    background: transparent url("icons8-up_filled.svg") no-repeat scroll 0 0 / 50% auto;
    bottom: 0px;
    color: #444;
    display: none;
    font-weight: bold;
    height: 60px;
    padding: 10px;
    position: fixed;
    right: -45px;
    text-align: center;
    text-decoration: none;
    width: 100px;
    z-index: 100000;
}


.nav-toggle {
  display: block;
  background-color: #782600;
  border-radius: 0;
  padding: 12px 8px;
  position: absolute;
  cursor: pointer;
  outline: none;
  z-index: 999;
  border: 1px solid #782600;
  color: #fff;
  top: 0;
  font-size: 16px;
}
.blau2 {
background-color: #1d467f;
border: 1px solid  #1d467f;
}

#togglebtn {
  left: 0;
}

#sidetogglebtn {
  right: 0;
}
audio {
  width: 300px;
}

.navigationboxglo #navigationbox {
  background-color:#fff!important;
}
li.navhidden {
  display: none!important;
}
@media (max-width: 870px) {
  li.navhidden {
    display: block!important;
  }
.beige {
  background-color: #78746a;
  border: solid 1px  #78746a;
}

  input, textarea, select {
    background-color: #fff;
    color: #000;
    padding: 8px;
    width: 180px;
    border-top: 1px solid #c1c0c0;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #c1c0c0;
    border-right: 1px solid #dddddd;
    margin-bottom: 10px;
  }

.nav.fixed button  {
display: none;
}
.fixed {
    position: fixed;
    width: 100%;
    height: 46px;
    top: 0px;
    display: block;
    z-index: 10000;
    background: #fff;
        background-image: none;
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    border-bottom: 1px solid #999;
    background-image: url(../images/layout/pep/logo_blau.gif);
    background-repeat: no-repeat;
    background-position: center 5px;
    background-size: 150px;
}

  body {
    color: #78746a;
    color: #000;
    line-height: 1.5em;
    margin: 0px;
    padding: 0px;

    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    text-align: center;
    background-image: none;
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #fff;
  }

  #balken_top {
    background-color: #782600;
    display: none;
  }
  #containerbox {
    margin: auto;
    text-align: left;
    width: 99%;
    height: auto;
    background-color: #fff;
    padding-bottom: 3px;
  }
  .platzhalter, {
    display: none;
  }
  #container {
    position: relative;
    z-index: 100;
    width: 100%;
    background-color: #fff;
    left: 2px;
    top: 2px;
  }
  #box1, #box2, #box3, #box4, #box5 {
    width: 100%;
    clear: both;
    overflow: hidden;
  }
  #umschalter {
    width: 91px;
    position: absolute;
    right: 15px;
  }
  /*box thema*/
  #bild_logobox {
    width: 100%;
  }
  #slogan_box {
    float: left;
    width: 38%!important;
    height: 142px;
    overflow: hidden;
  }
  #bild_logo {
    width: 62%!important;
  }
  .csc-textpic-image img {
    width: 100%;
    height: auto;
  }
  #box3_left {
    /* display: none; */
  }
  #contentlinksbox {
    display: none;
  }
}

@media (max-width: 850px) {

#footer p {
  font-size: 14px !important;
}
#footer {
    width: auto;
    height: auto;padding: 0 20px;
}
#box5 {
    height: auto;
}

  #navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited, #navigation ul ul a:hover, #navigation ul ul a:active {
      display: block;
      line-height: 1.4em;
      text-transform: none;
      font-size: 16px!important;
      color: #000;
      border: none;
      padding: 0px!important;

      padding-left: 10px;
      padding-top: 10px!important;
      padding-bottom: 10px!important;
      background-image: none!important;
      background-repeat: no-repeat;
      background-position: 0px 10px;
  }
  #navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
    color: #000;
    font-size: 17px!important;
    display: block;
    line-height: 30px;
    text-transform: uppercase;
    border-top: 1px solid #d8d8d8;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(216, 216, 216);
    padding-left: 15px;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    padding-right: 20px;
    text-decoration: none;
    line-height: 1.4em;
}
li {
    list-style-type: disc;
    list-style-image: none;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 5px;
}
  #button {
    display: none;
  }
  #contentbox {
    float: none;
    width: 100% !important;
  }
  #contentborder {
    border: 0px solid #d8d8d8!important;
    border-top: 1px solid #d8d8d8!important;
    background-image: url(../images/misc/blank.gif);
    width: 100% !important;
  }
  #box3_right {
    width: 95% !important;
    margin: 0px;
    margin-left: 0px;
    margin-left: 2%!important;
  }
  p {
    font-size: 17px!important;
    line-height: 26px;
  }
  #topnavibox {
    height: 0!important;
  }
  #topnavi {
    height: auto;
    width: 100%;
    position: absolute;
    background: #e9e9e9;
    display: none;
  }
  #topnavi ul {
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
    padding-left: 10px;
    width: 95%;
  }
  #topnavi ul li {
    float: left;
    width: inherit;
  }
  #topnavi ul li {
    list-style-type: none;
    list-style-image: none;
    display: block;
    float: left;
    border-bottom: 1px solid #999;
    width: 90% !important;
  }
  #navigationbox {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #e9e9e9;
    padding-left: 10px !important;
  }

  .topnaviboxres {
    display: none;
    position: absolute;
  }
  .platzhalter {
    height: 48px;
    overflow: hidden;
    background: #555;
  }
  #navigationbox {
    padding-left: 0px;
    margin-bottom: 30px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    width: 100%;
    padding-bottom: 80px;margin-top: 10px;
  }
  #navigation ul {
    margin: 0px;
    padding: 0px;
    width: 94%!important;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
  }
  #navigation ul li {
    list-style-type: none;
    list-style-image: none;
    width: 100%!important;position: relative;
  }
  #topnavi ul li a {
    font-size: 16px;
    color: #000;
  }
  #logo_top {
    background-image: url(../images/layout/pep/logo_blau.gif);
    background-repeat: no-repeat;
    background-position: center 5px;
    width: 100%;
  }
  #balken_topbox {
    width: 100%!important;
  }

  #box2, #slogan_box, #bild_logo {
      height: auto!important;
  }

.has-dropdown ul.sub {
display: none;
}
}

@media (min-width: 850px) {
      .nav-toggle {
        display: none;
      }
      .has-dropdown ul.sub {
      display: none;
    }
    .slide {
      display: none!important;
    }
}
@media (min-width: 440px) {
#logo_top {
    background-image: url(../images/layout/pep/logo_blau.gif);
    background-repeat: no-repeat;
    background-position: 15px 5px ;
    width: 100%;
}
}
@media (max-width: 440px) {
#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
  padding-right: 50px!important;
}
}
@media (max-width: 590px) {
.box_termine_spalte {
    float: left;
    width: 90%;
    line-height: 2.2em;

    margin-bottom: 15px;
}
.csc-mailform-submit, .submitbutton {
    display: block;
    width: 90%;
    color: #959595;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #c1c0c0;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #c1c0c0;
    margin-left: 0px;
}
.plz_list a, .plz_list a:link, .plz_list a:visited, .plz_list a:hover, .plz_list a:active {
    color: #bbb5ae;
    padding-left: 10px;
    padding-right: 2px;
    text-decoration: none;
}
}
/* .topnaviboxres {
  display: none;
} */

.navdunkel {
  background: #222;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1000;
  visibility: 0.5 !important;
  opacity: 0.5;
}

.nav-toggle.active {
  background: #000;
  border-color: #000;
}
.slide {
    font-size: 25px;
    font-weight: 600;
    float: right;
    color: #fff;
    right: 0px;
    display: inline-block;
    padding: 10px;
    background: #555;
    position: absolute;
    top: 0;
    cursor: pointer;
    z-index: 999;
    width: 25px;
    text-align: center;
    height: 25px;
}
