@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800);
#vorverkauf {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #fff;
}

#highlight {}

body {
	background-color: #019CDF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 17px
}

#wrapper {
	width: 1140px;
	margin: 70px auto;
	box-shadow: 0 20px 150px #0070A0;
}

.spacer {
	display: block;
	width: 100%;
	height: 20px;
}

header {
	position: relative;
	height: 500px;
	background: #2EAE9B url(/images/header-standard.jpg);
	overflow: hidden;
}

.index header {
	height: 500px
}

ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}

li.bjqs-slide {
	position: absolute;
	display: none;
}

ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1;
}

ul.bjqs-controls.v-centered li a {
	position: absolute;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 10px;
	top: 55% !important;
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 10px;
	top: 55% !important;
}

ul.bjqs-controls.v-centered li.bjqs-next a:hover {
	right: 9px;
}

ul.bjqs-controls.v-centered li.bjqs-prev a:hover {
	left: 9px;
}

ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0px 0 0 0;
	position: absolute;
	top: 15px;
	left: 15px !important;
}

ol.bjqs-markers.h-centered {
	text-align: center;
}

ol.bjqs-markers li {
	display: inline;
}

ol.bjqs-markers li a {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 3px;
	border-radius: 50%;
	text-indent: -500000px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	transition: background 1s
}

ol.bjqs-markers li.active-marker a {
	background-color: #3fa535
}

p.bjqs-caption {
	display: none;
	width: 96%;
	margin: 0;
	padding: 2%;
	position: absolute;
	bottom: 0;
}

.bjqs-prev a {
	background: url('../images/pfeil-left.png') no-repeat 0 0;
	text-indent: -200000px;
	width: 36px;
	height: 36px;
}

.bjqs-next a {
	background: url('../images/pfeil-right.png') no-repeat 0 0;
	text-indent: -200000px;
	width: 36px;
	height: 36px;
}

#headerbild {
	margin-top: 0px;
}

header nav {
	background-color: transparent;
	z-index: 9;
	float: left;
	padding-left: 50px;
	clear: both;
	width: 25px;
	height: 65px;
	position: absolute;
	right: 0;
	top: 10px
}

header nav .inner {
	position: absolute;
	right: -380px;
	top: -10px;
	width: 320px;
	height: 500px;
	z-index: 9;
	background-color: #3fa535;
	padding: 0;
	margin: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
	background-image: url(../images/sponsoren/rothaus2.png);
	background-repeat: no-repeat;
	background-position: center 94%;
}

header nav:hover .inner {
	right: 0;
	box-shadow: -5px 0 30px rgba(0, 0, 0, 0.7);
}

header nav ul {
	padding: 10px 28px;
	color: #fff;
	list-style-type: none;
}

header nav ul li {
	line-height: 35px;
	font-size: 17px;
	height: auto
}

header nav ul li ul {
	padding: 0 0 0px 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

header nav ul li:hover ul {
	padding: 0 0 20px 7px;
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	transition-delay: 0.7s;
}

header nav ul li ul li {
	height: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
	font-size: 15px;
}

header nav ul li:hover ul li {
	height: 32px;
	-webkit-transition-delay: 0.5s;
}

header nav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 4px 8px;
}

header nav ul li a:hover {
	background-color: #fff;
	color: #3fa535;
}

header nav ul li a:active {
	background-color: #E61636;
	color: #fff;
}

header nav h1 {
	color: #fff;
	font-size: 20px;
	margin: 36px 0 0 30px;
	z-index: 11;
	position: relative;
}

header nav h1 a {
	color: #fff;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -60px;
	z-index: 9
}

#content {
	background-color: #f2f2f2;
	padding: 50px 60px;
	float: left;
	width: 1020px;
	/*border-top:10px solid #E61636*/
}

#highlight {
	background-color: #E61636;
	height: 223px;
	position: relative;
}

#highlight h2 {
	position: absolute;
	top: -158px;
	font-size: 48px;
	line-height: 32px;
	font-weight: 800;
	width: 760px;
	left: 0;
	padding: 55px 0 13px 380px;
	height: 90px;
	margin: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#96000000', GradientType=0);
	/* IE6-9 */
}

#highlight h2 span {
	font-size: 20px;
	font-weight: 700;
	line-height: 45px
}

