

* {
  margin: 0;
  padding: 0;
  user-select: none;
}
body {
  font-family: "roboto", sans-serif;
}


.container nav.desk,
.container nav.mob{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #0c0c0c;
  height: 84px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    z-index: 5;
}

.logoh{
    display: flex; 
    align-items: center;
    z-index: 9;
    margin-left: 10px;
    margin-top: 100px;
}

.headerlogo img{
    margin-top: 15px;
    height: 65px;
    width: 280px;
    margin-left: 2%;
    
}

.logoh{
    margin-top: -45px;
    margin-left: 15px;
}
nav.desk ul {
  list-style: none;
  width: 70%;
  height: 80px;
  margin-right: -10%;
    float: right;
    display: inline-block;
    
}

nav.desk ul li {
  width: 20%;
  float: left;
  text-align: center;
  line-height: 60px;
    margin-top: 12px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.5s ease;
    display: inline-block;
    
}

nav.desk ul li:hover,
nav.mob ul li:hover{
    background: #7D0D0D     ;
    
}

nav.desk ul li.active,
nav.mob ul li.active{
  background:  #7D0D0D    ;
}

nav ul li a {
  color: #fff;
  text-decoration: none;
    display: inline-block;
}

.header {
  width: 100%;
  height: 500px;
  background: #ffffff url("bridge.jpg") no-repeat center;
  background-size: cover;
  margin-top: 60px;
  position: relative;
  z-index: -1;
}

.mob,
.hamburger-btn {
  display: none;
}
.logo_container img{
        margin-top: 100pc
    }
@media screen and (max-width: 815px) {
 .container nav.desk,
    .container nav.mob{
        height: 60px;
        
    }
    .headerlogo img{
        height:58px;
        width: 240px;
        z-index: 9;
        margin-top: 2px
    }
    
    body{
        margin-top: -20px;
    }
    nav ul li a {
  color: #fff;
  text-decoration: none;
        
}

    nav.desk {
    display: none;
  }

  nav.mob,
  .hamburger-btn {
    display: block;
  }
  
  .hamburger-btn {
    position: relative;
  }

  .hamburger-btn .fa-bars,
  .hamburger-btn .fa-times {
    position: fixed;
    right: 25px;
    top: 15px;
    font-size: 35px;
    color: #fff;
    cursor: pointer;
      display: inline-block;
  }

  .mob ul{
    margin-top:-4px;
    background: #0c0c0c;
    display: none;

  }

  .mob li {
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    cursor: pointer;
    list-style: none;
  }
  
  .mob ul.active {
    display: block;

  }
}

@media screen and (min-width: 2000px){
    .headerlogo{
        margin-left: 5%;
    }
    .container nav.desk ul li{
        width: 14%;
        margin-right: 5%;
    }
}

-------------------------------------
.Maps src{
    margin-top: 10px;
    margin-left: 40px;
    margin-right: 4%;
    position: relative;
}
.Fotogalerie12 img{
    position: relative;
    height: 20px;
    margin-top: 100px;
}
html {
    background-color: white;
}
.texte1 .h1{
    margin-left: 0px;
}

.texte1 img{
    height: 350px;
    position: relative;
    margin-left: 10px;
    float: right;
    right: 2%;
    width: 290px;
}

.img1 img{
    float: left;
    margin-left: 15px;
    position: relative;
    height: 600px;
    width: 400px;
    
}

.plan h2{
    margin-left: 10px;
}

.plan img{
    margin-left: 15px;
    width: 90%;
    height: 450px;
}


.Bidlerinos img{
    margin-right: 10%;
    margin-left: 10%;
    width: 80%;
    
}


.Bi1 h2{
    margin-left: 10%;
}
.form1{background-size: 100%;
}
#Kontakt123{background: #e6e6e6;
margin-left:auto;
    margin-right: auto;
width:30px;
    height: 350px;;
padding: 10px;
    padding-top: -10px;
}
.container44 {
    max-width: 520px;
    margin: 0 auto;
    padding: 5%;
}

.container44 form {
    max-width: 500px;
    margin: 0 auto;
    text-align: left;
    padding: 20px 0;
}

.container44 input,
textarea,
label {
    margin-right: 1px;
    display: block;
    margin: 0 auto;
    width: 100%;
    color: #828282;
}

.container44 input,
textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #7D0D0D ;
}

