@charset "UTF-8";

#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;
}

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

#spielend {	
    position: absolute;
	width:29%;
    right:2.5%;
    top:30%;
    z-index:1;
    }

#spielend img
    {display: block;
       width: 100%;
            }

#online {	
    position: absolute;
	width:10.2%;
    left:12%;
    top:50.8%;
    z-index:2;
    }

#online img
    {display: block;
       width: 100%;
        z-index:2;
            }
#abcd {
  margin-bottom: 1.3%;
}
#abcd {
  position: relative;
  width: 100%;
  /*Bildgröße 300* 300 */
  float: left;
}
#abcd img {
  display: block;
  width: 100%;
}
#abcd span {
  position: absolute;
  top: 0;
  width: 100%;
}
#abcd span ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#abcd span ul li:nth-child(1) {
  font-size: 5vw;
  color: #FFFFFF;
  letter-spacing: 0.03em;
  font-weight: 500;
  line-height: 1em;
}
#abcd span ul li:nth-child(2) {
  font-size: 1.4vw;
  width: 100%;
  color: #363636;
  font-weight: 600;
}
#abcd span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
}
#abcd span ul li:nth-child(4) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
}

#e,
#f,
#g,
#h,
#i,
#j,
#k,
#l,
#m,
#n,
#o,
#p{
  position: relative;
  width: 25%;
  /*Bildgröße 300* 300 */
  float: left;
}

#i a:hover{color: green;}

#e img.aus,
#f img.aus,
#g img.aus,
#h img.aus,
#i img.aus,
#j img.aus,
#k img.aus,
#l img.aus,
#m img.aus,
#n img.aus,
#o img.aus,
#p img.aus{
    display:block;}

#e img.an,
#f img.an,
#g img.an,
#h img.an,
#i img.an,
#j img.an,
#k img.an,
#l img.an,
#m img.an,
#n img.an,
#o img.an,
#p img.an{
    display:none;}

#e a:hover img.an,
#f a:hover img.an,
#g a:hover img.an,
#h a:hover img.an,
#i a:hover img.an,
#j a:hover img.an,
#k a:hover img.an,
#l a:hover img.an,
#m a:hover img.an,
#n a:hover img.an,
#o a:hover img.an,
#p a:hover img.an{
    display:block;}

#e a:hover img.aus,
#f a:hover img.aus,
#g a:hover img.aus,
#h a:hover img.aus,
#i a:hover img.aus,
#j a:hover img.aus,
#k a:hover img.aus,
#l a:hover img.aus,
#m a:hover img.aus,
#n a:hover img.aus,
#o a:hover img.aus,
#p a:hover img.aus{
    display:none;}

#e img,
#f img,
#g img,
#h img,
#i img,
#j img,
#k img,
#l img,
#m img,
#n img,
#o img,
#p img {
  display: block;
  width: 100%;
}

#e span,
#f span,
#g span,
#h span,
#i span,
#j span,
#k span,
#l span,
#m span,
#n span,
#o span,
#p span {
  position: absolute;
  top: 0;
  width: 95%;
  color: white;
  text-align: center;
  height: 2.5em;
  line-height: 1em;
  background: #404040;
  /* Fallback IE 6-8 */
  background-color: rgba(0, 0, 0, 0);
    z-index: 1;
     margin: 2.4em 0.1em 0em 0.1em;
}
#e span ul,
#f span ul,
#g span ul,
#h span ul,
#i span ul,
#j span ul,
#k span ul,
#l span ul,
#m span ul,
#n span ul,
#o span ul,
#p span ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 2vw;
}
#f span ul li:nth-child(1) { 
  font-size: 2.2vw;
  color: #363636;
  font-weight: 600;
  margin-top: -2.4%;

}
#f span ul li:nth-child(2) {
  font-size: 2.2vw;
  color: #363636;
  font-weight: 600;
  margin-top: -2.4%;
}
#f span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
  margin-top: -4%;
}
#g span ul li:nth-child(1) {
    font-size: 2.2vw;
  color: #363636;
  font-weight: 600; 
  margin-top: -2.4%;  
}
#g span ul li:nth-child(2) {
    font-size: 2.2vw;
  color: #363636;
  font-weight: 600; 
  margin-top: -2.4%; 
}
#g span ul li:nth-child(3) {
  color: #363636;
  font-weight: 500;
  margin-top: -4%;
  font-size: 1.2vw;
}
#i span ul li:nth-child(1) {
    font-size: 2.2vw;
  color: #028501;
  font-weight: 600;
  letter-spacing: -0.04em;
  margin-top: -2.4%;   
}
#i span ul li:nth-child(2) {
    font-size: 2.2vw;
  color: #028501;
  font-weight: 600;
  margin-top: -2.4%;  
}
#i span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #028501;
  font-weight: 500;
  margin-top: -4%;
}
#j span ul li:nth-child(1) { 
  font-size: 2.2vw;
  color: #363636;
  font-weight: 600;
  margin-top: -2.4%;
}
#j span ul li:nth-child(2) {
  font-size: 2.2vw;
  color: #363636;
  font-weight: 600;
  margin-top: -2.4%;
}
#j span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
  margin-top: -4%;
}
#k span ul li:nth-child(1) {
  font-size: 2.2vw;
  color: #363636;
  font-weight: 600;
  margin-top: -2.4%;    
}
#k span ul li:nth-child(2) {
    font-size: 2.2vw;
  color: #363636;
  font-weight: 600; 
  margin-top: -2.4%; 
}
#k span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
  line-height: 1.1vw;
}
#l span ul li:nth-child(1) {
    text-align: center;
    font-size:2.2vw;
    font-weight: 600;
    color: #363636;
    margin-top: -2.4%;
    }
