body {
	font-size: 0.9rem;
}

.h1, h1 {
	font-size: 2.0rem;
}

table {
	border-collapse: collapse;
}

table td, table th { padding:5px;}

table.tableborder {
	border: 1px solid #212529;
}

tr.borderbottom, td.borderbottom, th.borderbottom,table.borderbottom {
	border-bottom: 1px solid #212529;
}

tr.bordertop, td.bordertop, th.bordertop, table.bordertop {
	border-top: 1px solid #212529;
}
	tr.borderright, td.borderright, th.borderright, table.borderright {
		border-right: 1px solid #212529;
	}
	tr.borderleft, td.borderleft, th.borderleft, table.borderleft {
		border-left: 1px solid #212529;
	}

#kurssuchwort.form-control {
	padding: .300rem .50rem;
	height: calc(2rem + 2px);
}

.btn-search {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: .300rem .50rem;
	height: calc(2rem + 2px);
}

a.btn-secondary {
	color:#FFF !important;
}

.btn-search-ce {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: .300rem .50rem;
	height: calc(2rem + 6px);
}
#tuevHeader {
	background: none;
	height: 120px;
	background-image: linear-gradient(to top, #D20D12 56%, #ededed 0%);
}
#tuevHeaderLogo {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	height:118px;
	max-width:134px;
}
#tuevHeaderLogo img {
	width: 122px;
	height: auto;
}

#tuevHeaderNav { width: 100%;}



#tuevHeaderMainNav li a:after {
	vertical-align: 0;
	margin-left:0.3em;
}

#tuevHeaderMainNav li:first-child a.up:after {
	content:"\f077";
	font: normal normal normal 14px/1 FontAwesome;
}

#tuevHeaderMainNav li a:hover {
	text-decoration: none;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #C51415;
}

.page-link {
	border: 1px solid #888888;
}

.page-link:hover {
	background-color: #FFF;
	border: 1px solid #888888;
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: rgb(227,6,19);
	border-color: rgb(227,6,19);
}


p.homepage-inquiry a.kursprogrammBtn:before {
	content:"\f03a";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 4px;
}

.image-caption {
	font-style: italic;
}

p.homepage-inquiry a.newsletterBtn:before {
	content:"\f0e0";
	 font: normal normal normal 14px/1 FontAwesome;
	margin-right: 4px;
 }

.card .card-header .collapsed:before, #showall:before, .card .card-header button.collapsed:before, #accordion-kurse .card .card-header > div.collapsed > div.d-flex >div:first-child:before {
	font: normal normal normal 14px/1 FontAwesome;
	content:"\f067";
	margin-right: 10px;
}

.card .card-header > div:before, #showall.isopen:before, .card .card-header button:before, #accordion-kurse .card .card-header > div > div.d-flex >div:first-child:before {
	font: normal normal normal 14px/1 FontAwesome;
	content:"\f068";
	margin-right: 10px;
}

#accordion-kurse .card .card-header > div:before {
	content:none;
}



.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.actonclick {
	cursor:pointer;
	text-align: center;
	background-color: rgba(0,0,0,0.3);
	padding: 50px 20px;
	color:#FFF;
}

.card {
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);

}

.tooltip-inner {
	background-color: rgb(227,6,19);
}

.sidebarElement .card { border:0;}

#minibasketouter, .minibasketouter {
 display: inline-block;
}

img.icon-kurstyp { width:18px; height:auto;}

.layer-icons-kurstyp {
	position: absolute;
	right: 5px;
}

#main .card-tuev-3 {
	border-color: #b90a0d;
}

.form-control {
	height: 2.25rem;
}

.card .card-header.isopen {

	color: #FFF;
	background-color: rgb(227,6,19);
	border-color: rgb(227,6,19);

}

