html{
  background-color: #ededed;
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

.content{
  margin-left:auto;
  margin-right:auto;
  max-width:1500px;
  z-index: -1;
}

.pdf_buttons_div{
  margin: 0 auto;
  size: 1000px 1000px;  
  padding: 20px 16px;
  display:block;
  width: 80%;
  /* vertical-align: middle; */
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  cursor:pointer;
  white-space:nowrap;
  white-space:normal;
  background-color: #3bb78f;
  background-image: linear-gradient(315deg, #3bb78f 0%, #0bab64 74%);
  border-top: solid;
}

.ref_buttons_div{
  margin: 0 auto;
  size: 1000px 1000px;  
  padding: 20px 16px;
  display:block;
  width: 80%;
  /* vertical-align:middle; */
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  cursor:pointer;
  white-space:nowrap;
  white-space:normal;
  background-color: #3bb78f;
  background-image: linear-gradient(315deg, #3bb78f 0%, #0bab64 74%);
  border-top: solid;
}

.text{
  font-size: 17px;
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 
}

.header{
  margin: 0 auto;
  size: 1000px 1000px;  
  text-align:center!important;
  padding: 20px 16px;
  display:block;
  width: 80%;
  background-color: #3bb78f;
  background-image: linear-gradient(315deg, #3bb78f 0%, #0bab64 74%);
}

.buttonDiv{
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap;
  white-space:normal;
}

.PdfButtonDiv{
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  text-align:left;
  cursor:pointer;
  white-space:nowrap;
  white-space:normal;
  background-color: #ededed;
  padding-right: 50%;
}

.smaller_cell{
  width: 165px;
  overflow: hidden;
}

/* .tier_table{
  width: 10%;
} */

.star_cell{
  width: 20px;
}

.pdf_button{
  margin: 8px 0px 0px 0px;
  position: relative;
  left: 9%;
  text-align:center;
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap;
  color:#000!important;
  background-color:#f1f1f1!important;
  font-weight: bold;
  width: 20%;
  text-align: left;
}

#tier_table{
  table-layout: fixed;
  width: 80%;
}

.ref_button{
  margin: 8px 0px 0px 0px;
  position: relative;
  left: 9%;
  text-align:center;
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap;
  color:#000!important;
  background-color:#f1f1f1!important;
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
  font-size: 16px;
  width: 14%;
  text-align: left;
}

.button{
  text-align:center;
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap;
  color:#000!important;
  background-color:#f1f1f1!important;
  font-weight: bold;
}

.ref_iframe{
  display: block;
  margin: 0 auto;
  height: 1000px;
  width: 100%;
}

#ref_table{
  table-layout: fixed;
  width: 1000px;
  empty-cells: show;
}

#ref_table_small{
  /* table-layout: fixed; */
  width: 500px;
  empty-cells: show;
}

.yellow{
  background-color: yellow;
  line-height: 1px;
  border-right-color: white;
}

.noBorderRight:first-child{
  border-right-style: hidden;
}

.noBorderRight:nth-child(2){
  border-right-style: hidden;
}

.tableHeadKG{
  background-color: #f3873f74;
}

.tableHeadVS{
  background-color: orange;
}

.tableHeadMISC{
  background-color: rgb(83, 169, 197);
}

.tableHeadLehr{
  background-color: rgb(169, 131, 187);
}

.tableHeadEV{
  background-color: rgb(169, 197, 143);
}

.changeButton{
  text-align:center;
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap;
  color:#000!important;
  background-color:#f1f1f1!important;
  margin-left: 0px;
  right: 50%;  
}

.pictureDiv{
  margin-bottom: 12px;
  padding:0 8px;
}


.innerPicDiv{
  position: absolute;
  text-align: center;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}

.bakcolumn {
  float: left;
  width: 25%;
  margin-bottom: 16px;
  padding: 0 8px;
}

@media screen and (max-width: 650px) {
  .column {
    width: 100%;
    display: block;
  }
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  width:366px;
  height: 490px;
  margin-top: 50px;
  margin-right: 10px;
  margin-left: 250px;
  position: relative;
  float: left;
  background-color: white;
}

.container {
  padding: 0px 20px 20px 20px;
}

.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: grey;
}

.contactbutton {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
}

.contactbutton:hover {
  background-color: #555;
}

.bakcard {
  display: flex;
  flex-wrap: wrap;
  padding: 5px;
  max-width: 400px;
  float: left;
}

.column {
  flex: 50%;
  padding: 0 4px;
}

.column img {
  vertical-align: middle;
}

.tg{
  border-collapse:collapse;
  border-spacing:0;
  margin:0px auto;
  max-width: 80%;
  background-color: white;
}
.tg td{
  border-color:black;
  border-style:solid;
  border-width:1px;
  font-family:Arial, sans-serif;
  font-size:14px;
  overflow:hidden;
  padding:10px 5px;
  word-break:normal;
}

.tg th{
  border-color:black;
  border-style:solid;
  border-width:1px;
  font-family:Arial, sans-serif;
  font-size:14px;
  font-weight:normal;
  overflow:hidden;
  padding:10px 5px;
  word-break:normal;
}

.tg .tg-0lax{
  vertical-align:top
}

.tg .tg-0pky{
  border-color:inherit;
  text-align:left;
  vertical-align:top
}

.tablePic{
  text-align:center;
}

.programPic{
  height: 50%;
  max-height: 111px;
  max-width: 147px;
  /* vertical-align: middle; */
  display: block;
  float: left;
  padding-right: 10px;
}

.hinweis{
  padding-left: 50px;
  background-color: white;
}

.kontakt{
  border: solid;
  border-width: 1px;
  max-width: 80%;
  text-align:center;
  margin: 0 auto;
  background-color: white;
}

.smallItalic{
  font-size: 12px;
  font-style: italic;
}

.profilePic{
  height: 300px;
  max-width: 350px;
  object-fit: cover;
  padding: 8px 8px;
}

.w3-xlarge{
  font-size: 70px;
}

.allgemeinHead{
  font-size: 25px;
  font-weight: bold;
}

.allgemeinContentDiv{
  margin: 0 auto;
  background-color: white;
  width: 82%;
}

.allgemeinContentDiv2{
  margin: 0 auto;
  background-color: white;
  width: 82%;
  height: 100%;
}


.allgemeinContentDivIndex{
  margin: 0 auto;
  background-color: white;
  width: 82%;
  background-color: #ededed;
}

.allgemeinBorder{
  padding: 5px;
  margin: 0 auto;
  border: solid;
  max-width: 80%;
  border-color: rgba(0,0,0,0.50);
}

.allgemeinUL{
  font-weight: bold;
  font-size: 17px;
  font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

.indent{
  text-indent: 50px;
}

.allgemeinIndent{
  margin-left: 20px;
}

.refIndent{
  margin-left: 35px;
}

.allgemeinUnter{
  font-size: 20px;
}

.pdfIframe{
  display: block;
  margin: 0 auto;
  height:1000px;
  width: 70%;
}

.index{
  margin: 0 auto;
  vertical-align: middle;
  margin-top: 10%;
}

.startseiteBild{
  max-width: 100%;
  max-height: 90%;
}

footer {
  position: relative;
  height: 50px;
  width: 100%;
}

p.copyright {
  position: absolute;
  width: 100%;
  line-height: 40px;
  font-size: 1.5em;
  text-align: center;
  bottom:0;
  font-weight: bold;
}

li.ref::before {
  content: "֍";
}

ul.ref {
  list-style: none; 
}