/* ==========================================================================
   GMaps
   ========================================================================== */

#gmap-cont {
	position: relative;
	float: left;
	width: 100%;
	height: 480px; 
	
	margin: 0 0 30px 0;
}

#gmap-canvas {
	height: 480px; 
	width: 100%;
	position: relative;
	display: inline-block;
}

.map-fullscreen #gmap-canvas,
#gmap-cont.map-fullscreen {
    height: 100% !important;
    width: 100% !important;
    position: fixed !important;
	left: 0;
    top: 0;

    z-index: 1000;
}

#gmap-close:before,
#gmap-fullscreen:before {	
	font-family: "f15ticns";
	font-style: normal;
	font-weight: normal;
	speak: none;
 
	display: inline-block;
	text-decoration: inherit;

	font-variant: normal;
	text-transform: none;	
	
    color: #fff;
    cursor: pointer;
    font-size: 14px;
	text-align: center;
    padding: 8px 10px 8px 10px;
	line-height: 14px;
    text-align: center;
}

#gmap-close,
#gmap-fullscreen {
	position: absolute;
	z-index: 99;
	background: #4a4a4a;	    
    width: 32px;
    height: 32px;
    cursor: pointer;
}

#gmap-cont.map-fullscreen #gmap-close,
#gmap-cont.map-fullscreen #gmap-fullscreen {
	z-index: 1001;
}

#gmap-close {
	right: 20px;
	top: 20px;
}

#gmap-fullscreen {
	right: 62px;
	top: 20px;
}

#gmap-close:hover,
#gmap-fullscreen:hover {
	background: #e94d23;
}

#gmap-close:before { content: '\e804'; } 
#gmap-fullscreen:before { content: '\e802'; } 
#gmap-fullscreen.active:before { content: '\e803'; }


.map-borderLeft,
.map-borderRight {
	position: absolute;
	z-index: 99;
	top: 0;
	
	width: 30px;
	height: 100%;
	
	opacity: 0;
	background: #fff;
	
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.map-borderLeft {
	left: 0;
}

.map-borderRight {
	right: 0;
}


/* ==========================================================================
  Gmaps -> Querie 1
   ========================================================================== */   

@media only screen and (max-width: 1024px) {

#gmap-cont .map-borderLeft,
#gmap-cont .map-borderRight {	
	opacity: 0.9;
	
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}
	
#gmap-cont.map-fullscreen .map-borderLeft,
#gmap-cont.map-fullscreen .map-borderRight {	
	opacity: 0;
	
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}
	
#gmap-fullscreen:hover {
	background: #e94d23;
	}
	
#gmap-close {
	right: 40px;
	top: 20px;
	}

#gmap-fullscreen {
	right: 82px;
	top: 20px;
	}


#gmap-cont.map-fullscreen #gmap-fullscreen {
	right: 82px;
	top: 20px;
	}

} /* Querie END */

/* ==========================================================================
   Kunsthalle
   ========================================================================== */ 
   
a#lgo-khf {
	border: 0;
	padding: 10px 0;
	display: block;
}

a#lgo-khf img {
	width: auto;
	height: 50px;
}

