@charset "utf-8";
/* CSS Document */
/* @ i m p o r t u r l ("/ / h e l l o . m y f o n t s . n e t/count/3366d5");*/

@font-face 
{
	font-family: 'OfficinaSansITCTTBook';
	src: url('/fileadmin/fonts/3366D5_0_0.eot');
	src: url('/fileadmin/fonts/3366D5_0_0.eot?#iefix') format('embedded-opentype'),
		 url('/fileadmin/fonts/3366D5_0_0.woff2') format('woff2'),
		 url('/fileadmin/fonts/3366D5_0_0.woff') format('woff'),
		 url('/fileadmin/fonts/3366D5_0_0.ttf') format('truetype');
	font-display: swap;
}
  
@font-face 
{
	font-family: 'OfficinaSanSCITCTTBold';
	src: url('/fileadmin/fonts/3366D5_1_0.eot');
	src: url('/fileadmin/fonts/3366D5_1_0.eot?#iefix') format('embedded-opentype'),
		 url('/fileadmin/fonts/3366D5_1_0.woff2') format('woff2'),
		 url('/fileadmin/fonts/3366D5_1_0.woff') format('woff'),
		 url('/fileadmin/fonts/3366D5_1_0.ttf') format('truetype');
	font-display: swap;
}
 
@font-face 
{
	font-family: 'OfficinaSansOSITCTTBold';
	src: url('/fileadmin/fonts/3366D5_2_0.eot');
	src: url('/fileadmin/fonts/3366D5_2_0.eot?#iefix') format('embedded-opentype'),
		 url('/fileadmin/fonts/3366D5_2_0.woff2') format('woff2'),
		 url('/fileadmin/fonts/3366D5_2_0.woff') format('woff'),
		 url('/fileadmin/fonts/3366D5_2_0.ttf') format('truetype');
	font-display: swap;
} 
  
@font-face 
{
	font-family: 'OfficinaSansOSITCTTBook';
	src: url('/fileadmin/fonts/3366D5_3_0.eot');
	src: url('/fileadmin/fonts/3366D5_3_0.eot?#iefix') format('embedded-opentype'),
		 url('/fileadmin/fonts/3366D5_3_0.woff2') format('woff2'),
		 url('/fileadmin/fonts/3366D5_3_0.woff') format('woff'),
		 url('/fileadmin/fonts/3366D5_3_0.ttf') format('truetype');
	font-display: swap;
}
  
@font-face 
{
	font-family: 'OfficinaSansITCTTBold';
	src: url('/fileadmin/fonts/3366D5_4_0.eot');
	src: url('/fileadmin/fonts/3366D5_4_0.eot?#iefix') format('embedded-opentype'),
		 url('/fileadmin/fonts/3366D5_4_0.woff2') format('woff2'),
		 url('/fileadmin/fonts/3366D5_4_0.woff') format('woff'),
		 url('/fileadmin/fonts/3366D5_4_0.ttf') format('truetype');
	font-display: swap;
} 
  
@font-face 
{
	font-family: 'OfficinaSanSCITCTTBook';
	src: url('/fileadmin/fonts/3366D5_5_0.eot');
	src: url('/fileadmin/fonts/3366D5_5_0.eot?#iefix') format('embedded-opentype'),
		 url('/fileadmin/fonts/3366D5_5_0.woff2') format('woff2'),
		 url('/fileadmin/fonts/3366D5_5_0.woff') format('woff'),
		 url('/fileadmin/fonts/3366D5_5_0.ttf') format('truetype');
	font-display: swap;
}

:root
{
	--ljRed: #b13a29;
}

