@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;
  font-weight: 700;
}
a {
  text-decoration: none;
    color: #e0e0e0;   
}
a:hover{color: #ff6f00;
}

header,
footer {
  background-color: #6d6f72;
  display: block;
  margin: 4% 0% 4% 0%;
  overflow: auto;
}
header {
  padding: 2% 6% 2% 6%;
}
footer {
  padding: 1.5% 6% 1.5% 6%;
}

main {
  background-color: #6d6f72;
  overflow: auto;
    padding: 6%;}

#b,
#c,
#d,
#f,
#g,
#h,
#j,
#k,
#l {
  margin: 0  0 0 1.3%;
}
#a,
#b,
#c,
#d,
#e,
#f,
#g,
#h,
#i,
#j,
#k,
#l {
  margin-bottom: 1.3%;
}
#a,
#b,
#c,
#d,
#e,
#f,
#g,
#h,
#i,
#j,
#k,
#l {
  position: relative;
  width: 24%;
  /*Bildgröße 300* 300 */
  float: left;
}
#a img,
#b img,
#c img,
#d img,
#e img,
#f img,
#g img,
#h img,
#i img,
#j img,
#k img,
#l img,
#mnop img {
  display: block;
  width: 100%;
}

/*-------------c-------------*/
#c a:hover img.aus_c {
  display: none;
}

#c a:hover img.an_c {
  display: block;
}

#c img.an_c {
  display: none;
}
/*-------------c-------------*/

#mnop {
  position: relative;
  width: 100%;
  /*Bildgröße 300* 300 */
  float: left;
}
#mnop img {
  width: 100%;
}
#mnop span {
  position: absolute;
  top: 0;
  width: 100%;
}
#mnop span ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#mnop span ul li:nth-child(1) {
  font-size: 5vw;
  color: #FFFFFF;
  letter-spacing: 0.03em;
  font-weight: 500;
  line-height: 1em;
}
#mnop span ul li:nth-child(2) {
  font-size: 1.4vw;
  width: 100%;
  color: #363636;
  font-weight: 600;
}
#mnop span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
}
#mnop span ul li:nth-child(4) {
  color: #363636;
  font-weight: 500;
  font-size: 1.2vw;
}
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;
}
#bigButton {


position: relative;
}

.aus_c, .an_cn {
position: absolute;
top: 0;
left: 0;

}
.aus_c {
z-index: 1;
animation: pulse 6s infinite;
}
.aus_cn {
z-index: 1;
animation: pulse 6s infinite;
}

@keyframes pulse {
 0% {
    opacity: 0;
  
 }
 50% {
    opacity: 0;
  
 }
 51% {
    opacity: 1;
  
 }
 99% {
   opacity: 1;
   
 }
 100% {
    opacity: 0;
  
 }
}