.container44 input[type=submit] {
    background-color: #7D0D0D ;
    padding: 15px 0;
    color: white;
    font-size: 18px;
    border-bottom: none;
    margin-top: 30px;
    cursor: pointer;
    transition: all .3s ease;
}

.container44 input[type=submit]:hover {
    background: #FFF;
    color: #1b1c1e;
}

.container44 input,
textarea {
    color: black;
    font-size: 18px;
    padding: 6px;
}

.container44 input:focus,
textarea:focus {
    outline: 1px solid #7D0D0D ;
}

.container44 a {
    color: #828282;
    font-style: italic;
}

.container44 a:hover {
    color: #7D0D0D ;
}
#Kontakt123 input{width:100%;padding:10px;box-sizing:border-box;background:none;outline:none;resize:none;border:0;font-family:'Montserrat',sans-serif;transition:all .3s;border-bottom:2px solid #bebed2}
#Kontakt123 input:focus{border-bottom:2px solid #961742 }
#Kontakt123 p:before{content:attr(type);display:block;margin:28px 0 0;font-size:14px;color:black}
#Kontakt123 button{float:right;padding:8px 12px;margin:8px 0 0;font-family:'Montserrat',sans-serif;border:2px solid #78788c;background:0;color:#961742 ;cursor:pointer;transition:all .3s}
#Kontakt123 button:hover{background:#961742 ;color:#fff}
#Kontakt123 div{content:'Hi';position:absolute;bottom:-15px;right:-20px;background:#50505a;color:#fff;width:320px;padding:16px 4px 16px 0;border-radius:6px;font-size:13px;box-shadow:10px 10px 40px -14px #000}
#Kontakt123 span{margin:0 5px 0 15px}

.contact-info{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.card{
    position: relative;
    flex: 1;
    max-width: 300px;
    height: 140px;
    background-color: #131312 ;
    margin: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.card-content h3{
    top: 10px;
    text-transform: uppercase;
    color: #7D0D0D ;
}

.card-content h3{
    top: 20px;
    text-transform: uppercase;
    color: #7D0D0D ;
}

.card-content span{
    bottom: 20px;
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
}

.icon{
    font-size: 30px;
    color: #7D0D0D ;
    transition: .3s linear;
    padding: 0 10px;
    
    
}

.impressumtext{
    margin-left: 10px;
}
@media screen and (min-width:900px){
.icon{
    font-size: 30px;
    color: #7D0D0D ;
    transition: .3s linear;
    
    
}
.card:hover .icon{
    transform: scale(4);
    opacity: 0;
}

.card-content h3,
.card-content span{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    opacity: 0;}

    .card .change span{
        top:30px;
    }


.card:hover h3{
    opacity: 1;
    top: 46px;
    transition: .3s linear .3s;
}

.card:hover span{
    opacity: 1;
    bottom: 46px;
    transition: .3s linear .3s;
}
.changeee:hover span{
    opacity: 1;
    bottom: 46px;
    transition: .3s linear .3s;
}
}
@media screen and (max-width:900px){
    .card{
        flex: 100%;
        max-width: 500px;
        margin-top: 18px;
        margin-bottom: 10px;
    }
}


.Bildu img{
    margin-top: 75px;
}
@media screen and (min-width:900px){
    .texte1{
        margin-left: 6%;
    }
    
    .Bildu img{
        margin-right: 8%;
        margin-top: 40px;
        height: 500px;
        width: 350px;
    }
    . figcaption{
        margin-top: 430px;
        position: absolute;
        margin-left: 60%;}
}


@media screen and (min-width:700px){
    .plan img{
        height: 0px;
        position: relative;
        margin-bottom: 60px;
    }
    .plan h2{
        margin-top:-100px;
        font-size: 0px;
        
    }
     .texte1 figcaption{
        margin-right: 100px;
    
}
}
.texte1{
    margin-left: 8%;}
@media screen and (max-width: 700px){
    section{
        margin-top: -200px;
        
    }
    .headerlogo img{
        height:58px;
        width: 240px;
        z-index: 9;
        margin-top: 2px
    }
}    
@media screen and (max-width: 700px){
    
    
    .texte1 img{
        margin-left: 10px;
        position: absolute;
        height: 00px;
        width: 00px;
    }
    .texte1{
        margin-left: 10px;
    }
    
    .h1 h1{
        margin-left: 0px;
    }
    
    .texte1 figcaption{
        font-size: 0px;
    
}
}
section{
    background: white;;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    max-width: 1500px;
    padding: 2em 2em 4;
    margin: 0 auto;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.06);
    margin-top:-485px;
}


h1,h2,h3,h4{
    color: black;
    font-weight: 600;
    line-height: 1.3;
}

h1{
    color: black;
    font-size: 30px;
}
h2 {
    margin-top: 1.0em;
    font-size: 23px
}
hr{
    width: 97%;
    margin: 0 auto;
    margin-left:1px ;
    height: 0.01px;
}
a {
    color: black;
}

#slider {
    overflow: hidden;
    margin-top:-30px;
}
    #slider figure {
        position: relative;
        width: 500%; /* 100% for each picture, 10 pictures = 1000% */
        margin: 0;
        left: 0;
        animation: 20s slider infinite;
        margin-top: 10px;
        height: auto;
        
    }
        #slider figure img {
            width: 20%; /* 100 / 10 pictures = 10% */
            height: 380px; /* to set a maximum height  */
            float: left;
            /*  next 2 to continue responsive with the maximum height  */

        }
