<style type="text/css">


/*Global for HTTM */
.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  /* 
  width: 900px; 
	margin: 0 auto;  */
}

.full_width {
width:100% !important;
}




/* COLOR */
/*
background-color:rgb(176,236,242); robotblue light
 background-color:rgb(108,198,225);  robotblue 
 background-color:rgb(180,241,158);  robotgreen light
 */

.main-space{
background-color:#000; /* robotblue light */
/*  background-color:rgb(108,198,225);  /* robotblue  */
/*  background-color:rgb(180,241,158);  /* robotgreen light */ 
}


a:hover {
	background-color:rgb(108,198,225);  /* robotblue  */
}

.fontcolor-black {
color:#fff;
}

.fontcolor-white {
color: #FFF;
}


.bg_robotblue {
	background-color: #000;
}

.bg_robotyellow {
background-color:#222;
}
.bg_grey {
background-color: #CCCCCC;
}



/*************************************************/
/*MEDIA*/
.thumbs-space{
/* position: relative; */
width: 98%;
margin-left: 1%;
margin-right: 1%;
height: 100%;
overflow: hidden;
}

.pic {

}



/*************************************************/
html {
width: 80%;
	margin: 0 auto; 
}
body {
color:#FFF;
   margin:0;
   padding:0;
   height:100%;
    padding:10px;
	padding-bottom:120px;
	
	font-family: 'Play', sans-serif;
    font-size: 19px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
	
			max-width: 1280px;

background-color:#000;
		    //background: url(pic/background.jpg) no-repeat center center fixed; 
		    -webkit-background-size: cover;
		    -moz-background-size: cover;
		    -o-background-size: cover;
		    background-size: cover;
}

/* #home {
background-position: left top;
background-repeat: no-repeat;
background-color: #000;
width: 100%;
position: fixed;
top: 0px;
height: 100%;
transform: matrix(1, 0, 0, 1, 0, 0);
visibility: inherit;
opacity: 1;
background-attachment: fixed;
} */

header {
//background-color: #000;
font-family: 'Michroma', sans-serif;
width: 50%;
}

header h1 {
padding-top: 2em;
font-size: 2em;
margin-bottom: 0px;
}

header #subtitle {

font-size: 0.675em;
width: 100%;
text-align:center;
}

table, td {
   border: 1px solid #444;
   border-collapse: collapse;
}

#navi {
	width: 60%;
	background-color:black; 
	position:fixed;
	z-index: 100;
	word-spacing:15px;
	font-weight:bold;
}


#navipicture {
background-color:none;
padding-left: 2em;
}
.logo{
height:150px;
background-color:black;
float:left;
}

a{	
	color: #88F;
}

a:link{
	text-decoration:none;
}


td {
	line-height:2em; /* Zeilenhöhe */
}


/*EXPERIMENT*/
div {
font-family: inherit;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
margin: 0px;
padding: 0px;
vertical-align: baseline;
border: 0px none;
outline: 0px none;
}



/* CONTENT */



#maincontent {
	float:left;
	width:100%;
	height:100%;
	overflow:visible;	
 
}
#content {
	float:left;
	width:100%;
	height:100%;
	overflow:visible;
position:relative;	
}

#righthand_bar {
width:100%;
 height:100%;
 min-height: 100%;
 /* position:absolute; */
/*  top:0;
 bottom:0;
 right:0; */
 float:left;
}
.main-space {
    margin-left: auto;
    margin-right: auto;
	display:table;
	text-align:left;
	position: relative;
	clear: both;
	display:block;
	box-sizing: border-box;
	padding-top:3.5em;
}

#homedescription {
 height: auto;
 padding-bottom:5em;
 padding-left: 2em;
  padding-right: 1em;
}

.about_content{
 padding-left: 2em;
}

#pages{
padding-left: 2em;
}

/* Teaser */
#righthand_bar {


}

#teaservideo {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#teaservideo iframe,  
#teaservideo object,  
#teaservideo embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.products {
display: table;
content: "";
 max-width:54em;
