p,h1,h2,h3,ul,li,div,img{margin: 0;padding:0;}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #27F5F2; /* Set a background color */
  color: black; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}


.MitglOpt ul{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12pt;
}

li {list-style-position: inside;}

.logoChorVerband {
  width:100%;70
  height:auto;}

.abmelden, .anmelden {
  width:100px;
  height:auto;
}

.abmelden_link {
  display:block;
  margin-left:10%;
  width:100px;
}

.Abstand5 {
  margin-bottom:5px;
}


li a:hover {
  background-color:#40E0D0;
}

li a {
  text-decoration:none;
}

.current>a{
  text-decoration:underline;
  background-color:#cce4f0;
}

.hor-center {
  text-align:center;
  padding:5px;
}


.item-page {
  font-family: Arial, Helvetica, sans-serif;
  font-size:18px;
}

.item-page li {
  padding:10px;#57abb7
  margin-left:20px;}

.BildOben {
  box-sizing: border-box;
}

#Hamburg{
  display:none;
}



#ops{
  position:fixed;
  top:0;
  left:0;

}


.startOps {
  z-index:-1;
  
}
.unsichtbarOsm , .startOsm{
  transform: translate(-100vw,-100vh);
  
}

.sichtbarOsm { 
  transform: translate(0vw,0vh);
  
}

.unsichtbarOps {
  z-index:-1;
}

.sichtbarOps {
  z-index:10;
  background-color:#B6DDD987;
  width:100vw;
  height:100vh;
}

#osm {
  background-color:#DADDDB;
  width:40vw;
  margin-top:10vw;
  margin-left:30vw;
  padding:10px;
  border-style:solid;
  border-width:1px;
  transition: transform 1s;
}


#popup div, #popup p, #popup img{width:100%}

#popup button {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}


body {
  background-size:100%;
  margin:0;
  background-attachment:fixed;
  background-image: linear-gradient(#ffffff, rgb(175, 238, 238));
}

#wrapper1, #wrapper2 {
  /*background-color:rgb(157,194,178);
   border: solid 1px grey;*/
}  


.grid-item, #wrapper2>div{
  margin:0 5px 5px 5px;
  padding:5px;
}
border-bottom: 5px solid red;

#links .grid-item {
  background-color:#AFD0D1;
  
}

#content .grid-item {
  background-color:#caf0f6;
}


#footer{
  background-color:#AECCC8;
  min-height:80px;
  border-top:solid;
}

.TermEv .newsflash-title, .MitGl h3, .MitglOpt h3{
  background-color: #9FD3CE;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-style: solid;
  border-color: black;
  border-width:1px;
  margin:0;
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
}

.article-separator {width:100%;}e

.MitGl .userdata {
  padding:5px;
  background-color:white;
}

.MitGl ul {
  list-style-type:none;
}

.MitGl div , .MitGl span, .MitGl input{
  margin-bottom:5px;
}

.MitglOpt>ul{
  list-style-type:none;
  background-color:white;
}

.MitglOpt li{
  padding:5px 5px 5px 20px;
}

.MitglOpt>ul>li>ul {list-style-type: square; !important}


.TermEv div, .TermEv p {
  /*background-color: white;*/
  padding:2px;
  font-family: arial, helvetica, sans-serif; font-size: 12pt;
}

.Ev, .Ev>div, .Ev>p, .Ev>div>p {
  display: flex;
  flex-direction:column;
  align-items:center;
  text-align:center;}

.Ev section {
  border: 2px solid #57abb7;
  border-radius: 5px;
  padding:10px;
  background-color:#f4fcfe;
  margin-top:5px;
  margin-bottom:5px;
}

.Ev section p{
  background-color:#f4fcfe;}

.Termine {
  display:grid;
  grid-template-columns: 30% 69%;
  /*column-gap:1%;
  row-gap:5px;*/
  align-items:center;
}

.Termine>div:nth-child(3n+1){
  /* this will create 3 columns layout and force each 7th element to span all of them */
  grid-column:span 2;
  border-top: 2px solid black;
}

.Termine>div:first-child {
  border-top: none;
}

.Termine>div:nth-child(3n+1) img{
  width:100%;
  height:auto;
}

.Termine>div:nth-child(3n+1) a {
  display: inline-block;
  height:100%;
}

.Termine>div:nth-child(3n+2), .Termine>div:nth-child(3n+3) {
  text-align:center;
 
}

.page-header h1, .TermEv h3, .fcp_page h2, .com-content-article__body h1 {
  height:40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size:20px;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #3B7382;
  background-color:#ABEEF6;
  margin-bottom:10px;}

.item-pageStart #content{
  padding-top:5px;
}

.CPJ {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  padding-left:10px;
  text-align:center;
  grid-area: CPJ;
  padding-bottom:5px;
}

.CPJ .footer1, .CPJ .footer2 {
  display:inline;
}

