@charset "UTF-8";

#name {
  width: 31.8%;
  position: relative;
  float: left;
  color: #e0e0e0;
  padding-top: 1%;
  font-weight: 500;
  font-size: 1.2vw;
}
#titel {
  width: 45%;
  margin-left: 2.5%;
  position: relative;
  float: left;
  padding-top: 1%;
  font-weight: 500;
  font-size: 1.2vw;
}

#DE,
#EN,
#ES {
  width: 5%;
  margin-left: 0.65%;
  position: relative;
  float: right;
  color: #e0e0e0;
  background: #303033; 
  padding: 1%;
  text-align: center;
  font-size: 1.2vw;
}
a {
  text-decoration: none;
    color: #e0e0e0;   
}
a:hover{color: #EC008B;
}

#name a:hover{ color: #e0e0e0;}

#ab span{
font-size: 5vw;
color: #FFFFFF;
text-align: left; 
margin: 0; 
font-weight: 500;  
}
#ab span p{
font-size: 0.25vw;
color: rgba(0,0,0,0);
text-align: left;  
}
#mnop-ll,
#mnop,
#mnop-subtitle{
position: relative;
width: 100%;
float: left;
}
#mnop-halb {
position: relative;
width: 100%;
float: left;
}
#mnop span ul li{
font-size: 0.9vw;
line-height: 1vw;  
text-align: left;
color:#FFFFFF;
font-weight: 600;
}

table tr td ul li{
font-size: 0.9vw;
line-height: 1vw;  
text-align: left;
color:#FFFFFF;
font-weight: 600;
}
table {float: left;
}
#p span{
      font-size: 1.1vw;
    line-height: 1.1vw;
          color: green;
     text-align: justify;
}
img {
  max-width: 100%;
  height: auto;
}
main {
  background-color: #6d6f72;
  overflow: auto;
  padding: 6%;
}
body {
  font-size: 100%;
  color: #313131;
  font-family: Roboto, Helvetica, Arial, Verdana;
  background-color: #9b9b9b;
  width: 50%;
  min-height: inherit;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
}
body {
  font-size: 1.7vw;
}
@font-face {
  font-family: 'robotoblack';
  src: url('fonts/Roboto-Black-webfont.eot');
  src: url('fonts/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Black-webfont.woff') format('woff'), url('fonts/Roboto-Black-webfont.ttf') format('truetype'), url('fonts/Roboto-Black-webfont.svg#robotoblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotobold';
  src: url('fonts/Roboto-Bold-webfont.eot');
  src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Bold-webfont.woff') format('woff'), url('fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url('fonts/Roboto-Regular-webfont.eot');
  src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Regular-webfont.woff') format('woff'), url('fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
em i {
  font-style: italic;
}
strong b {
  font-weight: bold;
}

#kontakt {
  width: 8.8%;
  position: relative;
  float: left;
  top: 0.22rem;
  color: #e0e0e0;
  padding-top: 0.6%;
  font-size: 1.2vw;
}
#mailtel {
  width: 53.5%;
  margin-left: 2.5%;
  position: relative;
  float: left;
  top: 0.22rem;
}
#mail,
#skype,
#linkedIn,
#fb {
  width: 5%;
  margin-left: 3.8%;
  position: relative;
  top: -0.4%;
  float: left;
}
#impressum{  
  width: 15%;
  position: relative;
  float: right;
  top: 0.22rem;
  color: #47494c;
  padding-top: 0.6%;
  font-weight: 500;
  text-align: right;
  font-size: 1.2vw;
}
.border {
  border: 0.1em solid #e0e0e0;
}
.bordertransparent {
  border: 0.1em solid rgba(0, 0, 0, 0);
}
.generalpad {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1.46em;
}
* {
  box-sizing: border-box;
}

.final {
  font-family: Arial,
  font-size: 22px
}