.event-item .card-body {
	padding-top: 0.7rem;
	padding-bottom: 0.2rem;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default {
	border-color: #ddd;
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-body {
	padding: 15px;
}

.btn-block {
	display: block;
	width: 100%;
}

.bootstrap-select .dropdown-toggle .filter-option {
	color:#000;
}

.sidebarElement .bootstrap-select li {
	padding-left:0;
}

.sidebarElement .bootstrap-select  li:before {
	content: "";
	display: block;
	margin:0;
}
.checkbox label, .radio label {
	min-height: 20px;
	font-weight: 400;
	cursor: pointer;
}

.form-group label input { margin-right:5px;}

span.input-group-addon {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-left: 0;
	padding-top: .300rem;
	padding-bottom: .300rem;
}

.rechtypslideout { display:none;}

.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label {
	color: #212529;
}

.form-control.is-valid, .was-validated .form-control:valid {
	background-image: none;
	border-color:#ced4da;
}

.nav-pills.order .nav-item.active, .nav-pills .show>.nav-link, #main .order.nav-pills .nav-item.active {
	color: #FFF;

	background-color: rgb(227,6,19);

}




.nav-pills.order .nav-item.active  .nav-link, #main .nav-pills.order .nav-item.active  .nav-link {
	color:#FFF;
}

.nav-pills .nav-link {
	border-radius: 0;
	border:0;

}

.order.nav-pills .nav-item, #main .order.nav-pills .nav-item {
	border: 1px solid rgb(227,6,19);
	border-radius: 10px;
	background-color: #FFF;

}
#main .nav-pills.order .nav-item.disabled {
	background-color: rgba(0,0,0,0.3) !important;
	color:#FFF;
}

#main .nav-pills.order .nav-item.disabled a {
	color:#FFF;
}

.order.nav-pills li:before {

}

.card-header {
 background-color: #FFF;
	border-radius: 4px;
}
.event-item .card-header .collapsed,
.event-item .card-header > div {
	padding-right: 50px;
	padding-left: 15px;
}
.event-item .card-header .collapsed:before,
.event-item .card-header.isopen > div:before{
	margin-right: 0;
	position: absolute;
	margin-top: 4px;
	left: 15px;
}

.sidebarElement .card-header {
	background-color: rgba(0,0,0,.03);
}

.sidebarElement .card-header {
	background-color: rgb(227,6,19);
	color:#FFF;
}

section#main .nav-pills li:before {
	content: "";
	margin:0;
	display:block;

}

#main ul.nav-pills { padding-left:0;}

.order.nav-pills .fa-play {
	font-size:24px;
	color: rgb(227,6,19);
}

.order.nav-pills .fa-play.disabled {
	color: rgba(0,0,0,0.3);
}
#overlay {
	position: fixed; /* Sit on top of the page content */
	display: none; /* Hidden by default */
	width: 100%; /* Full width (cover the whole page) */
	height: 100%; /* Full height (cover the whole page) */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5); /* Black background with opacity */
	z-index: 9999; /* Specify a stack order in case you're using a different order for other elements */
	cursor: pointer; /* Add a pointer on hover */
}

#overlayimg {
	position: absolute;
	left: calc(50% - 100px);
	top: calc(50% - 100px);
}
	#overlayimg img {
		width:200px;
	}

.has-responsive-img img { width:100%; height:auto;}

img.image-embed-item { max-width:100%; height:auto;}

