@charset "utf-8";

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: #000;
    min-height: 26px;
	width: 100%;
    color: #fff;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #00f065;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #00f065;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #000;
	color: #fff;
	border: 1px solid #00f065;
}
/*Cookie Consent End*/



/* general */

html
{
	width: 100%;
	font-family: 'Agenda-Medium';
}

body
{ 
	min-height: 100%;
  	background-color: #000;
	margin: 0 auto;
    /* justify-content: center;*/
	
}

#header
{
	width: 100%;
	text-align: center;
}

IMG.titel
{
	width: 22%;
}

#shop
{
	position: absolute;
}

IMG.shopbutton
{
	width: 70%;
	transform: rotate(00deg); 
}

#ADC
{
	position: absolute;
	margin: 0 auto;
	width: 100vw;
	text-align: center;
	margin-bottom: 2%;
}

IMG.ADC
{
	width: 60px;
	height: auto;
	transform: rotate(00deg); 
}

#main
{
	max-width: 1280px;
	height: auto;
	overflow: auto;
	margin: auto;
}

	
h1
{
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #fff;
}

h2
{
	font-size: 0.8em;
	color: #E8E8E8;
}

p
{
	font-size: 1.0em;
	color: #E8E8E8;
}

a.logo
{
	color: #505050;
	text-decoration: none;
}

a.links
{
	padding: 0 1%;
}

a.logo
{
	color: #505050;
	text-decoration: none;
}

a
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #fff;
}


#footer
{
  	right: 0;
  	bottom: 0;
  	left: 0;
  	padding: 1rem;
  	background-color:rgba(72,72,72,0.4);
  	text-align: right;
	position: fixed;
	z-index: 8888;
}


/* Logo Table */

#left table
{
    border-collapse: collapse;
	border-spacing: 0;
}


#left td
{
	text-align: center;
}

IMG.small 
{
	padding-top: 5%;
	padding-bottom: 18%;
	width: 70%;
}

IMG.coll
{
	padding-top: 5%;
	padding-bottom: 5%;
	width: 80%;
}

img:hover
{
	transition: 1s;
}
.avoid-clicks
{
}

