.hi-1{
 background-image: url(/thumb/News/Bike_web.jpg);
}

.hi-2{
 background-image: url(/thumb/News/GraveDigger_web.jpg);
}
.hi-3{
 background-image: url(/thumb/News/Illustr_RedBull_Air_plane1_1_1_web.jpg);
}
.hi-4{
 background-image: url(/thumb/News/Illustr_pilot_Watch_web.jpg);
}
.hi-5{
 background-image: url(/thumb/News/Kawasaki_900_z1_Super4-min.jpg);
}
.hi-6{
 background-image: url(/thumb//News/Lamborghini_Aventador.jpg);
}
.hi-7{
 background-image: url(/thumb/News/Porsche_web.jpg);
}
.hi-8{
 background-image: url(/thumb/News/Kawasaki_Ninja-min.jpg);
}
.hi-9{
 background-image: url(/thumb/News/Plymouth_Cuda_1970.jpg);
}


body{
margin-top: 80px;


}
.welcome{
  background-image: url(/thumb/LandingP/Amath_500-min.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  height: 500px;
  overflow-x: hidden;
  
}


.avatar{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  padding: 30px;
  padding-bottom: 90px;
  font-weight: 500;
  border-bottom: 2px solid rgb(75, 35, 0);
  padding-right: 20px;
}

.mediendesign{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  max-width: 1365px;
  width: 100vw;
  overflow: hidden;
  flex-wrap: nowrap;
  margin-top: 100px;
  padding-top: 20px;
}
@media (max-width:550px){
  .mediendesign{
    flex-wrap: wrap;
   
  }
}
.describer{
  padding: 20px;
  background-color: rgba(255, 178, 69, 0.253);
  height: max-content;
  border-radius: 5px;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.568);
  width: 50%;
  margin-top: 20px;
}

.describer h2{
  margin: 0;
  font-weight: 400;
  font-size: 1.5em;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-style: oblique;
  color: #373737;
}
.describer h1{
  margin: 0;
  margin-bottom: 15px;
  margin-top: 20px;
  font-weight: 400;
  font-size: 1.2em;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-style: oblique;
  color: #373737;
}
.medientext{
    border-top: 2px solid rgb(124, 68, 0);

  border-bottom: 2px solid rgb(124, 68, 0);
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  overflow: hidden;
}
#meditex2{
   display: flex;
   flex-direction: row;
   height: 150px;
   flex-direction: column;
   justify-content: center;
   flex-wrap: nowrap;
   border: none;
}

.icon-div{
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  align-items: center;
  justify-items: center;
  margin-left: 0px;
}

.icon-div img{
  width: 70px;
  height: 70px;
  margin: 10px;
  border-radius: 5px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.427);
}
@media (max-width: 795px){
  .icon-div img{
    width: 40px;
    height: 40px;
    margin: 10px;
  }
}

.avatar .anliegen h2{
  
   font-weight: 400;
}
.avatar .anliegen hr{
  margin-top: 15px;
  width: 55%;
  border: none;
  height: 3px;
  background-color: #393939;
  border-radius: 10px;
 
}

@media screen and (min-width: 810px) and (min-width: 1040px){
 .avatar .anliegen h2
 {
    font-size: 1.4em;
  }
}
@media(min-width: 800px){
 .anliegen h2{font-size: 1.2em;
}
}
@media(max-width: 680px){
 .anliegen h2{font-size: 1em;
}
}
.info{
   display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
}
.info h2{
  font-weight: 400;
}
@media(min-width: 800px){
 .info h2{font-size: 1.3em;
}
}
@media(max-width: 680px){
 .info h2{font-size: 1em;
}
}
.enter{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
}
.kartenspiel{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  margin-top: 100px;
}
.kontakt{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  margin-top: 80px;
  border-bottom: 2px solid rgb(57, 33, 0);
}
.headline{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 65px;
  height: 300px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: center;

  flex-wrap: nowrap;
  width: 100%;
}

.headline #best0{
  color: rgba(255, 153, 0, 0.863);
   text-shadow: 3px 4px #000000b6;
   font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif Georgia, 'Times New Roman', Times, serif;
