/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0;
    background: #C00;
    color: #FFF;
    padding: .5em 0;
	text-align: center;
}
.chromeframe a {
	color: #FFF;
	text-decoration: underline;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#content {
	overflow: hidden;
}

/* ==========================================================================
   external Scripts/Functions
   ========================================================================== */

/*! Swipebox v1.2.9 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
/*html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-slider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block;padding:40px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#swipebox-slider .slide-loading{background:url('../img/preloader_301_white.gif') no-repeat center center;}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:10px;margin:0 auto;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-action,#swipebox-caption{position:absolute;left:0;z-index:999;height:40px;width:100%}#swipebox-action{bottom:-40px}#swipebox-action.visible-bars{-ms-transform:translateY(-40px);-webkit-transform:translateY(-40px);transform:translateY(-40px)}#swipebox-action #swipebox-close,#swipebox-next,#swipebox-prev,#swipebox-action #swipebox-zoomin,#swipebox-action #swipebox-zoomout{background-image:url(../img/Swipebox/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;position:absolute;width:50px;height:50px;top:-5px}#swipebox-prev,#swipebox-next{top:50%;margin-top:-25px;}#swipebox-prev:before,#swipebox-next:before{content:'';left:50%;top:50%;position:absolute;display:block;height:50px;width:50px;border-radius:25px;border:2px solid #fff;margin-top:-25px;margin-left:-25px;}#swipebox-prev{background-position:-32px 13px;left:20px;}#swipebox-action #swipebox-zoomin{background-position:-122px 13px;left:100px}#swipebox-action #swipebox-zoomout{background-position:-168px 13px;left:100px}#swipebox-next{background-position:-78px 13px;right:20px;}#swipebox-action #swipebox-close{background-position:15px 12px;left:40px}#swipebox-next.disabled,#swipebox-prev.disabled,#swipebox-action #swipebox-zoomin.disabled,#swipebox-action #swipebox-zoomout.disabled{opacity:.3;cursor:default;}#swipebox-caption{top:-40px;text-align:center}#swipebox-caption.visible-bars{-ms-transform:translateY(40px);-webkit-transform:translateY(40px);transform:translateY(40px)}#swipebox-slider.rightSpring{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}#swipebox-slider.leftSpring{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@media screen and (max-width:800px){#swipebox-action #swipebox-close{left:0}#swipebox-action #swipebox-zoomin{left:60px;}#swipebox-action #swipebox-zoomout{left:60px;}#swipebox-action #swipebox-prev{right:60px}#swipebox-action #swipebox-next{right:0}}#swipebox-overlay{background:#000;background:rgba(0,0,0,.8)}#swipebox-action,#swipebox-caption{background:#FF9239;background:-webkit-linear-gradient(left, #FF9239 0%,#E58332 100%);background:-ms-linear-gradient(left, #FF9239 0%,#E58332 100%);background:linear-gradient(to right, #FF9239 0%,#E58332 100%);}#swipebox-action{border-top:4px solid #D5D5D5}#swipebox-caption{border-bottom:4px solid #D5D5D5;color:#fff!important;display:table;}#swipebox-caption-inner{height:100%;width:100%;font-size:1em;line-height:1.2;text-align:center;vertical-align:middle;display:table-cell;}*/

