*{
    margin: 0;
    padding: 0;
    text-align: left;
}
.main{
    color: black;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: rgb(255, 255, 255);  
    overflow: hidden;
    text-align: left; 
    
;
}
body{
    height: 1500px;
    margin: 0;
    padding: 0;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color: #FFFFFF ;
} 

.header{
    color: white;
    background-color: rgba(0, 0, 0, 0); 
    position: fixed;
    width: 100%
;
}
.Navigation{
    color: red;
}
.Navigation p{
    text-align: right
}
nav {
    width: 100%;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.7); 
    box-shadow: 2px 2px 5px rgba(51, 51, 52, 0.5);
    opacity: 100%;
    
}

nav ul {
    float: right;
    padding-top: 5px;
    padding-right: 50px;
}

nav ul li {
    float: left;
    list-style: none;
    position: relative;
}

nav ul li a {
    color: white;
    font-size: 13px;
    text-decoration: none;
    padding: 24px;
    display:block
}

nav ul li a:hover {
    color: #d7a2ff;
}

nav ul li ul{
    display: none;
    position: absolute;
    background-color: black;
    padding: 0px;
    border-radius: 0px 0px 5px 5px;
    border-top: gray;
}

nav ul li:hover ul{
    display:block
}

nav ul li ul li a {
    color: white;
    padding: 16px 20px;
    margin-left: 7%;
    border-top: 10px;
    border-color: gray;
}


nav ul li ul li a:hover {
    background-color: black;
}

.Intro {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    font-size: clamp(1rem, 1.5vw, 2rem);
    }
.Intro p{
    text-align: center;
}

.Blog {
    width: 1200px;
    margin: 25px auto;
}

section {
    width: 800px;
    float: left;
}

article {
    padding: 20px;
    text-align: left;
    margin-bottom: 30px;
    margin-right: 30px;
    background-color: #ffffff
}

article h2{
    font-size: 40px;
    color: black;
    padding-bottom: 20px;
    padding-top: 10px;
}

video {
    width: 520px;
    height: 300px;
}

aside {
    text-align: center;
    padding-right: 25px;
    width: 300px;
    float: right;
    color: rgb(0, 0, 0);
    padding: 35px;
    border-radius: 15px;
    margin-top: 80px;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #555;
    color: white;
    cursor: pointer;
    padding: 13px;
    border-radius: 10px;
    font-size: 18px;
  }
  
  #myBtn:hover {
    background-color: #555;
  }

.Insta img{
    bottom: 20px;
    left: 20px;
    position: fixed;
    width: 50px;
    max-width: 100%;
}

.date {
    font-size: 13px;
    color: #555;
}

.letter {
    font-size: 14px;
    font-weight: lighter;
    padding-top: 15px;
    padding-right: 20px;
    line-height: 20px
}

.Weiterleitung h4{
    background-color: #000000;
    margin-top: 20px;
    display: block;
    color: white;
    margin-right: 610px;
    padding: 10px;
    border-radius: 7px;
}

.Weiterleitung a{
    color: black
}

Footer {
    clear: both;
    background-color: #4d4d4d75;
    color: white;
    text-align: center;
    box-shadow: 50px gray;
}

Footer p{
    padding: 10px;
    text-align: center;
}

footer p a{
    color:wheat
}

.linking {
    float: left;
    padding-left: 20px;
    padding-bottom: 70px;
    padding-top: 20px;
}

h6 {
    font-size: 20px;
    text-align: center;
}

.linking th{
    padding-top: 20px;
    letter-spacing: 30px;
    background-color: black;
    text-align: center;
    color: white;
}

.linking p{
    color: white;
    padding-left: 30px;
    padding-bottom: 20px;
}

.linking a{
    color: black;
}

.Instalink img{
    width: 50px;
    max-width: 100%;
    align-items: center;
    margin-left: 125px;
}

h3 {
    font-size: 17pt;
    font-weight: 1000;
}

aside p{
    line-height: 30px;
    text-align: center;
    font-weight: 1000;
}

.Bildergallerie img{
    text-align: center;
}

.Schnellnavigation ul li{
    display: block;
    color: black;
    text-align: center;
}
.image {
    transition: filter 0.9s;
}

.image:hover {
    filter: blur(3px);
}

.Gallerie_Show {
    color: #7000CD ;
    text-align: center;
}

.Gallerie_Show p{
    text-align: center;
    font-size: 25px;
    color: #270030 ;
}

.Tabelle {
    padding-top: 20px;
}

.Gallerie_Post2 h3{
    text-align: right;
}

.date2 p{
    font-size: 13px;
    color: #555;
    text-align: right;
}

.impressumtb {
    padding-left: 120px;
    padding-top: 30px;
}

.terminkalender {
    background-color: #dddddd;
    border-radius: 9px;
    margin-top: 30px;
}

.terminkalender h3{
text-align: center;
padding-left: 15px;
text-decoration: underline;
}

.terminkalender iframe{
    padding-left: 155px;
    padding-top: 10px;
}

.terminkalender2 {
    background-color: #dddddd;
    border-radius: 9px;
    margin-top: 30px;
}

.terminkalender2 h3{
text-align: center;
padding-left: 90px;
text-decoration: underline;
}

.terminkalender2 iframe{
    padding-left: 80px;
    padding-top: 10px;
}

.terminkalender2 img{
    padding-left: 60px;
}

.VorstellungHS h6{
    font-size: 100px;
}

.VorstellungHS h3{
    font-size: 20px;
    text-align: center;
    padding-top: 10px
}