/* default styles for extension "tt_news" */



.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('https://www.schmiedehaase.com/typo3temp/typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-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;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url('https://www.schmiedehaase.com/typo3conf/ext/owl_slider/Resources/Public/owl-carousel/grabbing.png') 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline; /*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity = 50); /*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity = 100); /*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline; /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity = 50); /*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span
	{
	filter: Alpha(Opacity = 100); /*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
	min-height: 150px;
	background: url('https://www.schmiedehaase.com/typo3conf/ext/owl_slider/Resources/Public/owl-carousel/AjaxLoader.gif') no-repeat center center
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
.owl-carousel .customNavigation {
  text-align: center;
}

.owl-carousel .prev, .owl-carousel .next {
  background: none repeat scroll 0 0 #869791;
  border-radius: 30px;
  color: #FFFFFF;
  display: inline-block;
  margin: 5px;
  opacity: 0.5;
  padding: 5px 9px 7px;
  cursor: pointer;
}

.owl-carousel .prev:hover, .owl-carousel .next:hover {
  opacity: 1;
}

/* Bootstrap icon sprites */
.owl-carousel [class^="icon-"],
.owl-carousel [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url('https://www.schmiedehaase.com/typo3conf/ext/owl_slider/Resources/Public/owl-carousel/glyphicons-halflings-green.png');
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 4px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.owl-carousel .icon-white,
.owl-carousel .nav-pills > .active > a > [class^="icon-"],
.owl-carousel .nav-pills > .active > a > [class*=" icon-"],
.owl-carousel .nav-list > .active > a > [class^="icon-"],
.owl-carousel .nav-list > .active > a > [class*=" icon-"],
.owl-carousel .navbar-inverse .nav > .active > a > [class^="icon-"],
.owl-carousel .navbar-inverse .nav > .active > a > [class*=" icon-"],
.owl-carousel .dropdown-menu > li > a:hover > [class^="icon-"],
.owl-carousel .dropdown-menu > li > a:focus > [class^="icon-"],
.owl-carousel .dropdown-menu > li > a:hover > [class*=" icon-"],
.owl-carousel .dropdown-menu > li > a:focus > [class*=" icon-"],
.owl-carousel .dropdown-menu > .active > a > [class^="icon-"],
.owl-carousel .dropdown-menu > .active > a > [class*=" icon-"],
.owl-carousel .dropdown-submenu:hover > a > [class^="icon-"],
.owl-carousel .dropdown-submenu:focus > a > [class^="icon-"],
.owl-carousel .dropdown-submenu:hover > a > [class*=" icon-"],
.owl-carousel .dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url('https://www.schmiedehaase.com/typo3conf/ext/owl_slider/Resources/Public/owl-carousel/glyphicons-halflings-white.png');
}
.owl-carousel .icon-glass {
  background-position: 0 0;
}
.owl-carousel .icon-music {
  background-position: -24px 0;
}
.owl-carousel .icon-search {
  background-position: -48px 0;
}
.owl-carousel .icon-envelope {
  background-position: -72px 0;
}
.owl-carousel .icon-heart {
  background-position: -96px 0;
}
.owl-carousel .icon-star {
  background-position: -120px 0;
}
.owl-carousel .icon-star-empty {
  background-position: -144px 0;
}
.owl-carousel .icon-user {
  background-position: -168px 0;
}
.owl-carousel .icon-film {
  background-position: -192px 0;
}
.owl-carousel .icon-th-large {
  background-position: -216px 0;
}
.owl-carousel .icon-th {
  background-position: -240px 0;
}
.owl-carousel .icon-th-list {
  background-position: -264px 0;
}
.owl-carousel .icon-ok {
  background-position: -288px 0;
}
.owl-carousel .icon-remove {
  background-position: -312px 0;
}
.owl-carousel .icon-zoom-in {
  background-position: -336px 0;
}
.owl-carousel .icon-zoom-out {
  background-position: -360px 0;
}
.owl-carousel .icon-off {
  background-position: -384px 0;
}
.owl-carousel .icon-signal {
  background-position: -408px 0;
}
.owl-carousel .icon-cog {
  background-position: -432px 0;
}
.owl-carousel .icon-trash {
  background-position: -456px 0;
}
.owl-carousel .icon-home {
  background-position: 0 -24px;
}
.owl-carousel .icon-file {
  background-position: -24px -24px;
}
.owl-carousel .icon-time {
  background-position: -48px -24px;
}
.owl-carousel .icon-road {
  background-position: -72px -24px;
}
.owl-carousel .icon-download-alt {
  background-position: -96px -24px;
}
.owl-carousel .icon-download {
  background-position: -120px -24px;
}
.owl-carousel .icon-upload {
  background-position: -144px -24px;
}
.owl-carousel .icon-inbox {
  background-position: -168px -24px;
}
.owl-carousel .icon-play-circle {
  background-position: -192px -24px;
}
.owl-carousel .icon-repeat {
  background-position: -216px -24px;
}
.owl-carousel .icon-refresh {
  background-position: -240px -24px;
}
.owl-carousel .icon-list-alt {
  background-position: -264px -24px;
}
.owl-carousel .icon-lock {
  background-position: -287px -24px;
}
.owl-carousel .icon-flag {
  background-position: -312px -24px;
}
.owl-carousel .icon-headphones {
  background-position: -336px -24px;
}
.owl-carousel .icon-volume-off {
  background-position: -360px -24px;
}
.owl-carousel .icon-volume-down {
  background-position: -384px -24px;
}
.owl-carousel .icon-volume-up {
  background-position: -408px -24px;
}
.owl-carousel .icon-qrcode {
  background-position: -432px -24px;
}
.owl-carousel .icon-barcode {
  background-position: -456px -24px;
}
.owl-carousel .icon-tag {
  background-position: 0 -48px;
}
.owl-carousel .icon-tags {
  background-position: -25px -48px;
}
.owl-carousel .icon-book {
  background-position: -48px -48px;
}
.owl-carousel .icon-bookmark {
  background-position: -72px -48px;
}
.owl-carousel .icon-print {
  background-position: -96px -48px;
}
.owl-carousel .icon-camera {
  background-position: -120px -48px;
}
.owl-carousel .icon-font {
  background-position: -144px -48px;
}
.owl-carousel .icon-bold {
  background-position: -167px -48px;
}
.owl-carousel .icon-italic {
  background-position: -192px -48px;
}
.owl-carousel .icon-text-height {
  background-position: -216px -48px;
}
.owl-carousel .icon-text-width {
  background-position: -240px -48px;
}
.owl-carousel .icon-align-left {
  background-position: -264px -48px;
}
.owl-carousel .icon-align-center {
  background-position: -288px -48px;
}
.owl-carousel .icon-align-right {
  background-position: -312px -48px;
}
.owl-carousel .icon-align-justify {
  background-position: -336px -48px;
}
.owl-carousel .icon-list {
  background-position: -360px -48px;
}
.owl-carousel .icon-indent-left {
  background-position: -384px -48px;
}
.owl-carousel .icon-indent-right {
  background-position: -408px -48px;
}
.owl-carousel .icon-facetime-video {
  background-position: -432px -48px;
}
.owl-carousel .icon-picture {
  background-position: -456px -48px;
}
.owl-carousel .icon-pencil {
  background-position: 0 -72px;
}
.owl-carousel .icon-map-marker {
  background-position: -24px -72px;
}
.owl-carousel .icon-adjust {
  background-position: -48px -72px;
}
.owl-carousel .icon-tint {
  background-position: -72px -72px;
}
.owl-carousel .icon-edit {
  background-position: -96px -72px;
}
.owl-carousel .icon-share {
  background-position: -120px -72px;
}
.owl-carousel .icon-check {
  background-position: -144px -72px;
}
.owl-carousel .icon-move {
  background-position: -168px -72px;
}
.owl-carousel .icon-step-backward {
  background-position: -192px -72px;
}
.owl-carousel .icon-fast-backward {
  background-position: -216px -72px;
}
.owl-carousel .icon-backward {
  background-position: -240px -72px;
}
.owl-carousel .icon-play {
  background-position: -264px -72px;
}
.owl-carousel .icon-pause {
  background-position: -288px -72px;
}
.owl-carousel .icon-stop {
  background-position: -312px -72px;
}
.owl-carousel .icon-forward {
  background-position: -336px -72px;
}
.owl-carousel .icon-fast-forward {
  background-position: -360px -72px;
}
.owl-carousel .icon-step-forward {
  background-position: -384px -72px;
}
.owl-carousel .icon-eject {
  background-position: -408px -72px;
}
.owl-carousel .icon-chevron-left {
  background-position: -432px -72px;
}
.owl-carousel .icon-chevron-right {
  background-position: -456px -72px;
}
.owl-carousel .icon-plus-sign {
  background-position: 0 -96px;
}
.owl-carousel .icon-minus-sign {
  background-position: -24px -96px;
}
.owl-carousel .icon-remove-sign {
  background-position: -48px -96px;
}
.owl-carousel .icon-ok-sign {
  background-position: -72px -96px;
}
.owl-carousel .icon-question-sign {
  background-position: -96px -96px;
}
.owl-carousel .icon-info-sign {
  background-position: -120px -96px;
}
.owl-carousel .icon-screenshot {
  background-position: -144px -96px;
}
.owl-carousel .icon-remove-circle {
  background-position: -168px -96px;
}
.owl-carousel .icon-ok-circle {
  background-position: -192px -96px;
}
.owl-carousel .icon-ban-circle {
  background-position: -216px -96px;
}
.owl-carousel .icon-arrow-left {
  background-position: -240px -96px;
}
.owl-carousel .icon-arrow-right {
  background-position: -264px -96px;
}
.owl-carousel .icon-arrow-up {
  background-position: -289px -96px;
}
.owl-carousel .icon-arrow-down {
  background-position: -312px -96px;
}
.owl-carousel .icon-share-alt {
  background-position: -336px -96px;
}
.owl-carousel .icon-resize-full {
  background-position: -360px -96px;
}
.owl-carousel .icon-resize-small {
  background-position: -384px -96px;
}
.owl-carousel .icon-plus {
  background-position: -408px -96px;
}
.owl-carousel .icon-minus {
  background-position: -433px -96px;
}
.owl-carousel .icon-asterisk {
  background-position: -456px -96px;
}
.owl-carousel .icon-exclamation-sign {
  background-position: 0 -120px;
}
.owl-carousel .icon-gift {
  background-position: -24px -120px;
}
.owl-carousel .icon-leaf {
  background-position: -48px -120px;
}
.owl-carousel .icon-fire {
  background-position: -72px -120px;
}
.owl-carousel .icon-eye-open {
  background-position: -96px -120px;
}
.owl-carousel .icon-eye-close {
  background-position: -120px -120px;
}
.owl-carousel .icon-warning-sign {
  background-position: -144px -120px;
}
.owl-carousel .icon-plane {
  background-position: -168px -120px;
}
.owl-carousel .icon-calendar {
  background-position: -192px -120px;
}
.owl-carousel .icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.owl-carousel .icon-comment {
  background-position: -240px -120px;
}
.owl-carousel .icon-magnet {
  background-position: -264px -120px;
}
.owl-carousel .icon-chevron-up {
  background-position: -288px -120px;
}
.owl-carousel .icon-chevron-down {
  background-position: -313px -119px;
}
.owl-carousel .icon-retweet {
  background-position: -336px -120px;
}
.owl-carousel .icon-shopping-cart {
  background-position: -360px -120px;
}
.owl-carousel .icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.owl-carousel .icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.owl-carousel .icon-resize-vertical {
  background-position: -432px -119px;
}
.owl-carousel .icon-resize-horizontal {
  background-position: -456px -118px;
}
.owl-carousel .icon-hdd {
  background-position: 0 -144px;
}
.owl-carousel .icon-bullhorn {
  background-position: -24px -144px;
}
.owl-carousel .icon-bell {
  background-position: -48px -144px;
}
.owl-carousel .icon-certificate {
  background-position: -72px -144px;
}
.owl-carousel .icon-thumbs-up {
  background-position: -96px -144px;
}
.owl-carousel .icon-thumbs-down {
  background-position: -120px -144px;
}
.owl-carousel .icon-hand-right {
  background-position: -144px -144px;
}
.owl-carousel .icon-hand-left {
  background-position: -168px -144px;
}
.owl-carousel .icon-hand-up {
  background-position: -192px -144px;
}
.owl-carousel .icon-hand-down {
  background-position: -216px -144px;
}
.owl-carousel .icon-circle-arrow-right {
  background-position: -240px -144px;
}
.owl-carousel .icon-circle-arrow-left {
  background-position: -264px -144px;
}
.owl-carousel .icon-circle-arrow-up {
  background-position: -288px -144px;
}
.owl-carousel .icon-circle-arrow-down {
  background-position: -312px -144px;
}
.owl-carousel .icon-globe {
  background-position: -336px -144px;
}
.owl-carousel .icon-wrench {
  background-position: -360px -144px;
}
.owl-carousel .icon-tasks {
  background-position: -384px -144px;
}
.owl-carousel .icon-filter {
  background-position: -408px -144px;
}
.owl-carousel .icon-briefcase {
  background-position: -432px -144px;
}
.owl-carousel .icon-fullscreen {
  background-position: -456px -144px;
}

body.cookie-padding {
    padding-bottom: 50px;
}

.cc_banner-wrapper {
  z-index: 9001;
  position: absolute;
}

.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  -webkit-transition: font-size 200ms;
          transition: font-size 200ms;
  line-height: 1em;
}
.cc_container .cc_message {
  font-size: 0.6em;
  -webkit-transition: font-size 200ms;
          transition: font-size 200ms;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  color: #888;
}
.cc_container .cc_logo {
  display: none;
  text-indent: -1000px;
  overflow: hidden;
  width: 100px;
  height: 22px;
  background-size: cover;
  opacity: 0.9;
  -webkit-transition: opacity 200ms;
          transition: opacity 200ms;
}
.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
  opacity: 1;
}

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }
  .cc_container .cc_message {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 768px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }
  .cc_container .cc_message {
    font-size: 0.8em;
    line-height: 0.8em;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 0.8em;
  }
}
@media print {
  .cc_banner-wrapper,
  .cc_container {
    display: none;
  }
}
.cc_container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
  border-top: 1px solid #888;
}
.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #c8c8c8;
  cursor: pointer;
  -webkit-transition: font-size 200ms;
          transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}