table.tablesorter thead tr .header {
	background-image: url(/layout/img/tab-bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(/layout/img/tab-asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(/layout/img/tab-desc.gif);
}

table.tablesorter thead tr .headerSortDown, 
table.tablesorter thead tr .headerSortUp {
	background-color: #e0e0e0;
}

table.tablesorter {
	width: 100%;
}
   
table.tablesorter th {
	font-weight: bold;
	color: #000;
	text-align: left;
	background-color: #e0e0e0;
}

table.tablesorter th,
table.tablesorter td {
	vertical-align: top;
	padding: 10px;
}

table.tablesorter tr:hover {
	background-color: #f2f2f2;
}

/* ==========================================================================
  Banner
   ========================================================================== */

.bannerCont {
	display: block;
}

.bannerCont a {
	border: 0;
}

.bannerCont img {
	max-width: 100%;
	height: auto;
}

.bannerCont h2,
.bannerCont h3 {
	color: #000;
	font-family: "PT Sans Narrow",sans-serif;

	color: #000;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 300;
	line-height: 32px;
	margin: 0;
}

h2.bannerHead-1 {
	color: #000;
	text-transform: uppercase;

	background: #f2f2f2 none repeat scroll 0 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 32px;
  	
  	margin-top: 0;
 	margin-bottom: 10px;
	padding: 0 8px;
	width: 100%;
}

h2.bannerHead-2 {
	font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0;
}

h3.bannerHead-3 {
	font-size: 20px;
	line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}




/* ==========================================================================
  Collage
   ========================================================================== */
   
.collageCont {
	float: left;
	width: 100%;
}

.collageCont h2 {
	
}

.collageCont .collage-subline {
	display: block;
	margin-top: 5px;
}

.collageListCont {
	position: relative;;
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

.collageCont.colstyle-grey {
	background: #f8f8f8;
	padding: 20px;
}

.collageCont.colstyle-white {
	background: #fff;
	padding: 0;
}


.collageListCont .imageWrapper {
	margin: 0;
    padding: 0;
    opacity:0;
    overflow: hidden;
}

.collageListCont .imageWrapper a {
	border: 0;
}

.collageListCont .imageWrapper img {
	margin: 0;
    padding: 0;
    display:inline-block;
    vertical-align:bottom;
    opacity:1;
}

.collageListCont .imageWrapper.colBrd0 img {
	border: 0 solid transparent;  
}

.collageListCont .imageWrapper.colBrd5 img {
	border: 5px solid transparent;  
}

.collageListCont .imageWrapper.colBrd10 img {
	border: 10px solid transparent;  
}


.lBoxGal .imageWrapper a img {
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.lBoxGal .imageWrapper a img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.Caption_Content {
	font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-align: left;	
    
    color: #fff;
    padding: 10px;

	border-style: solid;
	border-width: 5px;
	border-top-width: 0;
}

.collageListCont .imageWrapper.colBrd0 .Caption_Content {
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
}

.collageListCont .imageWrapper.colBrd5 .Caption_Content {
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 5px;
}

.collageListCont .imageWrapper.colBrd10 .Caption_Content {
	border-right-width: 10px;
	border-left-width: 10px;
	border-bottom-width: 11px;
}

.colstyle-grey .Caption_Content {
	border-color: #f8f8f8;
}

.colstyle-white .Caption_Content {
	border-color: #fff;
}

	
/* ==========================================================================
	Partner / rechts
   ========================================================================== */

.part-lgos {
	width: 100%;
	max-width: 365px;
}

.part-lgos h2.part-hd2 {
	font-size: 20px;
	line-height: 24px;
	display: block;
	color: #fff;
	background: #000;
	padding: 5px 8px 5px 8px;
}

.part-lgos a,
.part-lgos .part-own {
	text-indent: -999em;
	float: left;
	margin-bottom: 5px;
	border-bottom: 0;
	display: block;

	background-color: #7b7b7b;
	background-position: center center;
	background-repeat: no-repeat;
	
	
	
	-ms-transition: all 0.75s;
	-moz-transition: all 0.75s;
	-o-transition: all 0.75s;
	-moz-transition: all 0.75s;
	transition: all 0.75s;
	
	opacity: 0.2;
}

.part-lgos .part-own.active,
.part-lgos a:hover,
.part-lgos a.active {
	opacity: 1.0;
}

.part-lgos .part-own.active,
.part-lgos a.active {
	background-color: #000;
}

.part-lgos a.part-own.active:hover ,
.part-lgos a.active:hover {
	background-color: #e94d23;
}


.part-lgos .part-own.active {
	background-size: auto 100%;
}

.part-lgos a.part-half-first {
	margin-right: 5px;
}

.part-lgos a.part-half-first, 
.part-lgos a.part-half {
	width: 50%;
	max-width: 180px;
	height: 100px;
}

.part-lgos .part-full {
	width: 100%;
	max-width: 370x;
	height: 60px;
}


/* ==========================================================================
   Partner rechts - Querie 1
   ========================================================================== */
   
@media only screen and (max-device-width: 1024px) and (orientation: landscape)  {

html.touch .part-lgos {
	width: 100%;
	max-width: 365px;
	}


html.touch .part-lgos a.part-half-first, 
html.touch .part-lgos a.part-half {
	width: 50%;
	max-width: 153px;
	height: 100px;
	float:left;
	}

html.touch .part-lgos a,
html.touch .part-lgos .part-own {
	background-size: 90% auto;
	}

}

@media only screen and (max-device-width: 768px) and (orientation: portrait)  {

html.touch .part-lgos h2.part-hd2 {
	font-size: 16px;
	line-height: 20px;
	padding: 5px 8px 5px 8px;
	}


html.touch .part-lgos a.part-half-first, 
html.touch .part-lgos a.part-half {
	width: 50%;
	max-width: 112px;
	height: 100px;
	float:left;
	}

html.touch .part-lgos a,
html.touch .part-lgos .part-own {
	background-size: 80% auto;
	}
	
}

/* ==========================================================================
	Modul FeatPic
   ========================================================================== */

.topPic {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-position: center center;
	background-repeat: no-repeat;
}

.topPic .topPicHD {
	font-size: 32px;
	line-height: 32px;
	width: auto;
	display: inline-block;
	color: #fff;
	background: #000;
	padding: 10px 15px 10px 15px;
	
	position: absolute;
	bottom: 40px;
	left: 0;
	
}


/* ==========================================================================
   Tickets
   ========================================================================== */
  
.mw-shop {
    background: #fff;
    
	min-height: 100%;
	min-width: 520px;
   	width: 100%;
	display: block;
	float: left;
	
	padding: 10px;
	
	border: 2px dotted #009fe3;
}

/* ==========================================================================
   Galerie - Teaser
   ========================================================================== */
		
.tsr .tsr-galerie {
	width: 100%;
	height: 300px;
	background: #fff;
	
	padding: 18px 18px 18px 18px;
	
	margin: 20px 0 10px 0;
	
	-webkit-box-shadow: 0px 0px 2px 2px rgba(66,66,66,0.25);
	-moz-box-shadow: 0px 0px 2px 2px rgba(66,66,66,0.25);
	box-shadow: 0px 0px 2px 2px rgba(66,66,66,0.25);
}

.tsr .tsr-galerie a.tmPicGal-link {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	max-height:  210px !important;
	margin-bottom: 10px;		
	
	overflow: hidden;
}

.tsr .tsr-galerie a.tmPicGal-link img {
	display: block;
	width: 100%;
	max-width: 300px;
	height: auto;
	max-height:  210px !important;

	transition: transform 0.3s linear 0s;
}

.tsr .tsr-galerie a.tmPicGal-link img:hover {
	transform: scale(1.05);
}

.tsr .tsr-galerie h2.tmDate {
	font-size: 11px;
	font-weight: 300;
	line-height: 12px;
	
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase; 
	color: #000;
	background: #fff;
	padding: 0;
	margin: 0 0 3px 0;
}

.tsr .tsr-galerie h2.tmTitle1,
.tsr .tsr-galerie a.tmTitle1-link,
.tsr .tsr-galerie h2.tmTitle1.tmTitle1-small {
	font-size: 15px;
	font-weight: 300;
	line-height: 16px; 
	
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: none; 
	color: #000;
	
	display: block;
	padding: 0;
	margin: 0;
	
	height: 32px;
	overflow: hidden;
}
	
/* ==========================================================================
      Galerie - Teaser - Querie 1
   ========================================================================== */

@media only screen and (max-device-width: 1024px) and (orientation: landscape)  {

html.touch .tsr .tsr-galerie {
    height: 260px;
	}

}

@media only screen and (max-device-width: 768px) and (orientation: portrait)  {

html.touch .tsr .tsr-galerie {
	padding: 12px;
    height: 200px;
	}
	
}

	

/* ==========================================================================
   Galerie - Magnific Lightbox
   ========================================================================== */
   
div.magnific-popup-gallery a {
	float: left;
	
	border: 0;
	
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	max-height:  170px !important;	
	
		
	/* 
	-webkit-box-shadow: 0px 0px 2px 2px rgba(66,66,66,0.25);
	-moz-box-shadow: 0px 0px 2px 2px rgba(66,66,66,0.25);
	box-shadow: 0px 0px 2px 2px rgba(66,66,66,0.25);
	*/
	
	background: #fff;
	padding: 10px 10px 15px 10px;
	margin-bottom: 30px;
	
	overflow: hidden;
}

div.magnific-popup-gallery a:hover {
	opacity: 0.8;
}

div.magnific-popup-gallery .clearer {
	clear: both;
}

/* -------------- image border -------------- */

a.magnific-popup-image img,
div.magnific-popup-gallery img {
	background: #fff;
	border: 0;

	
	transition: transform 0.3s linear 0s;
	
	width: 100%;
	height: auto;
}

div.magnific-popup-gallery a img:hover {
	transform: scale(1.10);
}


/* ==========================================================================
   Downloadmodul
   ========================================================================== */

.dwn-1 {
  	display: block;
  	margin-bottom: 20px;
  	position: relative;
  	margin-left: 10px;
}
				
a.dwn,
.dwn a,
.dwn a:hover {
    text-decoration: none;
    border: 0;
    color: #000;
    display: block;
}

.dwn:hover .dwn-Title {
	color: #e94d23;
	cursor: pointer;
	text-decoration: none;
	border: 0;
}

.dwn-1 .dwn-icn {
	position: absolute;
	top: 0;
	left: 10px;
	opacity: 1.0;
	
	width: 50px;
	height: 61px;
	transition: transform 0.3s linear 0s;
}

.dwn:hover .dwn-icn {
	opacity: 1.0;
	transform: scale(1.10);
}

.dwn-1 .dwn-cont {
	position: relative;
	float: left;
	margin-left: 65px;
	display: block;
	min-height: 61px;
}

.dwn-Size {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.dwn-Title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}

.dwn-Desc {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}


.dwn-2 {
  	display: block;
  	margin-bottom: 20px;
  	position: relative;

  	
  	overflow: hidden;
  	text-align: center;

	
}

.dwn-2 a.dwn {
	  	background: #ccc;
}

.dwn-2 .dwn-pic {
	position: relative;
	padding: 20px 0 20px 0;
	background-color: #eee;
	
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.dwn-2 .dwn-icn {
	position: relative;
	margin: 0 auto;
	
	width: 80px;
	height: 97px;
	opacity: 0.9;
	transition: transform 0.3s linear 0s;
}

.dwn-2 .dwn-cont {
	float: left;
	display: block;
	width: 100%;
	padding: 10px;
	background: #eee;
	height: 128px;
	
	overflow: hidden;
	border-bottom: 10px solid #eee;
}


/* ==========================================================================
   Sitemap
   ========================================================================== */

.menu-site-list li {
	margin-bottom: 5px;
}

.menu-site-list ul {
	margin-top: 5px;
}

/* ==========================================================================
   Footer
   ========================================================================== */

#footer {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	color: #c9c9c9;

	float: left;
	width: 100%;
	height: auto;
	display: block;
	margin: 10px 0 10px 0;	
	padding: 20px;
	
	background: #4a4a4a;
}

#footer a#lgo-w,
#footer a#lgo-w img {
	width: 60px;
	height: auto;
	
	display: block;
	border: 0;
}

#footer a {
	color: #fff;
	border-bottom: 1px dotted transparent;
	opacity: 0.8;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	opacity: 1;
}

#footer .ft-col-0 {
	margin-bottom: 20px;
}

#footer .ft-col-1,
#footer .ft-col-2,
#footer .ft-col-3,
#footer .ft-col-4 {
	min-height: 200px;
}




