@CHARSET "ISO-8859-1";

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=c6ff8076-01e3-4ebd-804c-9b7b346af1f9&fontids=1261935,1261940");
@font-face{
font-family:"NeueHaasGroteskText Pro";
src:url("Fonts/1261935/95271da8-8990-4306-bc7f-0e2d1a92f72e.eot?#iefix");
src:url("Fonts/1261935/95271da8-8990-4306-bc7f-0e2d1a92f72e.eot?#iefix") format("eot"),url("Fonts/1261935/95ea534a-2fc2-4365-9df6-5530cbc58cdf.woff2") format("woff2"),url("Fonts/1261935/4b96e8db-6bb0-4bbf-8561-ad1668425256.woff") format("woff"),url("Fonts/1261935/b07e68ca-f6b5-47bd-9d55-540e832dcfab.ttf") format("truetype"),url("Fonts/1261935/2d4198ee-aaf9-4613-ace5-01f31b62810b.svg#2d4198ee-aaf9-4613-ace5-01f31b62810b") format("svg");
}


/* GH
 * --------------------------------------- */

* {
margin: 20;
padding: 20;
font-family:"NeueHaasGroteskText Pro";
      -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
color:black;
}

#header {
    width: 100%;
background: transparent;
font-family:"NeueHaasGroteskText Pro";

    position: fixed;
    height: 50px;
    top: 0;
    z-index: 99;
}
.logo {
font-family:"NeueHaasGroteskText Pro";
    position: fixed;
   	top: 10px;
    left: 15px;
	z-index: 401; 
        font-size: 11pt;
    line-height: 1.3;
}

img.slideshow {
    padding-top:10px;
    height: auto;
    width:auto
    text-align: center;
    position: relative;
    overflow:hidden;
    max-width: 57%;
    max-height: 700px;
}

img.film {
    padding-top:10px;
    height: auto;
    width:auto
    text-align: center;
    position: relative;
    overflow:hidden;
    width: 854px;
    max-height: 800px;
}
img.contentimg {
    padding-top:10px;
    padding-bottom:20px;
    width: 400px;
    text-align: center;
    position: relative;
    overflow:hidden;
        padding-left: 35%;
        padding-right: 35%;
}

img.inhaltsbild {
width: 400px;
    margin-top: 10px;
    padding-top:10px;
        padding-bottom:10px;
}


.header-top {
font-family:"NeueHaasGroteskText Pro";
    /*background:#fff;*/
	height: 60px;
	padding: 10px 20px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 12;
    font-size: 11pt;
    line-height: 1.3;
	background: transparent;

}
.center-nav {
font-family:"NeueHaasGroteskText Pro";
    /*background:#fff;*/
	height: 60px;
	position: fixed;
    text-align: center;
	top: 0;
	width: 100%;
	z-index: 100;
    font-size: 11pt;
    line-height: 1.3;
	background: transparent;

}

.menuC
{
    border:0px solid #ccc;
    border-width:0px 0;
    list-style:none;
    margin-top:0px;
    padding:0;
    	z-index: 100;
	background: transparent;
font-family:"NeueHaasGroteskText Pro";
 text-align:center;
}
.menuC-project
{
    border:0px solid #ccc;
    border-width:0px 0;
    list-style:none;
    margin-top:0px;
    padding:0;
    	z-index: 100;
	background: transparent;
font-family:"NeueHaasGroteskText Pro";
 text-align:center;
}

 .menuC li{
    display:inline;

}
 .menuC-project li{
    display:inline;

}
.menuC a{
    display:inline-block;
}
.menuC-project a{
    display:inline-block;
}
  .legend
{   
    position: absolute;
    color:darkgray;
    z-index:99999;
 text-align: left;
    margin: 0 28px auto;
   top: 93%;
font-size: 8.5pt;
line-height:12pt;

}
  .copyright
{   
    position: fixed;
    color:darkgray;
    z-index:99999999;
 text-align: right;
    margin: auto 74px 0px;
    right: 0px;
   top: 93%;
font-size: 8.5pt;
line-height:12pt;
       visibility:visible;


}
 .language
{   
    position: fixed;
    color:darkgray;
    z-index:99999999;
 text-align: right;
    margin: auto 28px 0px;
    right: 0px;
   top: 93%;
font-size: 8.5pt;
line-height:12pt;
       visibility:visible;


}
    a.language{
    color:black;

}
.2column {

     float: left;
    width: 50%;
    box-sizing: border-box;

    
}

 .2row:after {
  content: "";
    display: table;
    clear: both;
}
    
