.logo {
    background-image: url('images/logo.png');
    background-repeat: no-repeat;
    display: block;
    width: 390px;
    height: 94px;
}

/* General definitions start */
body {
    font-size: 1em !important;
    background-color: #ffffff;
    width: 100%;
    color: #646464;
    font-family: Tahoma, Arial, sans-serif !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
h1,h2,h3,h4,h5,h6 {
    color: #0055aa;
}

h1 {
    font-size: 1.25em;
}

#content h1 {
    font-size: 1.65em;
    margin-bottom: 15px;
}

div,p {
    font-size: 0.875em;
    color: #646464;
}

b {
    font-weight:bold !Important
}

a,
a:hover,
a:active,
a:link,
a:visited {
    text-decoration: none;
}

.container {
    width: 1024px;
    margin: 0 auto;
}

.row {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 15px;
}

.list-inline {
    list-style: none;
}

.list-inline li {
    float: left;
    margin-right: 5px;
}

.blue {
    color: #0055aa;
}

.lightBlue {
    color: #5ca9f6;
}

.darkGray {
    color: #646464;
}

.gray {
    color: #c8c8c8;
}

.lightGray {
    color: #f7f7f7;
}

.white {
    color: #ffffff;
}

.content-box, .download-box {
    background-color: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 2.7027027027027027027027027027027%;
    padding-right: 2.7027027027027027027027027027027%;
    font-size: 0.875em;
}
.download-box {
	margin-bottom:2px;
}
.download-box h3 {
	font-size:16px;
	line-height: 18px;
	margin-bottom: 20px;
}
.download-box p.bodytext {
	margin-bottom:10px;
}
a.download {
	color:#646464;
	text-decoration: underline;
	display:block;
	float:left;
	background-image:url(images/icon_pdf.png);
	background-position: left;
	background-repeat: no-repeat;
	height:39px;
	padding-left:47px;
    margin-right:5px;
}
/*
fux float für accordion entfernt.
 */
.accordion a.download {

    float:none;

}

#subcontent .download-box .csc-textpic-imagewrap {
    margin-right: 20px;
}

.content-box-image {
	border:1px solid #c8c8c8;
}

#content .without-space {
    margin: 0px;
}

.with-big-space {
	margin-bottom:12px;
}
.with-small-space {
	/*border-bottom: 5px solid #ffffff;*/
	margin-bottom: 5px;
}

/* General definitions end */




/* Define header start */
#header {
    background-image: url('images/header_background.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 170px;
}

#header .sloganLogo {
    /*width: 63.4765625%;*/
    width: 58.59375%;
    width: 55%;
    margin-right: 1.171875%;
    float: left;
    padding-top: 40px;
    margin-left: 2.9296875%;
}

#header .searchLang {
    /*width: 26.5625%;*/
    width: 37.3046875%;
    width: 40%;
    float: left;
    margin-top: 10px;
}

#header .searchLang .searchForm {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}

#header .searchLang .searchForm label,
#header .searchLang .searchForm input {
    float: left;
    border: 0px;
}

#header .searchLang .searchForm label {
    margin-right: 5px;
    margin-top: 3px;
}

#header .searchLang .searchForm #searchQuery {
    height: 17px;
}

/* Define header end */

/* Define main page start */
#maincontent #content {
    width: 72.265625%;
    margin-right: 1.171875%;
    float: left;
    background-color: #f7f7f7;
}

#maincontent #rightColumn {
    width: 26.5625%;
    float: left;
    background-color: #f7f7f7;
}
/* Define main page end */

/* Define sub page start */
#subcontent #sidenav {
    /*width: 18.9453125%;*/
    width: 23.828125%;
    margin-right: 1.171875%;
    float: left;
    background-color: #f7f7f7;
    padding-top: 30px;
}

#subcontent #content {
    width: 47.265625%;
    float: left;
}

#subcontent #rightColumn {
    width: 26.5625%;
    margin-left: 1.171875%;
    float: left;
    background-color: #F7F7F7;
}

/* Define sub page end */

/* Define navigation start */
#mainnav {
    background-color: #0055aa;
    margin-top: 0px !important;
}


#mainnav .level-1 {
    text-transform: uppercase;
    font-size: 1em;
}

#mainnav .level-1 a {
    display: table-cell;
    vertical-align: middle;
}

#mainnav .level-2,
#mainnav .level-3 {
    text-transform: none;
}