/*! Swipebox v1.4.4 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;background:rgba(255,255,255,.9)}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../img/Swipebox/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%;background:#FF9239;background:-webkit-linear-gradient(left,#FF9239 0,#E58332 100%);background:-ms-linear-gradient(left,#FF9239 0,#E58332 100%);background:linear-gradient(to right,#FF9239 0,#E58332 100%)}#swipebox-bottom-bar{bottom:-50px;border-top:4px solid #D5D5D5}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px;border-bottom:4px solid #D5D5D5;color:#fff!important;display:table}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{width:100%;height:100%;font-size:1em;line-height:1.2;text-align:center;vertical-align:middle;display:table-cell}#swipebox-close,#swipebox-next,#swipebox-prev,#swipebox-zoomin,#swipebox-zoomout{background-image:url(../img/Swipebox/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{height:100%;position:absolute;right:0;bottom:0}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close,#swipebox-zoomin,#swipebox-zoomout{top:0;position:absolute;z-index:9999}#swipebox-close{background-position:15px 12px;left:0}#swipebox-zoomin{background-position:-122px 12px;left:60px}#swipebox-zoomout{background-position:-168px 12px;left:60px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled,#swipebox-zoomin.disabled,#swipebox-zoomout.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%,100%{left:0}50%{left:-30px}}@keyframes rightSpring{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes leftSpring{0%,100%{left:0}50%{left:30px}}@keyframes leftSpring{0%,100%{left:0}50%{left:30px}}@media screen and (min-width:800px){#swipebox-close{left:10px}#swipebox-zoomin,#swipebox-zoomout{left:70px}#swipebox-arrows{right:10px}}#swipebox-slider .slide .video-js-container .swipebox-video{width:auto;height:auto;padding-bottom:0}#swipebox-slider .swipebox-video .video-js{width:100%;height:auto;display:block}#swipebox-slider .swipebox-video .video-js .vjs-big-play-button{left:50%;top:50%;margin:-1em 0 0 -1em;height:2em;width:2em;line-height:2em;border:none;background:#003E7C;border-radius:1em;color:#fff}#swipebox-slider .swipebox-video .video-js .vjs-big-play-button:hover{background:#E8EAED;color:#003F7D}#swipebox-slider .swipebox-video .vjs-has-started .vjs-control-bar{background-color:#69AF22;background-color:rgba(105,175,34,.9)}#swipebox-slider .swipebox-video .video-js .vjs-slider{background:#fff;background:rgba(255,255,255,.5)}#swipebox-slider .swipebox-video .video-js .vjs-load-progress{background:#bfcfde}#swipebox-slider .swipebox-video .video-js .vjs-play-progress{background:#003E7C}
 
#swipebox-container {background: #000; }
#swipebox-slider .slide .video-js-container .swipebox-video {
	width: auto;
	height: auto;
	padding-bottom:0;
}
#swipebox-slider .swipebox-video .video-js {
	width: 100%;
	height: auto;
	display: block;
}
#swipebox-slider .swipebox-video .video-js .vjs-big-play-button {
	left: 50%;
	top: 50%;
	margin: -1em 0 0 -1em;
	height: 2em;
    width: 2em;
	line-height: 2em;
	border: none;
	background: #003E7C;
	border-radius: 1em;
	color: #fff;
}
#swipebox-slider .swipebox-video .video-js .vjs-big-play-button:hover {
	background:#E8EAED;
	color: #003F7D;
}
#swipebox-slider .swipebox-video .vjs-has-started .vjs-control-bar {
	background-color: #69AF22;
	background-color: rgba(105, 175, 34, .9);
}
#swipebox-slider .swipebox-video .video-js .vjs-slider {
	background: #ffffff;
	background: rgba(255, 255, 255, .5);
}
#swipebox-slider .swipebox-video .video-js .vjs-load-progress {
	background: #bfcfde;
}
#swipebox-slider .swipebox-video .video-js .vjs-play-progress {
	background: #003E7C;
}

#swipebox-prev::before, #swipebox-next::before {
    content: '';
    left: 50%;
    top: 50%;
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 25px;
    border: 2px solid #fff;
    margin-top: -25px;
    margin-left: -25px;
}

#swipebox-next.disabled, #swipebox-prev.disabled, #swipebox-action #swipebox-zoomin.disabled, #swipebox-action #swipebox-zoomout.disabled {
    opacity: .3;
    cursor: default;
}
#swipebox-prev, #swipebox-next {
    top: 50%;
    margin-top: -25px;
	position: absolute;
	z-index: 10;
}
#swipebox-next { right: 20px; }
#swipebox-prev {
    background-position: -32px 13px;
    left: 20px !important;
}

/*! shariff - v3.0.1 | Copyright (c) 2018 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli | MIT License | https://github.com/heiseonline/shariff */
.article .shariff ul li {
	float: left;
	border: none !important;
	padding-left: 0 !important;
}
.article .shariff ul li + li {
	margin-left: 40px !important;
}
.article .shariff ul li a {
	border-bottom: 2px solid transparent;
}
.article .shariff ul li .fa {
	color: #c4071b;
	font-size: 1.333em;
	vertical-align: -.125em;
}
.article .shariff ul li .share_text,
.article .shariff ul li .share_count {
	margin-left: 10px;
}
.article .shariff ul li .share_count {
	color: #a3a2a4;
}
.article .shariff ul li a:hover {
	border-color: #c4071b;
}
.article .shariff ul li.info .share_text {
	display: none;
}
@media only screen and (max-width: 639px) {
	.article .shariff ul li + li {
		margin-left: 20px !important;
	}
	.article .shariff ul li .share_text {
		display: none;
	}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden, .versteckt {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

/* SPRITES */
.sprt {
	background:url(../img/sprt.png) no-repeat left top;
	display:inline-block;
}

/* Content: BILDER & GALERIE */
.filePreview,
.img,
.thumb {
	position: relative;
	overflow: hidden;
	display:block;
}
.thumb img,
.img img,
.img-link img,
.imgWrap img {
	width:100%;
	height:auto;
	display: block;
}
.imgWrap {
	position: relative;
}
.gallery {
	margin: -5px -10px;
}
.gallery::before,
.gallery::after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.gallery::after {
    clear: both;
}
.img-count {
	margin: 5px 10px;
	text-align: right;
}
.imgContainer {
	float: left;
	padding: 10px;			
	position: relative;
}
.imgContainer img {
	width: 100%;
	height: auto;
	display: block;
}
.imgContainer .zoom {
	display: none;
}
.img {
	display:block;
	position: relative;
	z-index: 1;
}
.img.effect {
	border: 5px solid #FFF;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.caption {
	font-size: 80%;
	line-height: 1.25;
	display: block;
	text-align: center;
	margin-top: .5em;
	color: #8d8b8d;;
}

.imgLeft .imagesInnerWrap {
	float: left;
	margin-bottom: 10px;
}
.imgRight .imagesInnerWrap {
	margin-bottom: 10px;
	float: right;
}
.imgWrap + .imgWrap,
.imgWrap + .imgWrap {
	margin-top: 10px;
}
.imgNone {
	margin: 10px auto;
}
.imgNone .imagesInnerWrap {
	/*margin: -20px;*/
}

.imgWidth-100,
.imgWidth-75,
.imgWidth-67,
.imgWidth-50,
.imgWidth-42,
.imgWidth-33 {
	width: 100%;
}
.imgWidth-25 {
	width: 50%;
}
.imgWidth-20,
.imgWidth-17,
.imgWidth-15 {
	width: 25%;
}
.imgWidth-13,
.imgWidth-10,
.imgWidth-5 {
	width: 15%;
}

.imgNone .imgWrap {
	float: left;
	/*padding: 20px;*/
	margin: 0;
}

.imgRight .imgWidth-25,
.imgRight .imgWidth-20,
.imgRight .imgWidth-17,
.imgRight .imgWidth-15,
.imgRight .imgWidth-13,
.imgRight .imgWidth-10,
.imgRight .imgWidth-5 {
	margin-left: 10px;
	padding-left: 10px;
	float: right;
}
.imgLeft .imgWidth-25,
.imgLeft .imgWidth-20,
.imgLeft .imgWidth-17,
.imgLeft .imgWidth-15,
.imgLeft .imgWidth-13,
.imgLeft .imgWidth-10,
.imgLeft .imgWidth-5 {
	margin-right: 10px;
	padding-right: 10px;
	float: left;
}

@media only screen and (min-width: 480px) {
	.imgWidth-25 {
		width: 50%;
	}
	.imgWidth-20,
	.imgWidth-17,
	.imgWidth-15 {
		width: 33.3%;
	}
	.imgWidth-13 {
		width: 20%;
	}
	.imgWidth-10,
	.imgWidth-5 {
		width: 15%;
	}
}

@media only screen and (min-width: 640px) {
	.imgWidth-50,
	.imgWidth-42 {
		width: 50%;
	}
	.imgWidth-33,
	.imgWidth-25 {
		width: 33.3%;
	}
	.imgWidth-20,
	.imgWidth-17 {
		width: 25%;
	}	
	
	.imgRight .imgWidth-50,
	.imgRight .imgWidth-42,
	.imgRight .imgWidth-33,
	.imgRight .imgWidth-25,
	.imgRight .imgWidth-20,
	.imgRight .imgWidth-17,
	.imgRight .imgWidth-15,
	.imgRight .imgWidth-13,
	.imgRight .imgWidth-10,
	.imgRight .imgWidth-5 {
		margin-left: 20px;
		padding-right: 20px;
		margin-bottom: 20px;
		float: right;
	}
	.imgLeft .imgWidth-50,
	.imgLeft .imgWidth-42,
	.imgLeft .imgWidth-33,
	.imgLeft .imgWidth-25,
	.imgLeft .imgWidth-20,
	.imgLeft .imgWidth-17,
	.imgLeft .imgWidth-15,
	.imgLeft .imgWidth-13,
	.imgLeft .imgWidth-10,
	.imgLeft .imgWidth-5 {
		margin-right: 20px;
		padding-right: 20px;
		margin-bottom: 20px;
		float: left;
	}
}

@media only screen and (min-width: 720px) {
	.imgWidth-67 {
		width: 50%;
	}
	.imgWidth-33,
	.imgWidth-25 {
		width: 33.3%;
	}
	.imgWidth-20,
	.imgWidth-17,
	.imgWidth-15 {
		width: 20%;
	}
	.imgWidth-13,
	.imgWidth-10,
	.imgWidth-5 {
		width: 15%;
	}
	
	.imgRight .imgWidth-67 {
		margin-left: 20px;
		padding-left: 20px;
		float: right;
	}
	.imgLeft .imgWidth-67 {
		margin-right: 20px;
		padding-right: 20px;
		float: left;
	}
}

@media only screen and (min-width: 992px) {
	.imgWidth-100 {
		width:100%;
	}
	.imgWidth-75 {
		width:75%;
	}
	.imgWidth-67 {
		width:66.7%;
	}
	.imgWidth-50 {
		width:50%;
	}
	.imgWidth-42 {
		width: 41.7%;
	}
	.imgWidth-33 {
		width:33.3%;
	}
	.imgWidth-25 {
		width:25%;
	}
	.imgWidth-20 {
		width:20%;
	}
	.imgWidth-17 {
		width:16.7%;
	}
	.imgWidth-15 {
		width:15%;
	}
	.imgWidth-13 {
		width:12.5%;
	}
	.imgWidth-10 {
		width:10%;
	}
	.imgWidth-5 {
		width:5%;
	}
	.imgRight .imgWidth-75 {
		margin-left: 20px;
		padding-left: 20px;
		float: right;
	}
	.imgLeft .imgWidth-75 {
		margin-right: 20px;
		padding-right: 20px;
		float: left;
	}
}

/* Content: GOOGLE MAPS */
.map_canvas {
	min-height: 200px;
	min-height: 50vh;
	background: #EEE;
	margin: 1em 0;
}
.map_canvas .gm-style {
	font-family: inherit;
}
.map_canvas .gm-style-iw .btn {
	width: 100%;
	margin-top: 15px;	
}
.map_legend .head {
	font-size: 1.25em;	
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	background: #999;
	position: relative;
	padding: 5px 10px 5px 40px;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
}
.map_legend .head .sprt {
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -16px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.map_legend:hover .head {
	background: #666;	
}
.map_legend.aktiv .head {
	background: #c4071b;	
}
.map_legend.aktiv .head .sprt {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* OVERLAY */
body.GMO-active { overflow:hidden; }
#GMO-wrap {
	visibility:hidden;
	z-index:1000;
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	text-align:center;
	/*background:rgba(0,0,0,0.7);*/
	overflow:hidden;
	transition:visibility 0.5s;
}
.GMO-active #GMO-wrap {
	visibility:visible;
}
#GMO-container {
	position:relative;
	box-sizing:border-box;
	width:40%;
	min-width:670px;
	height:80%;
	margin-top:20%;
	margin-top:20vh;
	padding-right:40px;
	padding-top:40px;
	display:inline-block;
	opacity:0;
	transition:margin-top .5s , opacity .5s;
}
.GMO-active #GMO-container {
	margin-top:10%;
	margin-top:10vh;
	opacity:1;
}
#GMO-content {
	box-sizing:border-box;
	text-align:left;
	padding:20px;
	height:100%;
	background-color:#fff;
	box-shadow:0 7px 15px rgba(0,0,0,0.6);
	overflow:auto;
}
#GMO-close {
	position:absolute;
	right:0;
	top:0;
	height:40px;
	width:40px;
	cursor:pointer;
    background: #F5420C url("../../img/close.png") no-repeat scroll center center;
	box-shadow:0 2px 10px rgba(0,0,0,0.6);
    transition: transform 1s ease-in-out 0s;
}
.csstransforms #GMO-close .closePop {
    background: #F5420C none;
}
.csstransforms #GMO-close:before, .csstransforms #GMO-close:after {
    background-color: #fff;
    content: "";
    height: 80%;
    left: 45%;
    position: absolute;
    top: 10%;
    width: 2px;
}
.csstransforms #GMO-close:before {
    transform: rotate(45deg);
}
.csstransforms #GMO-close:after {
    transform: rotate(-45deg);
}
#GMO-content button.close {
	background-color:#b2b2b2;
}
ul.placeList {
	color:#c5c7c8;
	list-style:none;
	list-style-type:none;
	padding:0;
}
ul.placeList li {
	position:relative;
	padding-left:20px;
	border-top:1px solid #c5c7c8;
}
ul.placeList li:first-child {
	border-top:0;
}
ul.placeList li:before {
	content:'';
	position:absolute;
	left:0;
	top:5px;
	height:16px;
	width:16px;
	background:url(../img/jQueryUI/ui-icons_222222_256x240.png) -96px -160px no-repeat;
}
ul.placeList li.aktiv:before {
	background-position:-64px -144px;
}
ul.placeList li a {
	display:block;
	padding:5px 0;
	text-decoration:none;
}

