/* GRAU 1: #a0a0a0 */
/* GRAU 2: #646464 */
/* BLAU: #344096 */

body {
	font: 300 16px/1.5em 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #646464;
	background: #f2f2f2;
	background-image: url(../img_instant/top.jpg), url(../img_instant/bg.jpg);
	background-repeat: no-repeat, repeat;
	background-position: top center, top right;
}

p,
blockquote {
	font-size: 1em;
	line-height: 1.5em;
	color: #646464;
}

img {
	width: auto;
	height: auto;
	max-width: 100%;
}

#main {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: 1.5em;
	color: #344096;
}

h1 {
	font-size: 2em;
	line-height: 1.5em;
}

h2 {
	font-weight: 700;
	font-size: 1.75em;
	line-height: 1.2em;
	color: #344096;
	margin-bottom: 0.6em;
}

h2 a {
	color: #344096 !important;
}

.section-news .csc-firstHeader,
.section-info .csc-firstHeader {
	display: none;
}

h4 {
	font-weight: 700;
	font-size: 1.125em;
}

#site h2 {
	font-size: 1.625em;
}


a:link {
	font-weight: 700;
	text-decoration: underline;
	color: #344096;
}

a:visited {
	color: #344096;
}

a:hover {
	color: #344096;
}

a:active {
	color: #344096;
}

.btn.btn-boxed {
	display: inline-block;
	font-weight: 700;
	font-size: 0.875em;
	text-transform: uppercase;
	color: #344096;
	background: none;
	padding: 8px 24px 7px 24px;
	margin: 10px 0;
	border: 2px solid #344096;
	border-radius: 0;
}

.btn.btn-boxed:hover {
	color: #fff;
	background: #344096;
}

.bigger {
	font-size: 1.125em;
}

iframe {
	width: 100%;
}


/* ============================== */
/* NAVIGATION
/* ============================== */
#header {
	position: relative;
	height: 240px;
	padding: 0;
    /*overflow: hidden;*/
}

#headerInner {
	padding-top: 90px;
}

#headerText {
    max-height: 150px;
    overflow: hidden;
}

#headerText p {
	color: #fff;
}

#headerText p.headerTextBig {
	font-weight: 700;
	font-size: 3em;
	line-height: 1.2;
	margin: 0 0 0 -5px;
}

#headerText p.headerTextSmall {
	font-weight: 400;
	font-size: 1em;
	line-height: 1.2;
}

#langSwitch {
	position: absolute;
	right: 0;
	top: 120px;
}

