@charset "UTF-8";

/* 
*CSS-Design
*Carmen Kley Website
*/

/* Reset * * * * * * * * */
*{
	margin: 0;
	padding: 0;	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html{	
	font-size: 100%; /* Browserstandard: 16px */
}


img{
	max-width: 100%;
}

bg{
	position:fixed;
	top:-50%;
	left:-50%;
	width:200%;
	height: 200%;                                                         
}

bg img{
	position:absolute;
	top:0 ;
	left: 0;
	right:0;
	bottom:0;
	margin: 0 auto;
	min-width:50%;
	min-height: 50%;
}

body{
	font: 400 15px/24px"Droid Sans", Helvetica, Arial, sans-serif;
	color:#29304f;
}

html {
    min-height: 100%;
    position: relative;
}

#main{
	width: 73%;
	float: left;
}

#main article{
	margin-bottom: 25px;
	background: #fff;
	padding: 25px;
}

/*Layout*********/

.wrapper{
	width:960px;
	margin: 0 auto;
	overflow:hidden;
}

.wrapper2 li a{
    width:100%;
	padding-top:100px;
	}

.wrapper2{
	margin: 0 auto;
	overflow:hidden;
	padding-top: 100px;
	width:960px;
}

.wrapper_inhalt{
	width:960px;
	margin: 0 auto;
	overflow:hidden;
	background:#c2ed9d;
}

#wrapper{
	width:460px;
	margin: 0 auto;
}

#wrapper img{
margin-left: 10px;
}


#header{
	background: #29304f;
	padding:20px 0;
	width: 100%;
	margin-left:0;
	margin-right:0; 
}

#header p{
	padding-left:80px;
	position:absolute;
	font-size:18px;
	font-weight:700;
	top: 45px;
}

hr { 
	  width: 100%; 
	  height: 5px; 
      margin: 0 auto;
	  background: #00adbe;
	  margin-top:20px;
	  float:left;
    }



p.teaser{
	text-align:left;
	padding-left:37px;
	padding-top:0px;
}


#teaser{
	background: #fff;
	height:460px;
	padding: 70px 0 50px;
	margin-bottom:20px;
}


h1_teaser{
		font-size: 40px;
		font-size:2.500rem;
		line-height:80px;
		line-height:5.00rem;
		font-style:normal;
		margin: 0 auto;
		margin-right: 20px;
		font-weight:700;
		color:#00adbe; 
	}
	
	


h2_teaser{
		font-size: 30px;
		font-size:1.875rem;
		line-height:100px;
		line-height:6.25rem;
		font-style:normal;
		margin-top:50px;
		font-weight:700;
	    color:#00adbe; 
		font-family:"Droid Sans", Helvetica, Arial, sans-serif;
		background:#fff;
}

h3_teaser{
		font-size:35px;
		font-size:1.167rem;
		font-style:normal;
		margin: 0 0px 0 35px;
		font-weight:700;
	 color:#00adbe; 
		text-align:left;
		float:left;
		text-shadow: 0.3px 0.3px #01ab4e;
		font-family: "Droid Sans", Helvetica, Arial, sans-serif;
}


h3_teaser2{
		font-size:35px;
		font-size:1.167rem;
		font-style:normal;
		margin: 0 0 40px 0;
		margin-bottom:20px;
		font-weight:700;
	    color:#00adbe; 
		text-align:left;
		text-shadow: 0.3px 0.3px #01ab4e;
		font-family: "Droid Sans", Helvetica, Arial, sans-serif;
}


#footer{
	background:#29304f;
	padding:30px 0 10px 0;
	width: 100%;
	margin-left:0;
    margin-right:0; 
	color: #1876d3;
	text-transform:uppercase;
	position:absolute;
	left:0;
	bottom:0;
	display: inline;

}

	
 #footer li a{
	 display:inline;
 }
 
 ul#navigation2{
	float:right;
	margin:0;
	height: 40px;
}

ul#navigation2 li a{
	color: #fff;
	font-size:13px;
}

ul#navigation2 li{
	display:inline;
	margin: 0px;
	list-style: none;
	text-decoration:none;
}

ul#navigation2 li a.active{
	color:#00adbe;
}



/*Spalten*********/

.col_1,.col_1_2, .col_2_3{
	float:left;
	margin: 20px 10px;
	list-style-type:none;
}

.col_1{
	width:940px;
}

.col_1_2{
	width:460px;
	padding:10px;
}

.col_1_2_u{
	width:460px;
	padding:10px;
	float:left;
	margin: 20px 10px;
	list-style-type:none;
	margin-bottom:170px;
}


