html,body,div,span,applet,
object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,
samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,
section,summary,time,mark,audio,video{
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline
}
  article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
  body{
    line-height:110%
}
  ol,ul{
    list-style:none
}
  blockquote,q{
  quotes:none
}
  blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none
}
  table{
    border-collapse:collapse;
    border-spacing:0
}

html {
	height:100%;
  display: block;
}
body {
  font-family: 'Scada', sans-serif; font-size: 14px;
  min-width: 320px;
  position: relative;
  height: 100%;
  overflow: auto;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
}

a {
  cursor: pointer;
}
.wrapper {
  max-width: 960px;
  height: 100% !important;
  height: 100%;
  margin: 0 auto;
}

.clearfix {
  clear: both;
}
.main {
  float: left;
  width: 100%;
  min-height: 100%;
  height: 100%;
  margin: 0 auto;
}

.seiten_container {
  margin:0 auto;
  max-width: 960px;
  top: 15px;
  z-index: 3;
  min-height: 100%;
  position: relative;
}

/*-------------------------------------------MENU--------------------------------------------*/

#menu {
	margin: 10px 0 0 15px;
  padding: 2px;
  font-family: 'Scada', sans-serif; font-size: 20px;
  line-height: 100%;
  height: 60px;
  position: relative;
  z-index: 999;
}

#menu li :hover {
  pointer: cursor;
  color: red;
}

#menu li{
  float: left;
  height: 40px;
  position: relative;
  list-style: none;
  margin: 0 0 0 25px;
  padding: 0;
    -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

#menu li a{
  font-family: 'Scada', sans-serif; font-size: 20px;
  line-height: 100%;
  text-decoration: none;
}

.start{
  height: 28px;
  width: 55px;
  padding: 25px 0 0 10px;
  margin: -25px 0 0 0;
  z-index: -1;
  background-color: red;
  color: white;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.start:hover{
  background-color: black;
  color: white;
}

.lang {
  margin: 30px 0 0 30px;
  font-family: 'Scada', sans-serif; font-size: 16px;
  line-height: 100%;
  height: 40px;
  position: absolute;
  float: left;

  display: none;
}

.lang a{
  color: black;
}

.respnav{
  display: none;
}



/*-------------------------------------------SLIDESHOW--------------------------------------------*/
.gig{
  width: 200px;
  height: 250px;
  position: absolute;
  top: 50px;
  left: 60px;
  z-index: 20;
}

#plakatik{
  max-width: 200px;

}

.red{
  color: red;
}

.topArtistBild{
	max-width:700px;
	height: 560px;
	z-index: 9;
  margin: 0 auto 0 300px;
  float: right;
}

.slideshow {
  background-size: 100%;
  position: absolute;
    /*left: 331px;*/
  max-width: 800px;
  max-height: 620px;
  overflow: hidden;
  padding: 0;
  margin: 80px auto 0 auto;
  text-align: center;
  z-index: 9;
}

.people {
  width: 150px;
  float: right;
  line-height: 30%;
  height: auto;
  position: absolute;
  top: 50px;
  right: 0;
  text-align: right;
  z-index: 10;
}

.people p{
  font-family: 'Scada', sans-serif; 
  font-size: 13px;
  line-height: 140%;
}

.people_red {
  width: 150px;
  float: right;
  line-height: 30%;
  height: auto;
  position: absolute;
  top: 50px;
  right: 0;
  text-align: right;
  z-index: 10;
}

.people_red p{
  font-family: 'Scada', sans-serif; 
  font-size: 13px;
  line-height: 140%;
  color: red;
}

.people p:hover{
  cursor:pointer;
  color: red;
}

.people_red p:hover{
  cursor:pointer;
}

.people p:active{
  color: red;
}


/* -------------------IMG------------------- */

.sloganleft{
  width: 50px;
  height: 700px;
  position: relative;
  float: left;
  left: 0;
}
.sloganleft img{
  margin: -8px 0;
  padding: 0;
  width: 50px;
  height: 700px;
  }

.slogantop{
  margin: 0 auto 0 40px;
  padding: 0;
  max-width: 960px;
  height: auto;
  position: absolute;
  display: none;
}

.slogantop img{
  padding: 0;
  max-width: 960px;
}

.logo {
  min-height: 100%;
  height: auto;
  padding: 30px auto;
  text-align: center;
  margin:0 auto 10% auto;
  position: relative;
  z-index: 1;
}

