
html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body {
	background: #ffffff;
	-webkit-touch-callout: none !important;
	-webkit-user-select: none !important;
	-khtml-user-select: none !important;
	-moz-user-select: -moz-none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
body:not(.de) :lang(de), 
body:not(.en) :lang(en) { 
    display: none; 
}
.scroll {
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
}
.progress-container {
    width: 100%;
    height: 7px;
    z-index: 998;
}
.progress-bar {
    height: 5px;
	background-color:#ff0000;
	background: linear-gradient(90deg,#ff0000,#7074ff);
    background-clip: border-box;
    -webkit-background-clip: inherit;
    background-clip: inherit;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    width: 0%;
}
.sprache {
	position: fixed;
	top:20px;
	left:20px;
 	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:600;
	color:#888;
}
.inthebox {
	max-width:1150px;
    margin:0 auto;
}
a, a:link, a:visited {
	color: #333333;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #222;
	text-decoration:none;
}
.logo {
	display: inline-block;
	background-repeat: no-repeat !important;
	background-size: 400px 200px;
	background-image: url("grfx.png");
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 150px;
	height: 150px;
	background-position: 0px 0px;
	margin-top:20px;
	margin-bottom:20px;
}
h1 {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	letter-spacing: 0.1em;
	color: #ff0000;
	text-align:center;
}
h2 {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	color:#333333;
	text-align:center;
}
h3 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	color: #ff0000;
}
p {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	line-height:1.4em;
	padding-top:20px;
	width:90%;
    margin:0 auto;
}
.bild-box { 
	display: inline-block;
	background-repeat: no-repeat !important;
	background-image: url("bild-1.jpg");
	background-size:cover;
	background-position:center;
	height:400px;
	text-align:center;
	vertical-align:middle;
	display: flex;
    align-items: center;
    justify-content: center;
}
.bild-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	text-align:center;
	color:#ffffff;
	font-size:2.4em;
}
.text-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	text-align:center;
	color:#ffffff;
	font-size:2.4em;
}
.box-40 {
	padding-top:40px;
}
.box-text {
	text-align:justify;
}
.links-social {
	margin-top: 50px;
	margin-bottom: 50px;
	display: flex;
	flex-grow: 1;
	align-items: center;
	justify-content: center;
}
.links-social a {
	transition: all 150ms ease-out
}
.links-social a:hover, .links-social a:focus {
	transform: scale(1.4);
}
.links-social a:not(:last-child) {
	margin-right: 30px
}
#soc_in, #soc_fb {
	display: inline-block;
	background-repeat: no-repeat !important;
	background-size: 400px 200px;
	background-image: url("grfx.png");
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 50px;
	height: 50px
}
#soc_in {
	background-position: -350px 0px
}
#soc_fb {
	background-position: -300px 0px
}
#soc_in, #soc_fb {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px
}
.links-sponsor {
	margin-top: 30px;
	margin-bottom: 30px;
	align-items: center;
	justify-content: center;
}
.links-sponsor a {
	transition: all 150ms ease-out
}
.links-sponsor a:hover, .links-sponsor a:focus {
	transform: scale(1.2);
}
.links-sponsor a:not(:last-child) {
	margin-right: 20px
}
#spo_1, #spo_2 {
	display: inline-block;
	background-repeat: no-repeat !important;
	background-size: 800px 400px;
	background-image: url("grfx.png");
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 100px;
	height: 100px
}
#spo_1 {
	background-position: -700px -300px
}
#spo_2 {
	background-position: -600px -300px
}
#spo_1, #spo_2 {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px
}
.diefarben {
    background: linear-gradient(94deg,#ff0000,#7074ff);
    background-clip: border-box;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
}
.rainbow {
    background-image: linear-gradient(to left, #02e2a7, #1e4ea6 77%, #8d0d84 54%, #fa0041);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size: 1em;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333;
	line-height:1.6em;
	padding-bottom:10px;
}
.ruder-box {
	padding:0px;
	margin:0px;
	text-align:center;
}
.ruder {
	display: inline-block;
	background-repeat: no-repeat !important;
	background-size: 800px 400px;
	background-image: url("grfx.png");
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 200px;
	height:100px;
	background-position: -300px 0px;
	
}
.text-rechts {
	text-align:right;
}
.text-mitte {
	text-align:center;
}
.abstand80 {
	padding-top:40px;
	padding-bottom:40px;
}
.padd20 {
	padding-top:20px;
	padding-bottom:40px;
}	
.bordertop { 
	border-top: 1px solid #505050; 
}
/* navi */
.naviburger {
	position: fixed;
	top:20px;
	right:20px;
}
.naviburger span {
	color:#ff0000;
	font-size:30px;
	line-height:30px;
	cursor:pointer;
	background: linear-gradient(94deg,#ff0000,#7074ff);
    background-clip: border-box;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index:1000;
  top: 0;
  left: 0;
  background-color: rgb(255,255,255);
  background-color: rgba(255,255,255, 0.85);
  overflow-x: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 10%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #ff0000;
  display:inline-block;
  transition: 0.3s;
  text-decoration: none;
  background: linear-gradient(94deg,#ff0000,#7074ff);
  background-clip: border-box;
  -webkit-background-clip: text;
  background-clip: text	;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}
.overlay a:hover, .overlay a:focus {
  color: #f6e23e;
  text-decoration: none;
  background: linear-gradient(94deg,#f6e23e,#ff0000);
  background-clip: border-box;
  -webkit-background-clip: text;
  background-clip: text	;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}
.overlay .closebtn {
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 60px;
  text-decoration:none;
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 0px;
  right: 20px;
  }
}