.bgwhite { background-color:#FFF;}

#main article ul.nav-pills:not(.show) { display:none;}

.deliveryinfo { cursor:pointer;}
.deliveryinfotext {
	display:none;
	padding:10px;
	border: 1px solid #c53727;
	margin: 10px 0 10px 0;
	border-radius: 4px;
}

.infotext {
	display:none;
}

.btn-primary {
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #d34332;
	*background-color: #c53727;
	background-image: -moz-linear-gradient(top, #dd4b39, #c53727);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd4b39), to(#c53727));
	background-image: -webkit-linear-gradient(top, #dd4b39, #c53727);
	background-image: -o-linear-gradient(top, #dd4b39, #c53727);
	background-image: linear-gradient(to bottom, #dd4b39, #c53727);
	background-repeat: repeat-x;
	border-color: #c53727 #c53727 #85251a;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd4b39', endColorstr='#ffc53727', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

}

.btn-primary:focus, .btn-primary:hover {
	background-color: #85251a !important;
	background-position: 0 -15px;
}

.btn-primary:hover {
	color: #fff;
	background-color: #85251a;
	border-color: #85251a;
}

.btn-outline-light {
	color: #7c7d7d;
	border-color: #7c7d7d;
}

.btn-outline-light:hover {
	background-color: #7c7d7d;
	border-color: #7c7d7d;
	color:#FFF;
}

.btn-type-active {
	color: rgb(227 6 19);
	border-color: rgb(227 6 19);
	background-color: rgba(0,0,0,.03);
	font-weight: bold;
}

.ordercontainer {
	background-color: #FFF;
}

.tx-onkurse .page-header{
	margin-top:0;
}

.tx-onkurse .header {
	font: bold 24px 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	color: #C51415;
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #adb5bd;
	background-color: #d34332;
}

.btn-link {
	font-weight: 600;
	color: #212529;
}

.btn-link:hover {
	text-decoration: none;
	color: #d34332;
}

.custom-control-input.is-valid~.custom-control-label::before, .was-validated .custom-control-input:valid~.custom-control-label::before {
	border-color: #adb5bd;
}

.custom-control-input.is-valid:checked~.custom-control-label::before, .was-validated .custom-control-input:valid:checked~.custom-control-label::before {
	border-color: #adb5bd;
	background-color: #d34332;
}

.fa.rechtypinfo {
	position: absolute;
	top: 2px;
	margin-left: 10px;
	font-size: 1.2rem;
	cursor:pointer;
}

.fa.inputinfo {
	right: 20px;
	position: absolute;
	top: 32px;
	font-size: 1.2rem;
	cursor: pointer;
}

.fa.gebdatinfo {
	right: 20px;
	position: absolute;
	top: 32px;
	font-size: 1.2rem;
	cursor: pointer;
}

.fa.showinfotext {
	cursor: pointer;
}

.femanager_dateOfBirth .fa.gebdatinfo {
	top:7px;
}

.fa.uidinfo {
	right: 20px;
	position: absolute;
	top: 32px;
	font-size: 1.2rem;
	cursor: pointer;
}

.rechtypinfotext {
	display:none;
	margin-bottom: 20px;
	padding-left: 1.5rem;
}

.inputinfotext {
	display:none;
	margin-top: 20px;
}

.gebdatinfotext {
	display:none;
	margin-top: 5px;
}

.uidinfotext {
	display:none;
	margin-top: 5px;
}

a, a:hover {
	color: #d34332;
	text-decoration: none;
	background-color: transparent;
}

a.tnname {
	color:#212529;
}

.addorderdata { display: none;}

#tnnameslist a.isvalid:after { color:#84d600;}

#tnnameslist a:after {
	font: normal normal normal 14px/1 FontAwesome;
	content:"\f111";
	margin-left: 10px;
	color: #d34332;

}
#tnnameslist a.isvalid:after {
	content:"\f058";
}

#tnlist .card-header {
	font-family: Helvetica, Arial, sans-serif;
}
.form-control.error {
	border-color: #dc3545;
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right calc(2.25rem / 4);
	background-size: calc(2.25rem / 2) calc(2.25rem / 2);
	background-image: url("/fileadmin/templates2016/Images/form-field-error.svg");
}

.control-group .invalid-feedback {
	display: block;
}

h1 {
	font-family: 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	color: #C51415;
	font-size: 24px;
	font-weight: bold;
}

.alert:not(.original) {
	padding:0;
	margin:0;
	border:0;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545;
}

.tx-powermail .alert {
	padding: .75rem 1.25rem;
	border-radius:0;
	margin-bottom: 1rem;
	background-color: #F2DEDE;
	border: 1px solid #EBCCD1;
	color: #A94442;
	font-size:100%;
}

.productslist .item .inner {
	height:200px;
	overflow:hidden;

}

.productslist .item img {
	width: 100%;
	height: auto;
}

.productslist h3, h4 {
	font-family: "EB Garamond", "Times New Roman", Times, serif;
	color: #C51415;
}

.productslist .searchtext {
	display: none;
}

.productslist .item .inner .text > div:after {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
	background-image: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF', GradientType=0);
	bottom: 15px;
	content: '';
	display: block;
	height: 30px;
	position: absolute;
	width: 100%;
	z-index: 9;
}

.btn-outline-primary {
	color: rgb(227 6 19);
	border-color: rgb(227 6 19);
}

.btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus {
	background-color: rgb(227 6 19) !important;
	color:#FFF;
	border-color: rgb(227 6 19) !important;
}

.btn-outline-secondary:hover {
	background-color: inherit;
}

input.itemquantity {


	border-color: #C91214;
	border-left-width: 0;
	display: inline-flex;
	width:30px !important;
	text-align: center;
}



.box-amount {
	color: #FFF;
	background: #C51415;
	border-radius: 18px;
	display: inline-block;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
	text-indent: 0;
	width: 18px;
	height: 18px;
	margin-left: 2px;
	padding-right: 1px;
}

.navminicart {
	cursor: pointer;
	white-space: nowrap;
}

#minibasketpop {
	position:absolute;
	display: none;
	color: #000;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-color: #C91214;
	border-top: 0;
	z-index:1000;
}


input.basket-qty {
	max-width:50px;
}



.blickinsbuch .fa { font-size: 18px;}

/*
.blickinsbuch {
	padding:5px;
	width:220px;
	border:1px solid #C51415;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom:0;
	margin: auto;
}
*/
.priceold {
	text-decoration: line-through;
	color: #a0a0a0;
}

.baskekttext { padding-top: .6rem;}

.article {
	margin: 25px 0;
	padding: 15px;
	clear: both;
	background-color: #FFF;
}
.form-control.basket-qty {
	font-size:0.9rem;
}

.ce-uploads-filesize { margin-left: 10px;}

footer div.footerwrap {
	border-left: 2px dotted #FFF;
	height: 100%;
	padding-left: 20px;
	margin-left: -20px;
}

footer div.row-eq-height .col-12:first-child .footerwrap {
	border:0;
}

.newsitem {
	background-color: #FFF;
	height: 400px;
}

.news-info {
	height: 340px;
	overflow: hidden;
}

.news-text h3 {
	font: bold 16px 'EB Garamond', "Times New Roman", Times, serif !important;
	line-height: 1.4 !important;
	margin-top: 0;
}

.bgtrans {
	background: transparent !important;
	margin:0 !important;
	padding:0 !important;
}

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

.news-img-wrap {
	height: 180px;
	overflow: hidden;
}

.newsitemwrap {
	margin-bottom:30px;
}

.btn-more {
	position: absolute;
	top: 350px;
}

.tx-felogin-pi1 h3 {
	font: bold 16px 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	color: #C51415;
}

.news-text {
	padding:15px;
}

.homegridinner .ce-gallery {
	height:202px;
}

.news-list-view {
	/*margin-bottom: -30px;*/
}



.homegrid > div > div  {
	background-color: #FFF;
}

ol.breadcrumb {
	padding:0;
	background-color: transparent;

}
.breadcrumb-item.active {
	color: #C51415;
}
.breadcrumb-item+.breadcrumb-item::before {
	content: ">";
	padding-right: .2rem;
	color: #C51415;
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .2rem;
}

.ce-carousel img { width:auto; margin:auto;}

.ce-carousel .carousel-caption {
	position: absolute;
}


.ce-carousel .carousel-caption h4 {
	color: #000;
}

.carouselimages {
	padding-left: 40px;
	padding-right: 40px;
}
.lead {
	font-weight: bold;
}

.newsitem .lead { font-weight: normal;}

.smbtn div a {
	width:100%;
}

.video-embed iframe, .news-img-wrap iframe { width: 100%; height:180px;}


.mediaelement-video, .video-embed {
	position: relative;
	padding-bottom: 55%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.mediaelement-video iframe, .video-embed iframe {
	position: absolute;
	top: -7px;
	left: 0;
	width: 100%;
	height: 100%;
}

.mediaelement-video2 iframe {
	width: 100%;
}

.sidebarElement .mediaelement-video iframe {
	top: 0px;
}

video {
	width: 100%;
	height: auto;
}

#main .carouselimages .caption h4 {
	color: #C51415;
	font-size: 16px;
}

.homegridinner figure.video {
	margin-bottom: 0;
	height:180px;
}



.fancybox-infobar {
	display: block;
}

.fancybox-controls {
	z-index: 99996;
}

.carousel.slide {
	background-color: #F7F7F7;
	border: 1px solid rgba(0,0,0,.125);
	margin-bottom:25px;

}

.carousel-indicators li {
	border-top: 0px;
	border-bottom: 0px;
	width: 12px;
	height: 12px;
	border-radius: 10px;
	margin: 0px 7px;
}

#tuevHeaderImage .carousel-caption p {
	height: inherit;
}