#footer h2 {		
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer ul {
	margin: 0;
	padding:0;
	height: 100%;
	display: block;
}

#footer li {	
	list-style-type: none;
	margin-left: 0;
}


#footer ul.ft-farben li {
	list-style-type: none;
	margin-left: 0;
	display: block;
	width: 100%;
}

#footer ul.ft-farben li:before {	
	float: left;
	font-family: "f15ticns";
	font-style: normal;
	font-weight: normal;
	speak: none;
 
	display: inline-block;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;	
	
    color: #fff;
    font-size: 14px;
	line-height: 24px;
	margin-right: 8px;
	text-shadow: 0px 0px 1px rgba(255, 255, 255, 1);
}

#footer ul.ft-farben li:before { content: '\e816'; }

#footer ul.ft-farben li.color-0:before {
	color: #fff;
}

#footer ul.ft-farben li.color-1:before {
	color: #a93216;
}

#footer ul.ft-farben li.color-2:before {
	color: #3b4954;
}

#footer ul.ft-farben li.color-3:before {
	color: #9e3679;
}

#footer ul.ft-farben li.color-4:before {
	color: #ae9e17;
}

#footer ul.ft-farben li.color-5:before {
	color: #5f899a;
}

#footer ul.ft-farben li.color-6:before {
	color: #7b8082;
}