.addrWrap {
	margin: .769em 0;
}
.addrWrap address {
	font-style: italic;
}
.addrWrap > h3 {
	margin: 0;
}
.addrWrap .addr,
.addrWrap .addrData {
	margin: .769em 0;
}


@media only screen and (min-width: 480px) {
	.addrWrap {
		margin: 1em -1em;
	}
	.addrWrap > * {
		padding: 0 1em;
	}
	.addrWrap .addr,
	.addrWrap .addrData {
		width: 50%;
		float: left;
		margin: 0;
	}
}

/* Content: VIDEOS */
.vidWrap {
	margin: 0 auto;
}
.vid {
	position:relative;
	display:block;
	overflow:hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.vid,
.vid:after,
.vid *,
.vid *:after {
	-webkit-transition: all .2s;
	transition: all .2s;
}
.vid:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	display: block;
	background: rgba(0,0,0,.25);
}
.vid .playIcon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -.5em 0 0 -.3625em;
	width: .75em;
	height: 1em;
	font-size: 2em;
	border-style: solid;
	border-width: .5em 0 .5em .75em;
	border-color: transparent transparent transparent #FFF;
	display: block;
	background: none;
	z-index: 1;
}
.vid .playIcon:after {
	content: '';
	position: absolute;
	left: -1.5em;
	top: -1em;
	height: 2em;
	width: 2em;
	background: none;
	border: 4px solid #fff;
	border-radius: 0%;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	border-radius: 1em;
}
.vid .video-time {
	position:absolute;
	background: #312f32;
	color: #fff;
	display:block;
	padding: 5px 10px;
	bottom:0;
	right:0;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	z-index: 1;
}
.vid:hover {
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.vid:hover:after {
	background: rgba(0,0,0,.0);
}
.vid:hover .playIcon {
	opacity: .8;
	font-size: 2.5em;
	border-color: transparent transparent transparent #c4071b;
}
.vid:hover .playIcon:after {
	border-color: #c4071b;
}

.videoFrame {
	float:right;
    position: relative;
    width: 50%;
}
.videoIFrame {
    position: relative;
}
.videoFrame iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

/* Content: TABELLEN */
.stdTable {
	border: none;
	border-spacing: 0;
	background: #FFF;
	width: 100%;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.stdTable:hover {
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.stdTable + .stdTable {
	margin-top: 1em;
}
.stdTable tr th,
.stdTable tr td {
	padding: 6px 5px;
	-webkit-transition: background .2s;
	transition: background .2s;
}
.stdTable tr:first-child th,
.stdTable tr:first-child td {
	border-top: none;
}
.stdTable tr th,
.stdTable thead tr td {
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	line-height: 1.714;
	border-bottom: 3px solid #999;
	padding-top: 10px; 
	padding-bottom: 5px;
	background-color: #c4071b !important;
}
.stdTable tbody tr:nth-child(2n+1) td,
.stdTable > tr:nth-child(2n+1) td {
	background-color: #FFFFFF;	
}
.stdTable tbody tr:nth-child(2n) td,
.stdTable > tr:nth-child(2n) td {
	background-color: #EEE;	
}
.stdTable tr:hover td {
	background-color: rgba(0,0,0,.1);	
}

/* DOWNLOADS */
.downloads h4 {
	margin-top: 0;
}
.downloads li:before {
	display: none !important;
}
.download a {
	display:block;
	margin: 10px;
	position:relative;
	min-height:24px;
	text-align: left;
	text-decoration: none;
	color: inherit;
	font-weight: 500;
}
.download a.hasImg {
	padding-left: 45px;
}
.download img, .download.sound > a {
	position: absolute;
	left: 0;
	top: .25em;
	display: block;
}
.download small {
	display: block;
	font-weight: normal;
	font-size: 80%;
}
.download.sound { margin-top: 20px !important; }
.download.sound > a, .download .fileinfo a { margin: 0; }
.download.sound > a img { position: relative; top: 0; }
.download .fileinfo {
	display: block;
	margin-left: 50px;
}

@media only screen and (min-width: 480px) {
	.downloads .grids_2 .gridItem {
		width: 50%;
		float: left;
	}
	.downloads .grids_2 .gridItem:nth-child(2n+1) {
		clear: left;
	}
	.downloads .grids_4 .gridItem {
		width:25%;
		float:left;
	}
	.downloads .grids_4 .gridItem:nth-child(4n+1) {
		clear: left;
	}
}

/* Content: SUB NAV IN ARTICLEs */
.navSub ul {
	padding: 0 0 0 2em;
}

/* Content: FORMS */
.form {
	background-color: #312f32;
	padding: 20px;
	margin: 0 0 10px 0;
}
.form table {
	width: 100%;
}
.form td,
.form .klabel {
	padding: 5px 0;
}
.form .duty {
	font-weight: bold;
	color: #c4071b;
}
.form .hinweis .duty {
	padding: 2px;
}
.form .hinweis p:last-child {
	margin-bottom: 0;
}
.form .hinweis:last-child {
	margin-top: 20px;
}
.form textarea {
	min-height: 80px;
}

.fehler_text {
	color: #C00;
}

.optsContainer {
	margin: 0 0 20px;
	text-align: left;
	overflow: hidden;
}
.optsContainer:after {
	clear: both;
	content: '';
	display: table;
}
.optsContainer:first-child {
	margin-top: 0;
}
.optsContainer:last-child {
	margin-bottom: 0;
}

fieldset + .btnContainer,
.optsContainer + fieldset,
.form fieldset + fieldset {
	margin-top: 30px;
}

.optsContainer > .error:first-child + label,
.optsContainer > label:first-child {
	display: block;
	margin: 0;
	text-align: left;
	font-weight: normal;
	line-height: 1;
	width: 100%;
	margin-bottom: 5px;
	float: none;
}

.optsContainer > .error:first-child + label .duty,
.optsContainer > label:first-child .duty {
	padding-left: 5px;
	float: right;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 80%;
}
.optsContainer > .error:first-child + label .shortInfo,
.optsContainer > label:first-child .shortInfo {
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
	font-size: .857em;
}
.optsContainer > .error:first-child + label .shortInfo:before,
.optsContainer > label:first-child .shortInfo:before {
	content:' (';
}
.optsContainer > .error:first-child + label .shortInfo:after,
.optsContainer > label:first-child .shortInfo:after {
	content:')';
}

.optsContainer input,
.optsContainer textarea,
.optsContainer select,
.optsContainer .selectWrap {
	width: 100%;
	padding: 10px 10px 8px;
	background: #3c3a3d;
	border: none;
	border-bottom: 2px solid #484549;
	font-size: inherit;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	-webkit-transition: border-color .2s;
	transition: border-color .2s;
}
.optsContainer.optsMinimal input,
.optsContainer.optsMinimal textarea,
.optsContainer.optsMinimal select {
	padding: 5px 10px 3px;	
}
.optsError .error {
	font-size: .857em;
	line-height: 1.25;
	color: #c4071b;
	padding: .5em 0;
}
.optsError > .error:first-child + label,
.optsError > label:first-child {
	color: #c4071b;
}

.optsError input,
.optsError textarea,
.optsError select,
.optsError .selectWrap {
	border-bottom-color: #C00;
}
.optsContainer input:hover,
.optsContainer textarea:hover,
.optsContainer select:hover,
.optsContainer .selectWrap:hover {
	border-bottom-color: #5f5d60;
}

.optsContainer input:focus,
.optsContainer textarea:focus,
.optsContainer select:focus,
.optsContainer .selectWrap.focus {
	border-bottom-color: #c4071b;
}

.optsContainer input[type="radio"],
.optsContainer input[type="checkbox"] {
	display: none;
}
.optsContainer input[type="radio"] + label,
.optsContainer input[type="checkbox"] + label {
	padding: 10px 10px 8px 30px;
	margin: 0 !important;
	text-align: left;
	width: auto;
	line-height: 20px;
	font-size: inherit;
	border-bottom: 2px solid #484549;
	background: #3c3a3d;
	color: #c6c5c6;
	position: relative;
	-webkit-transition: border-color .2s, color .2s;
	transition: border-color .2s, color .2s;
	cursor: pointer;
}
.optsContainer input[type="radio"] + label a,
.optsContainer input[type="checkbox"] + label a {
	text-decoration: underline !important;
}
.optsContainer .highlighted input[type="radio"] + label,
.optsContainer .highlighted input[type="checkbox"] + label {
	border-bottom-color: #c4071b; 
}
.optsContainer input[type="radio"] + label:before,
.optsContainer input[type="checkbox"] + label:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	border: 1px solid #484549;
	left: 10px; 
	top: 13px;
}
.optsContainer input[type="radio"] + label:before {
	border-radius: 7px;
}

.optsContainer input[type="radio"] + label:hover,
.optsContainer input[type="checkbox"] + label:hover {
	border-bottom-color: #5f5d60;
}
.optsContainer input[type="radio"]:checked + label,
.optsContainer input[type="checkbox"]:checked + label {
	border-bottom-color: #fff;
	color: #fff;
}
.optsContainer input[type="radio"]:checked + label:before,
.optsContainer input[type="checkbox"]:checked + label:before {
	border-color: #fff;
}
.optsContainer input[type="radio"]:checked + label:after,
.optsContainer input[type="checkbox"]:checked + label:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background-color: #FFF;
	left: 12px; 
	top: 15px;
}
.optsContainer input[type="radio"]:checked + label:after {
	border-radius: 7px;
}

.optsContainer .highlighted input + label:hover {
	border-color: #9d0616;
}
.optsContainer .highlighted input:checked + label,
.optsContainer .highlighted input:checked + label:before {
	border-color: #c4071b;
}
.optsContainer .highlighted input:checked + label:after {
	background-color: #c4071b;
}

.optsContainer.optsMinimal input[type="radio"] + label,
.optsContainer.optsMinimal input[type="checkbox"] + label {
	padding: 5px 0 3px 20px;
	background: none;
}
.optsContainer.optsMinimal input[type="radio"] + label:before,
.optsContainer.optsMinimal input[type="checkbox"] + label:before {
	left: 0px; 
	top: 8px;
}
.optsContainer.optsMinimal input[type="radio"]:checked + label:after,
.optsContainer.optsMinimal input[type="checkbox"]:checked + label:after {
	left: 2px; 
	top: 10px;
}


.optsContainer .optsInline {
	float: left;
	margin: 0 20px 10px 0;
}
.optsContainer .optsLine {
	display: block;
	margin-right: 0;
	float: none;
}
.optsContainer .optsLine label {
	display: block;
	width: 100%;
}

.optsContainer .selectWrap {
	position: relative;
	padding: 0;
}
.optsContainer .selectOver {
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px 30px 8px 10px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}
.optsContainer .selectOver:after {
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -2px;
	content: '';
	display: block;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #c4071b transparent transparent;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.optsContainer .selectWrap:hover .selectOver:after {
	border-top-color: #9d0616;
}
.optsContainer .selectWrap.focus .selectOver:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	border-top-color: #c4071b;
}
.optsContainer .selectWrap select {
	width: 100%;
	opacity: 0;
	position: relative;
	height: 38px;
	border: none !important;
}
.optsContainer.optsMinimal .selectWrap select {
	height: 28px;
}
.optsContainer.optsMinimal .selectOver {
	padding: 5px 30px 3px 10px;
	
}

