html{
  background-color: #666;
  /*font-family: 'Roboto', sans-serif;*/
  /* font-family: 'Open Sans', sans-serif !important; */
    font-family: "calibri", Arial sans-serif;
}

header{
  position: fixed;
  height: 90px;
  left: 0;
  top:0;
  right: 0;
  background-color: rgba(255,255,255,1);
  z-index: 2;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 0 10px 1px #ddd;

}



footer{
  position: fixed;
  height: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255,255,255,.96);
  z-index: 2;
  padding: 10px;
  border-top: 1px solid #ddd;
  box-shadow: 0 0 10px 1px #ddd;
  text-align: center;
}
/*
header img{

  width: auto;
}
*/



header{
  display: flex;
  flex-flow: column;
  /*  transition: height 0.5s;*/
}




header div.logos{
  flex: 1 1 39px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: stretch;
}

header div.search{
/*  flex: 1;*/
  height: 30px;

}

.search_input_wrap{
  margin-top: 5px;
  float: right;
  border: 1px solid grey;
  position: relative;
}

.fa-search{
  /*float: right;*/
  font-size: 17px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.fa-search-plus{
  float: right;
  font-size: 24px;
  margin: 5px;
  margin-top: -35px;
  padding: 5px;
  cursor: pointer;
  display: none;
}

.search_input{
 /* display: none;*/
  padding: 3px;
  margin: 0;
  width: 180px;
  border: none;
  background:transparent;
  font-size: 14px;
}

.search_select{
 /* display: none;*/
  padding: 3px 3px 4px;
  margin: 0;
  width: 125px;
  border: none;
  background:transparent;
  font-size: 14px;
}

.search_button{
  /*display: none;*/
  padding: 4px 5px;
  font-size: 16px;
  border: none;
  border-left: none;
}

.pointer{
    cursor: pointer;
}
/*
input.search_input:first-of-type{
  margin-top: 10px;
}*/

header div.serch_active{
  height: 100px;
}

header div.serch_active .search_input,header div.serch_active .fa-search-plus{
  display: inline-block;
}


header.serch_active_header{
  height: 160px;
/*  transition: height 0.5s;*/
}


.fs{
  margin-top: 40px;
}

.serch_active .search_button{
  display: inline-block;
}



header .logo_wrap{
  flex: 1;
  /*  overflow: hidden;*/
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
  margin: 0 1px;
}

.click_bg{
  cursor: pointer;
  position: fixed;
  top:0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,.1);
}


.l1{
  background-image: url("/images/icons/icon-72x72.jpg");
  background-position-x: left;
}

.l2{
/*  background-image: url("images/Logo_Sanitaetsdienst.png");*/
 background-image: url("/images/logo_pic.png");
  background-position-x: center;
}

.l3{
/*  background-image: url("images/logo_pic.png");*/
/*  background-image: url("images/Logo_Sanitaetsdienst.png");*/
  background-position-x: right;
}


header img{
  width: 100%;
  height: auto;
/*  max-width: 33%;*/
}

main{
  color: #333;
  background-color: #fff;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  position: relative;
  padding: 25px;
  margin: 80px 0 70px;
}

main img{
  width: 100%;
  height: auto;
}
main img.flag{
  width: auto;
  height: auto;
}

p, li{

   line-height: 1.5;
   color: #676767;
  margin-bottom: 10px;
  font-size: 16px;

  text-rendering: optimizeLegibility;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  /*background-color: #f00;*/
}

    blockquote{
        background: rgba(0, 0, 0, 0.1);
        padding: 5px;
    }

p.g1-eingerückt{

  margin-left: 10px;
}