#highlight .link {
	float: right
}

#highlight-flyer {
	position: absolute;
	bottom: 20px;
	left: 60px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	z-index: 99;
	width: 280px;
}

#highlight-text {
	float: right;
	padding: 10px 60px 10px 0;
	color: #fff;
	width: 700px;
	font-size: 13px;
	line-height: 16px;
	font-weight: 300;
	max-height: 203px;
}

.link {
	background-color: #3fa535;
	color: #fff;
	text-decoration: none;
	line-height: 36px;
	height: 36px;
	padding: 0 25px;
	border-radius: 20px;
	float: left;
	clear: both;
	font-weight: bold;
	margin: 20px 0;
	cursor: pointer;
	font-size: 13px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.link:hover {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3)
}

.link.float {
	float: left;
	clear: none;
	margin-right: 20px
}

.link.border {
	background-color: transparent;
	border: 2px solid #3fa535;
	color: #3fa535;
	box-shadow: none -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	line-height: 32px;
	height: 32px
}

.link.border:hover {}

.halb {
	width: 50%;
	float: left;
}

.halb.left .inner {
	padding-right: 15px
}

.halb.right .inner {
	padding-left: 15px
}

.drittel23 {
	width: 66%;
	float: left
}

.drittel13 {
	width: 34%;
	float: right
}

.drittel23 .inner {
	padding-right: 15px;
	float: left
}

.drittel13 .inner {
	padding-left: 15px;
	float: left
}

.drittel23 .inner {
	padding-right: 35px;
	border-right: 1px dotted #ccc;
	margin-right: 26px;
	float: left;
	width: calc(100% - 70px);
}

.drittel13 img {
	float: right;
}

.halb501 {
	width: 50%;
	float: left
}

.halb502 {
	width: 50%;
	float: right
}

.halb501 .inner {
	padding-right: 30px;
	float: left
}

.halb502 .inner {
	padding-left: 30px;
	float: left
}

.halb501 .inner {
	padding-right: 35px;
	border-right: 1px dotted #ccc;
	margin-right: 26px;
	float: left;
}

ul {
	padding-left: 18px;
	line-height: 20px;
}

.mr {
	margin-right: 2px
}

.mb {
	margin-bottom: 2px
}

.fotos {
	width: 200px;
	height: 260px;
	float: left;
	margin: 0 25px 30px;
}

.fotos img {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.fotos img:hover {
	box-shadow: 0 5px 10px #999;
	margin: -5px 0 5px
}

.fotos h3 {
	text-align: center;
	font-size: 14px;
	margin-top: 6px;
}

footer {
	width: 1140px;
	margin: -55px auto 0;
	text-align: center
}

footer p {
	width: 1140px;
}

footer p a, footer p {
	color: #fff;
	text-decoration: none
}

footer p a:hover {
	text-decoration: underline;
	color: #fff
}

#youtube-room {
	background-color: #ccc;
	height: 509px;
	width: 100%;
	background: #2EAE9B url(/images/youtube-bg.jpg);
	position: relative;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	float: left;
}

#youtube-room h3 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	;
	color: #fff;
	margin-top: 35px;
	float: left;
	text-shadow: 0 2px 10px #666
}

#youtube-room h3 span {
	font-weight: normal;
	font-size: 14px;
	line-height: 30px
}

#youtube-room iframe {
	position: absolute;
	width: 491px;
	left: 326px;
	top: 115px;
}

#content h2 {
	font-size: 18px;
	color: #019CDF;
	margin: 0 0 10px
}

#fotos #content h2 {
	margin: 0 0 20px 26px;
}

p a {
	color: #000;
}

p a:hover {
	color: #3fa535;
	text-decoration: none
}

.bjqs-prev a {
	background: url('../images/pfeil-left.png') no-repeat 0 0;
	text-indent: -200000px;
	width: 36px;
	height: 36px;
	background-size: cover;
}

.bjqs-next a {
	background: url('../images/pfeil-right.png') no-repeat 0 0;
	text-indent: -200000px;
	width: 36px;
	height: 36px;
	background-size: cover;
}

#map {
	margin: 0 0 -4px
}

p {
	clear: both;
	line-height: 19px;
}

h3 {
	font-size: 14px;
	color: #019CDF;
	margin: 0 0 0;
}