.btn-group .btn {
	color: #646464;
	background: #fff;
	padding: 10px;
	border-radius: 0;
	box-shadow: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.btn-group.open .dropdown-toggle {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

#navigation {
	margin: 0 -15px;
}

.navbar {
	background: none;
	padding: 0;
	border: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
}

.navbar-inner .container {
	padding: 0 !important;
	margin: 0 auto;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

ul.nav {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
}

ul.nav > li {
	display: inline-block;
	float: left;
	width: 14%;
	text-align: center;
	padding: 23px 0;
	margin: 0;
}

ul.nav > li:nth-of-type(1) {
	width: 14%;
}

ul.nav > li:nth-of-type(2) {
	width: 12%;
}

ul.nav > li:nth-of-type(3) {
	width: 18%;
}

ul.nav li a {
	display: inline-block;
	font-weight: 300;
	font-size: 1.25em;
	color: #646464;
	text-decoration: none;
	background: none;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #fff;
}

ul.nav > li a:link,
ul.nav > li a:visited,
ul.nav > li a:hover,
ul.nav > li a:active {
	background: none;
}

ul.nav > li a:hover {
	border-bottom-color: #646464;
}

ul.nav > li.open a,
ul.nav > li.open a:focus,
ul.nav > li.open a:hover {
	color: inherit;
	background: none;
	border-color: #fff;
}

ul.nav > li.active > a {
	font-weight: 700;
	color: #344096;
	border-bottom-color: #344096;
}

ul.nav > li.open > .dropdown-menu {
	top: 70px;
	min-width: 100%;
	padding: 4px 20px;
}

ul.nav > li.open > .dropdown-menu li {
	margin: 10px 0;
}

ul.nav > li.open > .dropdown-menu li.divider {
	margin: 10px 0 15px 0;
}

ul.nav > li.open > .dropdown-menu li a {
	font-weight: 300;
	font-size: 1em;
}

.collapse {
	display: block;
}

.no-container-padding {
	margin: 0 -15px;
}

.btn-navbar {
	display: none;
}

.navbar-search {
	position: absolute;
	top: 180px;
	right: 0;
	width: 300px;
}

.navbar-search > input {
	float: right;
	width: 250px;
	font-weight: 400;
	font-size: 0.875em;
	padding: 6px;
	margin: 0;
	border: 1px solid #a0a0a0;
	border-radius: 3px;
}

.navbar-search > .icon-search {
	display: inline-block;
	content: '';
	width: 36px;
	height: 36px;
	background: url('../img_instant/icon-search.png') center center no-repeat;
	background-size: 26px;
	margin: 0;
}

@media (min-width: 981px) and (max-width: 1199px) {
	ul.nav > li a {
		font-size: 0.875em;
	}
}

@media (max-width: 990px) {
	.navbar {
		min-height: 0;
	}
	ul.nav > li {
		width: 100% !important;
		padding: 14px 0;
	}
	.collapse {
		display: none;
	}
	.btn-navbar {
		display: block;
		font-weight: 700;
		font-size: 1.25em;
		text-align: center;
		color: #646464;
		background: #fff;
		padding: 14px 0;
		margin: 0;
		border: 0;
	}
	.btn-navbar:hover {
		color: #344096;
	}
	.navbar-search {
		position: relative;
		top: 0;
		width: 70%;
		margin: auto;
	}
	.navbar-search > .icon-search {
		display: none;
	}
	.navbar-search > input {
		width: 100%;
		margin: 14px 0 28px 0;
	}
}


/* SIDE NAV */
ul.nav-list {
	font-size: 1em;
	padding-top: 20px;
}

ul.nav-list li {
	display: block;
	width: 100% !important;
	text-align: left;
	padding: 5px 0;
}

ul.nav-list li a {
	font-size: 1em;
	border: 0;
}

ul.nav-list li a:hover {
	text-decoration: underline;
	border: 0;
}

ul.nav-list li.nav-header {
	font-weight: 700;
	color: #344096;
}

ul.nav-list li ul.nav-list {
	padding: 10px 0 0 20px;
}

#site .nav-tabs {
	border: 0;
}

#site .nav-tabs > li {
	display: inline;
	width: auto;
	padding: 5px;
	margin: 0;
}

#site .nav-tabs > li > a {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	box-shadow: none;
}

.breadcrumb {
	padding: 0;
	background: none;
	border-radius: 0;
	margin: 30px 0;
}

.breadcrumb>li+li:before {
	padding: 0 5px 0 10px;
}

.breadcrumb > li > a {
	font-size: 0.875em;
}




/* ============================== */
/* CONTENT
/* ============================== */
.intro-text {
	font-weight: 300;
	font-size: 1.125em;
}

section h2.section-heading {
	text-align: center;
	margin-bottom: 1em;
}

.section-info {
	padding-top: 100px;
	padding-bottom: 100px;
}

.section-info h2 {
	margin-top: 0;
	text-align: left;
}

#content {
	padding-bottom: 80px;
}

#site ul li {
	padding-bottom: 8px;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	margin: 0 20px 0 0;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin: 0 0 0 20px;
}

.csc-textpic-intext-right-nowrap .csc-textpic-text {
  margin-right: 0;
}

#c85 {
	float: left;
	width: 40%;
	padding-right: 30px;
}

#c88 {
	float: left;
	width: 60%;
}

#c88 h4 {
	font-weight: 700;
	font-size: 2em;
	line-height: 1.2em;
	
	color: #344096;
	margin-top: 0;
	margin-bottom: 0.6em;
}

#c88 h4 a {
	text-decoration: none;
}

/* ============================== */
/* KÜNSTLER
/* ============================== */
#artist.nav-tabs {
	margin: 30px 0;
	border-bottom: 1px solid #eee;
}

#artist.nav-tabs li {
	font-size: 0.875em;
	padding: 5px 30px;
	margin-right: 5px;
	border: 1px solid #eee;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
}

#artist.nav-tabs li:last-of-type {
	border-right: 1px solid #eee;
}

#artist.nav-tabs li a {
	border: 0 !important;
}

#artist.nav-tabs li.active {
	box-shadow: 0 2px 0 #fff;
}

.lightbox.thumbnail {
	padding: 30px 15px 15px 15px;
	border-color: #eee;
	-webkit-transition: border 0ms ease-out;
	-moz-transition: border 0ms ease-out;
	-o-transition: border 0ms ease-out;
	transition: border 0ms ease-out;
}

