body{
  width: 1290px;
  height: auto;
}
.nav{
  display: flex;
  border: 2px solid black;
  border-radius: 10px;
  width: 1200px;
  position: absolute;
  top: 0px;
}
.navu{
  list-style: none;
}
.eing{
  text-decoration: none;
  color: white;
  margin-left: 100px;
  font-size: 20px;
  display: block;
  font-family: fantasy;
}
.navu :hover{
  color: grey;
}
#farbs1{
  color: gold;
}
#farbs2{
  color: gold;
}
#farbs3{
  color: gold;
}
#farbs4{
  color: gold;
}
#farbs5{
  color: gold;
}
#farbs6{
  color: gold;
}
#navdesign{
  background: black;
  height: 100px;
  width: 1390px;
  position: relative;
  bottom: 16px;
  right: 8px;
}
#img{
  position: absolute;
  bottom: 6px;
  left: 10px;
}
.eing1{
  text-decoration: none;
  color: white;
  margin-left: 200px;
  font-size: 20px;
  display: block;
  font-family: serif;
}
#DI{
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  bottom: 65px;
  left: 90px;
  color: white;
}
.Start{
  position: relative;
  top: 479px;
  right: 20px;
  display: flex;
}
#Überschrift{
  font-style: italic;
  font-weight: bold;
  font-size: 60px;
  height: auto;
  position: absolute;
  bottom: 448px;
  background-color: gold;
  text-align: center;
  width: 1400px;
}
#Gründung{
  position: absolute;
  bottom: 81px;
}
#txtGründung{
  text-align: left;
  font-size: 20px;
  position: absolute;
  left: 630px;
  bottom: 120px;
}
#button{
  border-radius: 10px;
  height: 50px;
  background-color: gold;
  border: none;
  display: block;
}
#blink{
  font-size: 30px;
  text-decoration: none;
  color: black;
  font-style: italic;
}

.info{
  position: relative;
  top: 358px;
  right: 10px;
  display: flex;
}
#ÜberschriftImo{
  font-style: italic;
  font-weight: bold;
  font-size: 60px;
  height: auto;
  position: absolute;
  background-color: gold;
  width: 1390px;
  margin-left: 0px;
  text-align: center;
}
#txtInfo{
  font-size: 20px;
  position: absolute;
  top: 110px;
  left: 20px;
}
#infopng{
  position: absolute;
  left: 778px;
  top: 110px;
}

.partner{
  position: relative;
  display: flex;
  top: 835px;
  right: 10px;
}
#ÜberschriftPartner{
  font-style: italic;
  font-weight: bold;
  font-size: 60px;
  height: auto;
  position: absolute;
  background-color: gold;
  width: 1390px;
  margin-left: 0px;
  text-align: center; 
}
#slink{
  font-size: 40px;
  text-decoration: none;
  color: black;
  font-style: italic;
  background-color: gold;
  border-radius: 10px;
}
#imolink{
  font-size: 40px;
  text-decoration: none;
  color: black;
  font-style: italic;
  background-color: gold;
  border-radius: 10px;
  margin-left: 60px;
}
.Partner{
  position: relative;
  top: 130px;
  left: 30px;
}
.Partner p{
  font-size: 30px;
}