@keyframes slider {
    0%{
        left: 0;
    }
    20%{
        left: 0%;
    }
    25%{
        left: -100%
    }
    45%{
        left: -100%;
    }
    50%{
        left: -200%;
    }
    70%{
        left: -200%;
    }
    75%{
        left: -300%;
    }
    95%{
        left: -300%;
    }
    100%{
        left: -400%;
    }
}


.Profilbild img{
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5%
}
}

.Daten h2{
    margin-left: 320px
}


.text{
    font-size:17px
}

.aufz li{
    list-style-type: square;
    list-style-position: inside;
    color:#b42525;
    
}

.aufz a{
    color: #333333;
}
.texte{
    margin-left: 6px;
}

*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
.footer{
    width: 100vw;
    display: block;
    background-color: #0c0c0c;
    box-sizing: border-box;
    padding: 0px auto;
    overflow: hidden;
    margin-left:0px;
}

.inner_footer{
    display: block;
    margin: auto;
    width: 900px;
    height: 190px;
}


.inner_footer .logo_container{
    width: 35%;
    float: left;
    height: 1;
    display: block;
    
}

.inner_footer .logo_container img{
    width: 250px;
    height: 160px;
    margin-top: 5px;
    
}

.inner_footer .footer_third{
    width: calc(21.6666666667% - 20px);
    margin-right: 10px;
    float: left;
    height: 100%;
}

.inner_footer .footer_third:last-child{
    margin-top: 20p;
    
}

.inner_footer .footer_third h1{
    font-family: arial;
    font-size: 22px;
    color: white;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 30px;
    text-decoration: none;
}


.inner_footer .footer_third a{
    font-family: sans-serif;
    font-size: 18px;
    display: block;
    width: 100%;
    text-decoration: none;
    color: white;
    font-weight: 200;
    margin-bottom:-11px;

}

.inner_footer .footer_third li{
    color: white;
    display: inline-block;
    padding: 0 5px;
    font-size: 20px;
}

.footer_third a{
    text-decoration: none;
    font-size:17px;
}

.footer_third a:hover{
    opacity: 0.5;
}

.footer_third i{
    font-size: 50px
}
@media(max-width:670px){
    .footer .inner_footer
    .footer .inner_footer{
        width: 90%;
    }
    
    .inner_footer,
    .inner_footer .footer_third{
        width: 100%;
        margin-bottom:  30px;
        height: 100%;}
    
    .Info{
        margin-left: 43%;
        margin-top: -166px
    }
    
    .Hilfe{
        margin-left: 10%
    }
    
    .Mehr{
        margin-left: 70%;
        margin-top: -196px
    }
    
    .logo_container{
        margin-left: 20%;
        margin-right: 20%;
    }
    
    #logo{
        float: left;
        margin-top: -40px;
        height: 30px;
        margin-left: 35%;
    }
    #main-nav{
        margin-top: 66px;
        margin-left: 1px;
        display: block;
        margin-right: 19%;
    }
    
    #logo{
        margin-right: 30%;
    }
    header nav ul li:hover{
    text-decoration: underline;
    color: #820707;
    font-size: 24px;
    opacity: 0.7;|
    }
    header nav ul li:hover{
    padding-top: 0.9px;
    opacity: 0.7;
}
}