#tuevHeaderImage .carousel.slide {
	margin-bottom:0;
	border:0;
}

#tuevHeaderImage 	.carousel-indicators {
	bottom: -5px;
}


.event-item { margin-bottom:10px;}

.event-item .card-header, #event-single .card-header, .card-header > div.collapsed, .card-header.isopen > div { cursor: pointer;}

label {
	margin-left: .2rem;
	margin-bottom: .2rem;
}

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

#areselectcontainer .bs-placeholder {
	border-radius: 4px;
	border-color: #C91214;
	background-color: #FFF;
}

 .dropdown-toggle:hover, #areselectcontainer .dropdown-toggle {
	/*background-color: #C91214;
	background-image: none;
	color: #FFF;
	text-shadow: inherit;*/
}

.header-area-box {
	/*background-color: #C91214;

	color: #FFF;
	font-weight: bold;
	border-radius: 4px;
	width:100%;
	padding: 7px 12px 7px 12px;
	border: 1px solid #ccc;
	cursor: pointer;*/
}

#suchtextshop {
	border-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-color: #C91214;
	font-size: 14px;
	padding: .300rem .50rem;
	height: calc(2rem + 2px);
}

.btn-fachgebiete {
	text-align: right;
}

.btn-fachgebiete .inner {
	position: absolute;
	top: 127px;
}