font-size: 4em;
}
.kontakt h2{
  font-size: 1.3em;
  font-weight: 500;
}
.angebot{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.angebot h2{
  font-size: 3em;
  font-weight: 500;
}
.angebot h3{
  margin-top: 30px;
  font-size: 1.3em;
  font-weight: 400;
}
@media(max-width: 680px){
 .kartenspiel .angebot h3{font-size: 1em;
}
}
@media(max-width: 680px){
 .kartenspiel .angebot h2
 {
  font-size: 1.6em;
}
}
@media(max-width: 680px){
 .avatar .aufforderung h3
 {
  font-size: 1.6em;
}
}

.avatar .anliegen{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 2em;
  text-align: center;
  align-items: center;
}

.aufforderung{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  
}
.aufforderung span{
   margin-top: 20px;
  font-size: 1.8em;
  font-weight: 400;
  margin: 0;
}
.aufforderung h2{
  margin-top: 20px;
  font-size: 2.2em;
  font-weight: 400;
  margin: 0;
  width: max-content;
}
.aufforderung h1{
  margin-top: 10px;
  font-size: 1.1em;
  font-weight: 400;
}
.aufforderung h2{
  margin-top: 10px;
  font-size: 1.1em;
  font-weight: 400;
}
.aufforderung h3{
  margin-top: 10px;
  font-size: 1.9em;
  font-weight: 600;
}
@media(max-width: 980px){
 .avatar .aufforderung h2
 {
  font-size: 1em;
}
}
@media(max-width: 980px){
 .avatar .aufforderung h1
 {
  font-size: 1em;
}
.aufforderung span{
   font-size: 1.3em;
}
}

.enterbuttons{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 30px;
  padding: 5px;
  font-weight: 600;
  width: auto;
}
.enterbuttons button{
  text-decoration: none;
  padding: 10px;
  font-weight: 600;
  width: 250px;
  border-radius: 10px;
}
.enterbuttons a button:hover{
  background-color: rgb(215, 75, 19);
  color: azure;
  cursor: pointer;
}
.enterbuttons a{
  margin: 10px;
  text-decoration: none;
}
.enterbuttons:hover{
 cursor: pointer;
}
.enterbuttons a{
 text-decoration: none;
}

   @media(max-width: 850px){
    .headline{
      padding-left: 30px;
    }
    
   }
  

@media (max-width: 600px){
.headline{
  font-size: small;
}
}
.headline h1{
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 2em;
}
.headline p{
  font-weight: bold;
  font-family:'Courier New', Courier, monospace ;
  font-size: 1em;
}
.headline h2{
  font-family:Arial, Helvetica, sans-serif, Times, serif  ;
  font-size: 1.3em;
}

.roundslider-div{
  display: flex;
  justify-content: center;
  
  margin: 50px;
}
.slideshow{
position: relative;
align-items: center;
height: 50vh;
margin-top: 0px;
width: 50%;
}
#mail1{
    color: rgb(255, 238, 219);
   font-size: 1.5em;
   font-style: oblique;
   font-weight: 600;
   text-shadow: 2px 2px #00000079;
   margin-top: 50px;
  
}
#log{
   color: rgba(255, 140, 9, 0.863);
   text-shadow: 2px 2px #000000d7;
  text-decoration: wavy;
}

 
#ruhe{
   text-shadow: 2px 2px #9f6a01c7;
   color: rgb(41, 41, 41);
   line-height: 1.9em;
   margin-bottom: 50px;
}
#ruhe2{
   text-shadow: 2px 2px #9f6a01c7;
   color: rgb(41, 41, 41);
}
#erleben{
   text-shadow: 2px 2px #9f6a01c7;
   color: rgb(41, 41, 41);
}

.slideshow h1{
  font-weight: 600;
  font-size: 1.4em;
  color: rgb(55, 55, 55);
}



h1{
 font-size: 1.7em;
}

.grid-container{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 250px));
  gap: 5px;
  justify-content: center;
  margin-top: 70px;
  margin-bottom: 40px;
}
@media(max-width: 600px){
  .grid-container{
 margin-top: 100px;
}
}
.card{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1em;
  border: 1px solid rgb(75, 82, 92);
  border-radius: 10px;
  background-color: #ffffff;
  text-align: center;
  margin: 10px;
  width: min-content;
  color: black;
  
}
.card-image{
 
 background-color: rgb(0, 153, 255);
 height: 200px;
 margin-bottom: 15px;
 background-size: cover;
 width: 200px;
}
@media(max-width:450px){
  .card-image{
    height: 150px;
  width: 150px;
}
.card{
  margin-left: 60px;
}
}
.card button{
  margin-top: 10px;
  font-size: 20px;
  padding: 5px;
  background-color: rgb(37, 88, 117);
  color: white;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
 border-radius: 3px;
}
.cardlogo{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
 
} .cardlogo img{
  width: 150px;
}
.card a{
  text-decoration: none;
  color: rgb(69, 6, 6);
}

@media (max-width: 600px){
  .roundslider-div{
    display: none;
  }
}

