@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700|Quicksand:400,700';
/*Standard*/
article, aside, dialog, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
.clearL, .clearR, .clear {
	clear: both;
}
H1, H2, H3, H4, H5, H6 {
	font: 15px 'Open Sans', Arial, Verdana, Sans-serif;
	line-height: 120%;
	color: #a4244a;
	padding: 10px 0 0;
}
H1 {
	font-size: 40px;
	font-weight: bold;
}
H2 {
	font-size: 34px;
	font-weight: bold;
}
H3 {
	font-size: 23px;
	font-weight: bold;
	line-height: 140%;
}
.colored .box33 H3 {
	border-top: 1px solid #fff;
	margin-top: 10px;
}
H4 {
	color: #5b5d5d;
	font-family: 'Quicksand', Arial, Sans-serif;
	font-size: 24px;
}
H5 {
	color: #5b5d5d;
	font-size: 20px;
	font-weight: bold;
}
.box33 h5
{
	border-top: 1px solid #f0f0f0;
	margin-top: 10px;
	padding-top: 20px;
}
H1 + H1, H1 + H2, H1 + H3, H1 + H4, H1 + H5, H1 + H6, H2 + H1, H2 + H2, H2 + H3, H2 + H4, H2 + H5, H2 + H6, H3 + H1, H3 + H2, H3 + H3, H3 + H4, H3 + H5, H3 + H6, H4 + H1, H4 + H2, H4 + H3, H4 + H4, H4 + H5, H4 + H6, H5 + H1, H5 + H2, H5 + H3, H5 + H4, H5 + H5, H5 + H6, H6 + H1, H6 + H2, H6 + H3, H6 + H4, H6 + H5, H6 + H6
{
	padding: 0;
}
P {
	padding: 10px 0 5px;
}
A {
	text-decoration: none;
	color: #a4244a;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
}
/*Farbe beim Text markieren*/
::-moz-selection {
	background: #a4244a;
	color: #ffffff;
}
::selection {
	background: #a4244a;
	color: #ffffff;
}
::-moz-selection {
	background: #a4244a;
	color: #ffffff;
}
HR {
	background: transparent;
	border: 0 solid #000000;
	height: 0;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ebebeb;
}
.fontweight_normal
{
	font-weight: normal;
	font-family: Arial, sans-serif;
}
TEXTAREA, INPUT, BUTTON {
	resize: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-font-smoothing: inherit;
	font: 13px Arial, Verdana, Sans-serif;
	color: #000;
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}
BUTTON {
	border: none;
	cursor: pointer;
}
INPUT[type=text], TEXTAREA, INPUT[type=password],INPUT[type=email], SELECT, BUTTON {
	width: 100%;
}
INPUT[type=text], TEXTAREA, INPUT[type=submit], INPUT[type=reset], INPUT[type=password], INPUT[type=email], TEXTAREA, BUTTON {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
INPUT[type=radio] {
	padding: 4px;
	line-height: normal;
	vertical-align: middle;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
INPUT:-webkit-autofill, TEXTAREA:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #FFF inset;
	-webkit-text-fill-color: #000;
}
::-webkit-input-placeholder {
	color: #ccc;
}
:-moz-placeholder {
	opacity: 1;
	color: #ccc;
}
::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}
:-ms-input-placeholder {
	color: #ccc;
}
/*Image Abstand*/
.allcont DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin: 10px 0;
}

/*Blockstile*/
P.align-center, H1.align-center, H2.align-center, H3.align-center, H4.align-center, H5.align-center, A.align-center, P A.align-center, UL.align-center {
	text-align: center;
}
P.align-right, H1.align-right, H2.align-right, H3.align-right, H4.align-right, H5.align-right, A.align-right, P A.align-right, UL.align-right {
	text-align: right;
}
P.align-justify, H1.align-justify, H2.align-justify, H3.align-justify, H4.align-justify, H5.align-justify, A.align-justify, P A.align-justify {
	text-align: justify;
}