.btn-fachgebiete.dropdown-toggle:before {
	content: '';
	display: inline-block;
}

.btn-fachgebiete.dropdown-toggle:after {
	color: #999;
}

.dropdown-toggle.isopen:after {
	content:"\f077";
}

.btn-fachgebiete.hasselected {
	background-color: #C91214;
	background-image: none;
	color:#FFF;
	text-shadow: none;
}

.btn-fachgebiete.hasselected.dropdown-toggle:after {
	color: #FFF;
}

#areselectcontainer .bootstrap-select .dropdown-toggle .filter-option {
	color:#FFF;
}

#suchbegriffselect {
	display: none;
}

.header-area-box .fa {
	position: absolute;
	right: 25px;
}

.ischecked label { color:#C91214; }

#areselectcontainer2 {
	display: none;
}

#specialcontent { display: none;}

#main .ordercontainer .heading.btn {
	font-size: 1em;
}

button.btn-number {
	padding-left: 5px;
	padding-right: 5px;
	border-color: #C91214;
	background-color: #f7b0b0;
	background-image: none;
}

.input-group-prepend button.btn-number {

	border-right-width: 0px;

}

.input-group-append button.btn-number {

	border-left-width: 0px;

}

.btn.btn-number:disabled {
	opacity: 1;
}