.optsContainer > .ipShort {
	float: left;
	width: 25%;
}
.optsContainer > .ipLong {
	float: left;
	width: 70%;
	width: calc(75% -20px);
}
.optsContainer > .ipLong + .ipShort,
.optsContainer > .ipShort + .ipLong {
	margin-left: 20px;
}

.optsContainer .date {
	position: relative;	
}
.optsContainer .date .sprt {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	right: 0;
}
.optsContainer .date input {
	float: none;
	width: 100%;
}

.optsContainer select + .optsLine,
.optsContainer .selectWrap + .optsLine {
	margin-top: 15px;
}

.optsContainer .optsInputLine > label:first-child {
	font-style: italic;
}

.optsRange .optsBlock .date {
	width: 100%;
}
.optsRange .from label,
.optsRange .to label {
	width: 100%;
	text-align: left;
	display: block;
	text-transform: none;
	font-size: 75%;
}
.optsRange .to {
	margin-top: 1em;
}

.optsContainer .optsBlock {
	list-style: none;
	margin: 0 -20px -10px 0;
	padding: 0;
	float: left;
}


.optsContainer.optsCaptcha {
	overflow: visible;
}
.optsCaptcha .optsCaptchaGraphics {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 10px;
}
.optsCaptcha .captchaReload {
	display: block;
	margin-top: 10px;
	cursor: pointer;
}
.optsCaptcha .captchaReload .sprt {
	display: inline-block;
	vertical-align: -.45em;
}
.optsCaptcha .optsBlock {
	margin: 0;
}