.MenUn {
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  grid-area: MenUn;
} 

.fremdlogo {
  grid-area: fremdlogo;
}

@media only screen and (min-width: 900px) {
  #footer 
  {display:grid;
   grid-template-columns: 2fr 3fr;
   grid-template-areas: 'fremdlogo MenUn'
                        'CPJ CPJ';
   align-items:center;
}

.fremdlogo figure {width:30%;}  
}

#popup {
  position:absolute;
  top:20vh;
  width:40%;
  left: -40%;
  height:auto;
  z-index:10;
  
}

.PopUpsichtbar{
  border:2px black solid;
  background-color:grey;
  transform: translate(175%,0);
  transition: transform 2s;
  }

.PopUpunsichtbar {
  transform: translate(-175%,0);
  transition: transform 2s;
}


@media only screen and (min-width: 1600px) {
#wrapper1 {
  display: grid;
  grid-template-columns: 30% 70%;
  }

.Breite {
  width:1500px;
  margin-left:auto;
  margin-right:auto;
  }
  
  
.links25 {
  float:left;
  width:23%;
  margin:1%;

}

.con_Vors {
  text-align:center;
}

.con_Vors a {margin-right:5px;}  
  

.MenUn {
  margin-left:40%;  
  }  

.MemUn ul {display:table;}
.MenUn .nav-item {
  display:table-cell;
  vertical-align:middle;
  width:30%;
  list-style-type:none;
  padding-right:30px;
  }
    
}

@media only screen and (min-width: 1400px) and (max-width:1599px) {
#wrapper1 {
  display: grid;
  grid-template-columns: 30% 70%;
  }
  
 
  
.Breite {
  width:1300px;
  margin-left:auto;
  margin-right:auto;
  }
  
  
.links25 {
  float:left;e
  width:23%;
  margin:1%;

}

.con_Vors {
  text-align:center;
}

.con_Vors span {display:block;}  
 
.MenUn {
  margin-left:40%;
  display:table;
  }    

.MenUn .nav-item {
  display:table-cell;onload="myScript"
  vertical-align:middle;
  width:20%;
  list-style-type:none;
  padding-right:30px;
  }
    
}



@media only screen and (min-width: 1200px) and (max-width:1399px) {
#wrapper1 {
  display: grid;
  grid-template-columns: 30% 70%;
  }
  
  
.Breite {
  width:1100px;
  margin-left:auto;
  margin-right:auto;
  }
  
  
.links25 {
  float:left;
  width:23%;
  margin:1%;

}

.con_Vors {
  text-align:center;
}

.con_Vors span {display:block;}    
  
.MenUn {
  margin-left:30%;  
  }

.MenUn ul{
  display:table;
}

.MenUn .nav-item {
  display:table-cell;
  vertical-align:middle;
  width:20%;
  list-style-type:none;
  padding-right:30px;
  }
    
}

@media only screen and (min-width: 900px) and (max-width:1199px) {
#wrapper1 {
  display: grid;
  grid-template-columns: 30% 70%;
  }
 
  
.Breite {
  width:90%;
  margin-left:auto;
  margin-right:auto;
  }
  
.links25 {
  float:left;
  width:23%;
  margin:1%;      
}

.con_Vors {
  text-align:center;
}

.con_Vors span {display:block;}  
 
.MenUn ul{
  display:table;
   
  }
  
.MenUn {
  margin-left:20%;
  width:70%;
  }    
  
.MenUn li {
  display:table-cell;
  vertical-align:middle;
  width:20%;
  list-style-type:none;
  padding-right:20px;
  }
  
.MitGl input {
  width:98%;
  padding-left:1%;
  }  

    
}


@media (max-width: 899px) {

#popup {
  position:absolute;
  top:10vh;
  width:80%;
  left:-80%;
  height:auto;
  z-index:10;
}

.PopUpsichtbar{
  border:2px black solid;
  background-color:grey;
  transform: translate(111.25%,0);
  transition: transform 2s;
  }

.PopUpunsichtbar {
  transform: translate(-111.25%,0);
  transition: transform 2s;
}  
  
#wrapper1 {
  display:grid;
  grid-template-rows:auto auto;
  }
  
#links {
  grid-area: 2 / 1 / span 2 / span 1;
  min-width:0;
  }  
  
#content {
  grid-area: 1 / 1 / span 1 / span 1;
  min-width:0;
  }    

.Breite {
  width:96%;
  margin-left:2%;
}

.links25 {
  width:98%;
  margin:1%;  
  }

.con_Vors {
  text-align:center;
}

.con_Vors span {display:block;}  1798

.CPJ {
  padding:10px;  
  }

.fremdlogo figure {
  max-width: 200px;
  margin-left:auto;
  margin-right:auto;1798
}  
  
  
.MenUn li {
  list-style-type:none;
  padding:10px;
}
  
.MenUn ul{
    margin-left:40%;
  }  
  
}

  