.lightbox.thumbnail:hover {
	border-color: #344096;
}

.lightbox.thumbnail .caption {
	padding: 0;
}

.lightbox.thumbnail .caption h3 {
	font-size: 18px;
	line-height: 1em;
	text-align: center;
}


/* ============================== */
/* FULLQUOTE / BLOCKQOUTE
/* ============================== */
.full-quote {
	width: 100%;
	height: 220px;
	background: url(../img_instant/bg-quote.jpg) center center no-repeat;
	margin-top: 80px;
	margin-bottom: 80px;
}

.full-quote blockquote {
	width: 70%;
	padding: 50px 0;
	margin: 0 auto;
	border: 0;
}

.full-quote blockquote p {
	display: block;
	font-weight: 700;
	font-size: 2em;
	line-height: 1.4;
	text-align: center;
	color: #fff;
}

.full-quote blockquote footer {
	display: block;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	color: #fff;
}

@media (max-width: 990px) {
	.full-quote blockquote {
		width: 100%;
		padding: 40px 0;
	}
	
	.full-quote blockquote p {
		font-size: 1.5em;
	}
}


/* ============================== */
/* OWL SLIDER
/* ============================== */
#owl-news .item {
	width: 100%;
	padding: 0 15px;
	margin: 0 10px;
	color: #FFF;
	text-align: left;
}

#owl-news .item img {
	/*
	width: 100%;
	height: 100%;
*/
}

.owl-nav-ctrl {
	cursor: pointer;
}

#owl-prev {
	background: url('../img_instant/prev-blue.png') center center no-repeat;
}

#owl-next {
	background: url('../img_instant/next-blue.png') center center no-repeat;
}

#owl-prev,
#owl-next {
	max-width: 60px;
	background-size: contain;
}

.customNavigation {
	text-align: center;
}

.customNavigation a {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.news-list-morelink {
	display: block;
	margin: 10px 0;
	padding: 0;
}
.news-list-morelink a {
	display: inline-block;
	width: auto;
	font-weight: 700;
	font-size: 0.875em;
	text-transform: uppercase;
	text-decoration: none;
	color: #344096;
	background: none;
	padding: 8px 24px 7px 24px;
	border: 2px solid #344096;
	border-radius: 0;
}


/* ============================== */
/* CAROUSEL
/* ============================== */
#slider {
	overflow: hidden;
	width: 1170px;
	height: 600px;
	padding: 0;
	margin-bottom: 40px;
}

.carousel-control {
	height: 600px;
	background-size: contain !important;
	width: 60px;
	font-size: 0;
}


.carousel-inner .item img {
	width: 100%;
}

.carousel-control.left {
	left: 15px;
	background: url('../img_instant/prev.png') center center no-repeat;
}

.carousel-control.right {
	right: 15px;
	background: url('../img_instant/next.png') center center no-repeat;
}

.carousel-caption {
	display: block;
	position: absolute;
	top: 20px;
	right: auto;
	bottom: auto;
	left: 0;
	width: auto;
	height: auto;
	text-align: left;
	background: rgba(0,0,0,0.6);
	padding: 36px 60px;
}

.carousel-caption a {
	text-decoration: none;
}

.carousel-caption h4 {
	font-size: 48px;
	line-height: 1;
	text-decoration: none;
	text-shadow: none;
	color: #fff;
	padding: 0 0 10px 0;
	margin-bottom: 0 0 10px 0;
	border-bottom: 4px solid #fff;
}

.carousel-caption p {
	font-size: 18px;
	text-decoration: none;
	text-shadow: none;
	color: #fff;
}

@media (max-width: 1200px) {
	#slider {
		width: 970px;
		height: 500px;
	}
	
	.carousel-control {
		height: 500px;
	}
}

@media (max-width: 990px) {
	#slider {
		width: 100%;
		height: 320px;
	}
	
	.carousel-control {
		height: 320px;
		width: 36px;
	}
	
	.carousel-caption h4 {
		font-size: 24px;
	}
	.carousel-caption p {
	font-size: 18px;
	}
}

@media (max-width: 768px) {
	#slider {
		width: 100%;
		height: 320px;
	}
	
	.carousel-control {
		height: 320px;
	}
}

/* ============================== */
/* GALERIE
/* ============================== */
.gallery-imagelist-item {
	margin: 40px 0;
}