.optsContainer.optsDuty .sr-only + input[type="text"],
.optsContainer.optsDuty .sr-only + input[type="email"],
.optsContainer.optsDuty .sr-only + select,
.optsContainer.optsDuty .sr-only + .selectWrap,
.optsContainer.optsDuty .sr-only + textarea {
	border-left: 2px solid #c4071b;
	padding-left: 8px;
}
.optsContainer.optsDuty .sr-only + .selectWrap {
	padding-left: 0;
}
.optsContainer.optsDuty .sr-only + .selectWrap .selectOver {
	padding-left: 8px;
}
.optsContainer.optsMinimal.optsDuty .sr-only + .selectWrap .selectOver {
	padding-left: 3px;
}

/* Form Type: BUTTONS */
.btnContainer {
	text-align: left;
	margin-top: 20px;
}
.btnContainer button {
	background: #c4071b;
	border:none;
	margin: 0;
	padding: 5px 20px 5px 10px;
	color:#FFF;
	cursor:pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	min-width: 120px;
	width: 100%;
	text-align: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 18px;
	position: relative;
	border-radius: 0;
}
.btnContainer button:before {
	content: "";
	position: absolute;
	right: 13px;
	top: 50%;
	margin-top: -6px;
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent #930513;
}

.btnContainer button:hover {
	background-color: #62030d;
}
.btnContainer button:hover:before {
	border-left-color: #fff;
}

