﻿body {overflow-x: hidden;}
.container {width: auto; height: auto; padding:0; margin:0;}
.fullwidth {width:100%; max-width: 100%;}
.fullscreen {width: 100%; height: 100%; left:0; top:0}
.relative {position: relative !important}
.absolute {position: absolute !important;}
.fixed {position:fixed !important}
.t-center {text-align:center !important;}
.home-elements div.home-button-inner {bottom:17%; position: absolute}



ul {
    list-style: none;
}
ul, ol {
    margin: 0;
    padding: 0;
}


img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}



.sprache li {display: inline-block; margin-left: 75px}
.sprache li:first-of-type {margin-left: 0}

.sprache li a {
color: #777;
width: 70px;
height: 70px;
background: RGBA(21, 53, 66, 0.46);
border-radius: 50%;
text-align: center;
display: block;
line-height: -38px;
box-shadow: 10px 5px #cccccc -10px;}

.sprache li a:hover {background: #c4a537; color: #ffffff; transform: scale(1.0); -webkit-transform: scale(1.0); -moz-transform: scale(1.0)}








@media (max-width: 993px) {
.sprache li a {width: 50px; height: 50px; }

.sprache li {margin-left: 35px}
}




















	


