@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,800);

@media screen and (min-width: 900px) {
div.lead > li, div.contentbox > li { margin: 2%; padding: 1%; width: 93.8%; }
div.lead img, div.contentbox img, iframe.maps { width: 60%; margin:0 0 5px 30px }
div.fb-like { display: block; margin: 20px 0 0;}
iframe.maps {height: 400px;}
div.lead div.facts {margin: 30px 0 0 -48px; padding: 7px 3%; width: 36% }
div.facts p.event { font-size: 2.6em; }
div.upcoming p.event { font-size: 1.2em; }
li.gallery { height: 270px; }
div.event-mainpic { height: 200px; }
a.fancybox { margin: 5px 0 4px 1%; width: 13.2%; height: 95px; }
p.half {width: 49%}
div.half {width: 46%;margin: 0 2% 0 1%}
}
@media screen and (max-width: 900px) {
div.lead > li, div.contentbox > li { margin: 2%; padding: 1%; width: 93.8%; }
div.lead img, div.contentbox img, iframe.maps {	width: 50%; margin:0 0 5px 30px }
div.fb-like { display: block; margin: 20px 0 0;}
iframe.maps {height: 350px;}
div.lead div.facts {margin: 30px 0 0 -48px; padding: 7px 3%; width: 45% }
div.facts p.event { font-size: 2.6em; }
div.upcoming p.date { font-size: 0.8em }
div.upcoming p.event { font-size: 1.0em; line-height: 1.0em }
li.gallery { height: 270px; }
div.event-mainpic { height: 200px; }
a.fancybox { margin: 5px 0 4px 1%; width: 15.5%; height: 80px; }
p.half {width: 49%}
div.half {width: 46%;margin: 0 2% 0 1%}
}
@media screen and (max-width: 800px) {
li.gallery { height: 250px; }
div.event-mainpic { max-height: 150px; }
}
@media screen and (max-width: 770px) {
div.lead div.facts {
    float: right; margin: 15px 0 0; padding: 0 3%; width: 94%;
	-moz-transform: none; -webkit-transform: none; -o-transform:none; -ms-transform:none; transform:none }
div.upcoming li { width: 49%; }
div.lead > li, div.contentbox > li { padding: 2%; width: 91.8% }
div.fb-like { float:left; margin: 1em 0 0;}
li.gallery { height: 220px; width: 41.5% !important; padding: 2% !important }
div.event-mainpic { max-height: 150px; }
a.fancybox { width: 19%; height: 80px; }
p.half, div.half {width: 99%}
}
@media screen and (max-width: 700px) {
div.lead img, div.contentbox img, iframe.maps {	width: 100%; margin: 0 0 10px 0	}
iframe.maps {height: 300px;}
a.fancybox { margin: 5px 0 4px 1.5%; width: 23.3%; height: 85px; }
h1 { font-size: 2em !important}
}
@media screen and (max-width: 490px) {
ul#navi li { padding: 7px 8px 7px 6px !important;}
ul#navi a:visited, ul#navi a:link { font-size: 1.1em !important; }
img.fb-button { height: 35px }
div.upcoming li { width: 98%; margin: 1% }
div.upcoming p.date { font-size: 1.0em }
div.upcoming p.event { font-size: 1.2em }
a.fancybox { width: 31.6%; height: 75px; }
}
@media screen and (max-width: 450px) {
ul#navi { min-width: 99% }
ul#navi li { padding: 7px 6px 7px 4px !important;}
ul#navi a:visited, ul.navi a:link { font-size: 1em !important; }
div.lead > li, div.contentbox > li { width: 85.8%; margin: 10px 3%; padding: 4% }
div.lead div.facts {margin: 15px 0 0; padding: 0 5%; width: 90%;}
div.facts p.event { font-size: 1.4em; }
iframe.maps {height: 270px;}
li.gallery { margin: 0 1.5% 25px; !important; height: 190px; }
div.event-mainpic { height: 120px; }
}
@media screen and (max-width: 360px) {
#head { max-height: 130px; background-position: top left !important}
ul#navi {  width: 90% !important; }
ul#navi li { padding: 7px 5px !important;}
span.cross {display: none;}
li.gallery { min-width: 86%; padding:4% !important; margin-bottom: 15px; height: auto  }
div.event-mainpic { height: 190px; }
h1 { font-size: 1.6em !important}
a.fancybox { margin: 5px 0 4px 2%; width: 47.5%; height: 90px }
}