#footer ul.ft-farben li.color-7:before {
	color: #c5770d;
}

#footer ul.ft-farben li.color-8:before {
	color: #0c970f;
}

#footer ul.ft-social-links {
	margin: 0 0 20px 0;
	padding:0;	
}

#footer ul.ft-social-links li {
	list-style-type: none;
	margin-left: 0;
	display: block;
	width: 100%;
}


#footer ul li a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

#footer ul.ft-social-links li:hover a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}


#footer ul.ft-social-links li a:before {	
	float: left;
	font-family: "f15ticns";
	font-style: normal;
	font-weight: normal;
	speak: none;
 
	display: inline-block;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;	
	
    color: #fff;
    cursor: pointer;
    font-size: 20px;
	line-height: 20px;
	margin-right: 8px;
	margin-top: 2px;
}

#footer ul.ft-social-links li a.icn-facebook:before { content: '\e807'; }
#footer ul.ft-social-links li a.icn-twitter:before { content: '\e806'; }
#footer ul.ft-social-links li a.icn-youtube:before { content: '\e805'; }
#footer ul.ft-social-links li a.icn-gplus:before { content: '\e808'; }
#footer ul.ft-social-links li a.icn-instagram:before { content: '\e809'; }


#footer a#lgo-oeko img {
	width: 120px;
	height: auto;
	
	display: block;
	border: 0;
}

#footer li.ft-anschrift {
	display: none;
}




/* ==========================================================================
   Lightbox
   ========================================================================== */

.ekko-lightbox-container {
  position: relative;
}

.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  padding-top: 45%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
     -moz-transition: opacity 0.5s;
       -o-transition: opacity 0.5s;
          transition: opacity 0.5s;
}

.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}

.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1;
}

.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}

.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}

.ekko-lightbox .modal-footer {
  text-align: left;
}

.ekko-lightbox .modal-content {
	border-radius: 0px;
}




/* ==========================================================================
   Querie XS
   ========================================================================== */


@media (max-width: 900px) {

.tsr-4col:hover {
	background: #fff;
}

}

/* ==========================================================================
   Grid Galerie 1
   ========================================================================== */
.gridGal {
	width: 100%;
}

.gridGal a {
	overflow: hidden;
}

.gridGal .item,
.gridGal .grid-sizer {
  height: 200px;
}

.gridGal  img {
	transition: transform 0.3s linear 0s;
	margin-bottom: 10px;
}