/*Textstile*/
.Button, .showAllImages {
	display: inline-block;
	background: #a4244a;
	color: #fff;
	padding: 0 30px;
	line-height: 52px;
	font-weight: bold;
}
.showAllImages {
	width: 200px;
	margin: 20px auto 0;
	text-align: center;
	display: block;
	font-size: 16px;
	font-family: 'Quicksand', Sans-serif;
}
.Button:hover, .showAllImages:hover {
	background: #8a1e3f;
	text-decoration: none;
}
.GrosserText {
	font-size: 24px;
	font-family: 'Quicksand', Sans-serif;
	font-style: italic;
	line-height: 34px;
}
.User
{
	padding-left: 20px;
	background: url(../img/athr.png) no-repeat left center;
	display: inline-block;
	margin-top: 30px;
}
.nav a, #subhead img, .Button, .bx-pager-item a, INPUT, TEXTAREA, .tabBox > .item > ul > li, .navigationTab ul li a, .foot .toTop, #logo, .head, .lang-switch, #searchbox, #logo, .head_top {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
/*Beide aktivieren wenn der Footer unten sitzen soll*/
HTML, BODY, #site {
	height:100%;
}
BODY > #site {
	height:auto;
	min-height:100%;
}
/*Template*/
BODY {
	font: 16px 'Quicksand', Arial, Verdana, Sans-serif;
	line-height: 26px;
	color: #5b5d5d;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
}
/*Head*/
.head {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	height: 138px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	z-index: 100000;
}
.sticky {
	height: 105px;
}
.head .inner
{
	position: relative;
}
.head_top
{
	width: 960px;
	height: 30px;
	text-align: right;
	margin: 20px auto 0;
}
.sticky .head_top
{
	margin-top: 5px;
}
.headnav p
{
	padding: 0;
}
.headnav a
{
	line-height: 20px;
	font-size: 13px;
	font-family: Arial, Verdana;
	color: #000000;
}
.lang-switch
{
	display: none;
	position: absolute;
	left: 0;
	bottom: -37px;
	z-index: 999;
	height: 36px;
}
.lang-switch li
{
	display: inline;
}
.lang-switch li + li
{
	margin-left: 1px;
}
.lang-switch li a
{
	display: inline-block;
	line-height: 36px;
	width: 36px;
	text-align: center;
	background: #fff;
	background: rgba(255,255,255,0.8);
	color: #5b5d5d;
}
.lang-switch li.act a
{
	background: #fff;
}
.sticky .lang-switch
{
	opacity: 0;
}
/*Login im Head*/
.headnav .tx-felogin-pi1
{
	display: block;
	position: relative;
	z-index: 2000;
}
.headnav .tx-felogin-pi1 label
{
	display: none;
}
.headnav .tx-felogin-pi1 > h3,
.headnav .tx-felogin-pi1 > div
{
	display: none;
}
.headnav .tx-felogin-pi1 fieldset .login-wrapper
{
	width: 500px;
	float: left;
	margin-right: 0;
	margin-left: 20px;
	display: none;
}
.headnav .tx-felogin-pi1 fieldset .login-wrapper div
{
	width: 140px;
	margin: 0;
	float: left;
	margin-left: 5px;
}
.headnav .tx-felogin-pi1 fieldset legend
{
	float: left;
	margin: 0;
	position: relative;
	font: 13px Arial, Verdana, Sans-serif;
	margin-left: 20px;
	line-height: 29px;
	color: #000;
	cursor: pointer;
	padding-left: 20px;
	background: url(../img/login.png) no-repeat left center;
}
.headnav .tx-felogin-pi1 > form div input
{
	width: 100%;
	padding: 5px 10px;
	float: none;
}
.headnav .tx-felogin-pi1 > form div input[type=submit]
{
	margin-top: 0;
	padding: 6px 10px;
	font: 13px Arial, Verdana, Sans-serif;
	width: 100%;
	border: 1px solid #ccc;
	cursor: pointer;
}
/*Logo*/
#logo {
	background: url(../img/logo.png) no-repeat center center;
	width: 256px;
	height: 80px;
	float: left;
}
#logo A {
	display: block;
	width: 100%;
	height: 100%;
}
#logo A SPAN {
	display: none;
}
.sticky #logo
{
	height:50px;
}
#searchbox
{
	display: inline-block;
	font-family: 'Open Sans', Sans-serif;
	font-size: 13px;
	background: url(../img/search.png) no-repeat left center;
	padding-left: 20px;
	padding-top: 2px;
}
#searchbox INPUT
{
	border: none;
	border-bottom: 1px solid transparent;
}
#searchbox INPUT#sword
{
	width: 47px;
	float: left;
	background: transparent;
}
#searchbox INPUT#sword:focus
{
	width: 200px;
	border-bottom-color: #ccc;
}
#searchbox INPUT.button
{
	width: 0;
	height: 9px;
	float: left;
	background: transparent url(../img/arrw.png) no-repeat center top;
	text-indent: -1000px;
	cursor: pointer;
	opacity: 0;
	padding: 0;
	font-weight: bold;
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
			box-sizing: content-box;
}
#searchbox.active INPUT.button
{
	width: 7px;
	margin: 8px;
	opacity: 1;
}
.sticky #searchbox
{
	top: 15px;
}
.headnav
{
	float: right;
}
/*Subhead*/
#subhead {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-top: 138px;
}
#subhead figure
{
	background: #000;
}
#subhead.overlay img
{
	opacity: 0.7;
}
#subhead .item * {
	color: #fff;
}
#subhead DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
#subhead .news-latest-container .bg-image {
	width: 100%;
	left: 0;
	margin-left: 0;
	margin-bottom: 0;
}
#subhead .news-latest-container .bg-image
{
	background: #000;
}
#subhead .news-latest-container .bg-image
{
	height: 20%;
}
#subhead DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image IMG,
#subhead .news-latest-container IMG
{
	width: 100%;
	height: auto;
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
		-ms-transform: scale(1.01);
		 -o-transform: scale(1.01);
			transform: scale(1.01);
}
#subhead DIV.csc-textpic .csc-textpic-text,
#subhead .news-latest-container .hover
{
	width: 515px;
	background: #a4244a;
	background: rgba(164,36,74,.7);
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-480px,-50%);
	   -moz-transform: translate(-480px,-50%);
		-ms-transform: translate(-480px,-50%);
		 -o-transform: translate(-480px,-50%);
			transform: translate(-480px,-50%);
	padding: 30px 40px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
			z-index: 2000;
}
#subhead .news-latest-container .hover a:hover
{
	text-decoration: none;
}
#subhead .news-latest-gotoarchive
{
	display: none;
}
#subhead DIV.csc-textpic .csc-textpic-text *
{
	color: #fff;
}
#subhead DIV.csc-textpic .csc-textpic-text h1,
#subhead DIV.csc-textpic .csc-textpic-text h2,
#subhead DIV.csc-textpic .csc-textpic-text h3,
#subhead DIV.csc-textpic .csc-textpic-text h4,
#subhead DIV.csc-textpic .csc-textpic-text h5,
#subhead DIV.csc-textpic .csc-textpic-text h6
{
	font-size: 32px;
}
#subhead DIV.csc-textpic .csc-textpic-text .Button {
	background: none;
	border: 1px solid #fff;
}
#subhead DIV.csc-textpic .csc-textpic-text .Button:hover {
	background: #8a1e3f;
}
/*Nav*/
.nav {
	list-style-type: none;
	display: block;
	float: right;
}
/* Allgemeine Stile */
/* hier nichts aendern */
.nav LI {
	position: relative;
}
.nav LI:hover > .subNav, .nav LI.over > .subNav {
	display: block;
}
.nav LI:hover > A, .nav LI.over > A, .nav LI.act > A {
	text-decoration: none;
}

/* subNav */
.subNav {
	display: none;
	position: absolute;
	z-index: 100;
	background: #5b5d5d;
	background: rgba(92,92,92,0.95);
	left: 0;
	top: 100%;
	padding: 0 20px;
}
.subNav .subNav {
	left: 100%;
	top: 0;
}
.nav > UL > LI:last-child > .subNav {
	left: inherit;
	right: 0;
}
.nav > UL > LI:last-child > .subNav .subNav {
	left: inherit;
	right: 100%;
}
/* ab hier anpassen */
.nav A {
	font-family: 'Open Sans', Arial, sans-serif;
	display: block;
}
/* Ebene I / Hauptnavigation */
.nav > UL > LI {
	float: left;
}
.nav > UL > LI + LI {
	margin-left: 30px;
}
.nav > UL > LI > A {
	color: #5b5d5d;
	line-height: 78px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 10px solid transparent;
	/* margin-top: 35px; */
}
.sticky .nav > UL > LI > A
{
	line-height: 60px;
}
/* hover (Ebene I) */
.nav > UL > LI:hover > A,
.nav > UL > LI.over > A {
	color: #a4244a;
	border-bottom-color: #a4244a;
}
/* active (Ebene I) */
.nav > UL > LI.act > A,
.nav > UL > LI.act:hover > A,
.nav > UL > LI.act.over > A {
	color: #a4244a;
	border-bottom-color: #a4244a;
}