.readmore { cursor:pointer; color:#C91214; }

fieldset header {
	margin-left: 15px;
}

.dropdown-menu {
	background-color: #D20D12;
	border-radius: 0;
	padding: 0;
	margin-top: 3px;
}

.dropdown-menu .dropdown-menu {
	left: 100%;
	margin-top: -52px;
	top: auto;
	background-color: #D20D12;
}


.dropdown-toggle::after {
	border: 0;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f078";
	vertical-align: .155em;
}

.dropdown-menu .dropdown-toggle::after {
	border: 0;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f054";
	vertical-align: .155em;
	position: absolute;
	right: 20px;
	margin-top: 6px;
}

.dropdown.show .dropdown-toggle::after {
	content: "\f077";
}

.dropdown-item {
	color: #FFF;
	background: none !important;
	white-space: nowrap;
	text-decoration: none;
	padding: .9rem 1.5rem;
	line-height: normal;
	border-bottom: 1px solid #FFF;

}

.dropdown-item:last-child {
	border-bottom:0;
}

.dropdown-item:hover, .dropdown-item:active {
	color:#FFF;
}

#tuevHeaderMainNav li:hover,
#tuevHeaderMainNav li:focus,
#tuevHeaderMainNav li:active {
	background-color: inherit;

}

.relproducts {
	margin: 0 20px;
}

.relproducts .caption {
	text-overflow: ellipsis;
	overflow: hidden;
	height: 75px;
}

.prod-text:after {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));
	background-image: -moz- oldlinear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
	background-image: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
	background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF', GradientType=0);
	content: '';
	display: block;
	height: 20px;
	position: absolute;
	width: 470px;
	z-index: 9;
	top: 180px;
}

.slick-prev:before, .slick-next:before {
	font-size: 25px;
}

.minibasketpop {
	z-index:99;
}

.btn-tuev-rot, .btn-primary {
	background-image: none;
	background-color: rgb(227,6,19);
	border: 1px solid  rgb(227,6,19);
	text-shadow: none;
}

.well-red {
	background-image: none;
	background-color: rgb(227,6,19);
	border: 1px solid  rgb(227,6,19);
}

.btn-primary:hover {
	background-image: none;
	background-color: rgb(195,14,26);
}

.carousel-item, .carousel-inner {
	height:100%;
}

.carousel-item img {
	height: inherit !important;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e30613' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e30613' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-control-next, .carousel-control-prev {
	width: 30px;
}
.carousel-control-next {
	right: 10px;
}

.carousel-control-prev {
	left: 10px;
}

.carouselimages .slick-next {
	right: 15px;
}

.carouselimages .slick-prev {
	left: 15px;
}

.carouselimages {
	background-color: #F7F7F7;
	border: 1px solid rgba(0,0,0,.125);
	padding: 15px;
	margin-bottom:25px;
}

.carouselimages .slick-list {
	margin: 0 25px 0 25px;
}

.slick-prev:before, .slick-next:before {
	color: #C51415;
}

.slick-prev {
	left:-25px;
}

.slick-next {
	right:-25px;
}

.slick-item {
	padding: 0px 10px 0 10px;


}

.slick-item .slick-inner {
	background-color: #FFF;
	border: 1px solid rgba(0,0,0,.125);
}

.slick-slide img {
	width: 100%;
	height: auto;
}

.slick-item .slick-inner .img-container {
	height:	176px;
	overflow:hidden;
}

.slick-item .slick-inner .caption {
	padding:10px;
}


.row-eq-height .card {
	height:100%;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0px;
	z-index: 8050;
	text-align: center;
	width: 100%;
}

.fancybox-title-float-wrap .child {
	display: inline-block;


	background: rgba(255, 255, 255, 0.8);
	color: #555;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
	width: 100%;
	padding: 20px;
	font-size: 16px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	text-shadow: none;
	margin-right:0;
}

#ansprechpartner .card-header {
 border-bottom:0px;
}