html *
{
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

body
{
	font-family: OfficinaSansITCTTBook, Helvetica, serif;
}

body.htmlarea-content-body
{
	font-size: 12px;
}

body#page
{
	color: #606062;
	font-size: 18px;
}

body#page.parallaxPage
{
	background: transparent;
}

section,
article,
nav,
legend,
header
{
	display: block;
}

table th
{
	text-align: left;
}

.htmlarea-content-body table
{
	font-size: inherit;
}

a, a:visited
{
	font-weight: 600;
	color: #606062;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: var(--ljRed);
}

a img,
a:focus
{
	text-decoration: none;
	border: none;
	outline: none;
}

h2,h3
{
	font-weight: 600;
	break-inside: avoid;
}

h1
{
	margin-bottom: 10px;
	text-transform: uppercase;
}

article.contentItem header.type1
{
	margin-top: 50px;
}

article.contentItem h1.mainHeader1
{
	margin-top: 15px;
	margin-bottom: 15px;
}

h2
{
	margin-bottom: 1px;
	margin-top: 8px;
}

.contentItemheader h2
{
	margin-bottom: 0px;
}

h1,
h2
{
	font-size: 26px;
	font-family: OfficinaSansOSITCTTBook;
	color: var(--ljRed);
}

h3
{
	font-size: 18px;
	margin-bottom: 1px;
	margin-top: 8px;
	font-family: OfficinaSansOSITCTTBook;
}

p, ul, ol
{
	padding-top: 3px;
	padding-bottom: 5px;
	font-family: OfficinaSansOSITCTTBook;
}

#mainContent p,
#mainContent li
{
	line-height: 155%;
	/*break-inside: avoid;*/
}

#mainContent b,
#mainContent strong
{
	font-weight: 900;
	/*font-family: OfficinaSanSCITCTTBold;*/
}

ul,ol
{
	margin-left: 10px;
	padding-left: 5px;
}

ul
{
	list-style: disc;
}

ul ul
{
	list-style: square;
}

ul.menu,
ul.csc-uploads,
ul.ce-uploads
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#headerWrapper,
div#contentWrapper,
div#teaserWrapper,
div#footerWrapper,
article.contentItem
{
	width: 100%;
	max-width: 100vw;
}
div#outerWrapper,
div#footerWrapper
{
	height: auto;
}

article.contentItem div.articleInnerWrapper,
div#header,
div#footer,
div#breadCrumbWrapper,
.twoColumns div#mainContent,
div.specialSubMenu
{
	width: 1200px;
	max-width: 98vw;
	margin-left: auto;
	margin-right: auto;
	font-family: OfficinaSansOSITCTTBook;
}

div#breadCrumbWrapper
{
	display:  none;
	height: 20px;
	background-color: #FFF;
}

#mainMenuMobile
{
	display: none;
}

div#headerWrapper
{
	position: fixed;
	background: #dfe0e1;
   width: 100vw;
   overflow: hidden;
	
	z-index: 4;
	
	-webkit-box-shadow: 0px 4px 5px 0px rgba(136,136,136,1);
    -moz-box-shadow: 0px 4px 5px 0px rgba(136,136,136,1);
    box-shadow: 0px 4px 5px 0px rgba(136,136,136,1);
}

div#teaserWrapper
{
	position: fixed;
	top: 80px;
   max-width: 100vw;
   overflow: hidden;
}

.fullHeader div#teaserWrapper
{
   position: relative;
   z-index: 10;
}

.parallaxPage div#teaserWrapper
{
	display: none;
}

div#header
{
	height: 80px;
	z-index: 5;
}

div#logo
{
	position: absolute;
	right: 1px;
	top: 8px;
   height: 68px;

	transition: height 1s ease-in-out;
}

#logo img
{
	width: auto;
	height: 100%;
	
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

div#logo:hover
{
	z-index: 101;
}

div#search
{
	position: absolute;
	right: 0px;
	top: 25px;
}

#search input#search_item
{
	width: 135px;
	height: 19px;
	border: none;
	padding: 2px 4px;
	background-image: url(/fileadmin/templates/images/suche.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#search input#searchSubmit
{
	position: absolute;
	z-index: 10;
	top: 3px;
	right: 3px;
	border: none;
	background-image: url(/fileadmin/templates/images/lupe.png);
	width: 14px;
	height: 15px;
	cursor: pointer;
}

div#stoererRechts
{
	display: inline-block;
	position: fixed;
	right: 0px;
	top: 40%;
	text-align: right;
	z-index: 20;
}

#stoererRechts div.stoererItem
{
	margin-bottom: 1px;
	text-align: left;
}

#stoererRechts .stoererItem div.stoererImage
{
	display: inline-block;
}

#stoererRechts li.stoererItem.stoererClosed
{
}

#stoererRechts .stoererItem div.stoererHeader
{
	min-width: 420px;
	background: var(--ljRed);
	white-space: nowrap;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
#stoererRechts .stoererClosed div.stoererHeader
{
	width: 50px;
	min-width: 0px;
}
#stoererRechts .stoererItem .stoererHeader .csc-header
{
	display: inline-block;
	width: auto;
	margin-left: 20px;
	padding-top: 18px;
	vertical-align: top;

	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-ms-transition: width 1s;
	transition: width 1s;
	/*
	-webkit-transition-delay: 2s;
    transition-delay: 2s;
	-moz-transition-delay: 2s;
    -ms-transition-delay: 2s;
	*/
}
#stoererRechts .stoererItem .stoererHeader .csc-header h2,
#stoererRechts .stoererItem .stoererHeader .csc-header h3,
#stoererRechts .stoererItem .stoererHeader .csc-header a.intStoererLink,
#stoererRechts .stoererItem .stoererHeader .csc-header a.intStoererLink:visited
{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-weight: 400;
	font-size: 18px;
}

#stoererRechts .stoererItem a.stoererLink
{
	display: inline-block;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 10px;
}

#stoererRechts .stoererClosed a.stoererLink
{
}

#stoererRechts .stoererItem img
{
	width: 30px;
	height: auto;
	
	transition: width 2s;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-ms-transition: width 2s;
}

#stoererRechts .stoererItem div.stoererText
{
	padding-left: 70px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	background: #F0F0F0;

	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-ms-transition: width 1s;
	transition: width 1s;
}

#stoererRechts .stoererClosed div.stoererText,
#stoererRechts .stoererClosed .stoererHeader .csc-header
{
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#teaser
{
}

#teaser div.teaserImg
{
	position: absolute;
	display: none;
	width: 100%;
	height: auto;
}

#teaser div#teaserImg1
{
	position: relative;
	display: block;
}

#teaser .teaserImg img.teaserImage
{
	width: 100%;
	height: auto;
}

#teaser article.captionWrapper
{
   position: absolute;
   display: block;
   top: 38%;
   color: #FFF;
   z-index: 2;
}

#teaser div.teaserImageCaption
{
   display: inline-block;
   padding-left: 35px;
   padding-right: 40px;
   padding-top: 30px;
   padding-bottom: 30px;
   background-color: var(--ljRed);
   background-color: rgba( 177, 58, 41, 0.7 );
}

#teaser .imageCaptionHeader,
#teaser .imageCaptionSubHeader
{
   color: #FFF;
   font-weight: 400;
}

#mainMenuWrapper
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-top: 10px;
	text-align: left;
	
	z-index: 10;
}

.subMenuOpener
{
	position: absolute;
	display: none;
	top: 0.1em;
	right: 0;
	width: fit-content;
	font-size: 1.5em;
	background-color: #ffffff;
	cursor: pointer;
	z-index: 10;
}

#mainMenuWrapper a,
#mainMenuWrapper a:visited
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
	color: #606062;
	font-weight: 400;
	text-decoration: none;
	
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}

#mainMenuWrapper a:hover
{
	color: var(--ljRed);
	background-color: #fbfbfb;
	text-decoration: none;
}

#mainMenuWrapper li.level1:hover a.menuLinkLevel1
{
	color: var(--ljRed);
	background-color: #fbfbfb;
	box-shadow: 4px -2px 4px 2px #C0C0C0;
}

#mainMenuWrapper div.menuInfoItemWrap
{
	display: none;
}

#mainMenuWrapper li.level1.current-item a
{
	background-color: #fbfbfb;
}

#mainMenuWrapper li#menuItem5.current-item a
{
	background-color: unset;
}

#headerWrapper[data-pageuid="1"] #mainMenuWrapper li#menuItem5.current-item a
{
	background-color: #fbfbfb;
}

#mainMenuWrapper ul.level1 li.level1
{
	display: inline-block;
	margin-left: 4px;
	margin-right: 5px;
	font-size: 18px;
}

#mainMenuWrapper ul.level1 div.subMenuWrapper
{
	position: absolute;
	display: none;
	top: 29px;
	left: 0px;
	padding-top: 32px;
}

#mainMenuWrapper ul.level1 li.level1 ul.level2
{
	position: absolute;
	display: none;
	top: 29px;
	left: 0px;
	width: 0px;
	margin-left:  0px;
	padding-left: 0px;
	padding-top: 32px;
	text-align: left;
	list-style: none;
	/*background: #dfe0e1;*/
	
        -webkit-transition: all 0.4s linear;
        -moz-transition: all 0.4s linear;
        -ms-transition: all 0.4s linear;
        -o-transition: all 0.4s linear;
        transition: all 0.2s linear;
}

#mainMenuWrapper ul.level1 li#menuItem8 li.level2 ul.level3
{
	/*left: 50%;*/
	
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	
    -webkit-column-gap: 2px; /* Chrome, Safari, Opera */
    -moz-column-gap: 2px; /* Firefox */
    column-gap: 2px;
	
    -webkit-column-rule-style: solid; /* Chrome, Safari, Opera */
    -moz-column-rule-style: solid; /* Firefox */
    column-rule-style: solid;
	
    -webkit-column-rule-width: 2px; /* Chrome, Safari, Opera */
    -moz-column-rule-width: 2px; /* Firefox */
    column-rule-width: 2px;
	
    -webkit-column-rule-color: #AAA; /* Chrome, Safari, Opera */
    -moz-column-rule-color: #AAA; /* Firefox */
    column-rule-color: #AAA;
	
	-moz-column-fill: auto; /* Firefox */
    column-fill: auto;
	
	/*transform: translate( -50%, 0 );
	-webkit-transform: translate( -50%, 0 );*/
}

#mainMenuWrapper ul.level1 li.level1 ul.level2 li
{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	background: #ededee;
}

/*#mainMenuWrapper ul.level1 li.menuItem8 div.subMenuWrapper,*/
#mainMenuWrapper ul.level1 li.level1:hover div.subMenuWrapper
{
	display: block;
	width: auto;
	min-width: 100%;
	
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

/*#mainMenuWrapper ul.level1 li.menuItem8 ul.level2,*/
#mainMenuWrapper ul.level1 li.level1:hover ul.level2
{
	display: block;
	width: auto;
	min-width: 100%;
	
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

#mainMenuWrapper ul.level1 li.level1.specialSubMenu:hover ul.level2
{
	display: none;
}

#mainMenu li.level1 li.level2:hover
{
	z-index: 100;
}

#mainMenuWrapper li.level1 li.level2 a,
#mainMenuWrapper li.level1 li.level2 a:hover
{
	padding-bottom: 10px;
	border-top-right-radius: 0px !important;
	box-shadow: 0px 0px 0px 0px transparent !important;
	white-space: nowrap;
	
        -webkit-transition: all 0.4s linear;
        -moz-transition: all 0.4s linear;
        -ms-transition: all 0.4s linear;
        -o-transition: all 0.4s linear;
        transition: all 0.2s linear;
}

#mainMenuWrapper li.level1 li.level2 a
{
	border-left: 3px #ededee solid;
}

#mainMenuWrapper li.level1.current-item li.level2 a
{
	width: 100%;
	background-color: #ededee;
	border-left: 3px #ededee solid;
}

#mainMenuWrapper li.level1.current-item li.level2 a:hover,
#mainMenuWrapper li.level1.current-item li.level2.current-item a
{
	background-color: #fbfbfb;
	
        -webkit-transition: all 0.4s linear;
        -moz-transition: all 0.4s linear;
        -ms-transition: all 0.4s linear;
        -o-transition: all 0.4s linear;
        transition: all 0.2s linear;
}

#mainMenuWrapper li.level1.current-item li.level2.current-item a
{
	border-left: 3px #ededee solid;
}

#mainMenuWrapper li.level1 li.level2 a:hover
{
	border-left: 3px var(--ljRed) solid;
}

#mainMenuWrapper li.level2 ul.level3
{
    position: absolute;
    display: none;
    top: 0;
    left: 100%;
    width: auto;
    margin-left: 0px;
    margin-top: 0px;
    min-width: 10em;
    padding-bottom: 0;
    padding-top: 0px;
	padding-left: 0;
	background-color: #ededee;
	
    z-index: 101;
}

#mainMenuWrapper li.level2:hover ul.level3
{
    display: block;
	
	margin-top: -2px;
	border: 2px #fbfbfb outset;
	
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}


#mainMenuWrapper ul.level2 li.level3
{
	width: 100%;
	vertical-align: top;
	break-inside: avoid;
	z-index: 102;
}

#mainMenuWrapper li.level2:hover ul.level3:hover
{
	border-color: #fbfbfb;
}

#mainMenuWrapper ul.level2 li.level3:hover
{
	color: #FFF;
}

#mainMenuWrapper ul.level2 li.level3
{
	display: block;
	width: 100%;
}

#mainMenuNav div.menuInfoItemWrap
{
   display: none;
}

div.specialSubMenu
{
	position: fixed;
	display: none;
	left: 50%;
    background: #dfe0e1;
	
    z-index: 3;
	
    -webkit-box-shadow: 0px -4px 5px 0px rgba(136,136,136,1);
    -moz-box-shadow: 0px -4px 5px 0px rgba(136,136,136,1);
    box-shadow: 0px -4px 5px 0px rgba(136,136,136,1);
	
	transform: translate( -50%, 0% );
	-ms-transform: translate( -50%, 0% );
	-webkit--transform: translate( -50%, 0% );
	-moz--transform: translate( -50%, 0% );
	-o-transform: translate( -50%, 0% );
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
	transform: translateX(-50%);
}

div#subMenuWrapper9
{
	/*display: block !important;*/
}

.specialSubMenu div.specialMenuLeft
{
	width: 33%;
	height: 260px;
	margin-top: 20px;
	padding-bottom: 25px;
	border-right: 1px #606062 solid;
}

.specialMenuLeft div.specialMenuSubItemLevel2
{
	margin-top: 5px;
	margin-bottom: 5px;
	
	border-left: 3px #dfe0e1 solid;
}

.specialMenuLeft div.specialMenuSubItemLevel2:hover
{
	border-left: 3px var(--ljRed) solid;
}


.specialMenuLeft .specialMenuSubItemLevel2 div.specialMenuItemInner
{
	margin-left: 35px;
	margin-right: 40px;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 5px;
	border-bottom: 1px #606062 solid;
}

.specialMenuLeft .specialMenuSubItemLevel2 div.specialMenuItemInner a
{
	display: block;
	width: 100%;
}

.specialMenuLeft .specialMenuSubItemLevel2.hasSubMenu div.specialMenuItemInner a::after
{
	position: absolute;
	right: 5px;
	/*content: "➤";*/
	content: "▶";
	
}

.specialMenuLeft .specialMenuSubItemLevel2.lastMenuItem div.specialMenuItemInner
{
	border-bottom: none;
}

.specialSubMenu div.specialMenuRight
{
	position: absolute;
	width: 67%;
	top: 20px;
	right: 0px;
	padding-bottom: 30px;
}
.specialMenuRight div.specialRightSubmenu
{
	display: none;
	margin-left: 20px;
	margin-right: 20px;
	
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	
    -webkit-column-gap: 5px; /* Chrome, Safari, Opera */
    -moz-column-gap: 5px; /* Firefox */
    column-gap: 5px;
	
	/*-moz-column-fill: auto;*/ /* Firefox */
    /*column-fill: auto;*/
}

.specialSubMenu .specialMenuRight div.specialSubMenuL3Wrapper0
{
	display: block;
	text-align: right;
	
    -webkit-column-count: 0 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 0 !important; /* Firefox */
    column-count: 0 !important;
}

.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItem
{
	position: absolute;
	width: 50%;
	top: 0px;
	height: 305px;
	padding-bottom: 25px;
	overflow-y: hidden;
	text-align: left;
	break-inside:  avoid;
}

.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItemimage,
.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItemtextpic
{
	top: -20px;
}

.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItemimage
{
	max-height: 310px;
}

.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItemtextpic
{
	height: 240px;
}

.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItem1
{
	width: 50%;
	left: 0px;
}

.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItemtextpic.menuInfoItem1
{
	width: 49.7%;
	border-right: 1px #606062 solid;
}

.specialMenuRight .specialSubMenuL3Wrapper0 .menuInfoItem1 div.csc-textpic-text
{
	margin-left: 30px;
	margin-right: 30px;
}

.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItemimage img
{
	width: 100%;
	height: auto;
}

.specialMenuRight .specialSubMenuL3Wrapper0 div.menuInfoItem2
{
	right: 0px;
}

.specialMenuRight .specialSubMenuL3Wrapper0 .menuInfoItem2 div.csc-textpic-text
{
	margin-left: 30px;
	margin-right: 30px;
}

.specialMenuRight .menuInfoItem div.csc-default,
.specialMenuRight .menuInfoItem div.csc-frame-default,
.specialMenuRight .menuInfoItem div.csc-textpic
{
	height: 100%;
	overflow: hidden;
}

.specialMenuRight .menuInfoItemtext div.csc-default,
.specialMenuRight .menuInfoItemtext div.csc-frame-default
{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
}

.specialMenuRight .menuInfoItem .csc-textpic-above div.csc-textpic-imagewrap,
.specialMenuRight .menuInfoItem .csc-textpic-above div.csc-textpic-center-outer,
.specialMenuRight .menuInfoItem .csc-textpic-above div.csc-textpic-center-inner,
.specialMenuRight .menuInfoItem .csc-textpic-above .csc-textpic-image
{
	width: 100%;
	float: none;
	right: auto;
	margin-left: 0px;
	margin-right: 0px;
}

.specialMenuRight .menuInfoItemtextpic .csc-textpic-above div.csc-textpic-imagewrap
{
	height: 53%;
	margin-bottom: 20px;
	border-bottom: 1px #606062 solid;
	overflow: hidden;
}

.specialMenuRight .menuInfoItem p,
.specialMenuRight .menuInfoItem ul,
.specialMenuRight .menuInfoItem ol
{
	font-size: 16px;
}

.specialMenuRight .menuInfoItem h3
{
	margin-top: 0px;
	margin-bottom: 15px;
	color: var(--ljRed);
}

.specialMenuRight .menuInfoItem .csc-textpic-above .csc-textpic-image
{
	display: block;
}

.specialMenuRight div.specialMenuSubItemLevel3
{
	padding-top: 5px;
	padding-bottom: 5px;
	
	/*border-left: 3px #dfe0e1 solid;*/
	
	break-inside: avoid;
}

.specialMenuRight div.specialMenuSubItemLevel3:hover
{
	/*border-left: 3px var(--ljRed) solid;*/
}

.specialMenuRight .specialMenuSubItemLevel3 div.specialMenuItemInner 
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 8px;
    padding-bottom: 10px;
    padding-left: 5px;
    border-bottom: 1px #606062 solid
}

.specialSubMenu a,
.specialSubMenu a:visited
{
	font-weight: 400;
}

.specialSubMenu ul.level3
{
	display: none;
}

div#centreAreaWrapper
{
	padding-bottom: 100px;
}

div#contentWrapper
{
	top: 620px;
	max-width: 100vw;
	overflow: hidden;
	z-index: 2;
}

.fullHeader div#contentWrapper
{
   top: 80px;
}

.fullHeader div#centreAreaWrapper
{
   padding-top: 0px;
}

div#centreArea
{
	min-height: 200px;
}

.fullHeader div#centreArea
{
   min-height: 0px;
}

#centreArea div.fsndElMgrGroup
{
	font-size: 14px;
}

.twoColumns div#mainContent
{
	padding-left: 3%;
	padding-right: 3%;
	background: #FFF;
}

.twoColumns div#leftContent
{
	width: 48%;
	float: left;
	margin-left: 1%;
}

.twoColumns div#rightContent
{
	width: 48%;
	float: right;
	margin-right: 1%;
}

#centreArea article.contentItem div.articleInnerWrapper
{
	padding-top: 10px;
	padding-bottom: 25px;
	background-color: #FFF;
}

#centreArea article.contentItemheader div.articleInnerWrapper
{
	padding-bottom: 5px;
} 

#centreArea article.contentItem.style5 div.articleInnerWrapper,
div.csc-frame-redBG,
.groupContactAdvantage
{
	background-color: var(--ljRed);
	color: #FFF;
}

div.csc-frame-redBG
{
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 14%;
	padding-right: 14%;
}

article.contentItem .csc-frame-redBG header.type1
{
	margin-top: 0;
}

.csc-frame-redBG h1,
.csc-frame-redBG h2
{
	color: inherit;
}

#centreArea article.contentItem div.articleInner
{
	/*padding-left: 45px;
	padding-right: 45px;*/
}

#centreArea div.csc-frame-invisible,
#centreArea nav.csc-frame-invisible,
#centreArea div.csc-frame-rulerBefore
{
	padding-left: 14%;
	padding-right: 14%;
}

#centreArea div.csc-frame-indent,
#centreArea nav.csc-frame-indent
{
	padding-left: 14%;
	padding-right: 14%;
}

#centreArea div.csc-frame-narrow
{
	padding-left: 3%;
	padding-right: 3%;
}

#centreArea div.csc-frame-rulerBefore
{
	padding-bottom: 30px;
	padding-top: 20px;
}

#centreArea .csc-frame-rulerBefore h1,
#centreArea .csc-frame-rulerBefore h2,
.groupContactAdvantage h2,
.groupContactAdvantage h3
{
	color: inherit;
}

#centreArea .csc-frame-rulerBefore div.csc-header
{
	margin-bottom: 20px;
}

#centreArea div.csc-frame-rulerAfter,
#centreArea div.csc-frame-ruler-after,
#centreArea .contentItemuploads div.csc-frame-rulerAfter ul.csc-uploads,
#centreArea .contentItemuploads div.csc-frame-ruler-after ul.ce-uploads
{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
	-os-column-count: 2; /* iPhone, iPad */
	-ms-column-count: 2; /* IE */
    column-count: 2;
	
    -webkit-column-gap: 45px; /* Chrome, Safari, Opera */
    -moz-column-gap: 45px; /* Firefox */
    -os-column-gap: 45px; /* iPhone, iPad */
    -ms-column-gap: 45px; /* IE */
    column-gap: 45px;
	
	/*-moz-column-fill: auto;*/  /* Firefox */
    /*column-fill: auto;*/
}

ul.ce-uploads span
{
   display: block;
}

#centreArea div.csc-frame-rulerAfter p,
#centreArea div.csc-frame-ruler-after p
{
	
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

#centreArea .contentItemuploads div.csc-frame-rulerAfter,
#centreArea .contentItemuploads div.csc-frame-ruler-after
{
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

.fsndElMgrSlider div.flex-viewport
{
	background: #fbfbfb;
}

.fsndElMgrSlider div.flex-viewport div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image
{
	margin-top: 10px;
}

.fsndElMgrSlider div.flex-viewport div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image img
{
	width: auto;
	max-width: 100%;
}

.fsndElMgrSlider .flex-direction-nav .flex-next
{
	text-align: center;
}

.fsndElMgrSlider .ce-textpic.ce-intext div.ce-gallery
{
   max-width: 48%;
   max-width: calc(50% - 10px);
}

.flexslider .slides img
{
   height: auto;
}

div#breadCrumb
{
	position: absolute;
	right: 10px;
	top: 5px;
	font-size: 10px;
}

div#footerWrapper
{
	min-height: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #dfe0e1;
	overflow: visible;
	z-index: 3;
}

#footerWrapper div#footerIcon
{
	position: absolute;
	left: 50%;
	top: -60px;
	width: 130px;
	margin-left: -65px;
	padding-top: 30px;
	text-align: center;
	background: #dfe0e1;
	z-index: 4;
	
	-moz-border-top-left-radius: 65px;
	-moz-border-top-right-radius: 65px;
	-webkit-border-top-left-radius: 65px;
	-webkit-border-top-right-radius: 65px;
	-ms-border-top-left-radius: 65px;
	-ms-border-top-right-radius: 65px;
	-o-border-top-left-radius: 65px;
	-o-border-top-right-radius: 65px;
	border-top-left-radius: 65px;
	border-top-right-radius: 65px;
}

#footerWrapper #footerIcon img
{
	width: 55%;
	height: auto;
}

#footerAddress
{
	margin-top: 20px;
	margin-bottom:  20px;
	text-align: center;
}

#footerAddress h2,
#footerAddress h3
{
	text-transform: uppercase;
	color: var(--ljRed);
	font-size: 22px;
}

div#footerComponents
{
	margin-top: 20px;
	margin-bottom: 30px;
}

#footerComponents div.footerComponentsElement
{
	display: inline-block;
	width: 32.5%;
	text-align: center;
}

#footerComponents div.footerComponentInner
{
	padding-top: 70px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 55px;
	
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.groupContactItems a.contactDetailLink
{
	
	
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
}

#footerComponents #footerContact div.footerComponentInner,
.groupContactItems .contactGroupContactEmail a.contactDetailLink
{
	background-image: url(/fileadmin/templates/images/icon_mail_gray.png);
}

#footerComponents #footerContact div.footerComponentInner:hover,
.groupContactItems .contactGroupContactEmail a.contactDetailLink:hover
{
	background-image: url(/fileadmin/templates/images/icon_mail_red.png);
}

#footerComponents #footerPhone div.footerComponentInner,
.groupContactItems .contactGroupContactPhone a.contactDetailLink
{
	color: var(--ljRed);
	background-image: url(/fileadmin/templates/images/icon_phone_red.png);
}

#footerComponents #footerPhone div.footerComponentInner:hover,
.groupContactItems .contactGroupContactPhone a.contactDetailLink:hover
{
	color: #606062;
	background-image: url(/fileadmin/templates/images/icon_phone_gray.png);
}

#footerComponents #footerPhone a,
#footerComponents #footerPhone a:visited
{
	color: var(--ljRed);
}

#footerComponents #footerPhone a:hover
{
	color: #606062;
}

#footerComponents #footerFax div.footerComponentInner
{
	background-image: url(/fileadmin/templates/images/icon_call_gray.png);
}

#footerComponents #footerFax div.footerComponentInner:hover
{
	background-image: url(/fileadmin/templates/images/icon_call_red.png);
}

div#bottomMenu
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
	text-align: center;
	border-top: 1px #F0F0F0 solid;
}

div#copyright
{
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}

#bottom-menu li.level1
{
	display: inline-block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#bottom-menu li.level1 a:hover
{
	text-decoration: none;
	color: #CC2222;
}


.accElement .accHeader
{
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 6px;
	margin-bottom: 15px;
	background: #E0E0E0;
	
    background: -moz-linear-gradient(top, #616161 0% #F0F0F0 42%, #F0F0F0 68%, #616161 100%);
    background: -webkit-linear-gradient(top, #616161 0%, #F0F0F0 42%, #F0F0F0 68%, #616161 100%);
    background: -ms-linear-gradient(top, #616161 0%, #F0F0F0 42%, #F0F0F0 68%, #616161 100%);
    background: -o-linear-gradient(top, #616161 0%, #F0F0F0 42%, #F0F0F0 68%, #616161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#616161, endColorstr=#616161,GradientType=1);
    background: linear-gradient(top, #616161 0%, #F0F0F0 42%, #F0F0F0 68%, #616161 100%);
	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	cursor: pointer;
}

.accElement .accHeader div.accordion-header-icon
{
	position: absolute;
	left: 5px;
	top: 50%;
	
	transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
	
	-webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
 
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    transition-timing-function: ease;
}

.accElement.accOpen .accHeader div.accordion-header-icon
{
	top: 30%;
	
	-moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
	
	-webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    -ms-transition-duration: 1.5s;
    transition-duration: 1.5s;
	
	-webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
 
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    transition-timing-function: ease;
}

.accElement .accHeader h2
{
	margin-top: 0px;
	margin-bottom: 3px;
}

.csc-frame-rulerAfter ul.csc-uploads,
.csc-frame-ruler-after ul.ce-uploads
{
	margin-left: 40px;
}

.csc-uploads li.csc-uploads-element,
.ce-uploads li.ce-uploads-element
{
	min-height: 60px;
	padding-left: 55px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 35px auto;
	break-inside: avoid;
}

.csc-uploads li.csc-uploads-element-pdf,
.ce-uploads li.ce-uploads-element-pdf
{
	background-image: url(/fileadmin/templates/images/pdf-icon.png);
}

.ce-uploads .ce-uploads-element a,
.ce-uploads .ce-uploads-element a:visited,
ul.ce-uploads .ce-uploads-fileName
{
	color: var(--ljRed);
	text-decoration: none;
}

.ce-uploads .ce-uploads-fileName h3
{
   margin-top: 0px;
   margin-bottom: 0px;
}

.fsndElMgrGroup .groupTeaserImages .groupTeaserImageItem div.groupTeaserImageOverlay
{
	background: rgb( 177, 58, 41 );
	background: rgba( 177, 58, 41, 0.75 );
	color: #FFF;
}

.fsndElMgrGroup .groupTextItems div.groupTextItem
{
	border-top: 4px var(--ljRed) solid;
	background: #dfe0e1;
}

div.tx-indexedsearch-browsebox
{
	min-height: 28px;
}

div.tx-indexedsearch-searchbox div.tx-indexedsearch-form,
div.tx-indexedsearch-searchbox div.tx-indexedsearch-search-submit
{
	display: block;
	position: relative;
	float: left;
	width: auto;
	max-width: 50%;
}

div.tx-indexedsearch-searchbox p
{
	clear: both;
	float: none;
}

div.tx-indexedsearch-whatis
{
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 700;
}

ul.browsebox
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	height: 24px;
}

ul.browsebox li
{
	float: left;
	position: relative;
	display: block;
	margin-left: 10px;
	margin-right: 5px;
}

div.tx-indexedsearch-res
{
	clear: both;
	float: none;
	margin-top: 20px;
}

dl.tx-indexedsearch-info
{
	display: none;
}

/********* sitemap ******/

.frame-type-menu_sitemap
{
	padding-left: 2em;
}

.frame-type-menu_sitemap h3
{
	padding-bottom: 2px;
	font-size: 1em;
	color: #3E3E3E;
	display: block;
	width: 80%;
	border-bottom: #3E3E3E 1px dotted;
}

.frame-type-menu_sitemap .contentBody > ul > li
{
	list-style: none;
}

.frame-type-menu_sitemap  ul > li > ul > li
{
	list-style: square;
}

.frame-type-menu_sitemap ul > li > ul > li > ul > li
{
	list-style: disc;
}

.frame-type-menu_sitemap a,
.frame-type-menu_sitemap a:visited
{
	color: #3E3E3E;
}

.frame-type-menu_sitemap a:hover
{
	color: #000;
}

/******** sitemap end *******/

.csc-textpic-imagewrap[data-csc-cols='2'] div.csc-textpic-imagecolumn
{
	max-width: 48%;
}

.csc-textpic-imagewrap[data-csc-cols='3'] div.csc-textpic-imagecolumn
{
	max-width: 30%;
}

.csc-textpic-imagewrap[data-csc-cols='4'] div.csc-textpic-imagecolumn
{
	max-width: 22%;
}

.csc-textpic-imagewrap .csc-textpic-imagecolumn figure
{
	display: inline-block !important;
	max-width: 100%;
}

.csc-textpic-imagewrap .csc-textpic-imagecolumn figure img
{
	max-width: 100%;
	height: auto;
}

a.buttonLink
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	background: #a77dc2;
	border: 2px #88A outset;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

a.buttonLink:hover
{
	text-decoration: none;
	border-color: #3E3E3E;
	
	-webkit-box-shadow: 5px 5px 3px 0px rgba(170,170,170,1);
	-moz-box-shadow: 5px 5px 3px 0px rgba(170,170,170,1);
	box-shadow: 5px 5px 3px 0px rgba(170,170,170,1);
	
	-webkit-transition-delay: 0.1s; /* Safari */
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
	
	-webkit-transition-duration: 0.5s; /* Safari */
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

p.phone,
p.fax,
p.email
{
	margin-left: 10px;
	padding-left: 22px;
	background-repeat: no-repeat; 
	background-position: 0% 2px;
}

p.phone
{
	background-image: url(/fileadmin/templates/images/tel.png);
}

.tx-fsnd-flyin p.phone
{
	font-size: 140%;
	background-position: 0% 6px
}

p.fax
{
	background-image: url(/fileadmin/templates/images/fax.png);
}

p.email
{
	background-image: url(/fileadmin/templates/images/email.png);
}

p.important,
div.important
{
	font-weight: 600;
	font-size: 18px;
	text-align: center;
}

.tx-powermail form.layout2
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.tx-powermail fieldset
{
	border: none;
}

.tx-powermail form.layout1 fieldset
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.tx-powermail .layout1 .powermail_fieldset .powermail_legend,
.tx-powermail .layout2 .powermail_fieldset .powermail_legend
{
	display: none;
}

.tx-powermail .powermail_form_3 .powermail_fieldset .powermail_legend
{
	margin-bottom: 15px;
	font-size: inherit;
}

.tx-powermail .powermail_fieldset .parsley-errors-list
{
	width: 100% !important;	
}

.tx-powermail form.layout1 h3,
.tx-powermail form.layout3 h3,
.tx-powermail form.powermail_form_3 h3,
.tx-powermail .nolabel label,
.tx-powermail form.layout3 label
{
	display: none;
}

.tx-powermail form .layout3 .radio label
{
	display: inline-block;
}

.tx-powermail form .layout3 .powermail_fieldwrap_type_check label
{
	display: block;
}

.tx-powermail .layout3 div.powermail_fieldwrap_type_check
{
	width: 88%;
	margin-top: 5px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
}

.tx-powermail form .layout3 .powermail_fieldwrap_type_check div.powermail_field
{
	margin-top: 5px;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	
    -webkit-column-gap: 25px; /* Chrome, Safari, Opera */
    -moz-column-gap: 25px; /* Firefox */
    column-gap: 25px;
}

.tx-powermail form.layout1 input.powermail_input,
.tx-powermail form.layout1 textarea.powermail_textarea,
.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field select.powermail_country
{
	width: 99%;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1%;
	padding-right: 1%;
}

.tx-powermail form.layout1 label.powermail_label
{
	display: inline-block;
	width: 20%;
}

.tx-powermail form.layout1 div.powermail_field
{
	display: inline-block;
	float: right;
	width: 78%;
	margin-bottom: 5px;
}

.tx-powermail form.layout1 .powermail_fieldwrap_type_textarea div.powermail_field
{
	display: block;
	width: 100%;
	float: none;
	margin-top: 3px;
	margin-bottom: 10px;
}

.tx-powermail div.powermail_fieldwrap_type_submit
{
	margin-top: 25px;
}

.tx-powermail form.layout1 div.powermail_fieldwrap_type_submit
{
	width: 100%;
	text-align: right;
}

.tx-powermail form.layout1 .powermail_fieldwrap_type_submit div.powermail_field
{
	display: block;
	width: 100%;
	height: 25px;
	float: none;
	text-align: right;
}

.tx-powermail form.layout1 div.powermail_fieldwrap
{
	display: block;
	clear: both;
}

.tx-powermail form.layout1 input.powermail_input
{
}

.tx-powermail form.layout1 textarea.powermail_textarea
{
}

.tx-powermail .layout3 div.radio
{
	display: inline-block;
}

.tx-powermail div.powermail_fieldwrap
{
	margin-bottom: 10px;
}

.tx-powermail .layout3 div.powermail_fieldwrap_type_input,
.tx-powermail .layout3 div.powermail_fieldwrap_type_country
{
	display: inline-block;
}

.tx-powermail .layout3 div.powermail_fieldwrap_type_input.nolabel,
.tx-powermail .layout3 div.powermail_fieldwrap_type_country
{
	width: 45%;
	margin-right: 2%;
}

.tx-powermail .layout3 div.powermail_fieldwrap_type_input.layout3
{
	width: 13%;
	margin-right: 1%;
}

.tx-powermail .layout3 div.powermail_fieldwrap_type_input.layout2
{
	width: 29%;
	margin-right: 3.54%;
}

.tx-powermail .layout3 div.powermail_fieldwrap_type_textarea
{
	width: 97.7%;
}

.tx-powermail .layout3 .powermail_fieldwrap div.powermail_field
{
	width: 90%;
}

.tx-powermail .layout3 .powermail_fieldwrap .powermail_field input.powermail_input,
.tx-powermail .layout3 .powermail_fieldwrap .powermail_field select.powermail_country,
.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field input.powermail_input,
.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field select.powermail_country
{
	height: 25px;
}

.tx-powermail form.layout3 .powermail_fieldwrap .powermail_field input.powermail_input,
.tx-powermail form.layout3 .powermail_fieldwrap .powermail_field select.powermail_country,
.tx-powermail form.layout3 .powermail_fieldwrap .powermail_field textarea.powermail_textarea
{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field input.powermail_input,
.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field select.powermail_country,
.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field textarea.powermail_textarea
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tx-powermail span.select
{
    display: block;
    position: absolute;
    width: 100%;
    height: 25px;
    top: 0;
    left: 0;
    padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
    line-height: 25px;
    overflow: hidden;
    cursor: pointer;
}

.tx-powermail span.select:after
{
    position: absolute;
    right: 10px;
    top: 40%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #333;
    content: " ";
}

.tx-powermail .layout3 .powermail_fieldwrap .powermail_field input.powermail_input,
.tx-powermail .layout3 .powermail_fieldwrap .powermail_field select.powermail_country,
.tx-powermail .layout3 .powermail_fieldwrap .powermail_field textarea.powermail_textarea,
.tx-powermail span.select
{
	font-size: inherit;
	color: inherit;
	background-color: #fbfbfb;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
}

.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field input.powermail_input,
.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field select.powermail_country
{
	margin-bottom: 5px;
	background: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	font-size: inherit;
	color: #FFF;
}

.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field input.powermail_input:focus,
.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field select.powermail_country:focus
{
	border-left: none;
	border-right: none;
	border-top: none;
}

.tx-powermail form.layout1 .powermail_fieldwrap .powermail_field select option
{
	padding-left: 10px;
	color: #FFF;
	background: var(--ljRed);
}

.tx-powermail form .powermail_fieldwrap .powermail_field select.powermail_country,
.tx-powermail form .powermail_fieldwrap .powermail_field select.powermail_country option,
.tx-powermail .layout3 .powermail_fieldwrap .powermail_field select.powermail_country,
.tx-powermail select,
.tx-powermail select option
{
	font-family: inherit;
	font-weight: 400;
	font-size: 14px;
}

div.googleFrameWrapper
{
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
}

.googleFrameWrapper iframe.googleFrame
{
	max-width: 98%;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.style5 .tx-powermail select option
{
	color: #3E3E3E;
}

.tx-powermail span.select.selectHidden
{
	display: none;
}

div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
div.csc-textpic-intext-left .csc-textpic-imagewrap
{
   float: left;
}

div.csc-space-before-extra-small
{
   padding-top: 5px;
}

div.csc-space-before-small
{
   padding-top: 10px;
}

div.csc-space-before-medium
{
   padding-top: 15px;
}

div.csc-space-before-large
{
   padding-top: 20px;
}

div.csc-space-before-extra-large
{
   padding-top: 25px;
}

div.csc-space-after-extra-small
{
   padding-bottom: 5px;
}

div.csc-space-after-small
{
   padding-bottom: 10px;
}

div.csc-space-after-medium
{
   padding-bottom: 15px;
}

div.csc-space-after-large
{
   padding-bottom: 20px;
}

div.csc-space-after-extra-large
{
   padding-bottom: 25px;
}

#cboxContent button
{
}

#cboxOverlay
{
	background: #000;
	background: rgba( 0, 0, 0, 0.8 );
}

#cboxContent #cboxPrevious,
#cboxContent #cboxNext
{
	height: 45px;
	width: 45px;
	margin-top: -15px;
	top: 50%;
	bottom: auto;
	background-position: center center;
	background-size: auto 100%;
	border: none;
	opacity: 0.8;
	font-size: 26px;
}

#cboxContent #cboxPrevious:hover,
#cboxContent #cboxNext:hover,
#cboxContent #cboxPrevious:active,
#cboxContent #cboxNext:active,
#cboxContent #cboxPrevious:focus,
#cboxContent #cboxNext:focus
{
	border: none;
	outline: none !important;
	text-decoration: none;
	opacity: 1;
}

#cboxContent #cboxNext
{
	left: auto;
	right: 0px;
	background-image: url(/fileadmin/templates/images/pfeil-rechts.png);
}

#cboxContent #cboxPrevious
{
	background-image: url(/fileadmin/templates/images/pfeil-links.png);
}

#cboxContent #cboxClose
{
	bottom: -1px;
	background: none;
	border: none;
	font-size: 16px;
	font-weight: 600;
	color: #888;
}

#cboxContent #cboxClose:hover
{
	text-decoration: none;
	color: var(--ljRed);
	
	transition: color 1s linear;
}

#cboxContent #cboxSlideshow
{
	background: none;
	text-decoration: none;
	color: #3E3E3E;
	outline: none;
	border: none;
}

#cboxContent #cboxSlideshow:hover
{
	text-decoration: none;
	color: var(--ljRed);
	
	transition: color 1s linear;
}

#cboxContent #cboxCurrent
{
	left: 0px;
	font-family: inherit;
}

#colorbox,
cboxWrapper,
#colorbox:focus,
cboxWrapper:focus,
#colorbox:hover,
cboxWrapper:hover,
#cboxSlideshow:focus
{
	border: none !important;
	outline: none;
}

.parallaxPage div.tx-powermail
{
	width: 460px;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.parallaxPage .tx-powermail .powermail_fieldset .powermail_legend
{
	display: inline-block;
	float: none;
	clear: both;
	padding-top: 45px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18px;
}

.tx-powermail form.layout3 input.powermail_submit,
.tx-powermail form.layout1 input.powermail_submit
{
    padding: 8px 20px;
    font-size: inherit;
    border: 0;
    cursor: pointer;
	
    -webkit-appearance: button;
    -webkit-border-radius: 0;
}

.tx-powermail form.layout3 input.powermail_submit
{
    color: #fff;
    background-color: var(--ljRed);
}

.tx-powermail form.layout1 input.powermail_submit
{
	position: absolute;
	right: -10px;
    color: var(--ljRed);
    background-color: #fff;
}

a.buttonLink
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	background: #a77dc2;
	border: 2px #88A outset;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
   border-radius: 4px;
}

div.video-js-box,
.video-js-box video
{
	max-width: 100% !important;
}

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

.align-center,
.csc-header-alignment-center,
.text-center
{
	text-align: center;
}

.cssgrid .fsndElMgrGroup div.groupImageLinks[data-imagecount="4"],
.cssgrid .fsndElMgrGroup div.groupTeaserImages[data-imagecount="4"]
{
   display: grid;
   grid-template-columns: 1fr 1fr 1fr 1fr;
   grid-column-gap: 20px;
}

.cssgrid .fsndElMgrGroup div.groupTeaserImages[data-imagecount="4"]
{
   grid-column-gap: 10px;
}

.cssgrid .fsndElMgrGroup .groupImageLinks[data-imagecount="4"] div.groupImageLinkItem,
.cssgrid .fsndElMgrGroup .groupTeaserImages[data-imagecount="4"] div.groupTeaserImageItem
{
   display: block;
   float: none;
   width: auto;
   margin-right: 0px;
}

.clear
{
	float: none !important;
	clear: both !important;
	height: 0px;
	width: 0px;
}

@media only screen and (max-width: 1340px)
{
	div#logo
	{
		padding-right: 1em;
	}
}


@media only screen and (max-width: 1120px) 
{
	#mainMenuWrapper ul.level1 li.level1
	{
		font-size: 17px;
	}
}

@media only screen and (max-width: 1060px) 
{
	#mainMenuWrapper ul.level1 li.level1
	{
		font-size: 16px;
	}
	#mainMenuWrapper a, 
	#mainMenuWrapper a:visited
	{
		padding-left: 13px;
		padding-right: 13px;
	}
}


@media only screen and (max-width: 1060px) and (orientation: landscape)
{
	.tx-powermail form .layout3 .powermail_fieldwrap_type_check div.powermail_field
	{
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;

		-webkit-column-gap: 0px; /* Chrome, Safari, Opera */
		-moz-column-gap: 0px; /* Firefox */
		column-gap: 0px;
	}
}

@media only screen and (max-width: 990px) 
{
	#mainMenuWrapper ul.level1 li.level1
	{
		font-size: 15px;
	}
	#mainMenuWrapper a, 
	#mainMenuWrapper a:visited
	{
		padding-left: 12px;
		padding-right: 12px;
	}
	.specialMenuRight .menuInfoItem p, 
	.specialMenuRight .menuInfoItem ul, 
	.specialMenuRight .menuInfoItem ol
	{
		font-size: 15px;
	}
}

@media only screen and (max-width: 960px)
{
	#mainMenuWrapper ul.level1 li.level1
	{
		font-size: 14px;
	}
	.specialMenuRight .menuInfoItem p, 
	.specialMenuRight .menuInfoItem ul, 
	.specialMenuRight .menuInfoItem ol
	{
		font-size: 14px;
	}
}


@media only screen and (max-width: 900px) 
{
	#mainMenuWrapper ul.level1 li.level1
	{
		font-size: 13px;
	}
	.specialMenuRight .menuInfoItem p, 
	.specialMenuRight .menuInfoItem ul, 
	.specialMenuRight .menuInfoItem ol
	{
		font-size: 13px;
	}
	#mainMenuWrapper a, 
	#mainMenuWrapper a:visited
	{
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 800px)
{
	#mainMenuWrapper ul.level1 li.level1
	{
		font-size: 12px;
	}
	.specialMenuRight .menuInfoItem p, 
	.specialMenuRight .menuInfoItem ul, 
	.specialMenuRight .menuInfoItem ol
	{
		font-size: 12px;
	}
}

@media only screen and (max-width: 800px) and (orientation: landscape)
{
	#mainMenuWrapper a, 
	#mainMenuWrapper a:visited
	{
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media only screen and (max-width: 770px)
{
	#mainMenuWrapper a, 
	#mainMenuWrapper a:visited
	{
		padding-left: 4px;
		padding-right: 4px;
	}
	#mainContent h1
	{
		font-size: 24px;
	}
   div#headerWrapper
   {
      overflow: visible;
   }
	.twoColumns div#mainContent
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	div#footerWrapper
	{
		/*position: absolute;*/
		height: auto;
		min-height: 45px;
		padding-bottom: 20px;
	}
	div#bottomMenu
	{
		display: block;
	}
	div#copyright
	{
		float: none;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.twoColumns div#leftContent,
	.twoColumns div#rightContent
	{
		width: auto;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	
	.twoColumns #leftContent div.csc-default,
   .twoColumns #leftContent div.csc-frame-default,
	.twoColumns #leftContent div.csc-frame,
	.twoColumns #rightContent div.csc-default,
   .twoColumns #rightContent div.csc-frame-default,
	.twoColumns #rightContent div.csc-frame
	{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
	
	#bottom-menu li.level1
	{
		margin-bottom: 15px;
	}
	
	#bottom-menu li.level1.first-item
	{
		padding-left: 0px;
	}
}

@media only screen and (max-width: 730px)
{
	body#page
	{
		font-size: 14px;
	}
	div#logo
	{
		right: auto;
		left: 0px;
	}
   .contentItem div.fsndElMgrSlider
   {
      max-width: 100%;
   }
	article.contentItem div.articleInnerWrapper, div#header, div#footer, div#breadCrumbWrapper
	{
		max-width: 95%;
	}
	#centreArea div.csc-frame-invisible, 
   #centreArea div.csc-frame-rulerBefore,
   #centreArea div.csc-frame-indent
	{
		padding-left: 3%;
		padding-right: 3%;
	}
	#stoererRechts .stoererItem img
	{
		width: 24px;
	}
   .cssgrid .fsndElMgrGroup div.groupImageLinks[data-imagecount="4"],
   .cssgrid .fsndElMgrGroup div.groupTeaserImages[data-imagecount="4"]
   {
      grid-template-columns: 1fr 1fr;
      grid-row-gap: 20px;
   }
   
   .cssgrid .fsndElMgrGroup div.groupTeaserImages[data-imagecount="4"]
   {
      grid-row-gap: 10px;
   }
}

@media only screen and (max-width: 640px)
{
	div#websiteSlogan
	{
		font-size: 20px;
	}
	div#header
	{
		height: 100px;
	}
   
   #teaser article.captionWrapper
   {
      top: 33%;
   }

   #teaser div.teaserImageCaption
   {
      display: inline-block;
      padding-left: 30px;
      padding-right: 35px;
      padding-top: 20px;
      padding-bottom: 25px;
   }
	div#contentWrapper
	{
		top: 100px;
	}
	div#logo
	{
		height: 70px;
	}
	#mainContent h1
	{
		font-size: 22px;
	}
	div#websiteSlogan
	{
		max-width: 60%;
		left: 56%;
		white-space: normal;
	}
	#centreArea div.csc-frame-rulerAfter, 
	#centreArea .contentItemuploads div.csc-frame-rulerAfter ul.csc-uploads,
   #centreArea div.csc-frame-ruler-after, 
	#centreArea .contentItemuploads div.csc-frame-ruler-after ul.ce-uploads
	{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	#centreArea .contentItemuploads div.csc-frame-rulerAfter ul.csc-uploads,
   #centreArea .contentItemuploads div.csc-frame-ruler-after ul.ce-uploads
	{
		margin-left: 10px;
	}
	#stoererRechts .stoererItem img
	{
		width: 20px;
	}
	#stoererRechts .stoererItem div.stoererHeader
	{
		min-width: 390px;
	}
	#stoererRechts .stoererClosed div.stoererHeader
	{
		min-width: 0px;
	}
	#stoererRechts .stoererItem .stoererHeader .csc-header
	{
		padding-top: 14px;
	}
}

#mainContent .fsndElMgrGroup .groupTextItems div.groupTextItem
{
	margin-bottom: 0px;
}

@media only screen and (max-width: 640px) and (orientation: protrait)
{
}

@media only screen and (max-width: 640px) and (orientation: landscape)
{
}

@media only screen and (max-width: 480px)
{
	body#page
	{
		font-size: 13px;
	}
	div#websiteSlogan
	{
		font-size: 18px;
		left: 62%;
	}
	div#header
	{
		height: 90px;
	}
	div#contentWrapper
	{
		top: 90px;
	}
	div#logo
	{
		height: 65px;
	}
   
   #teaser article.captionWrapper
   {
      top: 28%;
   }

   #teaser div.teaserImageCaption
   {
      display: inline-block;
      padding-left: 20px;
      padding-right: 25px;
      padding-top: 15px;
      padding-bottom: 15px;
   }

	#mainContent h1
	{
		font-size: 18px;
	}
	#mainContent h2
	{
		font-size: 16px;
	}
	.fsndElMgrSlider li.listElement .csc-textpic .csc-textpic-imagewrap
	{
		display: block;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.fsndElMgrSlider li.listElement .csc-textpic .csc-textpic-text
	{
		display: block;
		float: none;
		margin-left: 10%;
		margin-right: auto;
		max-width: 85%;
	}
	#stoererRechts .stoererClosed a.stoererLink
	{
		padding-left: 8px;
		padding-top: 8px;
		padding-bottom: 5px;
	}
	#stoererRechts .stoererItem img
	{
		width: 16px;
	}
	#centreArea div.csc-frame-indent
	{
		padding-left: 2%;
		padding-right: 2%;
	}
	#stoererRechts .stoererItem div.stoererHeader
	{
		min-width: 280px;
	}
	#stoererRechts .stoererClosed div.stoererHeader
	{
		width: 33px;
		min-width: 0px;
		white-space: nowrap;
	}
	#stoererRechts .stoererItem .stoererHeader .csc-header
	{
		padding-top: 9px;
	}
	
	.tx-powermail form .layout3 .powermail_fieldwrap_type_check div.powermail_field
	{
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;

		-webkit-column-gap: 0px; /* Chrome, Safari, Opera */
		-moz-column-gap: 0px; /* Firefox */
		column-gap: 0px;
	}
}

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

@media only screen and (max-width: 400px)
{
   .cssgrid .fsndElMgrGroup div.groupImageLinks[data-imagecount="4"]
   {
      grid-template-columns: 1fr;
   }
}

@media only screen and (max-width: 380px)
{
	div#header
	{
		height: 80px;
	}
   
   #teaser article.captionWrapper
   {
      top: 20%;
   }

   #teaser div.teaserImageCaption
   {
      display: inline-block;
      padding-left: 15px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 15px;
   }
	div#contentWrapper
	{
		top: 80px;
	}
	div#logo
	{
		height: 55px;
	}
	#stoererRechts .stoererItem img
	{
		width: 14px;
	}
}

@media only screen and (max-width: 380px) and (orientation: protrait)
{
}

@media only screen and (max-width: 380px) and (orientation: landscape)
{
}

@media only screen and (max-width: 320px)
{
	body#page
	{
		font-size: 12px;
	}
	div#header
	{
		height: 70px;
	}
	div#contentWrapper
	{
		top: 70px;
	}
	div#logo
	{
		height: 45px;
	}
	#stoererRechts .stoererItem img
	{
		width: 12px;
	}
   .cssgrid .fsndElMgrGroup div.groupTeaserImages[data-imagecount="4"]
   {
      grid-template-columns: 1fr;
   }
}

@media only screen and (max-width: 320px) and (orientation: protrait)
{
}

@media only screen and (max-width: 320px) and (orientation: landscape)
{
}