.col_1_2 h1{
	width:460px;
    color:#feb712;
}


.col_1_2_list{
	width:440px;
	margin: 0 auto;
	height: 440px;
	float:left;
	text-align:center;
	margin-top: 120px;
	margin-bottom: 30px;
}


.col_1_2_bild{
	width:440px;
	margin: 0 auto;
	float:left;
	text-align:center;
	padding:0px;
	margin-top:105px;
}


.col_1_2_list p{	
margin: 0 auto;
font-size:15px;
margin-top:20px;
margin-left:0px;
padding-left:10px;
color:#29304f;
}

.col_1_2_list p.teaser{	
text-align: left;
margin: 0 auto;
font-size:15px;
margin-top:20px;

}


.col_1_2_list2{
	width:440px;
	margin: 0 auto;
	float:left;
	text-align:center;
	margin-top: 60px;
	margin-bottom: 40px;
	padding:20px;
}

.col_1_2_list2 p{	
margin: 0 auto;
font-size:15px;
margin-top:5px;

}

.col_1_2_list2 p.teaser{	
width:440px;
text-align: left;
margin: 0 auto;
font-size:15px;
margin-top:20px;
margin-bottom:0px;
}

.col_1_2_list2_u{
	width:440px;
	margin: 0 auto;
	float:left;
	margin-top: 60px;
	margin-bottom: 70px;
	padding:20px;
}

.col_1_2_list2_u p{	
width:440px;
margin: 0 auto;
font-size:15px;
margin-top:5px;

}


.col_1_2_list2_u p.teaser{	
text-align: left;
margin: 0 auto;
font-size:15px;
margin-top:20px;
margin-bottom:170px;
}


.col_1_2 a.button{
	background: #29304f;
	color:#1876d3;
}

.col_1_2 a.button:hover{
	background:#29304f;
	color:#fff;
}

.col_1_2 img{
	margin-left:45px;
}

.col_1_2 h2{
	margin-top:0px;
}


.col_2_3{
	width: 620px;
	margin: 20px 10px;
	padding:10px;

}

.col_2_3_list{
	width: 520px;
	height:400px;
	margin-top:80px;
	margin-bottom:50px;
	float:left;
}


.col_1_3{
	width: 300px;
	float:right;
	text-align:left;
	margin-bottom:70px;
	margin-left:15px;
	padding-left:0px;
	text-align:right;
}




.col_1_2_box{
	max-width: 250px;
	background:#29304f;
	padding: 20px 0px 10px 0px;
	padding-left: 0px;
	margin-top:50px;
	float:left;
}

.col_1_2_box p{
	margin-left: 0px;
	text-align:left;
	padding-left: 20px;
	float:left;
	color:#fff;
}


.col_1_2_box_smart{
	display:none;
	max-width: 250px;
	background:#29304f;
	padding: 20px 0px 10px 0px;
	padding-left: 0px;
	margin-top:50px;
	float:left;
}

.col_1_2_box_smart p{
	margin-left: 0px;
	text-align:left;
	padding-left: 20px;
	float:left;
	color:#fff;
}


.col_2_3 a{
	text-transform: none;

}


/*Navigation*/
#mobile-menu-btn{
display: none;	
}

#navigation{
margin: 50px 0 0 0;	
}

#navigation li:hover ul{
	display:block;
}

#navigation li{
	position:relative;
}

ul#navigation ul{
display:none;
margin: 0;
position: absolute; 
margin-left:250px;
background: #29304f;
}

ul#navigation ul li{
margin: 0;
display: inline;
}

ul#navigation ul li a{
display: block;
text-transform: none;
font-size: 10px;
padding: 10px 30px 20px 30px;
}

ul#navigation{
	float:right;
	margin:30px 10px 0 0;
}

ul#navigation li a{
	padding:15px 0 15px;
}

ul#navigation li{
	display:inline;
	margin: 0 0 0 40px;
	list-style: none;
	text-decoration:none;
}

#navigation a{
	color:  #fff;
	text-decoration: none;
	font-size:13px;
	padding: 7px 20px;
	margin: 0 10px;
}

ul#navigation li a.active{
color:#00adbe;
}

#navigation a:hover{
	color:#00adbe;
	background-color: transparent;
}

/* Layout neu* * * * * * * * */

body{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5;
	background: #fff;
	color: #00687d;
}


.wrapper{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

header{
	background: #fff; 
	margin-bottom: 25px;
	padding: 25px;
}

#main{
	width: 73%;
	float: left;
}

#main article{
	margin-bottom: 25px;
	background: #fff;
	padding: 25px;
}