#bukvigif{
  margin: 70px auto 0 auto;
  position: absolute;
  max-width: 400px;
  max-height: 565px;
  top: 0;
  left: 280px;
  z-index: 16;
}

#bukvigif img{
  margin: 0;
  max-width: 400px;
  max-height: 565px;
  top: 0;
  left: 0;
  padding: 0;
}


.oberschicht{
  max-width: 400px;
  max-height: 565px;
  position: absolute;
  margin: 70px auto;
  top: 0;
  left: 280px;
    z-index: 9;
}

#oberschicht{
  max-width: 400px;
  max-height: 600px;
  margin: 0;
  padding: 0;
}

.sponsors {
  z-index: 1;
  position: relative;
  height: 45px;
  width: 960px;
  bottom: 100px;
  left: 0;
  text-align: center;
}

.sponsors img{
  height: 45px;
  width: 960px;
  float: bottom;
}

.bildtext {
  position: relative; 
  top: 10px;
  max-height: 623px;
}

.event{
  position: relative;
  max-height: 300px;
  width: 300px;
  float: right;
  margin: 20px 0 0 0;
  color: red;
  padding: 10px;
}

.anreise {
  position: relative;
  top: 0;
  cursor: pointer;
  z-index: 1;
}

.anreise1 {
  position: relative;
  top: -623px;
  z-index: 3;
  visibility: none;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.anreise1:hover {
  display: block;
  visibility: 1;
  opacity: 1;
}

.fh-logo  {
  position:relative; 
  width:119px; float: 
  right; bottom:-25px;
}

/* -------------------ANIMATION------------------- */
.anime {
  position: absolute;
  float: left;
  margin: 126px auto 0 auto;
  top: 0;
  left: 34.5%;
  z-index: 1;
  width: 295px;
  height: 455px;
  overflow: visible;
}

.anime > .front{
  transition: -webkit-all .7s;
  transition: all .7s ;
  margin: 0;
  padding: 0;
  position: relative;
  background-color: red;
  width: 295px;
  height: 455px;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  -webkit-animation-name: example; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 10s; /* Chrome, Safari, Opera */
  animation-name: zveta;
  animation-duration: 10s;

  -webkit-animation: zveta 10s ease-in-out infinite running;
  -moz-animation: zveta 10s ease-in-out infinite running;
  -o-animation: zveta 10s ease-in-out infinite running;
  animation: zveta 10s ease-in-out infinite running;

  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;

  }

@-webkit-keyframes zveta {
    0%   {background-color:red; }
    20%  {background-color:#fff; }
    40%  {background-color:#fff; }
    70%  {background-color:red; }
    100% {background-color:red; }
}

@keyframes zveta {
    0%   {background-color:red; }
    20%  {background-color:#fff; }
    40%  {background-color:#fff; }
    70%  {background-color:red; }
    100% {background-color:red; }
}
/*.logo:hover > .anime > .front{
  background-color: black;
}
*/

.logo:hover > .anime > .front{
  height: 520px;
  width: 380px;
  top: -35px;
  left: -40px;
  cursor: pointer;
}




/* -------------------TEXTE------------------- */


.txt_container_links {
  bottom:5px;
  padding-top: 35px;
  float:left;
  width:460px;
}
.txt_container_rechts {
  padding-top: 35px;
  width:460px;
  float:right;
}
.txt_container_rechts > .rechts {
  margin-top: -50px;
}
.txt_container_links > .links {
  margin-top: -30px;
}
.links {
  float: left;
  width:220px;
}
.rechts {
  float: right;
  width:220px;
}
section.zweite > h1 {
  top:40px;
  position:relative;
}
h1  {
  font-size: 23px; 
  margin: 30px 0 20px 0; 
  padding-left:15px; 
  line-height: 0.8;
  color: red;
}
h1 #italica {
  font-family: 'Times'; 
  font-style: italic;
  margin:0 0 0 -15px;
  float:left;
  color: black;
}
p {
  font-size: 13px;
  line-height:1.2;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-hyphens: auto;-moz-hyphens: auto; 
  hyphens: auto; 
  }

p span  {
  font-family: 'Times';
  font-style:italic;
}

h1 #bigred{
  font-family: 'Scada', sans-serif; 
  margin:0 0 0 -5px;
  float:left;
  color: red;
}

a {
  color:black;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
a:hover {
  color:red;
}
.active {
  color:red;
}

.rot {color:red;}
.einruecken {text-indent: 15px; color:red;}

.langer-text-links{
  position: absolute;
  text-align: left; 
  width: 280px; 
  min-height: 250px;
  float: left;
  color: black;
  padding: 15px; 
  margin: -230px 0 0 70px; 
  background: white;
}

.langer-text-links p{
letter-spacing: 1px;
  font-size: 15px;
}

.langer-text-rechts {
  position: absolute;
  text-align: left; 
  width: 280px;
  min-height: 250px;
  float: right;
  color: red;
  padding: 15px; 
  margin: -510px 0 0 550px; 
  background: white;
}

.langer-text-rechts p{
letter-spacing: 1px;
  font-size: 15px;
}

.langer-text-links-en {
  position: absolute;
  text-align: left; 
  width: 280px;
  min-height: 250px;
  float: left; 
  color: white; 
  padding: 15px; 
  margin: -230px 0 0 70px; 
  background: black;}

.langer-text-links-en p{
letter-spacing: 1px;
  font-size: 15px;
}

.langer-text-rechts-en {
  position: absolute;
  text-align: left; 
  width: 280px;
  min-height: 250px;
  float: right; 
  color: white; 
  padding: 15px; 
  margin: -510px 0 0 550px; 
  background: black;}

.langer-text-rechts-en p{
letter-spacing: 1px;
  font-size: 15px;
}

.Thema-text {text-align:left; width:300px;  bottom:-100px; position:relative; left:460px;}

.impress {
  min-width: 320px;
  height: 300px;
  text-align: left;
  margin: 30px 0 0 0;
}

.kontakt {
  width: 320px;
  height: 230px;
  padding-top: 80px;
  text-align: center;
  margin: 30px auto 0 auto;
  background-color: red;
  color: white;
}

.kontakt p{
  font-size: 16px;
}

.kontakt a{
  font-size: 16px;
  color: white;
}

.kontakt a:hover{
  color: yellow;
}

.impress p{
  text-align: right;
  font-size: 16px;
}

.impress_red {
  min-width: 320px;
  height: 100%;
  text-align: left;
}

.impress_red p{
  font-size: 16px;
  color: red;
}
#red{
  font-family: 'Scada', sans-serif;
  color: red;
  font-size: 16px;
  font-style:none;
}
.black{
  color: red;
}
/* -- IMPRINT -- */
/* -- INFORMATION -- */
.information {
  background-color: white;
  border: 10px solid #c6220b;
  padding:60px;
  top:700px;
  position: relative;
  width:400px;
  margin:0 auto;
}

.information p {
  text-align: center;
  text-transform: uppercase;
  font-size: 2em;
}

.hauptbahnhof {
  position: relative;
  margin-top: 60px;
  max-width: 980px;
}

.hauptbahnhof p{
  font-size: 16px;
}

.hauptbahnhof1 {
  position: absolute;
  margin-top: -95px;
  right: 0;
  text-align: right;
  float: right;
  max-width: 370px;
}

.hauptbahnhof1 p{
  font-size: 16px;
  color: red;
}
/* -- MODAL -- */
.overlay{
	display:none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.8);
}
#popup
{
    position:absolute;
    display:none;
    top:200px;
    left:45%;
    width:500px; 
    margin-left:-250px;
    border:10px solid rgba(255,255,255,1); 
    padding:60px;
    background-color:#ffee7d;
    z-index: 999;
	text-align: center;
}
#popup p {
	font-size:3em;
	color:rgba(0,0,0,0.8);
	text-transform: uppercase;
	background-color: white;
	padding:20px;
}
.schliessen, .info_schliessen {
    background: none repeat scroll 0 0 white;
    border: 3px solid rgba(0, 0, 0, 1);
    border-radius: 50px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 2.3em;
    height: 40px;
    line-height: 35px;
    position: absolute;
    right: -0.9em;
    text-align: center;
    top: -1em;
    transition: background 0.2s ease 0s, color 0.2s ease 0s;
    width: 40px;
}
.schliessen:hover, .info_schliessen:hover {
	background: none repeat scroll 0 0 black;
	color:rgba(255,255,255,1);
}
.info_schliessen {
  border-color: #c6220b;
}
.info_schliessen:hover {
  background-color: #c6220b;
}
/* -- MODAL -- */

/* -- IMPRINT -- */

/* -- INFORMATION -- */