#ansprechpartner h3 {
	font: bold 16px 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	color: #C51415;
}

.ansprech-funktion {
	margin-left: 20px;
}

.tx-onstandorte iframe { width:100%;}

.card-header.intext {
	/*font-family: Helvetica, Arial, sans-serif;*/
	background-color: rgba(0,0,0,.03);
}

.card-header.intext button {
	text-decoration: none;
}

#ansprechpartner .card-header { cursor: pointer;}

.sidebarElement .simplePollWrap li {
	padding-left:0;
	margin-bottom:0.5rem;
}

.sidebarElement .simplePollWrap li:before {
	content: "";
	display: none;
}

.simplePollPercentBar {
	background-color: rgb(227,6,19); height:18px;
}

.simplePollSeeVotes li { list-style: none;}

.simplePollPercentBarLimiter { border: 1px solid #eaeaea; }

#main .simplePollWrap.card {
	border:0;
	box-shadow: initial;
}

#main .simplePollWrap .card-header.well-red {
	background-color: unset;
	border: 0;
	padding: 0;
	color: #d34332;
	font-size: 24px;
	font-weight: bold;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

#main .simplePollWrap .card-body {
	padding-left: 0;
}

#main .simplePollWrap ul {
	padding-left: 0;
}

#main .simplePollWrap li {
	margin-bottom: 1rem;
}


	.btn { font-size:0.9rem;}

.owl-item img.lazyOwl { width:100%; height: auto; }

.tx-powermail .powermail_message.powermail_message_error {
	background-image: none;
}


.topnavmobile a {
	color: #FFF;
}

.topnavmobile {
	border-top: 1px solid #FFF;
}

.topnavmobile li {
	line-height: 35px;
	color:#FFF;
}
.topnavmobile #minibasket .navminicart {
	color:#FFF;
}

.topnavmobile .box-amount {
	top: inherit;
	margin-top:8px;
}

#tuevHeaderMainNav.nav > li > a {
	padding: 0 6px;
	color: #FFF;
	outline: none;
	text-shadow: 1px 1px 2px #a00000;
}

#kurseMob {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9rem;
	font-weight: normal;
}

.navbar-dark .navbar-toggler { border-color: #FFF;}

.card.termin p { margin-bottom:0.5rem;}

#licconf {
	border-bottom: 1px solid #C51415;
}

#otherevents {
	border-bottom: 1px solid #C51415;
}

.licheader {
	font: bold 24px 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	color: #C51415;
}

.licitem {
	margin-top:10px;
	margin-left:10px;
	color:#FFF;
}

.licitem.current {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.61);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.61);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.61);
	margin-top:0px;
	margin-left:0px;
}

.lictitle {
	font-weight: bold;
	font-size: 1.5rem;
}

.extshop {
	display: none;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	box-shadow: none;
	border-color: inherit;
}

.btn:focus, .btn:active {
	box-shadow: none !important;
}

.cc-banner .cc-message {
	display:block;
}


.cc-window {
	display:block;
}

.cc-compliance {
	display: flex;
	flex-direction: column;
}

.cc-revoke.dp--revoke {
	display:none;
}

.cc-btn {
	width: 50%;
}

.dp--cookie-check {
		justify-content: space-evenly;
}

.refreshlistorder .refresh-item {
	cursor:pointer;
	padding:0.3rem 0.5rem;
}
.refreshlistorder .refresh-item.selected {
	background-color: rgb(227,6,19);
	color: white;
}

.refreshlistorder {
	border: 1px solid rgb(227,6,19);
}

.list-group-item.zertnav a {
	padding: 0.7rem 1.4rem;
	display: block;
	color: #212529;
}

.list-group-item.zertnav span {
	padding: 0.7rem 1.4rem;
	display: block;
	color: #b2b2b2;
}

.list-group-item.zertnav a:hover, .list-group-item.zertnav span.active {
	color:white;
	background-color: rgb(227,6,19);
}