/* Raster * * * * * * * * */


 .column {
float: left;
background: #fff;
padding: 25px 0 0 0;
margin: 0px 0 0px 2%;
}


.row{
	width: 100%;
	float: left;
}

 .column:first-child {
margin-left: 0;
}



.full { width: 100%; }
.half { width: 49%; }
.third { width: 32%; }
.two-thirds { width: 66%; }
.fourth { width: 23.5%; }
.three-fourth {width:74.5%;}


.mail{
	font-weight:700;
	color:#00adbe;
}

.mail:hover{
	color:  #1876d3;

}



 /*Ende neu*/	
	
		
/*Typografie*/
	h1, h2, h3, h4, h5, h6{
		font-family:"Droid Sans", Helvetica, Arial, sans-serif;
		font-style: normal;
		font-weight:400;
		margin: 0 0 10px 0;
	}
	
	h1{
		margin-top:50px;
	}
	
	
h1_teaser2{
		font-size: 40px;
		font-size:2.500rem;
		line-height:60px;
		font-style:normal;
		marigin: 0 auto;
		text-align:center;
		font-weight:700;
		color:#00adbe;
	}
	
h1_teaser3{
		font-size: 40px;
		font-size:2.500rem;
		line-height:60px;
		font-style:normal;
		marigin: 0 auto;
		text-align:center;
		font-weight:700;
		color:#00adbe; 
	}
	
	
	h2{
		font-size:20px;
		font-style: normal;
		font-size:1.563rem;
		line-height:34px;
		color:#00adbe; 
		font-family:"Droid Sans", Helvetica, Arial, sans-serif;
		font-style: normal;
		font-size:1.563rem;
		line-height: 30px;
		margin: 0 0 10px 110px;
	}
	

a{
color:#00adbe; 
	text-decoration:none;
	text-transform: uppercase;
	font-size:16px;
	font-weight:700;
	font-family:"Droid Sans", Helvetica, Arial, sans-serif;
}

a:hover{
	color: #fff;
	background-color: transparent;
	text-decoration:none;
}



p{
	margin-bottom:12px;
	font-size:15px;
	font-size:0.938rem;
	padding:0px 10px 0 110px;
	color: #29304f;
	font-family:"Droid Sans", Helvetica, Arial, sans-serif;
}


a.button{
	background: #29304f;
	padding: 4px 10px;
	color:#1876d3;
	text-decoration:none;
	font-size: 16px;
	border-radius:3px; 
	float:right;
}


.button:hover{
	color:#fff;
	background:#29304f;
}


.klick{
	background:#29304f;
	padding: 4px 10px;
	color: #1876d3;
	text-decoration:none;
	font-size: 16px;
	border-radius:3px; 
	text-transform:none;
	margin-left:-25%;

}


.klick:hover{
	background:#29304f;
	color:#fff;
}



.mail{
	padding: 4px 10px;
	color:#00adbe; 
	font-weight:400;
	text-decoration:none;
	text-transform: lowercase !important;
	font-size: 15px;
	margin: 0 20px 0 0;
}
	
.mail:hover{
	background:#fff ;
}


#mail-btn{
	display: block;
	width: 61px;
	height: 80px;
	background: url("../images/mail-button.png") no-repeat;
	position: fixed;
	top: 300px;
	left: 0;
	z-index: 1;
}


#mail-btn:hover{
	display: block;
	width: 61px;
	height: 80px;
	background: url("../images/mail-button.png") no-repeat;
	position: fixed;
	top: 300px;
	left: 0;
	z-index: 1;
}



/* Aufzählungen */
ul, ol{
	margin: 0 0 12px 20px;
}

ul{
list-style: none;	
}

ul.col_1_2 li a{
	float:right;
	margin:20px 10px 0 0;
}



ul.col_1_2 li{
	display:inline;
	margin: 0 0 0 40px;
	list-style: none;
	text-decoration:none;
}


/* Media Queries * * * * * * * * */

@media only screen and (min-width: 980px) {

header{
	background: #fff;	
}

a#mobile-menu-btn2{
	display: none;
}

 a#mobile-menu-btn{
	display: none;
}

}

@media only screen and (min-width: 760px) and (max-width: 979px) {

header{
	background: #fff;	
}

.wrapper{
	width: 760px;
}

 #main, .sidebar{
	 width: 100%;
 }
 
 a#mobile-menu-btn2{
	display: none;
}

 a#mobile-menu-btn{
	display: none;
}
 
}

@media only screen and (max-width: 759px) {

header{
	background: #fff; 
}

#header img{
	margin-left:30px;
}

#header p{
	margin-left:30px;
}

