html {
    -webkit-text-size-adjust: 1em;
}

body {
 font-family: arial;
 line-height: 1;
 font-size:1em;
 }


a {
 font-size:0.75em;
 }

a.menu {
 font-size: ;
 }

.impressum{
 color: #F834CE;
}

#ueberschrift {
 position: fixed;
 font-size: 1.5em;
 font-weight: bold;
 width: 40vw;
 margin-top: 50px;
 text-align: center;
 left: 50%;
 transform: translateX(-50%);
}

.btn{
 font-size:1em;
 font-family: arial;
 padding: 0 0 0 0;
 border: none;
 cursor: pointer;
 margin-left: inherit;
 color: inherit;
 background-color: transparent;
 }

#mail{
 font-size: 1em;
 color: #F834CE;
 background-color: #49E0FD;
 text-decoration: none;
 }

.architektur{
  margin-left: 5vw;
  margin-top: 80px;
  text-align: left;
 }

.kontakt{
 text-align: right;
 margin-right: 25px;
 }

.menu{
 font-size: 1em;
 background-color: #F8F562;
 }

.textKontakt{
 margin-left: 20vw;
 }

.textArchitektur{

 }

.neues{
 color: #2EFE2E;
 width: 40vw;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 25px;
 }


.projekte{
  width: 60vw;
  margin-left: ;
  margin-right: auto;
  text-align: right;
  background-color: #F834CE;
  color:  #F8F562;
  }



.topNeues{
 color: #39EB03;
 background-color: #F834CE;
 text-align: left;
 width: 42vw;
 padding-left: 5vw;
 margin-left: 0vw;
 margin-right: 60vw;
 }

 .topEssay{
 text-align: left;
 color: #49E0FD;
 width: 45vw;
 margin-left: 50vw;
 }

 .subNeues{
 }

 .text{
 }

 .textFett{
 font-weight: bold;
 }

 ul{
 list-style-type: none;
 padding-left: 0;
 text-indent: 0;
 }

 li{
  list-style-type: none;
  text-indent: 0;
  }

  strong{
  text-indent: 0;
  }

  div{
  padding-left: 0;
  }

.textImpressum{
 margin-top: 80px;
 }


 a[href^="tel:"] {
 font-size: 1em;
}

a.mail {
 font-size: 1em;
 }
