@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: 2475px;
  width: 3508;
  margin: 0;
  padding: 0;
  zoom:50%; 
}
a:link{
  text-decoration: none;
}
a:visited{ 
  text-decoration: none; 
}
a:hover{
  text-decoration: none;
}
a:active{
  text-decoration: none;
}
.TS{
  height: 15px;
	width: 100%;
  background-color: #8E8E8E;
  position: absolute;
  left: 0px;
  top: 265px;
}
.BS{
  height: 15px;
	width: 100%;
  background-color: #8E8E8E;
  position: absolute;
  left: 0px;
  top: 829px;
}
.Banner{
  height: 814px;
	width: 100%;
	position: absolute;
  left: 0px;
  top: 15px;
  color: #C7C7C7;
  background-image: url("input/banner-lab.png");
}
.Bild{
  width: 1012px;
	height: 816px;
  background-image: url("input/Bild+Schatten.png");
}
.Name{
  font-family: DUBAI-LIGHT;
  font-size: 140px;
  color: #3E3E3E;
  position: relative;
  top:25px;
}
.Bewerbung{
  font-family: DUBAI-MEDIUM;
  font-size: 140px;
  color: #3E3E3E;
  position: relative;
  top:25px;
  text-transform: uppercase;
}
.TXT1 hr{
  position: relative;
  top: 25px;
  left:0px;
  height:2px;
  width:1475px;
  border-width:0;
  background-color:#A1A1A1;
}
.TXT{
  font-family: DUBAI-LIGHT;
  font-size: 100px;
  color: #3E3E3E;
  position: relative;
  top:25px;
}