.center {
position: absolute;
z-index: 900;
top: 40%;
height: 20px;
text-align: center;
color:#000;
font-family:serif;
font-size: 15pt;
background-color: white;
}




/* GH Navigation
 * --------------------------------------- */







/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}

a{
	text-decoration:none;
}
a.serif{
font-family:"NeueHaasGroteskText Pro";

}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}

caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
font-family:"NeueHaasGroteskText Pro";
    margin:0;
    padding:0;
    color:#000000;
    font-weight: normal;
    
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
html {
    overflow-y:scroll;
}
body{
font-family:"NeueHaasGroteskText Pro";
	color: #000;
	color: rgba(0,0,0,0);
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-size: 7.0em;
    line-height: 1.9em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
h2{
font-family:"NeueHaasGroteskText Pro";
font-size: 17pt;
    line-height: 1.4em;
    text-align: center;
    padding-left: 20%;
        padding-right: 20%;
    text-transform: uppercase;
    color:black;

}
h3{
font-family:"NeueHaasGroteskText Pro";
	font-size: 17pt;
    line-height: 1.4em;
    text-align: left;
    padding-top: 50px;
    padding-left: 20%;
        padding-right: 20%;
 
}
h4{
font-family:"NeueHaasGroteskText Pro";
    font-size: 14pt;
    line-height: 1.4em;
    text-align: left;
        padding-top: 2%;
  padding-left: 20%;
        padding-right: 20%;
 
}
h5{
font-family:"NeueHaasGroteskText Pro";
    font-size: 18pt;
    
    color:black;
    line-height: 1.4em;
    text-align: center;
margin-top: 80px;
    padding-left: 20%;
        padding-right: 20%;
 
}
h7{
font-family:"NeueHaasGroteskText Pro";
    color:dimgrey;
    font-size: 18pt;
    line-height: 1.4em;
    text-align: center;
margin-top: 90px;

 
}
h6{   
font-family:"NeueHaasGroteskText Pro";
    color:grey;
 text-align: center;
    padding-top: 15px;
font-size: 10pt;
line-height:13pt;
}
h9{   
font-family:"NeueHaasGroteskText Pro";
    color:grey;
 text-align: center;
    padding-top: 15px;
font-size: 10pt;
line-height:13pt;
}


h8{   
font-family:"NeueHaasGroteskText Pro";
    margin-top: 10px;
    color:grey;
 text-align: center;
    padding-top: 15px;
font-size: 10pt;
line-height:13pt;
}

h9{   
font-family:"NeueHaasGroteskText Pro";
    color:grey;
 text-align: left;
    padding-top: 35px;
font-size: 10pt;
line-height:14pt;

}

h10{
font-family:"NeueHaasGroteskText Pro";

	font-size: 14pt;
    line-height: 1.4em;
    text-align: left;
    padding-top: 50px;
    padding-left: 20%;
        padding-right:20%;
 
}
h11{
font-family:"NeueHaasGroteskText Pro";
font-size: 17pt;
    line-height: 1.4em;
    text-align: center;
    padding-left: 20%;
        padding-right: 20%;
    text-transform: uppercase;
    color:black;

}
.overlay{
font-size: 18pt;
    line-height: 1.4em;
    text-align: left;
    padding-top: 10px;
        padding-bottom:10px;
    width: 100%;
  padding-left: 20%;
        padding-right: 20%;
background-color: white;
}

.details{   
font-family:"NeueHaasGroteskText Pro";
    color: #2c2c2c;
 text-align: left;
    padding-top: 15px;
font-size: 12pt;
line-height:14pt;
      padding-left: 20%;
        padding-right: 20%;
}

.small_legend{   
font-family:"NeueHaasGroteskText Pro";
    color:black;
 text-align: center;
font-size: 12pt;
line-height:14pt;
padding-left: 20%;
padding-right: 20%;
 padding-bottom: 25px;

}

p{
	font-size: 2em;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	text-align:center;
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
}
#menu li.active{

}
#menu li a{
    	color: #000;

}
#menu li.active a:hover{
    
}
#menu li:hover{
        	text-decoration:underline;

}
#menu li a,
#menu li.active a{
    
}
#menu li.active a{
        	text-decoration:underline;

}
#menu{
	position:fixed;
    text-align: center;
    font-size: 1.0em;
    line-height: 0.5em;
	top:0;
	height: 40px;
	z-index: 70;
	padding: 0;
    padding-top:10px;
	margin:0;
}#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
}
#menu li.active{

}
#menu li a{
    	color: #000;

}
#menu li.active a:hover{
    
}
#menu li:hover{
        	text-decoration:underline;

}
#menu li a,
#menu li.active a{
    
}
#menu li.active a{
        	text-decoration:underline;

}
#menu{
	position:fixed;
    text-align: center;
    font-size: 1.0em;
    line-height: 0.5em;
	top:0;
	height: 40px;
	z-index: 70;
	padding: 0;
    padding-top:10px;
	margin:0;
}
.twitter-share-button{
	position: fixed;
	z-index: 99;
	right: 149px;
	top: 9px;
}
#download{
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	cursor: pointer;
	display: inline-block;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