#mainnav .level-1 li {
    padding: 0 20px;
    position: relative;
    height: 40px;
    margin-right: 0px;
    border-right: 1px solid #ffffff;
    display: table;
}

#mainnav .level-1 li:last-child {
    border-right: 0px;
}

#mainnav .level-1 .level-2 {
    position: absolute;
    background-color: #646464;
    left: -20px;
    top: 40px;
}

#mainnav .level-1 .level-2 li,
#mainnav .level-1 .level-3 li {
    display: block;
    float: none;
    border: none;
    height: auto;
    border-bottom: 1px solid #717171;
}

#mainnav .level-1 li.active,
#mainnav .level-1 li:hover {
    background-color: #5ca9f6;
}

#mainnav .level-1 li a,
#mainnav .level-2 li a,
#mainnav .level-3 li a {
    color: #ffffff;
}

#mainnav .level-1 .level-2,
#mainnav .level-1 .level-3 {
    font-size: 0.875em;
    background-image: url('images/level2-nav-background.png');
    background-position: 0 0;
    background-color: #404040;
    background-repeat: repeat-y;
    opacity: 0.95;
    padding-bottom: 25px;
}

#mainnav .level-3 a,
#mainnav .level-2 a {
    color: #ffffff;
}

#mainnav .level-1 .level-2,
#mainnav .level-1 .level-2 .level-3 {
    display: none;
    width: 210px;
    z-index: 10;
}

#mainnav .level-1 li:hover .level-2,
#mainnav .level-1 .level-2 li:hover .level-3 {
    display: block;
}

#mainnav .level-1 .level-2 .level-3 {
    position: absolute;
    left: 210px;
    background-color: #646464;
    top: 0;
}

#mainnav .level-2 li,
#mainnav .level-3 li {
    color: #ffffff;
    padding-left: 9.5238095238095238095238095238095%;
    padding-right: 9.5238095238095238095238095238095%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#sidenav a,
#sidenav {
    color: #646464 ;
    font-size: 0.875em;
}

#sidenav li.active > a,
#sidenav a:hover {
    color: #0055aa;
}

#sidenav li a {
    /*padding-left: 2.9296875%;
    padding-right: 1.953125%;*/
    display: block;
    padding-left: 12.295081967213114754098360655738%;
    padding-right: 8.1967213114754098360655737704918%;
}

#sidenav ul.level-3 li a {
    padding-left: 20.49180327868852459016393442623%;
}

#sidenav ul.level-3  {
    border-top: 1px solid #c8c8c8;
    margin-top: 8px;
}

#sidenav ul.level-3 li:first-child {
    padding-top: 8px;
}

#sidenav ul.level-2 li {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 8px;
    margin-bottom: 8px;
    line-height: 15px;
}

#sidenav ul.level-2 li ul.level-3 li:last-child {
    margin-bottom: 0px;
}

#sidenav ul.level-2 li:last-child {
    border-bottom: none;
}

#dummybox {
	background-color: #F7F7F7;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


/* video iframe */
.fux-fce-content-wrapper .cookieconsent-optin-marketing,
.fux-fce-content-wrapper .renewLink {
    background-color: #d1d0d1;
}

.fux-fce-content-wrapper .renewLink{
    background-image: url("images/video-cookie-banner.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 484px;
    height: 363px;
    display: block;
}

.fux-fce-content-wrapper .renewLink span{
    position: absolute;
    left: -500px;
}



/* Define navigation end */

/* Define content start */

/* *********
fux line-height für alle p tags ergänzt.
********* */
p,
.accordion p,
p.bodytext {
    line-height: 1.5em !important;
}

.contenttable{
    padding: 10px 0 10px 0px;
    border-collapse: separate;
    border-spacing: 0px;
    width:100%;
}

.contenttable th{
    padding: 3px 4px 5px 4px;
    color: #0055aa;
    font-size: 0.875em;
    line-height: 1.3em;
    border-right: 1px solid #cccccc;
    border-bottom: 2px solid #0055aa;
    font-weight: normal;
    text-align: left;
}

.contenttable td{
    padding: 3px 3px 5px 3px;
    color: #646464;
    font-size: 0.775em;
    line-height: 1.3em;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.contenttable-3{
    padding: 10px 0 10px 20px;
    border-collapse: separate;
}

.contenttable-3 td{
    padding: 6px 0 5px 0;
    color: #646464;
    font-size: 0.875em;
    line-height: 1.3em;
    border: none;
}

DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}
/* Define content end */


/* Define footer start */
#footer {
    font-size: 0.75em;
    color: #646464;
    border-top: 3px solid #c8c8c8;
    padding-top: 15px;
}