.wrapper{
	width: 100%;
}

a#mobile-menu-btn{
	display: block;
	background:  #29304f;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 0 0 30px;
	margin: 25px 0 0;
}

a#mobile-menu-btn2{
	display: block;
	background: #29304f;
	color: #fff; 
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 0 0 30px;
	margin-top:0px;
	margin: 0;
}


#navigation{
	display: none;
	margin:  0;	
}



.col_1_2_box_smart{
	display:block;
	max-width: 250px;
	background:#29304f;
	padding: 20px 0px 10px 0px;
	padding-left: 0px;
	margin-top:50px;
	margin-bottom:170px;
	float:left;
	margin-left:48px;
}

.col_1_2_box_smart p{
	margin-left: 0px;
	text-align:left;
	padding-left: 20px;
	float:left;
	color:#fff;
} 

.col_1_2{
	width:330px;
}

.col_1_2_u{
width:330px;
margin-bottom:170px;
}

.col_1_2_list p{
	width:330px;
}


.col_1_2 p{
	width:310px;
	margin-left:0px;
}


.col_1_2_list{
	width:440px;
	margin: 0 auto;
	height: 440px;
	float:left;
	text-align:center;
	margin-top: 30px;
	margin-left:0px;
	margin-bottom: 30px;
	padding:10px;
}

.col_1_2_list2{
	width:350px;
}

.col_1_2_list2 p{
	width:320px;
}

.col_1_2_list2 p.teaser{
	width:350px;
}

.col_1_2_list_u{
	width:440px;
	margin: 0 auto;
	height: 440px;
	float:left;
	text-align:center;
	margin-top: 30px;
	margin-left:0px;
	margin-bottom: 100px;
	padding:10px;
}

.col_1_2_list2_u{
	width:330px;
}

.col_1_2_list2_u p{
	width:350px;
}


.col_2_3_p{
	width:370px;
}

.col_1_2_bild{
	margin-top:10px;
}

.col_1_2_box{
	margin-left:48px;
}

h1_teaser{
		font-size: 30px;
		line-height:80px;
		line-height:5.00rem;
		font-style:normal;
		margin: 0 auto;
		margin-right: 40px;
		font-weight:700;
		color:#00adbe;
	}
	

h1_teaser3{
		font-size: 30px;
		line-height:40px;
		font-style:normal;
		marigin: 0 auto;
		text-align:center;
		font-weight:700;
		color:#00adbe; 
	}

#navigation2{
	display: none;
}


h1_teaser2{
		color:#00adbe; 
		width:30%;
		font-size: 35px;
		line-height:40px;
		padding:8px;
	}
}




/* SLIDER  * * * * * * * * */

.sequence-theme {
  /* this container is just to ensure the background color stretches all the way across on bigger screens */
  background: #fff;
  margin-bottom: 0px;
}

#sequence {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1280px;
  background-color: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 100%;
margin-left:-60px;
  font-size: 0.625em;
  margin: 0 auto;
  margin-top:50px;
  position: relative;
  height: 300px;
}

#sequence > .sequence-canvas {
  height: 100%;
  width: 100%;
  margin-left:-60px;
}

#sequence > .sequence-canvas > li {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: -45%;
}

#sequence > .sequence-canvas > li img {
  height: 10%;
}
#sequence > .sequence-canvas li > * {
  position: absolute;
  /* only cause the left and opacity properties to transition */
  -webkit-transition-property: left, opacity;
  -moz-transition-property: left, opacity;
  -ms-transition-property: left, opacity;
  -o-transition-property: left, opacity;
  transition-property: left, opacity;
}

.sequence-next,
.sequence-prev {
  color:   #fff;
  cursor: pointer;
  display: none;
  font-weight: bold;
  padding: 10px 15px;
  position: absolute;
  top: 50%;
  z-index: 1000;
  height: 75px;
  margin-top: -47.5px;
}

.sequence-pause {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
}

.sequence-paused {
  opacity: 0.3;
}

.sequence-prev {
  left: 3%;
}

.sequence-next {
  right: 3%;
}

.sequence-prev img,
.sequence-next img {
  height: 100%;
  width: auto;
}

#sequence-preloader {
  background: #fff;
}