.cc_container .cc_message {
  -webkit-transition: font-size 200ms;
          transition: font-size 200ms;
  font-size: 0.6em;
  display: block;
}

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }
  .cc_container .cc_message {
    margin-top: 0.7em;
    font-size: 0.8em;
  }
}
@media screen and (min-width: 768px) {
  .cc_container {
    padding: 10px 50px 10px;
  }
  .cc_container .cc_btn {
    padding: 8px 15px;
	font-size: 0.8em;
  }
  .cc_container .cc_message {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 0.8em !important;
  }
}
.cc_container {
  background: #222;
  color: #fff;
  font-size: 17px;
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
  box-sizing: border-box;
}
.cc_container ::-moz-selection {
  background: #ff5e99;
  color: #fff;
  text-shadow: none;
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #000;
  background-color: #c8c8c8;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color: #d3d3d3;
  color: #000;
}
.cc_container a,
.cc_container a:visited {
  text-decoration: none;
  color: #c8c8c8;
  -webkit-transition: 200ms color;
          transition: 200ms color;
}
.cc_container a:hover,
.cc_container a:active {
  text-decoration: none;
  color: #888;
}

.cc_container .cc_btn a {
  text-decoration: none;
}

/* Fade in up
------------------------------------ */
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    -ms-transform: translateY(66px);
    transform: translateY(66px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.cc_container,
.cc_message,
.cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}

/*# sourceMappingURL=dark-bottom.css.map */