@import url(https://fonts.googleapis.com/css?family=Bentham|Muli:300,400);

body {
	background-color: #000;
	font-size: 16px;
	margin: 0;
	color: #fbfbfb;
	font-family: 'Muli', sans-serif;
}
body, html {
	height: 100%;
}
h2, h3, h4, h5, h6 {
	font-weight: 300;
	font-family: 'Muli', sans-serif;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-width: 320px;
	position: relative;
	overflow: hidden;
}
.width {
	min-width: 320px;
	max-width: 1000px;
	width: auto !important;
	margin: auto;
	position: relative;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
}
#header {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 67px;
}

#header .width {
	height: 100%;
	border-bottom: 1px solid #575756;
}
#logo {
	position: absolute;
	bottom: 27px;
	left: 20px;
	height: 59px;
	width: 60px;
	overflow: hidden;
}
#slogan {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-style: italic;
	font-family: 'Bentham', serif;
	color: #66b22e;
	color: #61ba46;
	font-size: 1.5em;
}
#main {
	position: relative;
	margin-top: 68px;
	display: block;
}
.gallery {
	height: 0;
	width: 100%;
	position: relative;
	background-color: #0c0c0c;
	overflow: hidden;
}
#content {
	display: block;
	position: relative;
	border-bottom: 1px solid #575756;
	margin: 40px auto;
	padding: 10px 0 0 0;
	min-height: 140px;
}
#content div.left {
	margin-right: 249px;
	padding: 0 20px 0 0;
	font-family: 'Bentham', serif;
	/*border-right: 1px solid #575756;*/
}
/*#content div.right {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	width: 249px;
	height: 80px;
}
#content div.right a.sozialmedia {
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	margin: 30px 0 0 32px;
}
#content div.right .ideal {
	display: block;
	position: absolute;
	top: 90px;
	left: 32px;
	width: 368px;
	height: 46px;
}*/
#content div.right {
	position: absolute;
	top: 110px;
	top: 5px;
	right: 0;
	padding: 0;
	width: 175px;
	height: 20px
}
#content div.right a.sozialmedia {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	margin: 5px 0 0 5px;
}
#content div.right .ideal {
	display: block;
	position: absolute;
	top: 5px;
	right: 0px;
	left: auto;
	width: 80px;
	height: 20px;
}
#logo-image {
	float: left;
	display: block;
	margin: -14px 10px 10px 0;
}

#overview-innerwrap {
	width: 1010px;
	margin: 20px auto;
}
.event-item {
	background-color: #f6f6f6;
	float: left;
	height: 280px;
	width: 240px;
	border: 1px solid #575756;
	margin: 0 10px 10px 0;
	
	box-shadow: 0px 0px 3px #575756;
	-mox-box-shadow: 0px 0px 3px #575756;
	-webkit-box-shadow: 0px 0px 3px #575756;
}
.event-image {
	margin: 0;
	display: block;
	position: relative;
	overflow: hidden;
	height: 240px;
	width: 240px;
	background-color: #333;
}
.event-image img {
	max-width: 100%;
	height: auto;
}
.event-image .over {
	position: absolute;
	left: 0;
	top: 0;	
}
.event-image figcaption {
	display: none;
	background-image: url(../img/black_a_80.png);
	height: 30px;
	width: 100%;
	line-height: 30px;
	font-style: italic;
	color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
}
.event-item.act .event-image figcaption/*, .event-item:hover .event-image figcaption*/ {
	display:block;
}
.event-image figcaption span {
	padding-left: 5px;
}
.event-links {
	height: 40px;
	width: 240px;
	text-align: center;
	color: #333;
}
.event-links a {
	line-height: 40px;
	color: #333;
	text-decoration: none;
}
.event-links a:hover, .event-item.act .event-links, .event-item.act .event-links a {
	color: #61ba46;
}

#video-outer-wrap {
	position: relative;
	min-width: 320px;
	max-width: 1000px;
	margin: 20px auto 0 auto;
}
#video-inner-wrap {
	position: relative;
	height: 0;
	overflow: hidden;
	padding: 0 10px 56.25% 10px;
}
#video-inner-wrap iframe, #video-inner-wrap object, #video-inner-wrap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/progress.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#image-wrap {
	max-width: 1000px;
	width: auto;
	margin: auto
}
#gallery-wrap {
	margin: 40px auto 0 auto;
	max-width: 1920px;
}
.closer {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 23px;
	width: 23px;
	background-image: url(../img/close.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#loader {
	width: 100%;
	height: 100%;
	background-image: url(../img/progress.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 25px;
	left:0;
}

@media screen and (webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
	.closer {
		background-image: url(../img/close@2.png);
	}
}
@media screen and (max-width: 1090px) {
	#video-outer-wrap {
		margin: 38px auto 0 auto;
	}
}
@media screen and (max-width: 1000px) {
	#content div.left {
		margin-right: 0;
		border: none;
		padding: 0 20px 0 20px;
	}
	#overview-innerwrap {
		width: 757px;
		margin: 20px auto;
	}
	#content div.right {
		width: 195px;
		height: 20px
	}
	#content div.right a.sozialmedia {
		height: 20px;
		width: 20px;
		margin: 5px 0 0 5px;
	}
	#content div.right .ideal {
		top: 5px;
		right: 20px;
		left: auto;
		width: 80px;
		height: 20px;
	}
}
@media screen and (max-width: 775px) {
	#overview-innerwrap {
		width: 504px;
		margin: 20px auto;
	}
	#logo-image {
		position: absolute;
		top: -46px;
		left: 6px;
		width: auto;
		height: 50px;
	}
}
@media screen and (max-width: 520px) {
	#overview-innerwrap {
		width: 240px;
		margin: 20px auto;
	}
}
@media screen and (max-width: 420px) {
	#slogan {
		font-size: 1em;
	}
	#content div.right {
		width: 150px;
		height: 10px
	}
	#content div.right a.sozialmedia {
		height: 15px;
		width: 15px;
		margin: 5px 0 0 5px;
	}
	#content div.right .ideal {
		top: 5px;
		right: 20px;
		left: auto;
		width: 55px;
		height: 20px;
	}
}