.zertnavbar .card-header {
	border-bottom:1px solid white;
}

.error {
	width: 100%;
	padding:0.5rem 0;
	color: red;
	font-weight: bold;
}

.card:not(.invalid) .error {
	display:none;
}

.img-haken { width:20px; }

.col-xl-2b {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.custom-file-label::after {
	content: "Datei auswählen";
}

/* Feedbackbögen */
label.radio {
	display: block;
}

label.label {
	margin-bottom: 1rem;
}

div.question-subgroup > p {
	font-weight: bold;
}

div.question-subgroup > p:first-child {
	font-weight: normal;
	font: bold 18px 'EB Garamond', Georgia, "Times New Roman", Times, serif;
	color: #C51415;
	font-size: 1.2rem;
}

div.control {
	padding-bottom:1rem;
	margin-top:1rem;
	border-bottom: 1px solid rgba(0,0,0,.125);
}

div.control > div.control {
	border-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
}

.question-subgroup div.control:first-child {
	margin-top:0rem;
}
.question-subgroup {
	margin-top:1rem;
}

#formcontent h3 > p:first-child {
	margin-bottom: 0.5rem;
}


.ui-autocomplete.ui-front {
	z-index:999;
}


#main ul.typo3-messages, #main p.loginmsg ul {
	padding-left: 0;
}

#main ul.typo3-messages li.alert.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	background-image: none;
}

#main ul.typo3-messages li.alert {
	padding: 0.75rem 1.25rem;
	 margin:0 0 1rem 0;

	 border: 0;
	 width: 100%;
	 font-size: 0.9rem;
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
	}


#main li.alert, #main p.loginmsg ul li {
	list-style: none;
}

@media (max-width: 575px) {
	.homepage-inquiry a {
		width: 100%;
	}
	#tuevHeaderImageMarginBottom p {
		margin-left:0;
		margin-right: 0;
	}
}

@media (min-width: 576px) {
	.powermail_fieldwrap.col-12.layout1 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}


}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}
@media (min-width: 992px) {
	.sidebarElement:first-child {
		margin-top: 35px;
	}

	.homegrid { /*height: 390px;*/ }

	.homegridinner {
		height: 100%;
	}
}
@media (max-width: 991px) {

	.homegridinner {
		margin-bottom: 30px;
	}

	.btn-more {
		position: relative;
		top: auto;
	}

	.news-img-wrap, .news-info, .newsitem {
		height: auto;
	}


}


@media (max-width: 1199px) {

	#tuevHeader {
		height: 190px;
	}




	#tuevHeaderImage .container-fluid { padding-left:0; padding-right: 0;}
	.navbar {
		background-color: #D20D12;
	}

	#siteHeaderSearchform {
		margin-left:0;
	}

	#tuevHeaderLogo img {
		width: 79px;
	}
	#tuevHeaderLogo {
		height: 83px;
	}

	#tuevHeader {
		background: none;
		background-color: #eaeaea;
		height: 140px;
		background-image: none;
	}

	#tuevHeaderNavLowerRow {
		position: absolute;
		left: 0px;
		width: 100%;
		top: 84px;
		z-index:999;
		background-color: #D20D12;
	}

	.dropdown-item {
		border-bottom: 0;
		padding-top: 0rem;
		padding-bottom: 0.3rem;

	}

	.dropdown-menu {
		border:0;
		margin-top:0;
	}

	#tuevHeaderMainNav li {
		line-height: 45px;
	}


	#kurseMob li {
		line-height: 20px;
		font-weight: normal;
	}

	#kurseMob .areaheadline, #kurseMob .inhouse {
		line-height:25px;
	}
}


@media print {
	header, #tuevHeaderImage, #tuevHeaderImageMarginBottom, footer, .sidebarElement, .smbtn   {
		display:none;
	}
}
@media (min-width: 1200px) {
	.col-xl-2b {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}