#download a{
	text-decoration:none;
	color:#fff;
}
#download:hover{
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #2F96B4;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{
	display: block;
	margin: 0 22px 0 0;
	color: #333;
}
#infoMenu li a:hover{
	text-decoration:underline;
}
#infoMenu li{
	display:inline-block;
	position:relative;
}
#examplesList{
	display:none;
	background: #282828;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	float: left;
	position: absolute;
	bottom: 29px;
	right: 0;
	width:638px;
	text-align:left;
}
#examplesList ul{
	padding:0;
}
#examplesList ul li{
	display:block;
	margin: 5px 0;
}
#examplesList ul li a{
	color: #BDBDBD;
	margin:0;
}
#examplesList ul li a:hover{
	color: #f2f2f2;
}
#examplesList .column{
	float: left;
	margin: 0 20px 0 0;
}
#examplesList h3{
	color: #f2f2f2;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 0 0 5px 0;
}





@media screen and (max-width: 700px) {
    img.slideshow {
    padding-top:10px;
    height: auto;
    width:auto
    text-align: center;
    position: relative;
    overflow:hidden;
    max-width: 90%;
}
img.inhaltsbild {
    max-width: 90%;
    margin-top: 10px;
    padding-top:10px;
        padding-bottom:10px;
}
    
    img.contentimg {
    max-width: 90%;
    margin-top: 10px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left: 0;
    padding-right: 0;
}
    
    
    h2{
font-family:"NeueHaasGroteskText Pro";
font-size: 12pt;
    line-height: 1.4em;
    text-align: center;
    padding-left: 20%;
        padding-right: 20%;
    text-transform: uppercase;
    color:black;

}
h3{
font-family:"NeueHaasGroteskText Pro";

	font-size: 10.5pt;
    line-height: 1.3em;
    text-align: left;
    padding-top: 10%;
    padding-left: 5%;
        padding-right: 5%;
 
}
    h4{

	font-size: 10.5pt;
    line-height: 1.3em;
    text-align: left;
    padding-top: 10%;
    padding-left: 5%;
  padding-right: 5%;
 
}
    h9{   
    text-align: center;
font-size: 8pt;
line-height:9pt;
    padding-left: 5%;
  padding-right: 5%;
}
    h10{

	font-size: 9pt;
    line-height: 11pt;
    text-align: center;
    padding-top: 50px;
    padding-left: 5%;
  padding-right: 5%;
 
}
h7{

    font-size: 10pt;
    line-height: 1.3em;
    text-align: center;
margin-top: 190px;
    padding-left: 5%;
        padding-right: 5%;
 
}
.legend
{   
top:92%;
max-width: 250px;
font-size: 7pt;
line-height:10pt;

}
     .language
{   
    position: fixed;
    color: #cccccc;
    z-index:99999999;
 text-align: right;
    margin: auto 15px; 0px;
    right: 0px;
top:91.5%;
font-size: 7pt;


}
    a.language{
    color:darkgray;

}

      .copyright
{   
   visibility: hidden;

}
.logo {
       	font-size: 10pt;
 
    }
.header-top {

        	font-size: 10pt;

    }
.menuC
{
        margin-right: 42px;

        	font-size: 10pt;
   margin-right: -20px;
   
}
    .menuC-project
{
        margin-left: 40px;

        	font-size: 10pt;
   margin-right: -20px;
   
}
 img.landscape {max-width:90%; height:auto;}
img.portrait {max-width:70%; height:auto;}

}