/* Ebene II / subNav */
.subNav {
	min-width: 300px;
}
.subNav > LI + LI {
	border-top: 1px solid #fff;
}
.subNav A {
	color: #fff;
	line-height: 52px;
	white-space: nowrap;
}
/* hover + active (Ebene II) */
.subNav LI:hover > A,
.subNav LI.over > A {
	color: #e0e0e0;
	padding-left: 10px;
	/*background: yellow;*/
}
.subNav > LI.act > A,
.subNav > LI.act:hover > A,
.subNav > LI.act.over > A {
	color: #e0e0e0;
	padding-left: 10px;
}
.nav > UL:after,.news-list-container:after {
	content: "";
	display: block;
	clear: both;
}
.nav > UL {
	zoom: 1;
}
/*Allcont*/
.allcont {
	padding: 0 0 900px 0;
}
.allcont > .inner
{
	width: 960px;
	margin: 0 auto;
}
#breadcrumb
{
	text-align: right;
	font-size: 14px;
	margin: 20px 0;
}
#breadcrumb li
{
	display: inline-block;
	padding: 0 6px 0 14px;
	position: relative;
}
#breadcrumb li:before
{
	content: " ";
	width: 7px;
	height: 10px;
	background: url(../img/arrw.png) no-repeat left top;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-filter: grayscale(1);
			filter: grayscale(1);
	-webkit-transform: translateY(-36%) scale(0.7);
	   -moz-transform: translateY(-36%) scale(0.7);
		-ms-transform: translateY(-36%) scale(0.7);
		 -o-transform: translateY(-36%) scale(0.7);
			transform: translateY(-36%) scale(0.7);
}
#breadcrumb li:first-child
{
	padding-left: 10px;
}
#breadcrumb li:first-child:before
{
	display: none;
}
.cont > .item,
.gridwrapper > .item {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.head .inner
{
	width: 960px;
	margin: 0 auto;
}
.gridwrapper > .item .gridwrapper > .item {
	width: auto;
}

/*Foot*/
.foot {
	height: 664px;
	margin-top: -664px;
}
.foot table td
{
	padding: 0 10px 0 0;
	line-height: 30px;
}
.foot H5 {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	border-top: 0;
	margin-top: 0;
}
.foot fieldset
{
	padding-bottom: 55px;
	position: relative;
}
.foot .col1 H5
{
	border: none;
	margin-bottom: 0;
}


.c2556 label.powermail_label
{
	display: none !important;
}

.c2556 .tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_input INPUT, .c2556 .tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA{
	border:1px solid #5b5d5d !important;
}

.nl_list_element{
	overflow:auto;
}

.nl_list_element_links{
	float:left;
	width:300px;
}

.nl_list_element_rechts{
	float:left;
	width:auto;
	overflow:auto;
}

.nl_divider{
	clear:both;
	width:100%;
	height:1px;
	background-color:#5b5d5d;
	margin-top:25px;
	margin-bottom:45px;
}

.nl_button{
	width:270px;
	height:80px;
	background-color:#a4244a;
	color:#ffffff;
	font-size:40px;
	text-align:center;
	padding-top:40px;
}

.nl_list_element_links a{
	text-decoration:none;
	font-weight:normal;
}
.nl_list_element_links a:hover{
	text-decoration:none;
	font-weight:normal;
}

.nl_themen_header{
	font-weight:bold;
}

.nl_thema a{
	font-weight:normal;
	color:#5b5d5d;
} 

.navifluss{
	margin-top:60px !important;
	overflow:auto;
}

.nl_prev_artikel_inner, .nl_next_artikel_inner, .nl_uplink_inner{
    width: 100%;
    height: 40px;
    background-color: #a4244a;
    color: #ffffff;
    text-align: center;
    padding-top: 16px;
}

.nl_prev_artikel a, .nl_next_artikel a, .nl_uplink a{
	color:#ffffff;
}
.nl_prev_artikel a:hover, .nl_next_artikel a:hover, .nl_uplink a:hover{
	text-decoration:none;
}

.powermail_create{
	color:#a4244a;
	font-weight:bold;
}

.c2556 #powermail_field_captcha{
	width:45%;
	float:right;
	padding:15px;
    font: 16px 'Quicksand', Arial, Verdana, Sans-serif !important;
}

#powermail_field_anrede, #powermail_field_whlensieeinenbranchen_newsletter{
	padding:15px !important;
	border: 1px solid #5b5d5d !important;
    font: 16px 'Quicksand', Arial, Verdana, Sans-serif !important;
}

.c2556 ::-webkit-input-placeholder {
	color: #5b5d5d;
}
.c2556 :-moz-placeholder {
	opacity: 1;
	color: #5b5d5d;
}
.c2556 ::-moz-placeholder {
	opacity: 1;
	color: #5b5d5d;
}
.c2556 :-ms-input-placeholder {
	color: #5b5d5d; 
}