.sequence-pagination {
  bottom: 1%;
  display: none;
  right: 6%;
  position: absolute;
  z-index: 10;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.sequence-pagination li {
  display: inline-block;
  *display: inline;
  /* Hack for IE7 and below as they don't support inline-block */
  height: 60px;
  text-align:center;
  padding-left:20px;
  margin-right:-21px;

}
.sequence-pagination li img {
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: margin-bottom, opacity;
  -moz-transition-property: margin-bottom, opacity;
  -ms-transition-property: margin-bottom, opacity;
  -o-transition-property: margin-bottom, opacity;
  transition-property: margin-bottom, opacity;
}
.sequence-pagination li img:hover {
  margin-bottom: 0px;
  margin-left:0px;
  margin-top:20px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.sequence-pagination li.current img {
  opacity: 1;
}


.sequence-next,
.sequence-prev {
  position: absolute;
  opacity: 0.6;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.sequence-next:hover,
.sequence-prev:hover {
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.title {
  font-size: 3.4em;
  left: 65%;
  width: 35%;
  opacity: 0;
  bottom: 1%;
  z-index: 50;
  color:#fff;
}

.animate-in .title {
  left: 56%;
  top:115%;
  float:right;
  opacity: 5;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.animate-out .title {
  left: 35%;
  opacity: 5;
  color:#fff;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.subtitle {
  color:   #fff;
  font-size: 2em;
  left: 50%;
  width: 35%;
  opacity: 0;
  top: 101%;
}

.animate-in .subtitle {
  left: 50%;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.animate-out .subtitle {
  left: 65%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.model {
  left: -10%;
  bottom: -48%;
  opacity: 0;
  position: relative;
  height: auto !important;
  max-height: 568px !important;
  width: 90%;
  min-width: 225px;
  /* prevents the model from shrinking when the browser is resized */
  max-width: 800px;
}

.animate-in .model {
  left: 15%;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.animate-out .model {
  left: 15%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

@media only screen and (min-width: 992px) {
  #sequence .title {
    width: 42%;
  }
}
@media only screen and (max-width: 838px) {
  #sequence {
    height: 550px;
  }
  #sequence .model {
    max-height: 530px !important;
    width: 100%;
	margin-top:0px;
  }
}
@media only screen and (max-width: 768px) {
  #sequence {
    height: 500px;
  }
  #sequence .title {
    font-size: 2.8em;
  }
  #sequence .subtitle {
    font-size: 1.6em;
  }
  #sequence .sequence-next,
  #sequence .sequence-prev {
    height: 60px;
    margin-top: -40px;
  }
  #sequence .model {
    max-height: 480px !important;
    width: auto;
  }
}

@media only screen and (max-width: 568px) {
  #sequence .model {
    left: 50%;
    min-width: 40%;
    /*prevents the model from shrinking when the browser is resized*/
    width: 80%;
  }
  #sequence .animate-in .model {
    left: 50%;
    margin-left: -20%;
  }
  #sequence .animate-out .model {
    left: 50%;
    margin-left: -20%;
  }
  #sequence .title {
    background: #fff;
    bottom: 0;
    left: 100%;
    padding: 4%;
    bottom: -50%;
    width: 100%;
    z-index: 10;
  }
  #sequence .animate-in .title {
    left: 0%;
  }
  #sequence .animate-out .title {
    left: -100%;
  }
  #sequence .subtitle {
    visibility: hidden;
  }
  #sequence .sequence-pagination {
    bottom: 40px;
  }
  #sequence .sequence-pagination li img {
    height: 100px;
  }
}
@media only screen and (max-width: 518px) {
  #sequence {
    height: 450px;
  }
 
}
@media only screen and (max-width: 468px) {
#sequence {
    height: 100%;
	margin-top:70px;
  }
  
 #sequence > .sequence-canvas {
	 margin-top:10px;
 }
 
  #sequence .sequence-pagination {
    opacity: 0;
    visibility: hidden;
  }
}
@media only screen and (max-width: 418px) {
 #sequence {
    height: 100%;
	margin-top:70px;
  }
  
   #sequence > .sequence-canvas {
	 margin-top:70px;
 }
}
@media only screen and (max-width: 368px) {
	 #sequence {
    height: 200%;
  }
  
   #sequence > .sequence-canvas {
	 margin-top:70px;
	 height:200%;
	 width:100%
 }
  
  #sequence > .sequence-canvas > li {
  position: absolute;
  width: 100%;
  height: 200%;
  z-index: 1;
  top: -10%;
}
}



@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {

}

@media only screen and (max-width: 320px) and (orientation: portrait) {
  /*iphone portrait*/
   #sequence {
   height: 200%;
  }
  
   #sequence > .sequence-canvas {
	 margin-top:10px;
 }
  
  #sequence > .sequence-canvas > li {
  position: absolute;
  width: 100%;
  height: 200%;
  z-index: 1;
  top: -10%;
}
  
 /*neu*/
 



/* Druckformatierung */

@media print {

#header, #footer {
display: none;
}

}