.h1, h1{
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 10px;
  text-align: left;
  color: #000;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

h2{
    font-size: 26px;
    margin-bottom: 15px;
    /* font-weight: bold; */
}

h3{
    font-size: 18px;
    font-weight: bold;
}

h4{
    font-size: 16px;
    font-weight: bold;
}
em{
    font-style: italic;
}

.h1-Englisch{
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}

.h2, .Zusammenfassung-h2{
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-top: 20px;
  color: rgb(0,71,133);
}

.h3{
  font-weight: bold;
  margin-bottom: 0;
}


.BU{
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    margin-bottom: 10px;
}

.Klinik, .Autor, .Literatur,.Autoren{
  font-style: italic;
  font-size: 14px;
    line-height: 24px;
  margin-bottom: 5px;
}

p.Vita-h3, p.Vita-Name, .Textrahmen-mit-Schatten{
  margin-top: 15px;
  margin-bottom: 0px;
  background-color:rgb(0,71,133);
  background-image: linear-gradient(to right,  rgb(0,71,133) , #fff);
  color: #fff;
  padding: 0 5px;
}

.Textrahmen-mit-Schatten .Rubriken{
    color: #fff;
}

p.Vita-Text{
    margin-bottom: 0px;
    padding-left: 15px;
}


ol{
  list-style: decimal;
  padding-left: 15px;
}

ul{
  list-style: disc;
  padding-left: 15px;
}


span[id^="footnote-"]{
  vertical-align: super;
  font-size: 12px;
  line-height: 0px;
}

._idFootnotes div[id^="footnote-"] *{
  font-size: 12px;
  line-height: 20px;
}
.inhaltsverzeichnis{
    display: none;
}

.inhaltsverzeichnis h1{
  margin-top: 10px;
}
.inhaltsverzeichnis h3{
  margin-top: 16px;
  margin-bottom: 5px;
}

.inhaltsverzeichnis li{
  margin-bottom: 20px;
  line-height: 20px;
}



.inhaltsverzeichnis ul, ul.inhaltsverzeichnis {
  list-style: none;
  padding-left: 0;
}


.inhaltsverzeichnis .img_wrap{
  text-align: left;
}
.inhaltsverzeichnis .marker-blue{
  background-color: rgb(0,71,133);
  color:#fff;
  padding: 7px;
  margin-bottom: 5px;
  font-size: 18px;
}


.inhaltsverzeichnis .marker-grey{
  background-color: #eee;
  color:rgb(0,71,133);
  padding: 7px;
  margin-bottom: 5px;
  font-size: 18px;
}

.inhaltsverzeichnis .big_blue{
    color:rgb(0,71,133);
    font-size: 18px;
}

.link{
  cursor: pointer;
}

.link:hover{
    color: #607897;
}

p.link{
    margin-left: 20px;
}

.literatur_display{
  position: fixed;
  top: 30%;
  background: #fff;
  padding: 20px;
  width: 90%;
  left: 5%;
  box-shadow: 0 0 15px 0px #888;
      z-index: 2;
}

.blur{
  filter: blur(2px);
}
/*

.hasBig{
  filter: grayscale(50%);
  transition: filter 1s;
}

.hasBig:hover{
  filter: grayscale(0%);
  transition: filter 1s;
}*/


#pano{
  position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: 18;
}

#close_pano{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background-color: #000;
  z-index: 20;
  color: #fff;
  text-align: center;
}

main .zeitschriften h1{
/*  text-align: center;*/
padding-left: 40px;
}

.iv, .va, .na, .zi, .ll, #close_pano{
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
}


#edit,#save,#close{
  font-size: 30px;
  float: right;
  cursor: pointer;
  background-color: transparent;
  border: none;
  margin-top: -35px;
  height: 36px;
}

#save{
  margin-right: 5px;
}

.Unterüberschr, ._--berschrift{
  font-weight: bold;
}

@media only screen and (min-width: 600px) {

  html{
    background-color: #666;
  }

  header,  footer{
    box-shadow: none;
      user-select: none;
  }

  main{
    margin: 110px auto 0;
    width: 90%;
    padding: 50px;
    box-shadow: 0 0 40px 20px #000;
  }

  main img{
    width: auto;
    height: auto;
    max-width: 100%;
  }

  main .zeitschriften .heft{
    width: 49%;
    height: auto;
    display: inline-block;
  }
  main .zeitschriften .heft span{
    padding-left: 40px;
  }

  main .zeitschriften .heft img{
    cursor: pointer;
  }

  .notl{
    cursor: not-allowed !important;
  }

  .literatur_display{
    width: 300px;
    transform: translate(-50%,-50%);
    left:50%;
  }

  p,li{
    line-height: 24px;
  }

  #wmmneu div.klein{
    float: left;
    width: 48%;
    margin-right: 4%;
  }

}

@media only screen and (min-width: 956px) {
  main{
    width:860px;
    margin:110px auto;
    background-color: #fff;
    padding: 50px;
    box-shadow: 0 0 30px 0 #222;
  }
}

.va[data-id='0'],.na[data-id='0'] {
    display: none;
}

.search_g{
    margin-left: 20px;
}

.zi{
  display: none;
}

a{
    color: #000eb5;
}

.marker-search{
  background-color: #ffff00;
}