/* Slider */
.rslides {
  margin: 0 auto 40px;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  letter-spacing: 0.12em;
  display: block;
  position: absolute;
  z-index: 2;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  padding: 1%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 25px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px; 
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
  .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/* Big PC */

@media only screen and (min-width: 1281px)
{

#menu
{
	display: none;
}

#header
{
	height: 30%;
	margin-top: 4%;
	margin-bottom: 4%;
}

IMG.titel
{
	width: 22%;
}

#shop
{
	top: 5%;
	right: 20%;
}

#left
{
	display: block;
	width: 22.4%;
	float: left;
	margin-left: 5%;
	margin-bottom: 5%;
	text-align: center;
	
}

#left-mobile
{
	display: none;
	
}

#fixed-menu
{
	display: none;
}

#intro
{
	float: right;
	width: 65%;
	margin-right: 5%;
	margin-top: 0%;
	text-align:justify;	
    text-justify:auto;
}

#video_top
{
	display: none;
}

#video
{
	float: right;
	width: 65%;
	margin-right: 5%;
	margin-top: 0%;
	text-align:left;
}

.vid
{
	width: 80%;	
}

IMG.left
{
}

a.links
{
	font-size: 1.2vmin;
	padding: 0 1%;
}

#footer
{
	position: absolute;
}



}

/* Laptop, PC */
@media only screen and (max-width: 1280px)
{

#menu
{
	display: none;
}

#header
{
	height:30%;
	margin-top: 2%;
	margin-bottom: 2%;
}
	
IMG.titel
{
	width: 35%;
}

#shop
{
	top: 2%;
	right: 15%;
}

IMG.shopbutton
{
	width: 50%; 
}

#left
{
	display: block;
	width: 18%;
	float: left;
	margin-left: 5%;
	margin-bottom: 5%;
	text-align: center;
	
}

#left-mobile
{
	display: none;
	
}

#fixed-menu
{
	display: none;
}

#intro
{
	float: right;
	width: 67%;
	margin-right: 5%;
	margin-top: 0%;
	text-align:justify;	
    text-justify:auto;
}

#video_top
{
	display: none;
}

#video
{
	float: right;
	width: 67%;
	margin-right: 5%;
	margin-top: 0%;
	text-align:left;
}

video.vid
{
	width: 60%;
}

IMG.left
{
}

a.links
{
	font-size: 1vw;
	padding: 0 1%;
}

#footer
{
	margin-top: 3%;
}

}


/* Phones, Smartphones, Tablets Hoch */
@media only screen and (max-width: 1024px)
{

#main
{
	margin: 10%;
	overflow: hide;
	
}
	
.avoid-clicks {
  pointer-events: none;
}
	
#menu
{
	display: block;
	position:fixed !important;
	bottom: 0px;
	width: 100%;
	height: 35px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	
}

IMG.menu 
{
	width: 4%;
	margin: 0% auto;
}

#header
{
	margin-top: 7%;
	margin-bottom: 7%;
}
	
IMG.titel
{
	width: 65%;
}

IMG.shopbutton
{
	width: 60%; 
}

#shop
{
	top: 2%;
	right: 0;
}


#left-mobile
{
	display: block;
	margin: 15% 0;
	text-align: center;
	border-bottom: 1px #fff solid;
	padding-bottom: 15%;
	padding-top: 5%;
	
}

#left
{
	display: none;
	
}

#intro
{
	display: block;
	margin: 0%;
	width: 100%;
	text-align:justify;	
    text-justify:auto;
	margin-bottom: 5%;
}

#video_top
{
	display: block;
	margin: 0%;
	width: 100%;
	text-align: center;
}

#video
{
	display: none;
}

.vid_top
{
	width: 100%;	
}

IMG.left
{
	display: none;
}


a.links
{
	font-size: 2vw;
	padding: 0 1%;
}
	
#footer
{
	margin-top: 5%;
	margin-bottom: 5%;
}

/* Logo Table */

#left-mobile table
{
    border-collapse: collapse;
	border-spacing: 0;
}


#left-mobile  td
{
	text-align: center;
}

IMG.small 
{
	padding-top: 5%;
	padding-bottom: 18%;
	width: 70%;
}

IMG.coll
{
	padding-top: 5%;
	padding-bottom: 5%;
	width: 80%;
}
/* Logo Table End */


/* Slider */


.rslides {
  margin: 0 auto 40px;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 25px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
  .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

}

/* Mobile, SP Hoch*/
@media only screen and (max-width: 767px)
{

#main
{
	margin: 10%;
	overflow: hide;
	
}
	
.avoid-clicks {
  pointer-events: none;
}
	
#menu
{
	display: block;
	position:fixed !important;
	bottom: 0px;
	width: 100%;
	height: 35px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	
}

IMG.menu 
{
	width: 4%;
	margin: 0% auto;
}
	
#header
{
	margin-top: 7%;
}

IMG.titel
{
	width: 70%;
}

IMG.shopbutton
{
	width: 50%; 
}

#shop
{
	top: 3%;
	right: 0;
}


#left-mobile
{
	display: block;
	margin: 15% 0;
	text-align: center;
	border-bottom: 1px #fff solid;
	padding-bottom: 15%;
	padding-top: 5%;
	
}

#left
{
	display: none;
	
}

#intro
{
	display: block;
	margin: 0%;
	width: 100%;
	text-align:justify;	
    text-justify:auto;
}

#video_top
{
	display: block;
	margin: 0%;
	width: 100%;
	text-align: center;
}

.vid_top
{
	width: 100%;	
}

#video
{
	display: none;
}

IMG.left
{
	display: none;
}


a.links
{
	font-size: 2.5vw;
	padding: 0 1%;
}

#footer
{
	margin-top: 10%;
	position: relative;
}


/* Logo Table */

#left-mobile table
{
    border-collapse: collapse;
	border-spacing: 0;
}


#left-mobile  td
{
	text-align: center;
}

IMG.small 
{
	padding-top: 5%;
	padding-bottom: 18%;
	width: 70%;
}

IMG.coll
{
	padding-top: 5%;
	padding-bottom: 5%;
	width: 80%;
}
/* Logo Table End */



/* Slider */


.rslides {
  margin: 0 auto 40px;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 25px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
  .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

	
}

/* Handy Hoch*/
@media only screen and (max-width: 360px)
{

#main
{
	margin: 10%;
	overflow: hide;
	
}
	
.avoid-clicks {
  pointer-events: none;
}
	
#menu
{
	display: block;
	position:fixed !important;
	bottom: 0px;
	width: 100%;
	height: 35px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	
}

IMG.menu 
{
	width: 4%;
	margin: 0% auto;
}

#header
{
	margin-top: 7%;
	margin-bottom: 7%;
}
	
IMG.titel
{
	width: 100%;
}

IMG.shopbutton
{
	width: 35%; 
}

#shop
{
	margin-top: 7%;
	position: relative;
}


#left-mobile
{
	display: block;
	margin: 15% 0;
	text-align: center;
	border-bottom: 1px #fff solid;
	padding-bottom: 15%;
	padding-top: 5%;
	
}

#left
{
	display: none;
	
}

#intro
{
	display: block;
	margin: 0%;
	width: 100%;
	text-align:justify;	
    text-justify:auto;
	margin-bottom: 5%;
}

#video_top
{
	display: block;
	margin: 0%;
	width: 100%;
	text-align: center;
}

.vid_top
{
	width: 100%;	
}

#video
{
	display: none;
}

IMG.left
{
	display: none;
}


a.links
{
	font-size: 4vw;
	padding: 0 1%;
}

#footer
{
	margin-top: 10%;
	position: relative;
}

/* Logo Table */

#left-mobile table
{
    border-collapse: collapse;
	border-spacing: 0;
}


#left-mobile  td
{
	text-align: center;
}

IMG.small 
{
	padding-top: 5%;
	padding-bottom: 18%;
	width: 70%;
}

IMG.coll
{
	padding-top: 5%;
	padding-bottom: 5%;
	width: 80%;
}
/* Logo Table End */



/* Slider */


.rslides {
  margin: 0 auto 40px;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 25px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
  .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

}





..main, header, #left, #middle, #intro, #right, #info-so, .middle-so, .right-so, #menu, footer, #video, .vid_top
{
	border: solid 1px #ccc;
}