#footer .copyright,
#footer p.bodytext,
#footer p{
	display: inline-block;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #646464;
	text-decoration: underline;
}

#references {
	float: right;
	margin-bottom: 66px;
}

#references p {
	float: left;
	margin-left: 20px;
}

/* Define footer end */

/* Define searchbox start */
.search-button-arrow{
    border: 0;
    padding: 0;
    background: none;
}
.searchLabel {
    color: #646464;
    font-size: 0.75em;
}

.tx-indexedsearch {
	color: #646464;
	line-height: 21px;
	font-size: 14px;
}

.tx-indexedsearch a, .tx-indexedsearch a:visited, .tx-indexedsearch a:hover {
	color: #0055AA;
	font-size: 14px;
}

.tx-indexedsearch-browsebox,
.tx-indexedsearch-res {
	margin-top: 10px;
}

.tx-indexedsearch-descr {
    font-style: normal !important;
}


/* Define searchbox end */

/* Define teaserbox start */
.showCompleteList {
    display: none;
    color: #ffffff;
}

.showCompleteTeaser {
	background-image: url('images/button_standard_lang_mit_pfeil.jpg');
}

.longlist figure {
	padding-bottom: 20px;
}

.longlist img {
	width: 232px;
	height: 150px;
}

figcaption {
	color: #0055AA;
}

#maincontent .with-big-space,
#rightColumn .with-space {
   /*border-color: #ffffff;
   border-bottom: 12px solid #ffffff;*/
   margin-bottom: 12px;
}

#maincontent .with-small-space,
#rightColumn .with-small-space {
	border-color: #ffffff;
    border-bottom: 2px solid #ffffff;
}

#rightColumn div:first-child {
    margin-top: 0px !important;
}

.teaser-box {
    background-color: #f7f7f7;
    padding-left: 7.3529411764705882352941176470588%;
    padding-right: 7.3529411764705882352941176470588%;
    width: 85,294117647058823529411764705882;
    font-size: 0.875em;
    padding-top: 10px;
    padding-bottom: 10px;
}

figcaption,
.teaser-box h3 {
	text-transform: uppercase;
    line-height: 1.5em;
}

.teaser-box img {margin-bottom: 10px;}

.teaser-box-header {
    background-color: #646464;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    font-size: 0.875em;
}
/* Define teaserbox end */


/* Define accordion start */
.accordion {
	display:block;
}
.accordion .csc-default {

}

.ui-accordion-header {
	text-transform: uppercase;
}

.accordion .csc-default:last-child {
    margin-bottom: 0px;
}
.accordion header,
.accordion div.csc-header {

    background-color: #646464;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    background-image: url('images/pfeil_kreis_rechts_20x20.png');
    background-position: center  right 10px;
    background-repeat: no-repeat;
    margin-bottom:10px;
}
.accordion header.ui-state-active,
.accordion div.ui-state-active {
	margin-bottom:0;
}
.accordion-header-wrapper {
	border-top:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	background-color:white;
}

.accordion header:hover,
.accordion header.ui-accordion-header-active,
.accordion header.ui-state-active {
    background-color: #5ca9f6;
}

.accordion header.ui-accordion-header-active {
	background-image: url('images/pfeil_kreis_unten_20x20.png');
}
.accordion header h3,
.accordion header.csc-header h3 {
    color: #ffffff;
    font-size: 0.875em;
    padding-left: 20px;
}

#content .accordion DIV.csc-textpic, #content .accordion DIV.csc-textpic DIV.csc-textpic-imagerow, #content .accordion UL.csc-uploads LI  {
	overflow: visible;
}
/*
fux font-size für alle p innerhalb accordion
 */
.accordion p,
.accordion .csc-frame p {
    font-size:  0.875em;
}

.accordion .ui-accordion-content {
	padding:20px;
}

.accordion DIV.csc-textpic-left .csc-textpic-imagewrap {
    float: none;
}

.accordion img  {
	margin-bottom:5px;
}

.accordion .ui-accordion-content {
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
}
.accordion .bodytext-item-wrapper:last-child .ui-accordion-content,
.accordion .csc-frame:last-child .ui-accordion-content {
	border-bottom:1px solid #c8c8c8;
}
/* Define accordion end */

/* Define css for contact form start */
div.csc-mailform li label {
	display: block;
	width: 100%;
	margin: 7px 0;
	font-weight: bold;
}

