@font-face {
  font-family: DUBAI-MEDIUM;
  src: url(input/DUBAI-MEDIUM.TTF);
}
@font-face {
  font-family: DUBAI-LIGHT;
  src: url(input/DUBAI-LIGHT.TTF);
}
body{
  height: 1000px;
  width: 1000px;
  margin: 0;
  padding: 0;
zoom:45%;

  }
a:link{
  text-decoration: none;
}
a:visited{ 
  text-decoration: none; 
}
a:hover{
  text-decoration: none;
}
a:active{
  text-decoration: none;
}

.Ueberschrift{
	position: absolute;
  left: 1250px;
  top: -50px;
  color: #424242;
  font-family: DUBAI-MEDIUM;
  font-size: 109px;
  text-transform: uppercase;
}
.Titel{
	position: absolute;
  left: 1250px;
  top: 210px;
  color: #424242;
  font-family: DUBAI-LIGHT;
  font-size: 72px;
}
.Banner hr{
  position: relative;
  top: 240px;
  left:450px;
  height:2px;
  width:800px;
  border-width:0;
  color:#A1A1A1;
  background-color:#A1A1A1;
}
.Banner-Text{
	position: relative;
  top:1000px;
}
.Banner-Links{
  background-color: #393939;
  background-image: url("input/Banner-Links.png");
  height: 3740px;
  width: 945px;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #C7C7C7;
}
.Banner-Links hr{
  height:2px;
  width:300px;
  border-width:0;
  color:#C7C7C7;
  background-color:#C7C7C7;
}
.Foto-Ramen{
  width: 620px;
  height: 620px;
  border-radius: 310px;
  background-color: #8E8E8E;
  position:absolute;
  left:152px; 
  top:270px; 
}
.Foto{
  width: 600px;
  height: 600px;
  border-radius: 300px;
  position:absolute;
  left:10px; 
  top:10px; 
  content:url(input/375.jpg);
  filter: grayscale(100%);
}
.Profil{
  font-family: DUBAI-LIGHT;
  font-size: 72px;
  letter-spacing:40px;
  text-transform: uppercase;
}
.Profil-Text{
  font-family: DUBAI-LIGHT;
  font-size: 48px;
}
.Adresse{
  height: 200px;
  width: 500px;  
  color:#C7C7C7;
  font-family: DUBAI-LIGHT;
  font-size: 48px;
  background-image: url("input/ort.png");
  background-repeat: no-repeat;
  background-position-x: 50%;
  padding-top: 120px; 
}
.Adresse a{
  text-decoration: none;
  color:#C7C7C7;
}
.Tel{
  height: 200px;
  width: 500px;  
  color:#C7C7C7;
  font-family: DUBAI-LIGHT;
  font-size: 48px;
  background-image: url("input/tel.png");
  background-repeat: no-repeat;
  background-position-x: 50%;
  padding-top: 120px; 
}
.Tel a{
  text-decoration: none;
  color:#C7C7C7;
}
.Mail{
  height: 200px;
  width: 500px;  
  color:#C7C7C7;
  font-family: DUBAI-LIGHT;
  font-size: 48px;
  background-image: url("input/mail.png");
  background-repeat: no-repeat;
  background-position-x: 50%;
  padding-top: 120px; 
}
.Mail a{
  text-decoration: none;
  color:#C7C7C7;
}
.Whatsapp{
  height: 100px;
  width: 500px;  
  color:#C7C7C7;
  font-family: DUBAI-LIGHT;
  font-size: 48px;
  background-image: url("input/whatsapp.png");
  background-repeat: no-repeat;
  background-position-x: 50%;
  padding-top: 120px; 
}


.s2{
  height: 100px;
  width: 500px;  
  color: #424242;
  font-family: DUBAI-LIGHT;
  font-size: 48px;
  padding-top: 120px;
  position: absolute;
  top: 3000px;
  left: 1100px;
}


.Whatsapp a{
  text-decoration: none;
  color:#C7C7C7;
}
.s2 a{
  text-decoration: none;
  color: #424242;
}
.Ueberschrift-Bewerbung{
	position: relative;
  left: 1200px;
  top: 100px;
  color: #424242;
  font-family: DUBAI-LIGHT;
  font-size: 72px;
  text-transform: uppercase;
  letter-spacing:20px;
}
.Bewerbungstext{
  position: absolute;
  left: 1200px;
  top: 250px;
	width: 1300px;
  font-family: DUBAI-LIGHT;
  font-size: 42px;
}