.foot label.powermail_label
{
	display: none !important;
}
.foot .Button {
	background: none;
	border: 1px solid #fff;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.foot .Button:hover {
	background: #8a1e3f;
}
.foot .tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit
{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
}
.foot .tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit INPUT.powermail_submit {
	background: none;
	border: 1px solid #fff;
	font-size: 16px;
	padding: 16px 30px;
	font: 16px 'Quicksand', Arial, Verdana, Sans-serif;
	font-weight: bold;
}
.foot .tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit INPUT.powermail_submit:hover {
	background: #8a1e3f;
}
.foot .tx-powermail .powermail_form .powermail_fieldwrap
{
	padding: 0 0 10px;
}
.foot .tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_input INPUT,
.foot .tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA
{
	background: transparent;
}
.foot .tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_input INPUT:focus,
.foot .tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA:focus {
	background: rgba(255,255,255,0.1);
}
.foot .tx-powermail .powermail_form .powermail_fieldset INPUT.parsley-error,
.foot .tx-powermail .powermail_form .powermail_fieldset TEXTAREA.parsley-error
{
	border-color: #fff;
}
.foot .toTop
{
	width: 40px;
	height: 40px;
	background: #a4244a url(../img/totop.png) no-repeat center center;
	position: fixed;
	right: 30px;
	bottom: 30px;
	overflow: hidden;
	text-indent: -1000px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
			box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-webkit-transform: translateY(80px);
	   -moz-transform: translateY(80px);
		-ms-transform: translateY(80px);
		 -o-transform: translateY(80px);
			transform: translateY(80px);
}
.foot .toTop.act
{
	-webkit-transform: translateY(0px);
	   -moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		 -o-transform: translateY(0px);
			transform: translateY(0px);
}
.foot .toTop:hover
{
	background-color: #8a1e3f;
}
.foot .powermail_fieldset
{
	margin-top: 0;
}
.foot .inner
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.footTop
{
	background: #a4244a;
	color: #fff;
	padding: 80px 0;
}
.footTop *
{
	color: #fff;
}
.footBtm
{
	background: #ebebeb;
	line-height: 70px;
}
.foot A {
	color: #fff;
}
.footBtm P {
	display: inline;
	padding: 0;
}
.footnav
{
	float: left;
}
.footnav A,
.webdesign A
{
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #5b5d5d;
}
.webdesign
{
	float: left;
}
.copy
{
	float: right;
	font-size: 12px;
}
/*Listen*/
.allcont UL {
	margin: 5px 0px 10px 25px;
}
.allcont UL LI {
	list-style-type: disc;
	padding: 3px 0px;
}
.allcont OL {
	margin: 5px 0px 10px 18px;
}
.allcont OL LI {
	list-style-type: decimal;
	padding: 3px 0px;
}
/*Tabelle*/
.allcont TABLE {
	margin: 10px 0px 5px;
}
.allcont TABLE TR TD {
	padding: 5px 10px 5px 0px;
}
.allcont TABLE TR TH {
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	background: #a4244a;
	padding: 5px 15px;
	border-right: 1px solid #fff;
}
.allcont TABLE.Tabelle-Basic {
	width: 100%;
}
.allcont TABLE.Tabelle-Basic TR.even {
	background-color: #e8e8e8;
}
.allcont TABLE.Tabelle-Basic TR TD {
	padding: 5px 15px;
	border-right: 1px solid #fff;
}
/*ERWEITERUNGEN*/
/*Powermail*/
.powermail_fieldset {
	margin-top: 10px;
}
.tx-powermail LEGEND.powermail_legend {
	display: none;
}
.tx-powermail H3 {
	display: none;
}
.tx-powermail .powermail_form .powermail_fieldwrap {
	padding: 3px 0;
	position: relative;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_input LABEL {
	display: block;
	width: 100%;
	padding: 5px 0 0;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_input INPUT,
.tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA {
	width: 100%;
	border: 1px solid #DADADA;
	font: 16px 'Quicksand', Arial, Verdana, Sans-serif;
	padding: 15px;
}
.tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA {
	height: 170px;
	resize: vertical;
	display: block;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_input INPUT:focus,
.tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA:focus {
	background: #eee;
}
/*Checkboxen - Radiobuttons*/
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_check INPUT,
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_radio INPUT {
	margin: 0 5px 0 3px;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_check LABEL,
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_radio LABEL {
	position: relative;
	top: 1px;
	cursor: pointer;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio,
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox {
	display: inline-block;
	margin-right: 2%;
}
/*Submit Button*/
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit {
	padding: 0px;
	margin: 5px 0 10px;
	text-align: right;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit INPUT.powermail_submit {
	color: #FFF;
	cursor: pointer;
	padding: 16px 30px;
	background: #a4244a;
	border: none;
	font-size: 16px;
	font: 16px 'Quicksand', Arial, Verdana, Sans-serif;
	font-weight: bold;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit INPUT.powermail_submit:hover {
	color: #FFF;
	background: #8a1e3f;
}
/*Pflichtfelder*/
.tx-powermail .powermail_fieldwrap .mandatory {
	color: #E37234;
}
/*Text anzeigen*/
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_text {
	font-size: 12px;
	color: #555;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_text.layout1 {
	font-size: 12px;
	color: #E37234;
	font-style: italic;
}
/*Selectfeld*/
.tx-powermail .powermail_form SELECT {
	width: 100%;
}
/*Fehlermeldung*/
.parsley-errors-list {
	position: absolute;
	bottom: 5px;
	right: 2px;
	margin: 0 !important;
	padding: 0;
	font-size: 11px;
	background: #8a1e3f;
	color: #FFF;
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_textarea .parsley-errors-list {
	bottom: 11px;
}
.parsley-errors-list LI {
	list-style-type: none !important;
	padding: 3px 10px 2px !important;
}
.tx-powermail .powermail_form .powermail_fieldset INPUT.parsley-error,
.tx-powermail .powermail_form .powermail_fieldset TEXTAREA.parsley-error {
	border: 2px solid #a4244a;
}
/*Abenden Seite*/
.tx-powermail .powermail_create DT {
	padding: 2px 0;
	font-weight: bold;
	float: left;
	clear: both;
	margin-right: 2%;
	width: 28%;
}
.tx-powermail .powermail_create DD {
	float: left;
	width: 70%;
	padding: 2px 0;
}
/*Gridelemente*/
/*Allgemein*/
.gridrow .col {
	float: left;
	display: block;
}
.gridrow .col + .col {
	margin-left: 4%;
	position: relative;
}
/*Boxen 50%*/
.box50 .col {
	width: 48%;
}
/*Boxen 33%*/
.box33 .col {
	width: 30.6%;
}
/*Boxen 25%*/
.box25 .col {
	width: 22%;
}
/*Boxen 33%-66%*/
.box33-66 .col.col1 {
	width: 32%;
}
.box33-66 .col.col2 {
	width: 64%;
}
/*Boxen 66%-33%*/
.box66-33 .col.col1 {
	width: 64%;
}
.box66-33 .col.col2 {
	width: 32%;
}
/*Volle Breite*/
.item.b100,
.item.b101 {
	width: 100%;
}
.item.b101 > .gridrow {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/*Farbig*/
.item.colored {
	background-color: #a4244a;
	padding: 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.item.b100.colored {
	padding: 0;
}
.item.colored,
.item.colored *
{
	color: #fff;
}
.item.colored .Button {
	background: none;
	border: 1px solid #fff;
}
.item.colored .Button:hover {
	background: #8a1e3f;
}
.item.b100 .col + .col {
	margin-left: 0;
}
.item.b100 .box50 .col {
	width: 50%;
}
/*Special_ID-Anpassungen*/
.allcont DIV.csc-textpic.csc-textpic-border .csc-textpic-imagewrap .csc-textpic-image
{
	padding-bottom: 20px;
	margin-bottom: 0;
}
.allcont DIV.csc-textpic.csc-textpic-border .csc-textpic-imagewrap .csc-textpic-image img
{
	border: none;
}
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image
{
	margin-right: 30px;
}
div.csc-textpic-border FIGURE
{
	position: relative;
}
div.csc-textpic-border FIGURE:after
{
	content: " ";
	display: block;
	width: 299px;
	height: 20px;
	background: url(../img/shddw.png) no-repeat center top;
	position: absolute;
	left: 50%;
	bottom: 0px;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
}
/*div.csc-textpic-border FIGURE:before
{
	content: " ";
	width: 229px;
	height: 74px;
	background: url(../img/shine.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}*/
#uid63 div.csc-textpic-border div.csc-textpic-imagewrap a:after,
#uid64 div.csc-textpic-border div.csc-textpic-imagewrap a:after,
#uid65 div.csc-textpic-border div.csc-textpic-imagewrap a:after
{
	content: "Download";
	display: block;
	position: absolute;
	right: 0;
	bottom: 20px;
	background: #A5244A;
	background: rgba(165, 36, 74, 0.7);
	padding: 10px 20px;
	color: #fff;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager
{
	bottom: 10px;
	z-index: 20000;
}
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item
{
	width: 20px;
	height: 16px;
}
.bx-wrapper .bx-pager.bx-default-pager a
{
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	background: #fff;
	margin: 0 2px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover
{
	background: #a4244a;
	width: 16px;
	height: 16px;
	-webkit-transform: translate(-2px,-2px);
	   -moz-transform: translate(-2px,-2px);
		-ms-transform: translate(-2px,-2px);
		 -o-transform: translate(-2px,-2px);
			transform: translate(-2px,-2px);
}
.bildtext
{
	position: relative;
	border-top: 1px solid #ebebeb;
}
.bildtext .text,
.bildtext .bild
{
	width: 50%;
	float: left;
	position: relative;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.bildtext > .text
{
	padding: 30px 50px;
	position: relative;
}
.bildtext .text .textinner
{
	width: 430px;
}
.bildtext .text.textleft .textinner
{
	float: right;
}
.allcont .bildtext .bild DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image
{
	margin: 0;
}
/*scrollicons*/
.scrollicons
{
	position: fixed;
	right: 0;
	top: 150px;
	/*width: 60px;*/
	z-index: 99999;
}
.scrollicons > div
{
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in;
	position: relative;
}
.scrollicons #ansprWrap.act,
.scrollicons #kalenderWrap.act
{
	-webkit-transform: translateX(-460px);
	   -moz-transform: translateX(-460px);
		-ms-transform: translateX(-460px);
		 -o-transform: translateX(-460px);
			transform: translateX(-460px);
}
.scrollicons #telefonWrap.act,
.scrollicons #flyerWrap.act,
.scrollicons #socialWrap.act
{
	-webkit-transform: translateX(-260px);
	   -moz-transform: translateX(-260px);
		-ms-transform: translateX(-260px);
		 -o-transform: translateX(-260px);
			transform: translateX(-260px);
}
.scrollicons #ansprWrap
{
	/*z-index: 99999;*/
}
.scrollicons #ansprWrap img
{
	margin-top: 5px;
}
.scrollicons #socialWrap .scrollcont,
.scrollicons #flyerWrap .scrollcont,
.scrollicons #kalenderWrap .scrollcont,
.scrollicons #ansprWrap .scrollcont
{
	padding: 13px 70px 13px 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.scrollicons #kalenderWrap .scrollcont h2
{
	font-size: 18px;
}
.scrollicons #kalenderWrap .scrollcont .news-latest-category,
.scrollicons #kalenderWrap .scrollcont .news-latest-gotoarchive,
.scrollicons #kalenderWrap .scrollcont img,
.scrollicons #kalenderWrap .scrollcont .clearer
{
	display: none;
}
.scrollicons #socialWrap .scrollcont
{
	padding: 20px;
}
.scrollicons #socialWrap .scrollcont p
{
	padding: 0;
}
.scrollicons #flyerWrap .scrollcont p
{
	padding: 0 0 0 20px;
	line-height: 34px;
	background: url(../img/pdf.png) no-repeat left center;
}
.scrollicons #ansprWrap .scrollcont p
{
	padding: 0;
}
.scrollicons #ansprWrap .scrollcont table
{
	margin-top: 10px;
}
.scrollicons #ansprWrap .scrollcont td
{
	padding: 0 5px 5px 0;
}
.scrollicons #telefonWrap .scrollcont p,
.scrollicons #mailWrap .scrollcont p
{
	padding: 0;
}
.scrollicons #telefonWrap .scrollcont,
.scrollicons #mailWrap .scrollcont
{
	font-weight: bold;
	font-size: 15px;
	line-height: 60px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.scrollicons .scrollicon
{
	width: 60px;
	height: 60px;
	background: #a4244a;
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	   -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
			box-shadow: 0 0 10px rgba(0,0,0,0.2);
	display: block;
}
.scrollicons #ansprWrap .scrollicon
{
	background-image: url(../img/usr.png);
}
.scrollicons #telefonWrap .scrollicon
{
	background-image: url(../img/phn.png);
}
.scrollicons #mailWrap .scrollicon
{
	background-image: url(../img/ml.png);
}
.scrollicons #kalenderWrap .scrollicon
{
	background-image: url(../img/cldr.png);
}
.scrollicons #flyerWrap .scrollicon
{
	background-image: url(../img/flyer.png);
}
.scrollicons #socialWrap .scrollicon
{
	background-image: url(../img/social.png);
}
.scrollicons .scrollcont
{
	width: 460px;
	min-height: 60px;
	position: absolute;
	right: -460px;
	top: 0;
	background: #8a1e3f;
	color: #fff;
}
.scrollicons .scrollcont *
{
	color: #fff;
}
/*top tabmenu*/
.navigationTab
{
	width: 100%;
}
.navigationTab ul
{
	display: table;
	width: 96%;
	margin: 0 auto;
	table-layout: fixed;
}
.navigationTab ul li
{
	display: table-cell;
	padding: 0;
	text-align: center;
	font-family: 'Quicksand', Sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 52px;
}
.navigationTab ul li:first-child
{
	text-align: left;
}
.navigationTab ul li:last-child
{
	text-align: right;
}
.navigationTab ul li a
{
	text-decoration: none;
	color: #aaaaaa;
}
.navigationTab ul li.act a,
.navigationTab ul li a:hover
{
	text-decoration: none;
	color: #a4244a;
}
.tabBox > .item
{
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 40px !important;
}
.tabBox > .item > ul
{
	list-style: none;
	width: 96%;
	margin: 0 auto;
}
.tabBox > .item > ul > li
{
	display: inline-block;
	list-style: none;
	padding: 0;
	padding: 0 20px;
	line-height: 54px;
	color: #aaaaaa;
	cursor: pointer;
}
.tabBox > .item > ul > li.active,
.tabBox > .item > ul > li:hover
{
	background: #a4244a;
	color: #fff;
}
.tx-indexedsearch-searchbox table
{
	width: 100%;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword
{
	width: 100%;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button
{
	display: inline-block;
	background: #a4244a;
	color: #fff;
	padding: 16px 30px;
	line-height: 16px;
	border: none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup
{
	color: #a4244a;
}
.tx-indexedsearch-title
{
	font-family: 'Open Sans', Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.tx-indexedsearch-result-number
{
	display: none;
}
.tx-indexedsearch-percent
{
	padding: 0 !important;
	background: #28872d;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: 'Open Sans', Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.tx-indexedsearch .tx-indexedsearch-whatis
{
	margin: 20px 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info
{
	background: none;
	border-top: 1px solid #f0f0f0;
	font-size: 12px;
	margin-top: 20px !important;
	padding: 20px 0 !important;
	display: block;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info br
{
	display: inline-block;
	width: 10px;
}
.tx-indexedsearch-rules
{
	background: #a4244a;
	border: 5px solid #8a1e3f;
	color: #ffffff;
	padding: 10px;
	font-size: 13px;
	line-height: 140%;
	text-align: center;
	font-weight: bold;
}
.tx-indexedsearch-rules h2
{
	margin: 0;
	color: #fff;
	font-size: 20px;
}
/*contentslider*/
.contentSlider
{
	min-height: 200px;
	padding: 40px 80px;
	position: relative;
}
.contentSlider:before,
.contentSlider:after
{
	content: " ";
	display: block;
	width: 35px;
	height: 27px;
	background: url(../img/qt.png) no-repeat left top;
	position: absolute;
}
.contentSlider:before
{
	right: 0;
	top: 50px;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		 -o-transform: rotate(180deg);
			transform: rotate(180deg);
}
.contentSlider:after
{
	left: 0;
	bottom: 110px;
}
.contentSlider .bx-controls-direction
{
	width: 120px;
	position: absolute;
	left: 50%;
	bottom: 16px;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
}
.contentSlider .bx-wrapper .bx-controls-direction a
{
	top: 39px;
	width: 14px;
	height: 20px;
	background: url(../img/arrw2x.png) no-repeat top center;
	border-top: 9px solid #fff;
	border-bottom: 9px solid #fff;
	border-left: 11px solid #fff;
	border-right: 11px solid #fff;
}
.contentSlider .bx-wrapper .bx-controls-direction a.bx-prev
{
	background-position: bottom center;
}
.newsL .field
{
	margin: 10px 0;
}
.newsL .field0
{
	width: 48%;
	float: left;
}
.newsL .field1
{
	width: 48%;
	float: left;
	margin-left: 4%;
}
.newsL .field2
{
	clear: both;
}
.newsL .field input,
.tx-felogin-pi1 > form div input
{
	padding: 10px 20px;
}

#n_submit,
.tx-felogin-pi1 > form div input[type=submit]
{
	font: 16px 'Quicksand', Arial, Verdana, Sans-serif;
	display: inline-block;
	background: #a4244a;
	color: #fff;
	padding: 16px 30px;
	font-style: 16px;
	border: 1px solid #fff;
	font-size: 16px;
	padding: 16px 30px;
	width: 160px;
	float: right;
	/*line-height: 52px;*/
	margin-top: 10px;
}
.mandatory
{
	color: #a4244a;
	font-style: italic;
	font-style: 12px;
}


/*login*/
.tx-felogin-pi1 > div
{
	padding: 20px 0;
}

.tx-felogin-pi1 > form legend
{
	font-size: 20px;
	margin-bottom: 10px;
}
.tx-felogin-pi1 > form div
{
	width: 30%;
	float: left;
	margin-right: 3%;
}
/*news*/
.news-image
{
	width: 30%;
	float: left;
	position: relative;
}
.news-text
{
	width: 67%;
	margin-left: 3%;
	float: left;
	padding-bottom: 90px;
	position: relative;
	/*padding-top: 20px;*/
}
.news-text .news-list-morelink a
{
	position: absolute;
	right: 0;
	bottom: 0;
	background: #a4244a;
	color: #fff;
	display: block;
	padding: 10px 25px;
	z-index: 200;
}
.blog .news-text .news-list-morelink a
{
	bottom: 30px;
}
.news-text h3,
.news-text p
{
	padding: 0;
}
.news-text h3
{
	margin-bottom: 10px;
}
.news-list-date
{
	display: none;
}
.news-image .image-date
{
	display: block;
	width: 56px;
	height: 62px;
	background: #a4244a;
	color: #fff;
	padding: 2px 15px;
	position: absolute;
	left: 10px;
	top: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.news-image img
{
	width: 100%;
	height: auto;
}
.news-image .image-date span
{
	display: block;
	text-align: center;
}
.news-image .image-date span.day
{
	font: 24px "Open Sans", Arial, Sans-serif;
	font-weight: bold;
	line-height: 32px;
}
.news-image .image-date span.month
{
	font: 14px "Quicksand", Arial, Sans-serif;
	line-height: 28px;
	border-top: 1px solid #fff;
}
.news-list-category
{
	line-height: 16px;
	margin-bottom: 10px;
}
.news-list-container a
{
	color: #5b5d5d;
}
.news-text h3 a
{
	color: #a4244a;
}
.news-list-container a:hover
{
	text-decoration: none;
}
p.list .bold
{
	font-weight: bold;
	display: inline-block;
	width: 70px;
}
.news-list-item
{
	position: relative;
	padding: 30px 0;
}
.news-list-item
{
	border-bottom: 1px solid #ebebeb;
}
.news-list-container hr.clearer
{
	display: block;
	clear: both;
	border: none;
}
.news-single-item h1
{
	/* margin-top: 40px; */
	margin-bottom: 40px;
}
.news-single-item hr
{
	display: block;
	clear: both;
	border: none;
}
#uid104 .news-single-item .topmeta
{
	 display: none;
}
.news-single-img
{
	width: 286px;
	float: left;
	margin: 0 30px 30px 0;
}
.news-single-img img
{
	width: 100%;
	height: auto;
}
.news-single-imgcaption
{
	font-size: 14px;
	line-height: 200%;
	font-style: italic;
	padding: 0;
}
.news-single-rightbox
{
	display: none;
}
.news-single-additional-info
{
	margin: 50px 0;
}
.news-single-additional-info dd :first-child
{
	display: none;
}
.news-single-additional-info dd a
{
	background: url(../img/ical.png) no-repeat left center;
	display: block;
	padding: 2px 0 2px 25px;
}
.news-single-additional-info .object {
	width: -webkit-calc(33% - 30px);
	width: -moz-calc(33% - 30px);
	width: calc(33% - 30px);
	float: left;
	margin: 0 15px 50px 15px;
}
.news-single-additional-info .object .image {
	position: relative;
}
.news-single-additional-info .object .image img {
	width: 100%;
}
.news-single-additional-info .object .image span.more-link {
	content: "Download";
	display: block;
	position: absolute;
	right: 0;
	bottom: 7px;
	background: #A5244A;
	background: rgba(165, 36, 74, 0.7);
	padding: 10px 20px;
	color: #fff;
}
.news-single-additional-info .object .image:after {
	content: " ";
	display: block;
	width: 260px;
	height: 20px;
	background: url(../img/shddw.png) no-repeat center top;
	-moz-background-size: 260px;
	  -o-background-size: 260px;
		 background-size: 260px;
	position: absolute;
	left: 50%;
	bottom: -13px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.news-single-additional-info .object p.header {
	border-top: 1px solid #f0f0f0;
	margin: 25px 0 0 0;
	line-height: 140%;
	padding: 10px 0 0 0;
	font: 24px 'Open Sans', Arial, Verdana, Sans-serif;
	font-weight: bold;
}
.news-single-additional-info .object p.header:hover {
	text-decoration: underline;
}
.news-single-additional-info .object a:hover {
	text-decoration: none;
}
.news-single-additional-info .object p.description {
	margin: 0;
	color: #191919;
}
.news-single-additional-info p
{
	padding: 0;
}
.news-single-additional-info p + p
{
	margin-top: 20px;
}
.news-single-additional-info dd
{
	margin: 0 0 20px;
}
.news-single-backlink a,
.next-article a,
.prev-article a
{
	background: #a4244a;
	color: #fff;
	padding: 10px 25px;
	color: #fff;
	margin-top: 20px;
	display: inline-block;
}
#uid17 .news-single-rightbox
{
	display: block;
}
#uid17 .news-single-rightbox p.date
{
	text-align: right;
	margin-top: 35px;
}
#uid17 .news-single-rightbox p.list,
#uid74 .keywords
{
	display: none;
}
#uid74 .news-list-category
{
	position: absolute;
	left: 33%;
	top: 28px;
	display: block;
	width: 67%;
}
.news-single-img
{
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
}
.news .news-list-date
{
	display: block;
}


/*blog*/
.blog .news-image
{
	width: 8%;
	position: static;
}
.blog .news-image img
{
	width: 70px;
	height: auto;
}
.blog .news-text
{
    width: 91%;
    margin-left: 1%;
    position: static;
    padding-bottom: 30px;
    /*padding-top: 0;*/
}
.blog .image-date
{
	display: none;
}
.blog .keywords,
.blog .news-list-category
{
	display: block;
	clear: both;
	position: relative;
	line-height: 26px;
	color: #a4244a;
}
/*.blog .news-list-item .news-list-category,*/
.blog .news-list-item .news-list-category
{
	top: -50px;
	display: block;
}

.blog .keywords:before
{
	content: "Tags: ";
	color: #5b5d5d;
}
.blog .news-list-item
{
	padding: 70px 0 0px;
}
.blog .news-list-item .news-list-category:before,
.blog .news-single-item .news-list-category:before
{
	content: "Kategorien: ";
	color: #5b5d5d;
}

.blog a > p.list
{
	display: none;
}
.blog a > p.list:last-child
{
	display: block;
	position: absolute;
	left: 0;
	top: 25px;
}
.blog a > p.list:last-child:before,
.blog .news-single-item .topmeta > span p:before
{
	content: "-";
	color: #9f9f9f;
}
.blog a > p.list:last-child .bold,
.blog .news-single-item .topmeta > span .bold
{
	display: inline-block;
	width: 13px;
	height: 14px;
	background: url(../img/athr.png) no-repeat center center;
	overflow: hidden;
	text-indent: -10000px;
	margin: 0 6px;
}
.news-text p.list:first-child .bold
{
	display: inline-block;
	width: 13px;
	height: 14px;
	background: url(../img/athr.png) no-repeat center center;
	overflow: hidden;
	text-indent: -10000px;
	margin: 0 6px;
}
.news-text a p.list:first-child .bold
{
    display: inline-block;
    width: auto;
    height: auto;
    background: none;
    overflow: visible;
    text-indent: 0;
    margin: 0 12px 0 0;
}
.bel3 .news-text a p.list:first-child .bold
{
	display: block;
}
/*.news-text p.list:first-child {
    position: absolute;
    left: 0px;
    top: 35px;
}*/
.blog .news-search-form
{
	display: block;
	position: relative;
}
.blog .news-search-emptyMsg
{
	margin-bottom: 20px;
}
.blog .news-search-form .news-search-form-submit
{
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	transition: all .2s ease-in;
	z-index: 100;
}
.blog .news-search-form:hover .news-search-form-submit
{
	opacity: 1;
}
.blog .news-search-form input
{
	border: 1px solid transparent;
	padding: 10px 20px;
}
.blog .news-search-form > form > input
{
	border-bottom: 1px solid #e2e2e2;
	background: url(../img/search.png) no-repeat left center;
}
.blog .news-search-form .news-search-form-submit input
{
	background: #a4244a;
	color: #fff;
	border-bottom: 1px solid #e2e2e2;
	cursor: pointer;
}
.blog .news-single-img
{
	margin: 15px 30px 15px 0;
	width: auto;
}
.blog .news-single-img img
{
	width: 510px;
}
.blog .news-single-item .topmeta,
.blog .news-single-item .cattags
{
	display: block;
}
.blog .news-list-category
{
	margin-bottom: 0;
}
.blog .news-single-item .topmeta
{
	float: right;
}
.blog .news-single-item .topmeta > span
{
	display: inline-block;
}
.blog .news-single-item .topmeta > span.blog_date
{
	display: none;
}
.blog .news-single-item .topmeta > span.blog_date:before
{
	/*content: ": ";*/
}
.blog .news-single-item .cattags
{
	margin-bottom: 20px;
}
.blogtitle
{
	display: none;
}
.blog .blogtitle
{
	display: block;
	font-size: 22px;
	float: left;
}
.blog .news-single-item h1
{
	margin-top: 0;
}
.blog .news-single-item .news-single-img:after
{
	content: " ";
	display: block;
	width: 539px;
	height: 20px;
	background: url(../img/shddw.png) no-repeat center top;
	position: absolute;
	left: 50%;
	bottom: -13px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.blog .news-search-emptyMsg
{
	display: none;
}
.blog .news-single-item hr
{
	border-top: 1px solid #efefef;
	margin: 40px 0 10px;
}
.blog .subheader + hr
{
	display: none;
}
.blog .news-text > a
{
	pointer-events: none;
}
.event .news-text
{
	padding-top: 20px;
}

/*youtube iframe wrappen*/
.youtube-wrapper {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
	line-height: 0;
}
#subhead .youtube-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bel3 .news-list-item
{
	width: 30.6%;
	float: left;
}
.bel3 .news-list-item:nth-child(even)
{
	margin: 0 4%;
}
.bel3 .news-image
{
	display: block;
	margin: 0;
	width: auto;
}
.bel3 .news-list-item + .news-list-item
{
	border: 0;
}
.bel3 .news-text
{
	margin: 0;
	width: auto;
	border-top: 1px solid #ebebeb;
	padding: 20px 0 70px;
	margin: 20px 0 0;
}
.bel3 p.list .bold
{
	width: auto;
	display: block;
	margin-top: 10px;
}
.bel3 .news-list-category,
.bel3 .keywords
{
	display: none;
}
.bel3 .news-list-morelink
{
	display: none;
}
.bel3 .news-list-item
{
	border-bottom: none;
}


.news-list-item .news-list-category
{
	display: none;
}
#uid45 .news-list-item .news-list-category
{
	display: block;
}

.news-single-item .subheader
{
	font-weight: bold;
	padding-bottom: 10px;
}

/*** PRODUKTDATENBANK ***/
.tx-produktdatenbank h3.topic {
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
}
.tx-produktdatenbank .objekt {
	width: 300px;
	height: 330px;
	margin: 10px;
	float: left;
	-moz-background-size: auto 100%;
	  -o-background-size: auto 100%;
		 background-size: auto 100%;
	position: relative;
	overflow: hidden;
}
.tx-produktdatenbank .objekt .objekt-content-wrap {
	border-top: 1px solid #f0f0f0;
}
.tx-produktdatenbank .objekt .image:after {
	content: " ";
	display: block;
	width: 300px;
	height: 20px;
	background: url(../img/shddw.png) no-repeat center top;
	position: relative;
	top: -7px;
}
.tx-produktdatenbank .objekt .objekt-content-wrap p.header {
	font-weight: bold;
	padding: 20px 0 0 0;
	line-height: 140%;
	border-bottom: none;
	font-size: 23px;
	font-weight: bold;
	font-family:'Open Sans', Arial, Verdana, Sans-serif;
	margin-bottom: 10px;
}
.tx-produktdatenbank .objekt .objekt-content-wrap p.teaser {
	text-align: center;
	padding: 10px 0 0 0;
	line-height: 18px;
}
.tx-produktdatenbank .objekt .image
{
	position: relative;
}
.tx-produktdatenbank .objekt .image:before
{
	content: "Mehr erfahren";
	position: absolute;
	display: block;
	position: absolute;
	right: 0;
	bottom: 27px;
	background: #A5244A;
	background: rgba(165, 36, 74, 0.7);
	padding: 10px 20px;
	color: #fff;
}

/*** DATENBANK DETAILSEITE ***/
.tx-produktdatenbank .content-left {
	float: left;
	width: 600px;
	margin: 0 20px 50px 0;
}
.tx-produktdatenbank .content-right {
	float: right;
	width: 300px;
	margin: 0 0 0 20px;
}
.tx-produktdatenbank .content-right div {
	margin: 0 0 20px 0;
}
.tx-produktdatenbank .content-right img {
	margin: 20px 0 20px 0;
}
.tx-produktdatenbank p.header {
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	color: #a4244a;
	border-bottom: 1px solid #ccc;
}

.tx-produktdatenbank .advance {
	float: left;
	width: 280px;
	height: 110px;
	background: #a4244a;
	color: #fff;
	padding: 10px;
	margin: 0 10px;
}
.tx-produktdatenbank .advance.left {
	margin: 0 20px 0 0;
}
.tx-produktdatenbank .advance.middle {
	margin: 0 10px 0 10px;
}
.tx-produktdatenbank .advance.right {
	margin: 0 0 0 20px;
}
.tx-produktdatenbank .advance p {
	padding: 0;
	text-align: center;
}

/*** FILTER - DATENBANK ***/
.tx-produktdatenbank #filters {
	margin: 40px 0 10px 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
.tx-produktdatenbank div.category label:hover {
	cursor: pointer;
	background: #a4244a;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.tx-produktdatenbank div.category label {
	list-style: none;
	float: left;
	padding: 10px 20px;
	margin: 0;
	background: #fff;
	color: #5b5d5d;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.tx-produktdatenbank div.category.active label {
	background: #a4244a;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.tx-produktdatenbank div.category input {
	margin: 0 0 0 0;
	display: block;
	float: left;
	position: absolute;
	opacity: 0;
}
#tx_indexedsearch p
{
	display: none;
}
.tx-indexedsearch-rules
{
	display: none;
}
.csc-textpic-center-inner .csc-textpic-imagerow
{
	display: none;
}
.csc-textpic-center-inner .csc-textpic-imagerow:nth-child(1)
{
	display: block;
}
.allcont .pagebrowser
{
	text-align: center;
	margin-top: 40px;
}
.allcont .pagebrowser li
{
	padding: 0 14px;
	display: inline-block;
	list-style: none;
	margin: 0 -3px;
}
.pagebrowser li + li
{
	border-left: 1px solid #ccc;
}
.pagebrowser li:nth-child(2),
.pagebrowser li:nth-child(3),
.pagebrowser li:last-child,
.pagebrowser li:nth-last-child(2)
{
	border-left: 0;
}
.pagebrowser li:first-child,
.pagebrowser li:last-child
{
	display: none;
}

.keywords a {
    color: #a4244a;
    font-weight: normal;
}
.news-list-category a {
    color: #a4244a;
    font-weight: normal;
}
.fancybox-close {

	top: inherit;
	right: -15px;
  bottom: -15px;
}

#newsletter_iframe{
  overflow-y: scroll;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #cccccc !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #cccccc !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #cccccc !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #cccccc !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #cccccc !important;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #cccccc !important;
}



