html
{
height: 100%;
}


h1 {
  color: red;
  font-size: 35px;
}


h2 {
  color: red;
}

body {
  height: 100%;
  width: 80%;
  text-align:justify;
  margin-left: auto;
  background-color:green;

}


div {
  background-color:white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 8px;

}

form {
border: 1px solid #006699;
background-color: #cccc99;
padding: 10px;
}

input {
  border:none;
  background-color:#dede99;
  margin: 5px;
  padding: 2px 2px 2px 5px;
}

input:focus, input:hover {
  background-color:#ffffff; font-size:120%;
}

.submit, .reset {
  background-color: #cccc99;
  border-top: 3px double #006699;
  border-right: 3px solid #006699;
  border-left: 3px solid #006699;
  border-bottom: 3px double #006699;

}



.Bild5 {
   text-align:center;  
}


img {
      border-radius: 8px;
      margin:10px 10px 10px 0; 
}

div.JHVS2023 {
  height: 550px;
}


#wirueberuns
{
  height: 950px;
}


dl.Adventstreffen2022 {float:right; padding-left: 10px;}
dl.Adventstreffen2022 dd {text-align:center;margin:0; font-size:90%;}

dl.quadrille {float:left;}
dl.quadrille dd {text-align:center;margin:0; font-size:90%;}

dl.Mehrtagesritt {float:left;}
dl.Mehrtagesritt dd {text-align:center;margin:0; font-size:90%;}

dl.bildunterschrift {text-align:center;}
dl.bildunterschrift dd {margin:0; font-size:90%;}