#l span ul li:nth-child(2) {
    text-align: center;
    font-size:2.2vw;
    font-weight: 600;
    color: #363636;
    margin-top: -2.4%;
}
#l span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
  line-height: 1.1vw;
}
#m span ul li:nth-child(1) {
    text-align: center;
    font-size:2.2vw;
    font-weight: 600;
    color: rgba(0,0,0,0);
    margin-top: -2.4%;
    }
#m span ul li:nth-child(2) {
    text-align: center;
    font-size:2.2vw;
    font-weight: 600;
    letter-spacing: -0.06em;
    color: #363636; 
    margin-top: -2.4%; 
}
#m span ul li:nth-child(3) {
  font-size:1.2vw;
  color: #363636;
  font-weight: 500;
  margin-left: 0.5vw;
  margin-right: 0.5vw;
  text-align: center;
  line-height: 1.2vw;
}
#m span ul li:nth-child(4) {
  font-size:1.2vw;
  color: #363636;
  font-weight: 500;
  margin-top:-6%;
}
#n span ul li:nth-child(1) {
  color: #363636;
    text-align: left;
    font-size:2.2vw;
    font-weight: 600;
    margin-left: 4%;
    margin-top: -2.4%;
}

#n span ul li:nth-child(2) {
  color: #363636;
    text-align: right;
    font-size:2.2vw;
    font-weight: 600;
    margin-top: -2.4%; 
    margin-right:4%; 
}
#n span ul li:nth-child(3) {
  font-size:1.2vw;
  color: #363636;
  font-weight: 500;
  margin-left: 0.5vw;
  margin-right: 0.5vw;
  text-align: center;
  line-height: 1.2vw;
}
#n span ul li:nth-child(4) {
  font-size:1.2vw;
  color: #363636;
  font-weight: 500;
  margin-top:-6%;
}
#i span ul li:nth-child(1),
#o span ul li:nth-child(1) {
  color: rgba(0,0,0,0);
  margin-top: -2.4%;
}
#i span ul li:nth-child(2),
#o span ul li:nth-child(2) {
    text-align: center;
    font-size:2.2vw;
    font-weight: 600;
    color: #363636; 
    margin-top: -2.4%;
}
#i span ul li:nth-child(3),
#o span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
  margin-top: -4%;
}
#p span ul li:nth-child(1) {
  color: rgba(0,0,0,0);
  margin-top: -2.4%;
}
#p span ul li:nth-child(2) {
    text-align: center;
    font-size:2.2vw;
    font-weight: 600;
    color: #363636; 
    margin-top: -2.4%;
}
#p span ul li:nth-child(3) {
  font-size: 1.2vw;
  color: #363636;
  font-weight: 500;
  margin-top: -4%;
}
#RSTUVW span ul li {text-align: left;}

#1 {
  width: 10%;
  position: relative;
  float: left;
}
#1 img {
  display: block;
  width: 100%;
  border: 0.1em solid #e0e0e0;
}
main {
  background-color: #6d6f72;
  overflow: auto;
  padding: 6%;
}
img {
  max-width: 100%;
  height: auto;
}
main img {
  max-width: 100%;
  height: auto;
}
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;
}
#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;
}

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%;
}
#kontakt {
  width: 8.8%;
  position: relative;
  float: left;
  top: 0.22rem;
  color: #e0e0e0;
  font-weight: 500;
  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;
}
#impressum a:hover {
  color: green;
}

.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;
}
#pfeil-links {
  position: absolute;
  width: 6%;
  left: -1%;
  top: 47.5%;
}
#pfeil-links img {
  display: block;
  width: 100%;
}
#pfeil-rechts {
  position: absolute;
  width: 6%;
  right: -0.8%;
  top: 47.5%;
}
#pfeil-rechts img {
  display: block;
  width: 100%;
}
#pfeil-links a:hover img.aus-pfeil-links,
#pfeil-rechts a:hover img.aus-pfeil-rechts {
  display: none;
}
#pfeil-links a:hover img.an-pfeil-links,
#pfeil-rechts a:hover img.an-pfeil-rechts {
  display: block;
}
#pfeil-links img.an-pfeil-links,
#pfeil-rechts img.an-pfeil-rechts {
  display: none;
}


* {
  box-sizing: border-box;
}
