@media only screen and (device-width:320px) and (device-height:480px) {
body {
background-image:none
}

#werbung_sky {
margin-left:864px
}

#werbung_mitte {
width:468px;
margin-left:1px
}

#page-container {
width:864px
}

#content {
width:480px;
text-align:left
}

aside {
width:320px
}

#header {
height:160px;
background:none;
}

#header nav {
position:relative;
width:890px;
margin:0 auto;
margin-top:118px;
padding:2px;
color:#666;
font-size:12px;
height:20px;
letter-spacing:.05px;
margin-left:-30px;
background-color:#efefef;
}

.imgBigNews {
width:460px
}

.trenner {
width:450px
}

#trennlinie {
width:450px
}

.teaser_bigHead_start {
line-height:28px
}

#termine {
width:450px
}

#impress {
width:450px
}

#report {
width:450px
}

#report_detail {
width:450px
}

#kaz {
width:330px
}

#reviews_detail {
width:450px
}

#reviews {
width:450px
}

#blitzhead {
width:450px
}

#blitznews {
width:435px;
}
}

/*
	iPhone 5 Query
*/
@media only screen and (device-width:320px) and (device-height:568px) and (-webkit-device-pixel-ratio:2) {
body {
background-image:none
}

/* ------------------------------------------
  NAVIGATION STYLES
  (+ responsive-nav.css file is loaded in the <head>)
--------------------------------------------- */
#header nav {
margin: 0;
  padding: 0;
  border: 0;
  width:864px;
  background-color:none;
}

section {
  border-bottom: 1px solid #999;
  float: left;
  width: 100%;
  height: 800px;
}

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

.nav-collapse li {
  float: left;
  width: 100%;
}

@media screen and (min-width: 40em) {
  .nav-collapse li {
    width: 25%;
    *width: 24.9%; /* IE7 Hack */
    _width: 19%; /* IE6 Hack */
  }
}

.nav-collapse a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  background: #1831bd;
  border-bottom: 1px solid white;
  padding: 0.7em 1em;
  float: left;
}

@media screen and (min-width: 40em) {
  .nav-collapse a {
    margin: 0;
    padding: 1em;
    float: left;
    text-align: center;
    border-bottom: 0;
    border-right: 1px solid white;
  }
}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
  }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("/js/mobile_nav/icons/responsivenav.eot");
  src:url("/js/mobile_nav/icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("/js/mobile_nav/icons/responsivenav.ttf") format("truetype"),
    url("/js/mobile_nav/icons/responsivenav.woff") format("woff"),
    url("/js/mobile_nav/icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
  width: 70px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color: #1831bd; /* Edit this to change the icon color */
 /* font-family: "responsivenav", sans-serif; */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 78px;
  text-transform: none;
  position: absolute;
  content: "≡";
  text-indent: 0;
  text-align: center;
  line-height: 65px;
  speak: none;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-toggle.active::before {
  font-size: 78px;
  content:"x";
}
/* --------------------------- */


#werbung_sky {
margin-left:860px;
}

#werbung_mitte {
width:468px;
margin-left:1px;
}

#page-container {
width:860px;
}

#content {
width:480px;
text-align:left;
}

aside {
width:310px;
}

#header {
height:160px;
background:none;
}

.imgBigNews {
width:460px;
}

.trenner {
width:450px;
}

#trennlinie {
width:450px;
}

.teaser_bigHead_start {
line-height:28px;
}

#termine {
width:450px;
}

#impress {
width:450px;
}

#report {
width:450px;
}

#report_detail {
width:450px;
}

#kaz {
width:430px;
}

#reviews_detail {
width:450px;
}

#reviews {
width:450px;
}

#blitzhead {
width:450px;
}

#blitznews {
width:435px;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width:768px) and (max-device-width:1024px)
{
	body {
	background-image:none;
	}
	
	#header {
	height:160px;
	background:none;
	}
		
	/*
	#page-container {
	width:800px;
	}
	
	#werbung_sky {
	margin-left:801px;
	}
	
	#werbung_mitte {
	width:468px;
	margin-left:1px;
	}
	
	#content {
	width:480px;
	text-align:left;
	}
	
	aside {
	width:300px;
	}
	
	#header nav {
	position:relative;
	width:888px;
	margin:0 auto;
	margin-top:118px;
	padding:2px;
	color:#666;
	font-size:.8em;
	height:20px;
	letter-spacing:.05px;
	margin-left:-30px;
	background-color:#efefef
	}
	
	.imgBigNews {
	width:450px;
	}
	
	.imgBigNews {
	width:450px;
	}
	
	.trenner {
	width:450px;
	}
	
	#trennlinie {
	width:440px;
	}
	
	.teaser_bigHead_start {
	line-height:28px;
	}
	
	#termine {
	width:440px;
	}
	
	#impress {
	width:440px;
	}
	
	#report {
	width:440px;
	}
	
	#report_detail {
	width:440px;
	}
	
	#kaz {
	width:440px;
	}
	
	#reviews_detail {
	width:440px;
	}
	
	#reviews {
	width:440px;
	}
	
	#blitzhead {
	width:440px;
	}
	
	#blitznews {
	width:435px;
	}
	
*/	

}

@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
body {
background-image:none
}

#werbung_sky {
margin-left:864px
}

#werbung_mitte {
width:468px;
margin-left:1px
}

#page-container {
width:864px
}

#content {
width:480px;
text-align:left
}

aside {
width:320px
}

#header {
height:160px;
background:none;
}

#header nav {
position:relative;
width:890px;
margin:0 auto;
margin-top:118px;
padding:2px;
color:#666;
font-size:12px;
height:20px;
letter-spacing:.05px;
margin-left:-30px;
background-color:#efefef
}

.imgBigNews {
width:460px
}

.trenner {
width:450px
}

#trennlinie {
width:450px
}

.teaser_bigHead_start {
line-height:28px
}

#termine {
width:450px
}

#impress {
width:450px
}

#report {
width:450px
}

#report_detail {
width:450px
}

#kaz {
width:330px
}

#reviews_detail {
width:450px
}

#reviews {
width:450px
}

#blitzhead {
width:450px
}

#blitznews {
width:435px
}
}