.gallery-imagelist-item img {
	display: block;
	float: none;
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.gallery-imagelist-item:before {
	display: block;
	width: 42px;
	height: 20px;
	content: '';
	background: url(../img_instant/haken.png) center center no-repeat;
	margin: 0 auto;
}

.gallery-imagelist-item .gallery-caption {
	text-align: center;
	background: #fffffa;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	padding: 10px 15px 5px 15px;
	margin: 15px auto;
}

.gallery-imagelist-item .gallery-caption p {
	margin-bottom: 5px;
}

.gallery-imagelist-item .gallery-caption p:last-of-type {
	margin-bottom: 0;
}

.gallery-imagelist-item .gallery-caption .technik,
.gallery-imagelist-item .gallery-caption .descr,
.gallery-imagelist-item .gallery-caption .bodytext,
.gallery-imagelist-item .gallery-caption .title {
	display: none;
}


.tx-yag-breadcrumbcomtainer {
	border: 0;
}

.pagination {
	width: 100%;
	text-align: center;
	padding-left: 0;
	margin: 0;
}

.pagination ul {
	display: inline-block;
	border-radius: 4px;
	padding-left: 0;
	margin: 20px auto;
}

.pagination ul>li>a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #334096;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.tx-ptextlist-pager .active a,
.pagination ul>li>a.cur.active {
	color: #646464;
}

.pagination ul:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

/* ============================== */
/* LIGHTBOX
/* ============================== */
.mfp-bg {
  background: url(../images/galerie-bg.gif) top left repeat;
  opacity: 1;
}

.mfp-content {
	max-width: 100%;
}

.mfp-content figure {
	background: url(../img_instant/haken-gr.png) center top no-repeat;
	padding-top: 54px;
	box-shadow: none;
}
.mfp-img {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.mfp-figure:after {
	box-shadow: none;
}

.mfp-content figcaption {
	display: block;
	position: relative;
}

.mfp-content .mfp-bottom-bar {
	position: relative;
	opacity: 1;
}

.mfp-content .tx-yag-lightbox-leftcolumn {
	float: none;
}

.tx-yag-lightbox-rightcolumn,
.mfp-bottom-bar .bodytext,
.mfp-counter {
	display: none;
}

.mfp-bottom-bar {
	position: relative;
	max-width: 500px;
	background-color: #fffffa;
	padding: 5px;
	margin: 20px auto;
	text-align: left;
	box-shadow: 0 0 3px 3px #ccc;
	font-size: 12px;
	color: black;
	opacity: 1;
}
.tx-yag-lightbox-leftcolumn {
	float: none;
	text-align: center;
	width: 100%;
	padding-top: 20px;
}

.tx-yag-lightbox-leftcolumn a {
	text-decoration: none !important;
}

.tx-yag-lightbox-leftcolumn p {
	padding: 0 !important;
}

.tx-yag-lightbox-leftcolumn p.artist {
	text-decoration: underline;
	font-size: 18px;
	margin-bottom: 2px;
}

.tx-yag-lightbox-leftcolumn p.technik {
	text-decoration: none !important;
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 11px;
}

.tx-yag-lightbox-leftcolumn p.title {
	text-decoration: none !important;
	font-weight: 700;
	font-size: 18px;
	padding-top: 0;
	margin-bottom: 2px;
}

.tx-yag-lightbox-leftcolumn p.descr {
	text-decoration: none !important;
	font-weight: 300;
	font-size: 14px;
}

/* ============================== */
/* VIDEOS
/* ============================== */

.vjs-default-skin .vjs-big-play-button {
	display: block;
	z-index: 2;
	opacity: 0.8;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	
	font-size: 3em;
	
	padding: 0;
	margin: -40px 0 0 -40px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: rgba(0,0,0,0.75);
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
}

.vjs-default-skin .vjs-big-play-button:before {
	text-shadow: 0 2px 0 #000;
}

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
	opacity: 1;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ============================== */
/* FOOTER
/* ============================== */
#footer {
	color: rgba(255, 255, 255, 0.7);
	background: #344096 url('../img_instant/footer.jpg') top center no-repeat;
	padding: 50px 0 40px 0;
}

#footer h4,
#footer p,
#footer a {
	color: rgba(255, 255, 255, 0.7);
}

#footer a {
	font-weight: 300;
	text-decoration: underline;
}

#footer #copyright {
	text-align: center;
	padding-top: 80px;
}

#footer #copyright img {
	opacity: 0.7;
}