.btnContainer .btnLess,
.btnContainer .backLink {
    float: left;
    margin: 0;
}
.btnContainer button[type="reset"] {
	position: relative;
	padding-left: 42px;	
}
.btnContainer button[type="reset"] .sprt {
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -16px;
}
.btn {
    background-color: #dadada;
    color: #4b4b4b;
}
.box .btnContainer button {
	width: 100%;
	box-shadow: none;
	font-size: 1.333em;
	padding-top: 0;
	padding-bottom: 0;
}
@media only screen and (min-width: 480px) {
	.optsRange .from,
	.optsRange .to {
		width: 50%;
		float: left;
		padding-left: .5em;
		padding-right: .5em;
	}
	.optsRange .from {
		padding-left: 0;
	}
	.optsRange .to {
		margin-top: 0;
		padding-right: 0;
	}
	.optsRange .from label,
	.optsRange .to label {
		margin-top: 8px;
	}
	.btnContainer .sendenBtn {
		width: 50%;
		margin: 0 auto;
		display: block;
	}
	.formBox .btnContainer .sendenBtn {
		width: 100%;
	}
}
@media only screen and (min-width: 720px) {
	.optsContainer > .error:first-child + label,
	.optsContainer > label:first-child {
		float: left;
		text-align: left;
		width: 30%;
		width: calc(25% + 20px);
		line-height: 20px;
		padding-right: 40px;
		margin-bottom: 0;
		margin-top: 10px;
	}
	.optsContainer > .error:first-child + label .duty,
	.optsContainer > label:first-child .duty {
		font-size: 1.2;
		line-height: 1.111;
		
	}
	.optsContainer > .error:first-child + label .shortInfo,
	.optsContainer > label:first-child .shortInfo {
		display: block;
		padding-top: 5px;
		font-size: .8em;
	}
	.optsError .error {
		margin-left: 30%;
		margin-left: calc(25%  + 20px);
	}
	.optsContainer input,
	.optsContainer textarea,
	.optsContainer select,
	.optsContainer .selectWrap,
	.optsContainer .optsBlock,
	.optsContainer .date {
		width: 70%;
		width: calc(75% - 40px);
		float: left
	}

	.optsContainer .optsBlock {
		margin-right: 0;
	}
	
	.optsContainer > .ipShort {
		width: 15%;
	}
	.optsContainer > .ipLong {
		width: 55%;
		width: calc(60% - 20px);
	}
	
	.btnContainer {
		margin-top: 40px;
	}
	.btnContainer .sendenBtn {
		margin-left: 30%;
		margin-left: calc(25%  + 20px);
		width: 33%;
		width: calc(33.33% - 40px);
	}
	
	/* FORM in a Box */
	.formBox .optsContainer > .error:first-child + label,
	.formBox .optsContainer > label:first-child {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	
	.formBox .optsError .error {
		margin-left: 0;
	}
	
	.formBox .optsContainer input,
	.formBox .optsContainer textarea,
	.formBox .optsContainer select,
	.formBox .optsContainer .selectWrap,
	.formBox .optsContainer .optsBlock,
	.formBox .optsContainer .date {
		width: 100%;
		float: none;
	}
	.formBox .optsContainer > .ipShort {
		float: left;
		width: 25%;
	}
	.formBox .optsContainer > .ipLong {
		float: left;
		width: 70%;
		width: calc(75% -20px);
	}
	
	.formBox .btnContainer {
		margin: 20px 0 0;
	}
	.formBox .btnContainer .sendenBtn {
		margin: 0;
	}
}


/* Content: LISTS */
.list .articleWrap { padding-top: 5px; }
.list .listItem + .listItem {
	margin-top: 2em;
}
.list > hr {
	margin: 20px 0;
}
.list .articleWrap > :first-child {
	margin-top: 0;
}
.list .articleImgNone + .articleWrap > :first-child {
	margin-top: .5em;
}
.list .articleWrap .headline {
	margin: 0;
}
.list .articleWrap p { margin-top: 10px; margin-bottom: 5px; }
.list h2 { font-size: 20px; }
.list .articleWrap .dateText {
	font-size: 80%;
	line-height: 1.25;
}

.list .articleImgNone,
.list .articleImgLeft,
.list .articleImgRight {
	float: none;
	margin: 0 auto;
}
.list .articleImgLeft.imgWidth-25,
.list .articleImgRight.imgWidth-25 {
	width: 33.3%;
}

.list .articleImgLeft.imgWidth-5,
.list .articleImgLeft.imgWidth-10,
.list .articleImgLeft.imgWidth-13,
.list .articleImgLeft.imgWidth-15,
.list .articleImgLeft.imgWidth-17,
.list .articleImgLeft.imgWidth-20,
.list .articleImgLeft.imgWidth-25 {
	float:left;
}
.list .articleImgLeft.imgWidth-5 + .articleWrap,
.list .articleImgLeft.imgWidth-10 + .articleWrap,
.list .articleImgLeft.imgWidth-13 + .articleWrap {
	padding-left: 10px;
	margin-left: 15%;
}
.list .articleImgLeft.imgWidth-15 + .articleWrap,
.list .articleImgLeft.imgWidth-17 + .articleWrap,
.list .articleImgLeft.imgWidth-20 + .articleWrap {
	padding-left: 10px;
	margin-left: 25%;
}
.list .articleImgLeft.imgWidth-25 + .articleWrap {
	padding-left: 10px;
	margin-left: 33.3%;
}

.list .articleImgRight.imgWidth-5,
.list .articleImgRight.imgWidth-10,
.list .articleImgRight.imgWidth-13,
.list .articleImgRight.imgWidth-17,
.list .articleImgRight.imgWidth-20,
.list .articleImgRight.imgWidth-25 {
	float: right;
}
.list .articleImgRight.imgWidth-5 + .articleWrap,
.list .articleImgRight.imgWidth-10 + .articleWrap,
.list .articleImgRight.imgWidth-13 + .articleWrap{
	padding-right: 10px;
	margin-right: 15%;
}
.list .articleImgRight.imgWidth-15 + .articleWrap,
.list .articleImgRight.imgWidth-17 + .articleWrap,
.list .articleImgRight.imgWidth-20 + .articleWrap {
	padding-right: 10px;
	margin-right: 25%;
}
.list .articleImgRight.imgWidth-25 + .articleWrap {
	padding-right: 10px;
	margin-right: 33.3%;
}

@media only screen and (min-width: 480px) {
	.list .articleImgLeft.imgWidth-5 + .articleWrap,
	.list .articleImgLeft.imgWidth-10 + .articleWrap {
		margin-left: 15%;
	}
	.list .articleImgLeft.imgWidth-13 + .articleWrap {
		margin-left: 20%;
	}
	.list .articleImgLeft.imgWidth-15 + .articleWrap,
	.list .articleImgLeft.imgWidth-17 + .articleWrap,
	.list .articleImgLeft.imgWidth-20 + .articleWrap {
		margin-left: 33.3%;
	}
	
	.list .articleImgRight.imgWidth-5 + .articleWrap,
	.list .articleImgRight.imgWidth-10 + .articleWrap {
		margin-right: 15%;
	}
	.list .articleImgRight.imgWidth-13 + .articleWrap {
		margin-right: 20%;
	}
	.list .articleImgRight.imgWidth-15 + .articleWrap,
	.list .articleImgRight.imgWidth-17 + .articleWrap,
	.list .articleImgRight.imgWidth-20 + .articleWrap {
		margin-right: 33.3%;
	}
}

@media only screen and (min-width: 640px) {
	.list .articleImgLeft.imgWidth-33,
	.list .articleImgLeft.imgWidth-42,
	.list .articleImgLeft.imgWidth-50 {
		float:left;
	}
	.list .articleImgLeft.imgWidth-5 + .articleWrap,
	.list .articleImgLeft.imgWidth-10 + .articleWrap,
	.list .articleImgLeft.imgWidth-13 + .articleWrap,
	.list .articleImgLeft.imgWidth-15 + .articleWrap,
	.list .articleImgLeft.imgWidth-17 + .articleWrap,
	.list .articleImgLeft.imgWidth-20 + .articleWrap,
	.list .articleImgLeft.imgWidth-25 + .articleWrap,
	.list .articleImgLeft.imgWidth-33 + .articleWrap,
	.list .articleImgLeft.imgWidth-42 + .articleWrap,
	.list .articleImgLeft.imgWidth-50 + .articleWrap {
		padding-left: 20px;
	}
	
	.list .articleImgLeft.imgWidth-17 + .articleWrap,
	.list .articleImgLeft.imgWidth-20 + .articleWrap {
		margin-left: 25%;
	}
	.list .articleImgLeft.imgWidth-25 + .articleWrap,
	.list .articleImgLeft.imgWidth-33 + .articleWrap {
		margin-left: 33.3%;
	}
	.list .articleImgLeft.imgWidth-42 + .articleWrap,
	.list .articleImgLeft.imgWidth-50 + .articleWrap {
		margin-left: 50%;
	}
	
	.list .articleImgRight.imgWidth-33,
	.list .articleImgRight.imgWidth-42,
	.list .articleImgRight.imgWidth-50 {
		float: right;
	}
	.list .articleImgRight.imgWidth-5 + .articleWrap,
	.list .articleImgRight.imgWidth-10 + .articleWrap,
	.list .articleImgRight.imgWidth-13 + .articleWrap,
	.list .articleImgRight.imgWidth-15 + .articleWrap,
	.list .articleImgRight.imgWidth-17 + .articleWrap,
	.list .articleImgRight.imgWidth-20 + .articleWrap,
	.list .articleImgRight.imgWidth-25 + .articleWrap,
	.list .articleImgRight.imgWidth-33 + .articleWrap,
	.list .articleImgRight.imgWidth-42 + .articleWrap,
	.list .articleImgRight.imgWidth-50 + .articleWrap {
		padding-right: 20px;
	}
	
	.list .articleImgRight.imgWidth-17 + .articleWrap,
	.list .articleImgRight.imgWidth-20 + .articleWrap {
		margin-right: 25%;
	}
	.list .articleImgRight.imgWidth-25 + .articleWrap,
	.list .articleImgRight.imgWidth-33 + .articleWrap {
		margin-right: 33.3%;
	}
	.list .articleImgRight.imgWidth-42 + .articleWrap,
	.list .articleImgRight.imgWidth-50 + .articleWrap {
		margin-right: 50%;
	}
}

@media only screen and (min-width: 720px) {
	.list .articleImgLeft.imgWidth-67 {
		float:left;
	}
	.list .articleImgLeft.imgWidth-5 + .articleWrap,
	.list .articleImgLeft.imgWidth-10 + .articleWrap,
	.list .articleImgLeft.imgWidth-13 + .articleWrap {
		margin-left: 15%;
	}
	.list .articleImgLeft.imgWidth-15 + .articleWrap,
	.list .articleImgLeft.imgWidth-17 + .articleWrap,
	.list .articleImgLeft.imgWidth-20 + .articleWrap {
		margin-left: 20%;
	}
	.list .articleImgLeft.imgWidth-25 + .articleWrap,
	.list .articleImgLeft.imgWidth-33 + .articleWrap {
		margin-left: 33.3%;
	}
	.list .articleImgLeft.imgWidth-67 + .articleWrap {
		padding-left: 20px;
		margin-left: 50%;
	}
	
	.list .articleImgRight.imgWidth-67 {
		float: right;
	}
	.list .articleImgRight.imgWidth-5 + .articleWrap,
	.list .articleImgRight.imgWidth-10 + .articleWrap,
	.list .articleImgRight.imgWidth-13 + .articleWrap {
		margin-right: 15%;
	}
	.list .articleImgRight.imgWidth-15 + .articleWrap,
	.list .articleImgRight.imgWidth-17 + .articleWrap,
	.list .articleImgRight.imgWidth-20 + .articleWrap {
		margin-right: 20%;
	}
	.list .articleImgRight.imgWidth-25 + .articleWrap,
	.list .articleImgRight.imgWidth-33 + .articleWrap {
		margin-right: 33.3%;
	}
	.list .articleImgRight.imgWidth-67 + .articleWrap {
		padding-right: 20px;
		margin-right: 50%;
	}
}

@media only screen and (min-width: 992px) {
	.list .articleImgLeft.imgWidth-25,
	.list .articleImgRight.imgWidth-25 {
		width: 25%;
	}

	.list .articleImgLeft.imgWidth-75 {
		float:left;
	}
	.list .articleImgLeft.imgWidth-5 + .articleWrap {
		margin-left: 5%;
	}
	.list .articleImgLeft.imgWidth-10 + .articleWrap {
		margin-left: 10%;
	}
	.list .articleImgLeft.imgWidth-13 + .articleWrap {
		margin-left: 12.5%;
	}
	.list .articleImgLeft.imgWidth-15 + .articleWrap {
		margin-left: 15%;
	}
	.list .articleImgLeft.imgWidth-17 + .articleWrap {
		margin-left: 16.7%;
	}
	.list .articleImgLeft.imgWidth-20 + .articleWrap {
		margin-left: 20%;
	}
	.list .articleImgLeft.imgWidth-25 + .articleWrap {
		margin-left: 25%;
	}
	.list .articleImgLeft.imgWidth-33 + .articleWrap {
		margin-left: 33.3%;
	}
	.list .articleImgLeft.imgWidth-42 + .articleWrap {
		margin-left: 41.7%;
	}
	.list .articleImgLeft.imgWidth-50 + .articleWrap {
		margin-left: 50%;
	}
	.list .articleImgLeft.imgWidth-67 + .articleWrap {
		margin-left: 66.7%;
	}
	.list .articleImgLeft.imgWidth-75 + .articleWrap {
		padding-left: 20px;
		margin-left: 75%;
	}
	
	.list .articleImgRight.imgWidth-75 {
		float: right;
	}
	.list .articleImgRight.imgWidth-5 + .articleWrap {
		margin-right: 5%;
	}
	.list .articleImgRight.imgWidth-10 + .articleWrap {
		margin-right: 10%;
	}
	.list .articleImgRight.imgWidth-13 + .articleWrap {
		margin-right: 12.5%;
	}
	.list .articleImgRight.imgWidth-15 + .articleWrap {
		margin-right: 15%;
	}
	.list .articleImgRight.imgWidth-17 + .articleWrap {
		margin-right: 17%;
	}
	.list .articleImgRight.imgWidth-20 + .articleWrap {
		margin-right: 20%;
	}
	.list .articleImgRight.imgWidth-25 + .articleWrap {
		margin-right: 25%;
	}
	.list .articleImgRight.imgWidth-33 + .articleWrap {
		margin-right: 33.3%;
	}
	.list .articleImgRight.imgWidth-42 + .articleWrap {
		margin-right: 41.7%;
	}
	.list .articleImgRight.imgWidth-50 + .articleWrap {
		margin-right: 50%;
	}
	.list .articleImgRight.imgWidth-67 + .articleWrap {
		margin-right: 66.7%;
	}
	.list .articleImgRight.imgWidth-75 + .articleWrap {
		padding-right: 20px;
		margin-right: 75%;
	}
}

/* Content: GRIDS */
.gridWrap {
	margin: 1em -20px 0;
	clear: both;
}
.gridWrap .gridSizer {
	width: 8.33%;
}
.gridWrap .articleGrid {
	padding: 0 20px 0 20px;
	float: left;
	position: relative;
	overflow: visible;
}
 
.gridWrap .leftContainer,
.gridWrap .rightContainer {
	width: 100%;
}
.gridWrap .rightContainer {
	float: right;
}


.articleGrid {
	position: relative;
	z-index: 1;
	width: 100%;
	margin-bottom: 40px;
}

.articleGrid .info > :first-child {
	margin-top: 0; 
}
.articleGrid .info > :last-child {
	margin-bottom: 0;
}
.articleGrid .headline {
	margin: 0;
}
.articleGrid .headline a {
	text-decoration: none;
	display: block;
}
.articleGrid .imgWrap {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}	
.articleGrid .imgWrap .caption {
	position: absolute;
	background: #fff;
	display: block;
	padding: .5em 1em;
	margin: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	max-width: 100%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.articleGrid:hover .imgWrap .caption {
	white-space: normal;
	text-overflow: none;
}
.articleGrid .articleImgNone {
	margin: 0 auto;
}
.articleGrid .imgWidth-100 {
	width: 100%;
}
.articleGrid .imgWidth-75 {
	width: 75%;
}
.articleGrid .imgWidth-67 {
	width: 66.7%;
}
.articleGrid .imgWidth-50 {
	width: 50%;
}
.articleGrid .imgWidth-42 {
	width: 41.7%;
}
.articleGrid .imgWidth-33 {
	width: 33.3%;
}
.articleGrid .imgWidth-25 {
	width: 25%;
}
.articleGrid .imgWidth-20 {
	width: 20%;
}
.articleGrid .imgWidth-17 {
	width: 16.7%;
}
.articleGrid .imgWidth-15 {
	width: 15%;
}
.articleGrid .imgWidth-13 {
	width: 12.5%;
}
.articleGrid .imgWidth-10 {
	width: 10%;
}
.articleGrid .imgWidth-5 {
	width: 5%;
}
.articleGrid .imgWidth-75.articleImgLeft,
.articleGrid .imgWidth-67.articleImgLeft,
.articleGrid .imgWidth-50.articleImgLeft,
.articleGrid .imgWidth-42.articleImgLeft,
.articleGrid .imgWidth-33.articleImgLeft,
.articleGrid .imgWidth-25.articleImgLeft,
.articleGrid .imgWidth-20.articleImgLeft,
.articleGrid .imgWidth-17.articleImgLeft,
.articleGrid .imgWidth-15.articleImgLeft,
.articleGrid .imgWidth-13.articleImgLeft,
.articleGrid .imgWidth-10.articleImgLeft,
.articleGrid .imgWidth-5.articleImgLeft {
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
}
.articleGrid .imgWidth-75.articleImgRight,
.articleGrid .imgWidth-67.articleImgRight,
.articleGrid .imgWidth-50.articleImgRight,
.articleGrid .imgWidth-42.articleImgRight,
.articleGrid .imgWidth-33.articleImgRight,
.articleGrid .imgWidth-25.articleImgRight,
.articleGrid .imgWidth-20.articleImgRight,
.articleGrid .imgWidth-17.articleImgRight,
.articleGrid .imgWidth-15.articleImgRight,
.articleGrid .imgWidth-13.articleImgRight,
.articleGrid .imgWidth-10.articleImgRight,
.articleGrid .imgWidth-5.articleImgRight {
	float:right;
	padding-left: 20px;
	margin-bottom: 20px;
}

@media only screen and (min-width: 480px) {
	.gridWrap .gridWidth_25 {
		width: 50%;
	}
}

@media only screen and (min-width: 560px) {
	.gridWrap .gridWidth_50,
	.gridWrap .leftContainer,
	.gridWrap .rightContainer {
		width: 50%;
	}
}

@media only screen and (min-width: 640px) {
	.gridWrap .gridWidth_33 {
		width: 50%;
	}
}

@media only screen and (min-width: 992px) {
	.gridWrap .gridWidth_33 {
		width: 33.33%;
	}
	.gridWrap .gridWidth_25 {
		width: 25%;
	}
}

/* Site: PAGE JUMPS */
.jumper {
	margin: 20px -5px;
	position: relative;
	min-height: 30px;
}
.pagerJumper .divider {
	display: none;
}
.jumper .resultStats {
	text-align: center;
	color: #8d8b8d;
	line-height: 30px;
	font-size: 13px;
	padding: 0 5px;
}
.jumper .pagerJumper {
	display: block;
	margin: 0 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagerJumper a,
.pagerJumper .spacer {
	padding: 5px 0;
	margin:0 5px;
	display:block;
	float:left;
	width:30px;
	height:30px;
	background-color: #312f32;
	color: #fff;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	line-height: 1;
	text-align:center; 
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pagerJumper .spacer {
	background: none;
}
.pagerJumper a:hover {
	background: #5f5d60;
}

.pagerJumper a.aktiv {
	background: #c4071b;
}

.pages {
	text-align:center;
	border-top: 1px solid #eee;
	padding-top: 1em;
	font-weight: 100;
	margin: 1em 0;
	color: #999;
}
.pages > * {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.pages a {
	font-weight: normal;
	padding: 0 10px;
	position: relative;
	color: #666;
	text-decoration: none;
	max-width: 35%;
	overflow: hidden;
}
.pages a span {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
}
.pages a.enabled:first-child:after,
.pages a.enabled:last-child:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border-color: transparent #c4071b transparent transparent;
	border-style: solid;
	border-width: .357em .429em .357em 0;
	left: 0;
	top: .429em;
}
.pages a.enabled:last-child:after {
	border-color: transparent transparent transparent #c4071b;
	border-width: .357em 0 .357em .429em;
	right: 0;
	left: auto;
}
.pages a.disabled {
	color: #CCC;
	text-decoration: none;
}

@media (min-width: 640px) {
	.jumper .resultStats {
		float: left;
	}
	.jumper .pagerJumper  {
		float: right;
	}
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
	
	.empfehlung,
	.no-print {
		display: none !important;
	}

    a,
    a:visited {
        text-decoration: underline;
    }

/*
    a[href]:after {
        content: " (" attr(href) ")";
    }
*/
    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
	
	#header {
		  height: auto !important;
	}
	#content > .row > .col-sm-9,
	#content > .row > .sidebar {
		width: 100%;
		float: none;
	}
}