@media(max-width:570px){
    
    .footer .inner_footer
    .footer .inner_footer{
        width: 90%;
    }
    
    .inner_footer,
    .inner_footer .Hilfe ..Mehr .Info{
        width: 100%;
        margin-bottom:  30px;
        height: 150px;}
    
    #logo{
        float: left;
        margin-top: -40px;
        height: 30px;
        margin-left: 200px;
    }
    #main-nav{
        margin-top: 66px;
        margin-left: 0px;
        display: block;
        margin-right: 13%;
    }
    
    header nav ul li:hover{
    text-decoration: underline;
    color: #820707;
    font-size: 24px;
    opacity: 0.7;
}
    
      header nav ul li:hover{
    padding-top: 0.9px;
    opacity: 0.7;
}
    }
@media(max-width:480px){
    
    .footer .inner_footer
    .footer .inner_footer{
        width: 90%;
    }
    
    .inner_footer,
    .inner_footer .footer_third .Info .Mehr .Hilfe{
        width: 100%;
        margin-bottom:  30px;
        height: 100;}
    
    .Info{ ;
        margin-top: -25px;
        margin-left: 15%
    }
    
    .Mehr{
        margin-top: -30px; 
        margin-left: 15%;
        margin-bottom: 150pxxx
    }
    
    .Hilfe{
        margin-top: px;
        margin-left: 15%;
        
    }
    
    slider{
        margin-top: 100px;
    }
    
    #slider figure img{
        height: 310px;
    }
    header nav ul li:hover{
    text-decoration: underline;
    color: #820707;
    font-size: 23px;
}
    header nav ul li:hover{
    opacity: 0.75;
}
    
}
    @media(max-width:480px){
        .logo_container{
            margin-left: 15%;
        }
    }
@media(max-width:200px){
    #main-nav{
    float: left;
    margin-top: 20px;
  }
    
    #Profilbild{
        height: 110px;
        widows: 100px;
    }
    header #main-nav ul{
        overflow: hidden;
        margin: 0;
        padding: 5px 0;
        width: 100%;
        margin-top: px;
        position: absolute;
    }
    
    header #main-nav ul li{
        width: 100%;
        padding: 5px 0;
        font-size: 11px;
        border-top: 1px solid #dddddd;
    }
    header{
        height: 205px;
    }
    
    
    #logo{
        text-align: center;
        margin-left: 3%;
    }
    header{
        position: absolute;
    }
    
    #slider figure img{
        height: 310px;
    }
    header nav ul li:hover{
    text-decoration: underline;
    color: #820707;
    font-size: 300px;
}

#einblenden {
  margin-top: 30px;  /* Text hinaufschieben */
  margin-left: 85px;   /* Text horiz. ausrichten */
  font-weight: bold;   /* Text formatieren */
  color: #fff;               /* Text Farbe */
}
    
.button123 a{ 
    display: block;
	background: #00A9D4;
	color: #fff;
	padding: 15px;
	cursor: pointer;
	text-decoration: none;
	width: 320px;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
    }
    
.button123 a:hover {
	background: #00729D;
}
.texte1 .button111 .btn-2 {
	background: #F98909;
}

.texte1 .button111.btn-2:hover {
	background: #DC6C11;
}
.texte1 .button111 p {
	color: #888;
	padding: 15px;
}
}  
table.content {
  border-collapse: collapse;
  margin: 20px 0;
    margin-right: 10%;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
    color: black; 
    min-width: 300px;
    max-width: 600px;
}

table.content thead tr {
  background-color: rebeccapurple;
  color: white;
  font-weight: bold;
  text-align: left;
    color: black; 
}

table.content th,
table.content td {
  padding: 12px 16px;
}

table.content tbody tr {
  border-bottom: 1px solid #ccc;
}

.wrapper {
  padding: 32px;
}

.cookie-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2f3640;
  color: #f5f6fa;
  padding: 0 32px;
  box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);

  transition: 400ms;
}

.cookie-container.active {
  bottom: 0;
}

.cookie-container a {
  color: #f5f6fa;
}

.cookie-btn {
  background: #e84118;
  border: 0;
  color: #f5f6fa;
  padding: 12px 48px;
  font-size: 18px;
  margin-bottom: 16px;
  border-radius: 8px;
  cursor: pointer;
}