.gridGal a:hover img {
	transform: scale(1.10);
}

/* ==========================================================================
   Owl Slider
   ========================================================================== */
   
.featCont {
	position: relative;
	margin-bottom: 20px;
	overflow:hidden; 
	float: left;
	width: 100%;
	overflow: hidden;
}

.featHeightFull {
	height: 450px;
	overflow-y: hidden;
}

.featHeightSmall {
	height: 300px;
	overflow-y: hidden;
}


.owl-carousel .owl-item .featDesc {
	opacity: 0;
	right: -400px;
	min-width: 400px;
	max-width: 400px;
	
	-webkit-transition: all 0.4s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.4s ease-in-out; 
	transition: all 0.3s ease-in-out; 
}

.showFirstDesc li:first-child .featDesc,
.owl-carousel .owl-item.active .featDesc {
	position: absolute;
	z-index: 999;
	
	height: auto;
	
	right: 30px;
	bottom: 30px;
	
	opacity: 1;
	
	-webkit-transition: all 1.5s ease-in-out; 
	-moz-transition: all 1.5s ease-in-out; 
	-o-transition: all 1.5s ease-in-out; 
	transition: all 1.5s ease-in-out; 
}


.featDatum,
.featTitle1,
.featTitle2,
.featDescription {		
	color: #fff;	
	max-width: 400px;
}

/* Farben Rubrik Slider */
.featDesc.sColor-1 h2 span {
	background: rgba(190,50,22, 0.8);
}

.featDesc.sColor-2 h2 span {
	background: rgba(59,73,84, 0.8);
}

.featDesc.sColor-3 h2 span {
	background: rgba(158,54,121, 0.8);
}

.featDesc.sColor-31 h2 span {
	background: rgba(239,125,0, 0.8);
}

.featDesc.sColor-4 h2 span {
	background: rgba(174,158,23, 0.8);
}

.featDesc.sColor-5 h2 span {
	background: rgba(95,137,154, 0.8);
}

.featDesc.sColor-6 h2 span {
	background: rgba(123,128,130, 0.8);
}

.featDesc.sColor-7 h2 span {
	background: rgba(197,119,13, 0.8);
}

.featDesc.sColor-8 h2 span {
	background: rgba(12,151,15, 0.8);
}

.featDesc.sColor- h2 span,
.featDesc.sColor-0 h2 span,
.featDesc.sColor-99 h2 span {
	background: rgba(0,0,0, 0.7);
}

.featDatum,
.featTitle1,
.featTitle2,
.featDescription {
	display: block;	
	float: right;
	width: 100%;
	margin: 0;
}

.featDesc h2.featDatum span,
.featDesc h2.featTitle1 span,
.featDesc h2.featTitle2 span,
.featDesc h2.featDescription span {
	color: #fff;
	display: inline-block;	
	float: right;
	text-align: right;
}

.featDesc h2.featTitle span {
	padding: 10px;
}

.featDesc h2.featSubtitle span {
	padding: 8px 10px;
}

.featDesc span.featTxt span {
	padding: 6px 10px;
}

.featDatum,
.featTitle1,
.featTitle2 {
	font-family: 'PT Sans Narrow', sans-serif;		
	text-transform: uppercase;
}

.featDatum span {
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 2px 0;
	padding: 5px 10px 5px 10px;
}

.featTitle1 span {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 2px 0;
  padding: 5px 10px 5px 10px;
}

.featTitle2 span {
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 2px 0;
	padding: 5px 10px 5px 10px;
}

.featDescription span {
	font-family: 'Open Sans', sans-serif;	
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	padding: 5px 10px 5px 10px;
}

@media only screen and (max-width: 480px) {

.showFirstDesc li:first-child .featDesc,
.owl-carousel .owl-item.active .featDesc {	
	right: 10px;
	bottom: 10px;
	max-width: 280px;
	}

.featDatum,
.featTitle1,
.featTitle2,
.featDescription {
	width: 280px;
	}

} /* Querie END */



/* ==========================================================================
   Owl Slider
   ========================================================================== */