body {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.45em;
	background: #181818 url(../bilder/layout/bckg.jpg) top repeat-x fixed;
	margin: 0;
	padding: 0;
}

#head {
	width: 100%;
	max-width:1100px;
	height: 150px;
	background: url(../bilder/layout/head.jpg) top center no-repeat;
	margin: 0 auto;
}
.logo {	margin: 15px 0 0 25px; max-width:80% }

ul#navi {
	background: none repeat scroll 0 0 rgba(60, 60, 60, 0.9);
	border-top: 2px solid #111;
    margin: 0 auto 20px;
	padding: 0;
    max-width: 1100px;
    width: 100%;
	z-index:1000
}
ul#navi li { display: inline-block; padding: 10px 12px 10px 10px;}
ul#navi li:hover, ul#navi li:active, .active { background: #222; }
ul#navi li:hover span.cross, ul#navi li:active span.cross, .active span.cross { color: #b41945 }
ul#navi a:visited, ul#navi a:link { color: #fff; text-transform: uppercase; font-size: 1.3em; text-decoration: none;}
ul#navi a:hover, ul#navi a:active, .active { color: #ffc000;}
.fb-button { float: right }
.fb-button:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
li.gallery, ul#navi li, .fb-button, a:link {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out
}

.lead, .upcoming, .contentbox {
	background: #CCC;
	border-radius: 8px;
	margin: 0 auto 10px;
	width: 90%;
	max-width: 1100px;
}
.lead > li, .contentbox > li {
	background: none repeat scroll 0 0 #ddd;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3) inset;
    display: inline-block;
    margin: 2%;
    padding: 1%;
    width: 93.8%;
}
.lead img {
	max-width: 600px;
	height:auto;
	float: right;
}
.lead img.banner {
	width: 100%;
	height:auto;
	margin: 0 0 20px;
	max-width: 1100px
}
.lead .facts {
	background: #CCC;
	background-image: -webkit-linear-gradient(#f4e7be 20%, #bfab84 100%); 
	background-image: -moz-linear-gradient(#f4e7be 20%, #bfab84 100%); 
	background-image: -o-linear-gradient(#f4e7be 20%, #bfab84 100%); 
	background-image: linear-gradient(#f4e7be 20%, #bfab84 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4e7be', endColorstr='#bfab84');
    border-radius: 6px;
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5); 
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
    display: block;
	-moz-transform:rotate(-2deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(-2deg); /* Safari */
	-o-transform:rotate(-2deg); /* Opera */
	-ms-transform:rotate(-2deg); /* IE9 */
	transform:rotate(-2deg); /* W3C */
}

.lead > h1, .contentbox > h1 { padding: 20px 10px 10px 20px; margin-bottom: 0 !important }
.lead h3 { font-size: 1.3em; color: #b79552; text-transform:uppercase; display: block; border-bottom: 1px dashed #bf820d; padding-bottom: 3px; margin: 7px 0 10px; }
.lead .facts p {margin: 0 0 0.3em 0 }
.lead p.date { color: #333; font-size:1.5em; }
.lead p.event { color: #333; line-height: 1.1em; text-transform:uppercase }
.lead p.address { font-size: 0.7em; line-height:1.3em; display:block; border-top: 1px dashed #ead080; color:#764e00; padding-top: 3px }

.upcoming {
	background-image: -webkit-linear-gradient(CCC 20%, #AAA 100%); 
	background-image: -moz-linear-gradient(#CCC 20%, #AAA 100%); 
	background-image: -o-linear-gradient(#CCC 20%, #AAA 100%); 
	background-image: linear-gradient(#CCC 20%, #AAA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCC', endColorstr='#AAA'); }
	
.upcoming ul { margin: 0; padding: 0 0.5%; }

.upcoming li {
	background: none repeat scroll 0 0 #ddd;
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); 
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    display: inline-block;
    float: left;
    margin: 1% 0.5%;
    padding: 0;
    width: 32.3%;
}
.upcoming img {
	width: 100%;
	height:auto;
	display: block;
}
.upcoming h1, .upcoming h3, .upcoming p, .upcoming ul.acts, .upcoming span.small { display: none }
.upcoming div.facts { padding: 8px; text-align: center; }

.upcoming .date, .upcoming .event { color: #555; text-align: center; display: block; margin: 0; padding: 0 0 0.5em }
.upcoming .event { text-transform: uppercase; }

.contentbox > ul { padding: 0 0 0 3% !important; }
.contentbox ul { padding: 0 0 0 20px; }
.contentbox img {
	max-width: 600px;
	height: auto;
	float: right;
}
iframe.maps { max-width: 600px;	float: right; }

li.gallery {
    background: #DDD;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3) inset;
    line-height: 1.4em;
    margin: 0 1.5% 25px;
	display:inline-block;
    float: left;
    padding: 2%;
    width: 25.2%
}
li.gallery img {
	width: 100%;
	margin-bottom: 5px;
	display: block;
}
.event-mainpic { width: 100%; background-position: center; background-size: cover; margin-bottom: 5px;}
.event-name { font-size: 1.0em; font-weight: 700;}

li.gallery:hover {	background: #b41945; }
li.gallery:hover .event-mainpic{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7; }

a:visited .gallery, a:link .gallery { color: #333}
a:hover .gallery, a:active .gallery { color: #FFF}
a.fancybox {
	background-size: cover;
    display: inline-block;
    float: left;
}
a.fancybox:hover, a > img:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7; }

.half { display: inline-block; vertical-align: top; margin: 0 0 1em}

#footer {
	width: 100%;
	min-height: 70px;
	background: #B41945;
	background-image: -webkit-linear-gradient(d82566 20%, #8e0c22 100%); 
	background-image: -moz-linear-gradient(#d82566 20%, #8e0c22 100%); 
	background-image: -o-linear-gradient(#d82566 20%, #8e0c22 100%); 
	background-image: linear-gradient(#d82566 20%, #8e0c22 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d82566', endColorstr='#8e0c22');
	margin: 50px auto 0;
}
#footer div.content {
	max-width: 1100px;
	width: 90%;
	margin: 0 auto;
	padding: 25px 0 0;
}
#footer div.content ul {
	width: 130px;
	margin: 0 30px 35px 0;
	padding: 0;
	font-size: 13px;
	color: #998B7E;
	display: block;
	position: relative;
	float: left;
	list-style: none inside none;
}
#footer div.content ul a { color: #FFF;	text-decoration: none; }
#footer div.content ul a:hover, #footer div.content ul a:active { color: #ffc000; }

.clearfix {height: 0; clear:both;}

a:visited, a:link { color: #B41945; text-decoration: none }
a:hover, a:active { color: #555 }
h1, h2 {line-height: 1.2em; margin: 0 0 0.5em; font-weight:normal}

h1 {
	color: #B41945;
    font-size: 2.1em;
    text-transform: uppercase;
}

h2 {
	color: #555;
	font-size: 1.6em;
}

.acts {
	font-weight: bold;
    list-style: circle outside none;
    padding: 0 0 0 20px;
    text-transform: uppercase;}
.small {
	display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 0.5em;}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}