div.csc-mailform label strong {
	text-transform: none;
}

div.csc-mailform li:hover input[type="submit"] {
	background-image: url('images/button_active_mit_pfeil.jpg');
}

div.csc-mailform li input,
div.csc-mailform li textarea {
	width: 100%;
}

div.csc-mailform li input[type="submit"] {
    width: 37.117903930131004366812227074236%;
    height: 30px;
    margin-top: 10px;
    border: 0px;
    background-color: transparent;
    color: #ffffff;
    background-image: url('images/button_standard_mit_pfeil.jpg');
    cursor: pointer;
}

/* Define css for contact form end */

/* Overwrite fancybox css start */
.fancybox-title-float-wrap .child {
	border-radius: 5px !important;
}
/* Overwrite fancybox css end */


/* Define css for extension srlanguage menu start */
.tx-srlanguagemenu .tx-srlanguagemenu-flag-linked, .tx-srlanguagemenu .tx-srlanguagemenu-flag-unlinked {
    height: auto !important;
    width: auto !important;
}

.tx-srlanguagemenu .tx-srlanguagemenu-flag-unlinked {
    filter: none !important;
}

.tx-srlanguagemenu, .tx-srlanguagemenu .links-list-header {
    margin-top: 0px !important;
}

.-languageSwitcher{ padding-top: 6px; }
.-languageSwitcher ul{ list-style: none; list-style-type: none; }
.-languageSwitcher ul li{ display: inline-block; float: left; position: relative; width: 24px; height: 16px; margin: 0 5px; line-height: 0px; font-size: 0px; }
.-languageSwitcher ul li.text-muted{ display: none; }
.-languageSwitcher ul li:first-child{ background-image: url(/typo3conf/ext/sr_language_menu/Resources/Public/Images/Flags/de.png);  }
.-languageSwitcher ul li:last-child{ background-image: url(/typo3conf/ext/sr_language_menu/Resources/Public/Images/Flags/en.png);  }


.-languageSwitcher ul li a{ line-height: 0px; font-size: 0px; position: absolute; left: 0; top: 0; height: 100%; width: 100%; }

/* Define css for extension srlanguage menu end */

/* Define some mobile devices start */
@media (min-width: 320px) and (max-width: 1023px) {
    .container {width: 100%;}
}

/* Define some mobile devices end */

/* indexed_search css from TYPO3 Version 9.5. */
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

/* fux search mod */
.tx-indexedsearch-info strong {
    font-weight: bold;
}

/* Aktive Seite - Variante 1 (über Parent-Klasse) */
.tx-indexedsearch-browselist-currentPage a {
    color: #646464;
    font-weight: bold;
    cursor: default;
    pointer-events: none; /* Klick deaktivieren */
}


/*
fux: sprachenmenü
*/
.languageSwitcher {
    padding-top: 3px;
}
.languageSwitcher ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.languageSwitcher ul li {
    display: inline-block;
    width: 24px;
    height: 16px;
    margin: 0 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.languageSwitcher ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px; /* Text verstecken */
    overflow: hidden;
}

/* Screen Reader Only - für Barrierefreiheit */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

/* Aktive Sprache */
.languageSwitcher ul li.active,
.-languageSwitcher ul li.active.text-muted{
    opacity: 1;
    filter: grayscale(100%);
    cursor: default;
}

/* Nicht verfügbare Sprachen */
.languageSwitcher ul li.text-muted {
    opacity: 0.25;
    filter: grayscale(100%);
    cursor: default;
}
.languageSwitcher ul li.flags-de { background-image: url(/typo3conf/ext/fux_sitepackage_hsgm/Resources/Public/Images/Flags/flags-de.png);  }
.languageSwitcher ul li.flags-gb{ background-image: url(/typo3conf/ext/fux_sitepackage_hsgm/Resources/Public/Images/Flags/flags-gb.png);  }
.languageSwitcher ul li.flags-fr{ background-image: url(/typo3conf/ext/fux_sitepackage_hsgm/Resources/Public/Images/Flags/flags-fr.png);  }

/* mainnav */
#mainnav .level-1 {
    display: flex;
    justify-content: space-around;
}

#mainnav .level-1 li {
    width: 100%;
}
#mainnav .level-1 .level-2 {
    left: 0px;
}

#mainnav .level-1 .level-2 li, #mainnav .level-1 .level-3 li {
    width: auto;
}