ul.owlSlider,
ul.owlSlider li {
	height: 100%;
	width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

ul.owlSlider .featLink {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;

	overflow: hidden;
	
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.owl-stage-outer,
.owl-stage-outer .owl-stage,
.owl-stage-outer .owl-stage .owl-item,
.owl-stage-outer .owl-stage .owl-item li {
	width: 100%;
	height: 100%;
	list-style: none;
}

ul.owlSlider .slider-nav {
	opacity: 0;
	
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

ul.owlSlider:hover .slider-nav {
	opacity: 1;
}

.touch ul.owlSlider .slider-nav,
.touch ul.owlSlider:hover .slider-nav {
	display: none;
}


.slider-controls {
	text-align: center;
}

.slidePrev,
.slideNext {
	position: absolute;
	display: block;
	vertical-align: middle;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
	text-align: center;
	width: 40px;
	height: 40px;

	font-family: PT Sans Narrow, Helvetica,sans-serif;
	font-weight: 300;
    font-size: 30px;
    line-height: 38px;   
    color: #fff; 
	
	display: block;
	cursor: pointer;
	
	background-color: rgba(0,0,0,0.2);
	
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}


.slidePrev {
	left: 10px;
}

.slideNext {
	right: 10px;
}

.slidePrev:hover,
.slideNext:hover {
	background-color: rgba(228,57,29,0.7);
}


.pager {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	height: 16px;
	
	text-align: center;
}

.pager .dot {
    display: inline-block;
}

.pager .dot span {
    background-color: rgba(255,255,255,0.7);
	text-indent: -9999px;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 12px;
	outline: 0;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
	cursor: pointer;
}

.pager .dot:hover span {
	background-color: rgba(0,0,0,0.7);
}


.pager .dot.active span {
	background-color: rgba(0,0,0,0.7);
}


/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}


/* ==========================================================================
   Ken Burns
   ========================================================================== */
   
.parallax-scroll { position: relative; }

.active .owl-kenburns,
.kenburns {
	-webkit-animation: burnsIn 16s ease infinite alternate;
	-moz-animation: burnsIn 16s ease infinite alternate;
	animation: burnsIn 16s ease infinite alternate;
}

.kenburns .slide-content {
	-webkit-animation: burnsOut 16s ease infinite alternate;
	animation: burnsOut 16s ease infinite alternate;
	-moz-animation: burnsOut 16s ease infinite alternate;
	position: relative;
	top: 30px;
}

@-webkit-keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}
	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}
}

@-webkit-keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}
	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}
}

@-moz-keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}
	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}
}

@-moz-keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}
	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}
}

@keyframes burnsIn {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}
	to {
		-webkit-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
	}
}

@keyframes burnsOut {
	from {
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}
	to {
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
		-ms-transform: scale(0.8,0.8);
	}
}


/* ==========================================================================
   Cube Thumbs Slider/Liste
   ========================================================================== */
   
.thumbCont {
	position: relative;
	float: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 100%;
	
	background-color: #f8f8f8;
	
	padding: 10px 20px 10px 20px;
}


.thumbCont.thmbBgWhite {
	background-color: #fff;
	padding: 10px 0 10px 0;
}

.thumbCont h2 {
	display: block;
	text-align: normal;
	color: #333;
	padding: 0;
	margin-bottom: 0;
}

.thumbCont .thumb-subline {
	display: inline-block;
	width: 100%;
	max-width: 80%;
 	margin: 0 auto;
    padding: 0;
    position: relative;
    padding: 0;
}

.thumbCont.thumbSlider .bx-wrapper {
 	/* margin: 0 auto; */
    padding: 0;
    position: relative;
}

.thumbCont ul.bxSlider {
	margin: 0;
	padding:0;
}