hr {
	/* background-color: #E2E2E2; */
	/* border: 0; */
	border: 6px solid #e2e2e2;
	margin-bottom: 35px;
	margin-top: 20px;
	display: block;
	width: 100%;
}

#toggler {
	background-color: #3fa535;
	width: 24px;
	height: 14px;
	padding: 18px 13px;
	border-radius: 50%;
	-webkit-transition: all 0.5s 0s ease-in-out;
	-moz-transition: all 0.5s 0s ease-in-out;
	transition: all 0.5s 0s ease-in-out;
	position: absolute;
	top: 15px;
	z-index: 10;
	left: -135px;
	cursor: pointer;
	border: 5px solid #3fa535;
}

nav:hover #toggler {
	top: 15px;
	left: -25px;
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

#toggler .line {
	background-color: #fff;
	width: 24px;
	height: 3px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-radius: 3px;
	margin-top: 5px
}

#toggler .line:before {
	content: "";
	height: 3px;
	background-color: #fff;
	width: 24px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	position: absolute;
	margin: -6px 0 0 0px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

nav:hover #toggler .line:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 16px;
	margin: -5px 0 0 10px
}

#toggler .line:after {
	content: "";
	height: 3px;
	background-color: #fff;
	width: 24px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	position: absolute;
	margin: 6px 0 0 0px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

nav:hover #toggler .line:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 16px;
	margin: 5px 0 0 10px;
}

#content ul li {
	line-height: 24px;
}

.sponsoren {
	padding: 10px 0 0 0;
	width: 250px;
}

.sponsoren img {
	width: 150px;
	float: left;
	margin-bottom: 15px;
}

.sponsoren p {
	font-size: 12px;
	color: #999;
	display: none;
}

@media only screen and (max-width: 1024px) {
	#wrapper {
		box-shadow: none;
	}
}

@media (orientation: portrait) {
	body{
		font-size: 15px;
	}
	header nav {
		position: fixed;
		z-index: 9999;
		top: 30px;
	}
	header nav .inner{
		border-radius: 20px;
		top: 0px;
		height: auto;
	}

	header nav .inner ul.navi{
		padding-bottom:200px;
	}
	header nav:hover .inner{
		right: 10px;
	}
	#headerbild img{
		width: 100%;
	}
	#wrapper{
		margin-top: 140px;
	}
	#wrapper,
	#highlight-flyer {
	  position: relative;
		width: 100%;
		left: 0px;
		bottom: 0px;
		margin-bottom: 0px;
	}
	#highlight-text{
		max-width: initial;
		width: 100%;
		float: left;
		max-height: initial;
		padding: 0 20px;
		box-sizing: border-box;
		font-size: 14px;
	}
	header{ 
	height:	auto;
	}
	#logo{
		height: 115px;
        top: -124px;
        left: 0;
        margin-left: 20px;;
	}
	.halb.right .inner{
		padding: 0px;
	}

	#highlight { 
		height:	auto;
		border-top: 5px solid #fff;
		border-bottom: 5px solid #fff;
		display: flex;
        flex-direction: column-reverse;
		}
	#highlight h2{
		position: relative;
		width: 100%;
		font-size: 24px;
		top: 0px;
		padding:0px;
		background:none;
		height: auto;
	}
	#highlight h2 span{
		line-height: 26px;
	}
	#highlight .link,
	.drittel13 img{
		float: left;
	}
	.drittel13 img{
		display: none;
	}
	.drittel13 .mb{
		display: block;
		width: 100%;
	}
	
	.halb{
		width: 100%;
	}
	#content {
		width: 100%;
		padding: 20px;
		display: flex;
		flex-direction: column;
		box-sizing: border-box;
	}
	.drittel23, .drittel13{
		width: 100%;
	}

	.drittel23 .inner{
		padding:0px;
		border-right:none;
		width: 100%;
	}
	#youtube-room{
		height: auto;
		width: 100%;
		background: none;
	}
	#youtube-room h3{
		display: none;
	}
	#youtube-room iframe{
		position: relative;
		width: 100%;
		left: 0;
		top: 0;
	}

	footer{
		width: 100%;
		margin: 0 auto;
	}
	footer p{
		width: 100%;
	}

  }