/*      width: 50%; */
    margin: 0 auto;
 }

.product {
 display: block;
float: left;
overflow: hidden;
max-width: 15em;
margin-right: 1em;
margin-left: 1em;
margin-bottom: 2.1875em;
/* padding: 1em 0em 0.5em; */
padding: 1em 0.5em 0.5em;
height:532px;
 position:relative; /*für das positionieren der bilder*/
}

.product-txt-wrapper {
/* padding: 0em 1.5em 1.5em;
 */
height:222px;
}


.product-txt-wrapper > h3 {
text-decoration: underline;
}


.product-link {
max-width: 100%;
height: auto;
bottom:23em;
display: block;
margin: 0px auto;
/*width:189px;
height:188px;
*/

}

.product-icon {
 max-height:310px;
max-width: 100%;/* 235px */
 bottom:0;
display: block;
margin: 0px auto;
position: bottom;
position: absolute;
}


#upcomingshows {
background-color:#222;
padding: 12px;
}

#shows {
margin: 20px 10px;
height: auto;
}

/*Connect*/
#connect {
width:100%;
height:100%;
float:left;
 padding-bottom: 1em;
padding-left: 1em;
background: #000;
}

.emailbutton {
	line-height:1.5em; 
	font-weight:bold;
	width:100%;
	padding:0.3em;
text-decoration:none;
}


#footer {
	margin-top:0em;
	height:60px;
	width:100%;
	opacity:0.2;
	background-color:none;
	color: #FFF;
	bottom: 0;
	clear: both;
	float:left;
	left: 0px;
	position: relative;
	  text-align:left;
	  width:59.375em;
}
#copyright > p > a {
color: #FFF;
}

/*************************** CONTACT ******************/
#contact_pic {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}


.slideshow-holder {
	margin: 10%;
	margin-top: 1em;
}

.video-holder {
	margin-top: 4em;
}

.bg-video{
	width: 100%;
	height: 100%;
}

.video-text{
  position: absolute;
  top: 0;
  width: 50%;
  height: 20%;
   margin-left: 25%;
   margin-top: 30%;
  color: #fff;
  background: rgba(0,0,0, .7);
  padding: 16px 16px;
  z-index: 30;
}

.css-slideshow{
  position: relative;

padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
  background: #000;


  margin: 5em auto .5em auto;
}
.css-slideshow figure{
  margin: 0;
  max-width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
}
.css-slideshow img{
  box-shadow: 0 0 2px #666;
}
.css-slideshow figcaption{
  position: absolute;
  top: 0;
  color: #AAA;
  background: rgba(0,0,0, .3);
  opacity: 0;
  font-size: .8em;
  padding: 8px 12px;
}

#slideshow_text{
  position: absolute;
  top: 0;
  width: 60%;
  height: 40%;
   margin-left: 20%;
   margin-top: 20%;
  color: #fff;
  background: rgba(0,0,0, .7);
  padding: 8px 12px;
  z-index: 30;
}

.leftbox {
	width: 50%;
	  font-size: 2.0vw;
	  	  line-height: 2.4vw;
	float: left;
}


.rightbox {
	width: 50%;
	  font-size: 1.2vw;
	  line-height: 1.6vw;
	float: right;
}

.css-slideshow:hover figure figcaption{
  transition: opacity .0s;
  opacity: 0;
}
.css-slideshow-attr{
  max-width: 495px;
  text-align: right;
  font-size: .7em;
  font-style: italic;
  margin:0 auto;
}
.css-slideshow-attr a{
  color: #666;
}
.css-slideshow figure{
  opacity:0;
}

figure:nth-child(1) {
  animation: xfade 18s 12s infinite;
}
figure:nth-child(2) {
  animation: xfade 18s 6s infinite;
}
figure:nth-child(3) {
  animation: xfade 18s 0s infinite;
}

@keyframes xfade{
  0%{
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  40.0%{
    opacity: 0;
  }
  92.0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


</style>