.thumbCont ul.bxSlider li {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding:0;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.thumbCont ul.bxSlider li a {
	display: block;
	margin: 0;
	padding:0;
	border: 0;
}

.thumbCont ul.bxSlider li img {
	width: 100%;
	max-width: 150px;
	height: auto;
}

.thumbCont ul.bxSlider li a img {
	transform: scale(1.00);
	opacity: 1.0;
	
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.thumbCont ul.bxSlider li a:hover img {
	transform: scale(1.40);
	opacity: 0.7;
	
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}


.thumbSlider ul.bxSlider {

	padding: 10px 0 10px 0;
	float: left;
}

.thumbSlider .slider-nav {
	opacity: 0;
	
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.thumbSlider:hover .slider-nav {
	opacity: 1;
	
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}


/* ==========================================================================
   Cube Thumbs Slider/Liste -> Querie 1
   ========================================================================== */   

@media only screen and (max-width: 1080px) {
	.thumbCont .prt-prev,
	.thumbCont .prt-next {
	opacity: 0;
	}
	
	.thumbCont .part-subline {
    padding: 15px 10px 0 10px;
	}
} /* Querie END */

/* ==========================================================================
   Cube Thumbs Slider/Liste -> Liste
   ========================================================================== */
   
.thumbListe {
	position: relative;
	float: left;
	margin: 30px 0 30px 0;
}

.thumbListe ul.bxSlider {
	position: relative;
	margin: 0;
	width: 100%;
	height: 100%;
	padding: 10px 0 10px 0;
	float: left;
}

.thumbListe ul.bxSlider li {
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0;
	padding:0;
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.thumbListe ul.bxSlider li img {
	width: 100%;
	max-width: 150px;
	height: auto;
}

/* ==========================================================================
   Suche
   ========================================================================== */

.src-hd {
	display: block;
	
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	
	margin: 20px 0 0 0;
	padding: 8px 5px 8px 5px;
	
	background: #e4391d;
	color: #fff;
}

.src-hd-error {
	display: block;
	
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	
	margin: 20px 0 0 0;
	padding: 8px 5px 8px 5px;
	
	background: #a90000;
	color: #fff;
}

.src-hd span,
.src-hd-error span {
	text-transform: none;
	font-weight: normal;
	font-style:italic;
}

ul.searchresults {
	margin: 20px 0 0 0;
	padding:0;
}

ul.searchresults li {
	list-style-type: none;
	margin-bottom: 20px;
}

ul.searchresults li h4 {
	margin-bottom: 5px;
}

ul.searchresults li h4 a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	
	font-weight: bold;
	border: 0;
}

ul.searchresults li p.highlightedtext {
	margin-bottom: 5px;
}

ul.searchresults li p.url {}

/* ==========================================================================
   Team Bilder
   ========================================================================== */
   
.teamCont {
	display: block;
	margin-bottom: 20px;
}

.teamCont h2 {
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: 300;
	text-transform: uppercase;
	
	padding: 0 10px 0 10px;
	border: 0;
}

.teamPicCont {
	overflow: hidden;
}

.teamPicCont .teamPic {
	width: 100%;
	height: auto;
	min-height: 120px;
	border-radius: 50%;
	border: 5px solid #f2f2f2;
	
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.no-touch a.teamPicCont:hover .teamPic {
	opacity: 0.7;
	
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.teamPicCont h3 {
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	text-align: center;
}


a.teamPicCont {
	border: 0;
}

a.teamPicCont .teamPic {
	border: 5px solid #e4391d;
}

a.teamPicCont h3 {
	border: 0;
	color: #e4391d;
	text-decoration: none;
}

/* ==========================================================================
   Shop Button
   ========================================================================== */
   
.btShopCont {
	width: 100%;
	height: 129px;
	float: left;
	margin: 20px 0 20px 0;
}

.btShopCont a {
	border: 0;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 150px;
	height: 97px;
	
	display: block;
	
	opacity: 0.9;	
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.btShopCont a:hover {
	opacity: 1;	
	transform-origin: center center;
	transform: rotate(14deg);
}

.btShopCont a img {
	float: left;
	width: 100%;
	height: auto;
}

/* ==========================================================================
   Video
   ========================================================================== */

.videoCont {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0; 
    overflow: hidden;
    margin: 0 0 20px 0;
}
 
.videoCont iframe,
.videoCont object,
.videoCont embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* ==========================================================================
   EB Events Widget
   ========================================================================== */

.eb-oneEvent-widget {
	position: relative;
	float: left;
	display: block;
    width: 100%;
    /* height: 315px; */
    margin: 20px 0 20px 0;
}

.eb-oneEvent-widget iframe,
.eb-oneEvent-widget object,
.eb-oneEvent-widget embed {
	position: relative;
	float: left;
	display: block;
	min-height: 308px !important;	
	 /* 
	position: absolute;
    top: 0;
    left: 0;
	width: 100% !important;
    height: 100% !important;
    */
}

	@media only screen and (max-width: 800px) {
		.eb-oneEvent-widget iframe,
		.eb-oneEvent-widget object,
		.eb-oneEvent-widget embed {
			min-height: 315px;	
		}

	} /* Query 800 END */


/* ==========================================================================
   EB Events Liste
   ========================================================================== */

ul.eb-eventList {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.eb-eventList li {
	list-style-type: none;
	float: left;
	width: 100%;
	min-height: 140px;
	margin-left: 0;
	padding: 0;
	background: #fff;
	margin-bottom: 1px;
}

ul.eb-eventList li:nth-child(even) {
	background: rgba(0,0,0,0.02);
}

ul.eb-eventList li .eb-Pic {
	position: relative;
	float: left;
	width: 140px;
	height: 140px;
	
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

ul.eb-eventList li .eb-Pic span {
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    background: rgba(59,73,84, 0.8);
    color: #fff;
    
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 15px;
    line-height: 15px;
    padding: 5px;
}

ul.eb-eventList .eb-Text {
	position: relative;
	float: left;
	padding: 10px;
	width: calc(100% - 140px);
}

ul.eb-eventList h2 {
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 10px;
}

ul.eb-eventList h3 {
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

ul.eb-eventList a {
	position: relative;
   	float: left;
    
	margin: 10px 0 0 0;
	border: 0;
	border-radius: 5px;
	padding: 8px;
	background-color: #e94d23;
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}

ul.eb-eventList a:active {
	background-color: #000;
}

/* ==========================================================================
   Justified
   ========================================================================== */
   
.justCont {
	display: block;
	width: 100%;
	
	float: left;
}

.justHeadline {
	display: block;
	width: 100%;
	
	background: #f2f2f2;
	font-size: 16px;
	font-weight: 300;
	line-height: 32px;
	color: #000;
	
	margin: 10px 0 10px 0;

	padding: 0 8px 0 8px;
}

.justSubline {
	display: block;
	width: 100%;
	margin: 10px 0 10px 0;
}

.justListCont a {
	border: 0;
	position: relative;
	display: block;
}

.justListCont a:hover img {
	opacity: 0.7;
	
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.justListCont img {
	width: 100%;
	height: auto;	
}

.justCaptions {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	opacity: 0;
	color: #fff;
	
	padding: 10px;
	background: rgba(0, 0, 0, 0.5);
	
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.justCaptions.justOnePic {
	bottom: 5px;
}

.justListCont a:hover .justCaptions {
	opacity: 1;
	
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}



@-webkit-keyframes justified-gallery-show-caption-animation {from{opacity:0}to{opacity:.7}}
@-moz-keyframes justified-gallery-show-caption-animation {from{opacity:0}to{opacity:.7}}
@-o-keyframes justified-gallery-show-caption-animation {from{opacity:0}to{opacity:.7}}
@keyframes justified-gallery-show-caption-animation {from{opacity:0}to{opacity:.7}}

@-webkit-keyframes justified-gallery-show-entry-animation {from{opacity:0}to{opacity:1}}
@-moz-keyframes justified-gallery-show-entry-animation {from{opacity:0}to{opacity:1}}
@-o-keyframes justified-gallery-show-entry-animation {from{opacity:0}to{opacity:1}}
@keyframes justified-gallery-show-entry-animation {from{opacity:0}to{opacity:1}}

.justified-gallery {
	width:100%;
	position:relative;
	overflow:hidden
}

.justified-gallery>a,
.justified-gallery>div {
	position:absolute;
	display:inline-block;
	overflow:hidden;
	opacity:0;
	filter:alpha(opacity=0)
}
.justified-gallery>a>img,
.justified-gallery>div>img,
.justified-gallery>a>a>img,
.justified-gallery>div>a>img {
	position:absolute;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	border:0
}

.justified-gallery>a>.caption,.justified-gallery>div>.caption{
	display:none;
	position:absolute;
	bottom:0;
	padding:5px;
	background-color:#000;
	left:0;
	right:0;
	margin:0;
	color:#fff;
	font-size:12px;
	font-weight:300;
	font-family:sans-serif
}

.justified-gallery>a>.caption.caption-visible,
.justified-gallery>div>.caption.caption-visible {
	display:initial;
	opacity:.7;
	filter:"alpha(opacity=70)";
	-webkit-animation:justified-gallery-show-caption-animation 500ms 0 ease;
	-moz-animation:justified-gallery-show-caption-animation 500ms 0 ease;
	-ms-animation:justified-gallery-show-caption-animation 500ms 0 ease
}

.justified-gallery>.entry-visible{
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;
	-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;
	-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease
}

.justified-gallery>.jg-filtered{display:none}

.justified-gallery>.spinner {
	position:absolute;
	bottom:0;
	margin-left:-24px;
	padding:10px 0;
	left:50%;
	opacity:initial;
	filter:initial;
	overflow:initial
}

.justified-gallery>.spinner>span {
	display:inline-block;
	opacity:0;
	filter:alpha(opacity=0);
	width:8px;
	height:8px;
	margin:0 4px;
	background-color:#000;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px
}

/* ==========================================================================
   Tabelle Universal
   ========================================================================== */
   
.tabelle-cont {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px;
}

table.tab-tabelle {
	width: 100%;
	float: left;
	display:inline-table;
}

table.tab-tabelle.tabBorderOn tr {
	border-bottom: 1px dotted #4a4a4a;
}

table.tab-tabelle tr:first-child,
table.tab-tabelle.tabBorderOn tr:first-child,
table.tab-tabelle tr {
	border-bottom: 1px dotted #fff;
}

table.tab-tabelle { 
	empty-cells: show; 
}

table.tab-tabelle tr th,
table.tab-tabelle tr td {
	padding: 10px;
	height: 20px;
	font-size: 14px;
}

table.tab-tabelle.tabBorderOn tr th {
	border-right: 1px dotted #fff;
}

table.tab-tabelle.tabBorderOn tr td {
	border-right: 1px dotted #4a4a4a;
}

table.tab-tabelle.tabBorderOn tr th:last-child,
table.tab-tabelle.tabBorderOn tr td:last-child {
	border-right: 0;
}


table.tab-tabelle tr th {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	background-color: #4a4a4a;
	color: #fff;
}

table.tab-tabelle tr td {
	background-color: #f2f2f2;
}

table.tab-tabelle tr.odd th,
table.tab-tabelle tr.odd td {
	background-color: #e0e0e0;
}

table.tab-tabelle.tabWhite tr {
	border-bottom: 1px solid transparent;
}

table.tab-tabelle.tabWhite.tabBorderOn tr th,
table.tab-tabelle.tabWhite.tabBorderOn tr td {
	border-right: 1px dotted transparent;
}

table.tab-tabelle.tabWhite tr th {
	background-color: transparent;
	color: #000;
}

table.tab-tabelle.tabWhite tr td {
	background-color: transparent;
}


   
