/* Basis */

* {
	text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}

.show-rd-content {display: block;}

body {
	margin: 0px;
	font-family: poppins-regular, arial, helvetica, sans-serif !important; 
	font-size: 13px;
	color: #000000;
	background-color:#FFFFFF;
}
select, select option {
    font-family: poppins-regular, arial, helvetica, sans-serif !important;
}
select {
	height: 35px;
    font-size: 14px;
    border-radius: 5px;
    border-width: 1px;
    padding: 5px;
}

* {
	text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}


#layout_wrapper {
	width: 1170px;
    margin-top: 0px;
}

#popup {
	margin: 0px 20px 20px 20px;
}

.tocBILD {
	margin-right: 20px;
	box-shadow:
	0 1px 1px hsl(0deg 0% 0% / 0.075), 
	0 2px 2px hsl(0deg 0% 0% / 0.075), 
	0 4px 4px hsl(0deg 0% 0% / 0.075), 
	0 8px 8px hsl(0deg 0% 0% / 0.075), 
	0 16px 16px hsl(0deg 0% 0% / 0.075);
	width: 130px;
	border-radius: 5px;
}
a:hover .tocBILD {
	-ms-transform: scale(105%); /* IE 9 */
	-webkit-transform: scale(105%); /* Safari 3-8 */
	transform: scale(105%); 
	transition: transform .5s ease;
}
#TOC_Fokus_1 .fokus-t3 .tocBILD {
	width: 270px;
}

#TOC_Fokus_2 .fokus-t3 .tocBILD,
#TOC_auch_das .fokus-t3 .tocBILD {
	width: 100px;
}

/* Hauptbereiche */

#headerbottom, #footerbottom {
	background-color: #828385;
	height: 20px !important;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
}
#footerbottom {
	display: none;
}

#main, #header2023 {
	margin: 0px auto 20px auto;	
}

#main {
	min-height: 680px;
	/*margin-bottom: 20px;  Abstand zum Footer beim IE */
}

#links, #rechts, #content3sp, #content2sp, #contentchart, #rechtschartform, #layout_spalte_62, .layout_spalte_62 , #layout_spalte_38, .layout_spalte_38 { /* Abstand zum Footer bei FF & Co. */
	margin-bottom: 20px;
}
#links {
	float: left;
	width: 200px;
	margin-right: 15px;
}
#content3sp, #content2sp, #contentchart, #contentaktuellLINKS, #contentaktuellRECHTS, #layout_spalte_62, .layout_spalte_62 , .layout_spalte_50 {
	float: left;
	margin-bottom: 20px;
}
#contentaktuellLINKS, #content3sp, #contentchart {
	margin-right: 15px;
}
#layout_spalte_62, .layout_spalte_62  {
	margin-right: 20px;
}
#content3sp {
	width: 530px;
}
#content2sp {
	width: 785px;
}

#contentaktuellLINKS, #contentaktuellRECHTS {
	width: 385px;
}
* html #contentaktuellLINKS, #contentaktuellRECHTS {
	width: 380px;
}
#rechts, #rechtschartform, #layout_spalte_38, .layout_spalte_38 {
	float: right;
	width: 320px;
	overflow:hidden;
}
#layout_spalte_38, .layout_spalte_38 {width: 370px}
.layout_spalte_50 {width: 575px; Xmargin-left: 20px;}
.layout_spalte_50.lsp {margin-right: 20px;}
#layout_spalte_62, .layout_spalte_62  {width: 780px; Xmargin-left: 20px;}
#layout_spalte_100 {width: 1170px; Xmargin-left: 20px;}

/* Box-Elemente allgemein */

.boxGELBheadline, .boxGRAUheadline, .staticbox, .ct1{
	margin-top: 20px;
}
.featherlight-content .boxGELBheadline, .featherlight-content .boxGRAUheadline, 
.featherlight-content .staticbox, .featherlight-content .ct1 {
	margin-top: 0px;
}
.HilfeIcon {
	float:right;
	margin-top:-2px;
	text-align:right;
}
.staticboxheadline, #layout_spalte_38 .boxGRAUheadline {
	background-color: #696A6D;
	color: #FFFFFF;
}

.boxGRAUkopf {
	background-color: #696A6D;
	font-size: 16px;
	padding: 2px 0px 2px 6px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	color: #FFF;
}

.boxGRAU, .boxGELB {
	padding: 5px;
}
.loginbox {
	padding: 20px;
}
.boxGRAU, .boxTRANS {
	line-height: 24px;
	font-size: 16px;
}
.boxGRAU small, .boxTRANS small {display: block; line-height: 12px !important; margin-top: 3px;}
#content3sp .boxGRAU, .boxTRANS , #content2sp .boxgrau, #contentchart .boxgrau {
	padding: 10px 5px;
}

.boxGELB, .navibox {
	background-color: #FDF9ED;
}
.boxGRAU, .staticboxfooter, .TOC, .TOCabstand, .tablemain, .userarchivbox, .boxGRAUfooter, .boxGRAUpager  {
	background-color: #F9F9F9;
}
.staticboxfooter {
	padding: 2px 5px;
}
.boxGRAUfooter, .boxGRAUpager {
	padding: 2px 5px 2px 5px;
}

.boxGRAUfooter, .boxGRAUpager, .staticboxfooter {
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	border-radius: 0px 0px 5px 5px;
	font-size: 16px;
	border-width: 0px !important;	
}

/* Box-Elemente speziell */

#kilogo {
	margin: 0px 25px 0px 19px;
	float: left;
}

#kilogo a {
	background-color: transparent;
}
#headersubnav {
	float: left;
	margin-top: 9px;
}
* html #headersubnav {
	margin-left: 5px;
}
#headersubnav ul {
	margin: 0px;
	padding: 0px;
	display:inline
}
#headersubnav li {
	display: inline;
}
.rsslink a {
	background-image:url(/img/rss10.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	margin-top: 2px;
	font-size:12px;
}
.rsslink {display:inline;}
.show-login-form a {
	color: #FFF;
	background-position: 0px 2px;
	padding: 0px 10px;
	margin-top: 2px;
	font-size:12px;
}
.show-login-form a:hover {
	background-color: transparent;
}
.show-login-form {display:inline; background-color: #696A6E;}

.gewaehr {display: block; margin: 3px 0px 20px 0px; clear: both;}


#headersearchfield {float: right; width: 240px; padding-top:3px; text-align:right; padding-right: 5px; overflow: hidden;}

#headersearchfield input {-webkit-appearance: none; border-radius: 0;}

.showhide-symbol img {margin-right: 5px; margin-bottom: 4px; border:0px;}
.showhide-symbol a {background-color: transparent !important; text-decoration: none !important; color: #000}


}
#claim, #footerdatum {
	background-image:url(/img/header_icon_dunkelgrau.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	/*padding-top: 2px;*/
	height: 18px;
	float:left;
	width: 238px;
}
#claim {
	margin-top: -4px;
}

#footerdatum {
	padding-top: 4px;
	font-size: 11px;
	width: 175px;
}

.copyright {
	font-size: 14px;
	font-family: poppins-regular, arial, helvetica, sans-serif;
	line-height: 30px;
	font-weight: normal;
	padding-top: 20px;
}
.copyright a {
	margin: 0px !important;
	color: #000000;
}
	
.navibox {
	padding: 5px 0px;
}
.navibox  {
	border-right: 1px solid #696A6D;
	border-bottom: 1px solid #696A6D;
}
.TBbild {
	display:block;
	margin: 0px;
}
.SBbildlinks {
	float: left;
	margin: 2px 10px 10px 0px;
}
.ppindtabelle {
	border: 1px #696A6D solid; 
	padding: 5px;
	margin-bottom: 20px;
}
.ppindtabelle td {
	font-size: 11px;
}
.profillistenBG {
	/*background-color: #ECEBF3;
	margin: 5px; 
	border-top: 1px solid #696A6D;*/
	padding: 5px;
}
#userarchiv {

	margin: 20px; 
	width: 760px;
}
#userarchiv .biblio {
	display: none;
}
#userarchiv .ct2 {
	padding: 20px 0px;
}
.hinweisbox {
	font-size: 12px;
	margin: 30px 0px 5px 0px;
}
.drucktiteluserarchiv, .PrintFooter {
	display: none;
}
/* .boxGRAU td { font-size: 12px; } */
.spot-uebersicht-news {clear: both;}


/* Textelemente speziell */
h1, .h1, #artikel .t2 {
	font-size: 22px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	background-repeat: no-repeat;
	margin: 35px 0px 15px 0px;
	padding: 1px 0px 1px 0px;
	clear:both;
}
h1.boxGRAUheadline, h2.boxGRAUheadline {margin-bottom:0px;}
h1 {
	font-size: 22px;
}

.kisystem h2 {
	font-size: 15px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	background-image: url(/img/kilogo_30.gif);
	background-repeat: no-repeat;
	margin: 25px 0px 0px 0px;
	padding: 15px 0px 5px 30px;
}
.kisystem-neu h2 {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.kisystem .spaltenbox {
	clear: both;
}
.kisystem .links {
	width: 370px;
	float: left;
}
.kisystem .rechts {
	width: 370px;
	float: right;
}
.kisystem .spaltenbild {
 margin: 90px 0px 0px 50px;
}

.halbfett {font-family: poppins-semibold, arial, helvetica, sans-serif;}
.mittelgrau, .formangabe, .FormAngabe {color: #696A6D;}
.formangabe, .FormAngabe { font-size: 11px; }

#main ul, #main ol { margin: 0px; padding: 0px;}
#main ul, #main ol {margin-left: 17px;}
#main li {padding-bottom: 2px; text-align:left;}

.VolltextKontext {
	font-size: 11px;
	font-weight: normal;
}
.VolltextHighlight {
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	color: red;
}
.startseite {
 font-weight: normal; 
 color: #FFFFFF;
}
.ppcharttable {margin: 10px 0px; width:100%;}
.ppcharttable td {}
.ppcharticon {
	padding: 2px 5px 5px 25px;
	background-image:url(/img/icon_chart.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.ppchartlink {
	text-align: right;
}

.plastixxform, .plastixxform2 {padding-top: 1px;}

.ppc-detail-element-name {
	font-size: 16px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	padding-top: 0px !important;
	line-height: 22px;
	border-radius: 5px 5px 0px 0px;
}


a.button-new
/*, #anmeldung input[type=submit] */
{
	font-family: Arial, Helvetica, sans-serif !important;
	cursor: pointer;
	text-decoration: none !important;
	font-size: 12px;
	font-weight: normal !important;
	color: #ffffff;
	padding: 5px 20px;
	background: #828385;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #828385;
	-moz-box-shadow:
		0px 0px 0px rgba(255,255,255,1),
		inset 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 0px 0px rgba(255,255,255,1),
		inset 0px 0px 0px rgba(255,255,255,1);
	box-shadow:
		0px 0px 0px rgba(255,255,255,1),
		inset 0px 0px 0px rgba(255,255,255,1);
	text-shadow:
		0px 0px 0px rgba(000,000,000,1),
		0px 0px 0px rgba(255,255,255,1);
}

a.button-new:hover
/*, #anmeldung input[type=submit]:hover */
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-weight: normal !important;
	color: #000000;
	padding: 5px 20px;
	background: #ffffff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #828385;
	-moz-box-shadow:
		0px 0px 0px rgba(255,255,255,1),
		inset 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 0px 0px rgba(255,255,255,1),
		inset 0px 0px 0px rgba(255,255,255,1);
	box-shadow:
		0px 0px 0px rgba(255,255,255,1),
		inset 0px 0px 0px rgba(255,255,255,1);
	text-shadow:
		0px 0px 0px rgba(000,000,000,1),
		0px 0px 0px rgba(255,255,255,1);
}

a.btn-ohne-fuell, #mehrzu-wrapper a.thema-link-tag, input.pp-select-dropdown-button {
	font-family: poppins-semibold, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px 20px;
	border: solid #696a6e 1px;
	background-color: transparent;
	background-image: none;
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	border-radius: 5px;
	transition : 0ms;
	transform: translateY(0);
	display: flex;
	flex-direction: row;
	align-items: center;
	cursor: pointer;
}

a.btn-ohne-fuell:hover, #mehrzu-wrapper a.thema-link-tag:hover, input.pp-select-dropdown-button:hover {
	transition : 0ms;
	padding: 10px 20px;
	transform : translateY(-0px);
	background-color: #696a6e;
	color: #ffffff;
	border: solid 1px #696a6e;
}
#mehrzu-wrapper a.thema-link-tag, #mehrzu-wrapper a.thema-link-tag:hover {
	display: inline-block !important;
	margin-bottom: 10px;
}
input.buttonrahmen.pp-select-dropdown-button {
	padding: 6px 20px;
	display: inline;
	margin-left: 10px;
}
input.buttonrahmen.pp-select-dropdown-button:hover {
	background-color: #696a6e !important;
	padding: 6px 20px;
}

.abstand-18 {line-height: 18px;}
.btn-2023-hspace-15 {
	margin: 15px 0px;
}

.linkbookshop, .link_bookshop {display: none;}

div#beleg-wrapper {
    margin: 20px 20px 40px 20px;
}

	
/* Verlinkungen */

a {
	color: black;
	text-decoration:none;
}
a:hover {
	/*background-color: #FDF9ED;*/
}
:focus {
outline: 0;
}
#footermain a:hover {text-decoration:underline;}

.staticboxfooter a:hover, .boxGRAUfooter a:hover {
	text-decoration: underline;
}
#artikel td a.link_page, #artikel td a.link_intern {
	padding: 0px;
	background-image: none;
	display: inline;
	text-decoration:none;
}
#artikel td a.link_intern {
	text-decoration:underline;
}
#artikel td a.link_page:hover {
	text-decoration:underline;
}
#artikel td a.link_intern:hover {
	text-decoration:none;
}

a.BrotkrumenText02  {
	font-weight: normal;
	margin-right: 20px;
}
a.BrotkrumenText02:hover, a.startseite:hover  {
	color:#000000;
	text-decoration:underline;
}
.loginbox a {
	padding: 0px 5px 0px 15px;
	background-position: 0px 3px;
}
.loginbox a:hover {
	background-color: #FEE891;
}
.boxGELBheadline a {
	color:#FFFFFF;
	text-decoration: none;
}
.TOC a {
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	text-decoration: underline;
}
.TOC a.TOC_ct2 {
	font-weight: normal !important;
	text-decoration: none !important;
	line-height: 20px !important;
}
.boxGELBheadline a:hover, .TOC a:hover, a.TOC_ct2:hover {
	background-color: transparent;
}

/*#layout_wrapper .TOC a:hover  {
	border-bottom: 1px solid #C1C5D0;
}
*/
a.TOC_ct2:hover {
	text-decoration: none;
	/* border-bottom-width: 0px; */ 
}

#artikel a, .boxGRAU a, .boxTRANS a  {
	text-decoration: underline;
}
#artikel a:hover, .boxGRAU a:hover, .boxTRANS a:hover {
	text-decoration: none;
}
.boxGRAU a.icongelb, .boxTRANS  a.icongelb {
	text-decoration: none;
}
a:hover.icongelb  {
	text-decoration: underline !important;
}

.no-textdecoration a, .no-textdecoration.boxGRAU a, .no-textdecoration.boxTRANS a {
	text-decoration: none !important;
}
.no-textdecoration a:hover, .no-textdecoration.boxGRAU a:hover, .no-textdecoration.boxTRANS a:hover {
	text-decoration: underline !important;
}


#artikel a.link_page, #artikel a.link_intern {
	margin: 0px 0px 0px 0px;
	background-position: 0px 6px;
	font-weight:bold;
	width: 400px;
}
#artikel a.link_intern {
	font-weight: normal;
}
#artikel .TableCellBorderRight a.link_intern, #artikel .TableCellBorderLeft a.link_intern {
	font-weight: bold !important;
}

.item_block {
	clear: both;
	margin-top: 20px;
}

.thema-link-tag {
	display: inline-block;
	background-color: #e9e9e9;
	padding: 1px 8px 1px 15px;
	margin: 0px 8px 5px 0px;
	background-image: url(/img/pfeil_schwarz.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
	text-decoration: none !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
a.thema-link-tag:hover, .thema-link-tag.aktiv {
	background-color: #fee891;
	color: #000;
	XXbackground-image: url(/img/pfeil_schwarz.gif);
	XXbackground-position: 5px 3px;
}
.artikel-content-werbung {display: none;}

/* Header */

.header-teaser-2023 img {
	margin-top: 20px;
	width: 100%;
	box-shadow:
	0 1px 1px hsl(0deg 0% 0% / 0.075), 
	0 2px 2px hsl(0deg 0% 0% / 0.075), 
	0 4px 4px hsl(0deg 0% 0% / 0.075), 
	0 8px 8px hsl(0deg 0% 0% / 0.075), 
	0 16px 16px hsl(0deg 0% 0% / 0.075);
	border-radius: 5px;
	margin-bottom: -5px;
}

.header-teaser {
	height: 300px; 
	background-size: cover; 
	color: white; 
	padding: 20px; 
	box-shadow: 0 1px 1px hsl(0deg 0% 0% / 0.075), 0 2px 2px hsl(0deg 0% 0% / 0.075), 0 4px 4px hsl(0deg 0% 0% / 0.075), 0 8px 8px hsl(0deg 0% 0% / 0.075), 0 16px 16px hsl(0deg 0% 0% / 0.075); 
	border-radius: 5px; 
	display: table-cell; 
	vertical-align: middle;
	width: 1170px;	
}
.t1-teaser {
	font-weight: bold; 
	font-size: 34px; 
	line-height: 50px;
}
.t2-teaser {
	font-weight: normal; 
	font-size: 24px; 
	line-height: 30px;
	width: 75%; 
}
.teaser-buttongroup {
	margin-top: 20px;
	margin-bottom: 20px;
}
.teaser-buttongroup a.btn-primary-2023, .teaser-buttongroup .btn-primary-white-2023 {
	margin-right: 10px; 
	display: inline-block !important;
}

.btn-primary-2023.btn-small, .btn-primary-white-2023.btn-small, 
.btn-primary-2023.btn-small:hover, .btn-primary-white-2023.btn-small:hover,
.btn-primary-2023.btn-small:focus, .btn-primary-white-2023.btn-small:focus
{
	font-size: 12px !important;
	padding: 3px 5px;
}

#breadcrumb a {background-color: transparent; color:#FFF;}
#breadcrumb {
	width: 750px;
	position: absolute;
	margin-left: 250px;	
	margin-top: -4px;
}
.breadcrumbicon {
	margin: 0px 10px 2px 0px;
}
.XXXlast-crumb-text {display: none;} 

/* Startseite / Fokus neu */

#TOC_Fokus_1  a, #TOC_Fokus_2  a {background-color: transparent !important; text-decoration: none; }
#TOC_Fokus_1 {
	padding: 20px;
	background-color: #ECEBF3;
	border-radius: 0px 0px 5px 5px;
}
#TOC_Fokus_2_2023 {
	margin-top: 20px;
	background-color: #F9F9F9;
	border-radius: 5px 5px 5px 5px;
}
.TOC_Fokus_2:hover {
	background-color: #ECEBF3;
}
.TOC_Fokus_2 {
	padding: 20px;
}

#layout_wrapper #TOC_Fokus_2_2023 .tocBILD {
	width: 170px;
	margin-right: 20px;
}
#layout_wrapper #TOC_Fokus_2_2023 .TOCabstand {
	padding: 0px 15px !important;	
}
#TOC_auch_das {
	padding: 0px;
}
#TOC_Fokus_2 table td {padding: 5px 5px 0px 5px;}
#TOC_Fokus_1 .fokus-t1,
#TOC_Fokus_2 .fokus-t1
{
	font-size:20px; 
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	display: inline;
}
#TOC_Fokus_1 .fokus-t2 {
	font-size:16px; 
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	padding: 5px 0px;
}

#TOC_Fokus_2 .fokus-t2 {
	padding: 3px 0px 5px 0px; 
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	}
#TOC_auch_das .fokus-t2 {font-family: poppins-semibold, arial, helvetica, sans-serif;}

#TOC_Fokus_2 .fokus-teaser , #TOC_auch_das .fokus-teaser,
.boxGRAU 
{
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.fokus-t2, .fokus-teaser {
	line-height: 24px !important;
	font-size: 16px;
}
#TOC_Fokus_2 table td {width: 50%;}
#TOC_Fokus_2 table td {padding-right: 10px;}
/*#TOC_Fokus_2 .fokus-t3 {margin-bottom: 15px;}*/
#TOC_Fokus_2 .TOC_Fokus_2-teaser td {padding-top:1px;}
#TOC_Fokus_1 a {background-color: transparent !important;}
/*#TOC_Fokus_1 a .fokus-t1, a.TOC_Fokus_2-link .fokus-t1 {border-bottom: 1px solid #9799a0 !important;} */
#TOC_auch_das a div.fokus-t3 div.fokus-teaser {text-decoration: none !important;}
#TOC_Fokus_1 .fokus-t3 {margin-top: 3px;}
.fokus-t3 img {margin: 5px 20px 20px 0px;}
.TOC_auch_das img.tocBILD {
	margin-bottom: 0px 0px 20px 0px;
	width: 100% !important;
}
#TOC_auch_das .fokus-t3 .tocBILD {
    width: 100% !important;
}

.fokus-bild-0 {display: none;}
.fokus-bild-1 {}
.clearfix {height: 1px; clear: both;}
.clearboth {clear: both;}

.startseite_links_01, .startseite_links_02 {
	float: left;
	width: 380px;
}

.startseite_links_01 .boxGRAU, .startseite_links_02 .boxGRAU {
	min-height: 305px !important;
}

.startseite_links_01 {clear: left; margin-right: 20px;}


/* Kompatibilität übrige TOCs START */
.TOC .TOC-zelle {line-height: normal !important}
.TOC .TOC-zelle a {
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	text-decoration: none;
}
.TOC .TOC-zelle a div {
	margin-bottom: 5px;
}
.TOC .TOC-zelle a div.TOC_ct1 {
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	text-decoration: underline !important;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 24px !important;
}
.TOC .TOC-zelle a div.TOC_ct2 {
	font-family: poppins-regular, arial, helvetica, sans-serif;
	text-decoration: none !important;
	width: 130%;
	line-height: 24px !important;
	font-size: 16px;
}
#layout_spalte_62 .TOC .TOC-zelle a div.TOC_ct2 {
	width: 155%;
}
.boxGELBheadline a:hover, .TOC a:hover, a.TOC_ct2:hover {
	background-color: transparent;
}
.TOC .TOC-zelle a:hover div.TOC_ct1 {
	text-decoration: underline !important;
}
.TOC .TOC-zelle a:hover div.TOC_ct2 {
	text-decoration: none !important;
	/* border-bottom-width: 0px; */
}
.TOC-zelle {padding: 5px 5px;}

 #layout_wrapper #TOC-manuell .TOC .TOC-zelle a div.TOC_ct1 {
	display: block;
	width: 130%;	
}
/* Kompatibilität übrige TOCs ENDE */


/* TOC-Anpassungen Startseite Nachrichten-Box */
#layout_wrapper .startseite_toc span {display: none;}
#layout_wrapper .TOC .TOC-zelle {padding: 20px 5px 15px 5px; line-height: 16px !important;}
#layout_spalte_100 .TOC .TOC-text, #layout_spalte_62 .TOC .TOC-text {padding: 20px 80px 15px 5px;}
#layout_spalte_100 .TOC .TOC-text, #layout_spalte_62 .blog_scrollbox .TOC .TOC-text {padding-right: 0px !important;}
#layout_wrapper .boxGRAU, #layout_wrapper .boxTRANS {padding: 20px;}
#layout_wrapper .staticbox .boxGRAU, #layout_wrapper .staticbox .boxTRANS {padding: 20px; hyphens: auto;}
#layout_wrapper .startseite_toc  .TOC {padding: 0px 0px 0px 0px;}
#layout_wrapper .startseite_toc .staticbox .staticboxfooter {padding: 5px 20px 5px 20px !important;}
#layout_wrapper .boxGRAUfooter, #layout_wrapper  .staticboxfooter {padding: 5px 20px 5px 20px !important;}
#layout_wrapper .TOC .TOC-zelle a {}
#layout_wrapper .TOC .TOC-zelle a div.TOC_ct1 {
	font-family: poppins-semibold, arial, helvetica, sans-serif; 
	text-decoration: none !important; 
	hyphens: auto;
	display: inline
}
#layout_wrapper .TOC .TOC-zelle a:hover div.TOC_ct1 {
	text-decoration: underline !important; 
}
#layout_wrapper .TOC .TOC-zelle a div.TOC_ct2 {
	font-family: poppins-regular, arial, helvetica, sans-serif; 
	text-decoration: none !important;
	hyphens: auto;
}
#layout_wrapper .TOC .TOC-zelle a:hover {
	/* border-bottom: 1px solid transparent !important; */
}
#layout_wrapper .TOCabstand { padding: 0px 0px !important;}
#layout_wrapper .TOCabstand .TOC-text {
    padding-left: 20px !important;
}
#layout_wrapper .TOCabstand .TOC-datum {
    padding-right: 20px !important;
}

#layout_wrapper .news_scrollbox .boxGRAU, #layout_wrapper .blog_scrollbox .boxGRAU {padding: 0px 0px 0px 0px !important;}
#layout_wrapper .news_scrollbox table, #layout_wrapper .blog_scrollbox table {height: 350px; overflow-y: scroll; display: block;}
#layout_wrapper .blog_scrollbox table {height: 220px !important;}

#layout_wrapper .startbutton {
	background-color: #696A6D;
	color: #FFF;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	cursor: pointer;
	-webkit-appearance: none; border-radius: 0;
}
#layout_wrapper a.startbutton {padding: 3px 10px; text-decoration: none; font-size: 10px; display: block; text-align: center;}
#layout_wrapper a:hover.startbutton, #layout_wrapper .startbutton-hover {background-color: #b5b6b9 !important;}
#layout_wrapper a.meinepreise-hover, #layout_wrapper a.chart-hover, #layout_wrapper a.PreiseDetail-hover {width: 82px;}

/* Navigation Links */

.navibox .Level_2_Unselect, .navibox .Level_2_Select, 
.navibox .Level_3_Unselect, .navibox .Level_3_Select, 
.navibox .Level_4_Unselect, .navibox .Level_4_Select,
.navibox .Level_2_Select_active, .navibox .Level_3_Select_active, .navibox .Level_4_Select_active {
	padding: 2px 5px; 
}

.navibox .Level_2_Select_active, .navibox .Level_3_Select_active, .navibox .Level_4_Select_active {
	background:#FEE891;
}

.navibox a {
	display:block;
}
.navibox a:hover {
	background-color: transparent;
}
.navibox .Level_2_Unselect a, .navibox .Level_2_Select a, .navibox .Level_2_Select_active a {
	padding-left: 27px;
}
.navibox .Level_3_Unselect a, .navibox .Level_3_Select a, .navibox .Level_3_Select_active a {
	padding-left: 43px;
}
.navibox .Level_4_Unselect a, .navibox .Level_4_Select a, .navibox .Level_4_Select_active a {
	padding-left: 59px;
}
.navibox .Level_3_Unselect a {
	background-image:url(/img/link_icon_hellgrau.gif);
	background-repeat:no-repeat;
	background-position:30px 4px;
}

.navibox .Level_2_Select a, .navibox .Level_2_Select_active a, 
.navibox .Level_3_Select a, .navibox .Level_3_Select_active a, 
.navibox .Level_4_Select a, .navibox .Level_4_Select_active a {
	background-image:url(/img/link_icon_grau.gif);
	background-repeat:no-repeat;
	background-position:15px 4px;
	font-family: poppins-semibold, arial, helvetica, sans-serif; 
}
.navibox .Level_3_Unselect a {}
.navibox .Level_3_Select a, .navibox .Level_3_Select_active a {
	background-position: 30px 4px;
}
.navibox .Level_4_Unselect a {}
.navibox .Level_4_Select a, .navibox .Level_4_Select_active a {
	background-position: 43px 4px;
}

/* Input-Felder / Formulare */

form {
	margin: 0px;
	padding:0px;
}

.form-wrapper {
	BORDER-BOTTOM: #696A6D 1px solid;
	margin-bottom: 20px;
	font-size: 14px !important;
}
.form-title, .form-title-grau {
    background-color: #696a6d;
	border-radius: 5px 5px 0px 0px;
    color: #FFF !important;
	padding: 10px 20px; 
	font-family: poppins-semibold, arial, helvetica, sans-serif !important; 
	font-size: 16px !important;
}
.form-item {
	BORDER-LEFT: #696A6D 1px solid;
	BORDER-RIGHT: #696A6D 1px solid;
	padding: 15px 20px 0px 20px;
}
.form-item input, .form-item select, .ui-widget input, .ui-widget select {
	font-family: 'poppins-regular', arial, helvetica, sans-serif !important; 
	font-size: 14px !important;
}
.form-item:first-child {
	BORDER-TOP: #696A6D 1px solid;
}
.form-item:last-child {
	padding-bottom: 15px;
}
.form-item span {
    /*display: block !important; */
    font-size: 12px;
}

.formhead {
	background-color: #696A6D;
	color: #FFFFFF;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
}
.LoginInput, .Inputfeld, .Input, .input, .InputKurz, .inputkurz,
.Input-150, .Input-180, .Input-200, .Input-318, .Input-400, .Input-400Kurz, .Input-500,
.dialog-textbox-item 
{
	/*
	border: 1px solid #8A8D94; 
	padding: 2px 3px 2px 3px;
	background-color: #FFFFFF;
	-webkit-appearance: none; border-radius: 0;
	*/
    height: 25px;
    font-size: 14px;
    border-radius: 5px;
    border-width: 1px;
    padding: 5px !important;
	font-family: poppins-regular, arial, helvetica, sans-serif;
}
textarea.Input, textarea.input, textarea.Input-400 {
	height: inherit;
}
.Input, .input {
	width: 400px;
}
.InputKurz, .inputkurz {
	width: 50px;
}
.Inputmax {width: 100%}

.Input-150 {width: 150px;}
.Input-180 {width: 180px;}
.Input-200 {width: 200px;}
.Input-318 {width: 318px;}
.Input-350 {width: 350px;}
.Input-400 {width: 400px;}
.Input-500 {width: 500px;}


/* Textarea styles */
textarea.InputTextarea {
	border: 1px solid #8A8D94; 
	padding: 2px 3px 2px 3px;
	background-color: #FFFFFF;
	overflow:auto;
}

.LoginInput {
	font-size: 11px;
}
.LoginInput {
	width: 140px;
	-webkit-appearance: none; border-radius: 0;
}
.buttonrahmen, .LoginButton, .SuchButton {
	border: 1px solid #696A6D;
	background-color: #D5D5D5;
	cursor: pointer;
	-webkit-appearance: none; border-radius: 0;
}
a.buttonrahmen {padding: 3px 10px; text-decoration: none; font-size: 11px;}

.LoginButton {
	font-size: 11px;
	margin: 5px 0px;
}

.checkbox { /* für bündige Checkboxen */
	margin-left:0px; /* für FF */
}
*+html .checkbox, * html .checkbox { /* IE Hack */
	margin-left:-3px;
}
.archivoptionen select, .archivoptionen td {
	font-size: 11px;
}
#rechtschartform option, 
#rechtschartform select 
{
	font-size: 14px; 
	color: #000000 !important;
}
#vgltyp_ein, #vgltyp_aus {
	margin: 5px 0px;
}
#vgltyp_ein a, #vgltyp_aus a {
	font-size: 11px;
}
.chartformhead {
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	font-weight:bold;
	bborder-bottom: 1px #696A6D solid;
	padding-bottom: 3px;
}
.chartformpart {margin-bottom: 10px;}
label {
	display: block;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 14px;
}
.classic-label label {
	display: inline;
	margin-bottom: 0px;
	font-weight: normal;
}
.classic-label td {
	padding: 10px !important;
}


/* Artikel */

#artikel {
	margin: 0px 18px 20px 20px;
	Xwidth: 650px;	
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 10px;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
div.ct2 .biblio {
	font-size: 14px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	color: #696A6D;
	margin-top: 20px;
	display: block;
	clear:both;
	padding-top: 15px;
}
.biblio-footer {
	color: #696A6D;
	margin-top: 20px;
	display: block;
	clear:both;
}
.ArtikelFuss {
	margin-left: 20px;
}
#artikel div.ct1 { 
	padding: 1px 0px 1px 32px;
	margin: 20px -18px 0px -20px;
}
div.ct2 {
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	padding: 20px;
	font-size: 26px;
	line-height: 34px;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
#artikel div.t3 {
	margin: 25px 0px 10px 0px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	padding: 2px 3px;
	border: 1px solid #696A6D;
	border-left-width: 0px;
	border-right-width: 0px;
	clear: both;
}

.t3a {
	margin: 25px 0px 10px 0px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	padding: 2px 3px;
	border: 1px solid #696A6D;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #D4D4E0;
	clear: both;
}
.t4a {
	margin: 15px 0px 10px 0px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	padding: 2px 3px;
	border: 1px solid #696A6D;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	clear: both;
}

#artikel .ctext-update {
	margin: 5px 0px 15px 0px;
	border: 1px solid #4F5356;
	background-color: #F3F3F3;
	padding:5px;
}
#artikel .ctext-update-zitat {margin: 10px 0px;}
#artikel .ctext-update-datum {
	margin-top:5px; 
	font-style: italic;
	font-size: 11px;
}
#artikel ul {margin-top: 15px; margin-bottom: 15px;}

.ArtikelFuss {
	background-color: transparent;
	margin-top: 20px;
	border-top: #696A6D solid 1px; 
	padding-top: 5px;
	clear: both;
}
.norightsbox {
	margin: 50px 0px 15px 0px;
}
.icongrau { /* Überflüssig? */
	background-color: transparent;
	padding: 0px 10px 0px 15px;
}
.iconarchiv, .iconkommentar, .iconhauptrubriklink, .icon_email, .icon_rueckfrage  {
	background-image: url(/img/tv/icons/textbox.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 20px 30px;
	font-size: 12px;
}

.iconarchiv {
	background-image: url(/img/tv/icons/mydoc.gif);}

.icon_email {
	background-image: url(/img/tv/icons/mail_icon.gif);}

.icon_rueckfrage {
	background-image: url(/img/tv/icons/question.gif);}

.iconhauptrubriklink {
	background-image: url(/img/tv/icons/rub_lastlev0.gif);}

.iconhauptrubriklink  a 
	{ text-decoration: underline; font-weight:bold; }

.iconhauptrubriklink  a:hover 
	{text-decoration: none; }

.userarchivbox {
	border: #696A6D solid 1px; 
	padding: 20px; 
	width: 100%; 
	margin: 0px 0 0 28px;
}
.bildlinks, .bildmitte, .bildrechts {CLEAR: both;}
.bildlinks, .bildmitte, .bildrechts, .bildrechts2 {padding-top: 4px;}
.bildlinks {FLOAT: left; MARGIN: 0px 20px 20px 0px;}
.bildrechts, .bildrechts2 {FLOAT: right; MARGIN: 0px 0px 20px 20px;}
.bildmitte { FLOAT: none; }
.bildlinks DIV, .bildrechts DIV, .bildrechts2 DIV, .bildmitte DIV, .BildObjektFooter {PADDING: 3px; font-size: 11px}
.bildtabelle, .BildObjektFooter { width: 1px; padding: 0px; margin: 0px; BACKGROUND-COLOR: #F9F9F9; line-height: normal; }
.BildObjektFooter {width: 100%} 
.formtabelle, .Rahmengrau, .rahmengrau {  BORDER: #696A6D 1px solid; }
.bild, #artikel table img,
#norights-2023, .nr-angebot,
#norights-2025, .nr-angebot1, .nr-angebot2,
#cg-bk img,
#pp-detail-rechts img
{
	box-shadow: 
	0 1px 1px hsl(0deg 0% 0% / 0.075), 
	0 2px 2px hsl(0deg 0% 0% / 0.075), 
	0 4px 4px hsl(0deg 0% 0% / 0.075), 
	0 8px 8px hsl(0deg 0% 0% / 0.075), 
	0 16px 16px hsl(0deg 0% 0% / 0.075);
	border-radius: 5px;
}
table.Rahmengrau td {padding: 10px;}
#login-account-list table.Rahmengrau td {padding: 5px;}

.team-item-wrapper {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	grid-template-rows: 1fr;
	grid-column-gap: 20px;
}

.team-item {
	background-color: #F9F9F9;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	padding: 20px;
	XXXmargin-right: 20px;
	margin-top: 20px;
}
.team-item:last-child {
	margin-right: 0px;
}
img.team-bild {
	width: 150px;
	border-radius: 50%;
	box-shadow: 
	0 1px 1px hsl(0deg 0% 0% / 0.075), 
	0 2px 2px hsl(0deg 0% 0% / 0.075), 
	0 4px 4px hsl(0deg 0% 0% / 0.075), 
	0 8px 8px hsl(0deg 0% 0% / 0.075), 
	0 16px 16px hsl(0deg 0% 0% / 0.075);
}
.team-text {
	margin-top: 10px;
}
.team-text-name {
    font-weight: bold;
}
.team-text-position {
	
}
a.team-item-email {
	color: #000000;
	font-size: 14px;
	text-decoration:underline;
	display: block;
	margin-top: 5px;
}
a:hover.team-item-email {
	text-decoration:none !important;
}
.ap-table {
	margin-top: 20px;
}


#artikel sub {vertical-align: bottom; position: relative; top: 0.5em;}
#artikel sup {vertical-align: top; position: relative; top: -0.5em;}

#comment-wrapper {display: none;}

#mehrzu-wrapper .boxGRAUheadline, #content-rubrik-link .boxGRAUheadline {
	margin-top: 0px;
}
#mehrzu-wrapper, #content-rubrik-link {
	margin-top: 0px;
	margin-bottom: 20px;
}


/* Listen */

.TOC, .TOCabstand {padding: 0px 0px;}
#blickpunkt table {
	border-bottom-width: 0px;
}

.TOC a:hover {
	text-decoration: none;
}

ul.liste-gelb li, div.liste-gelb li, ul.liste-grau li, ul.liste-rot li   {
	list-style:none;
	margin: 5px 0px;
}
ul.liste-grau2 li {margin: 1px 0px;}

.TOC-zelle .tocBILD {
	margin-bottom: 5px;
}
.TOC-datum {
    width: 26%;
    text-align: right;
	font-family: poppins-italic, arial, helvetica, sans-serif;
}

ul.liste-grau li   {
	list-style-image:url(/img/link_icon_grau.gif);
}
ul.liste-rot li   {
	list-style-image:url(/img/link_icon_rot.gif);
}
ul.abstand0 li {margin: 0px 0px !important; line-height: 14px !important;}

/* (7) Tabellen-Objekte */

.Tabelle_A1, .Tabelle_B1_small {
	padding-left: 5px; padding-right: 5px;
 	text-align:left;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	font-size: 14px;
}
.TableCellLeft,.Tabelle_A2, .Tabelle_B1_small, .TableCellBorderLeft, .TableCellBorderRight {
	padding-left: 5px; padding-right: 5px;
	padding-top: 5px; padding-bottom: 5px;
 	text-align:left;
	font-size: 14px;
}
.TableCellCenter {
	padding-left: 5px; padding-right: 5px;
	padding-top: 5px; padding-bottom: 5px;
 	text-align:center;
	font-size: 14px;
}
.Tabelle_B1, .Tabelle_B1_small {
	padding-left: 5px; padding-right: 5px;
 	text-align:left;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	font-size: 14px;
}
.TableCell,.TableCellRight, .Tabelle_B2, .Tabelle_B2_small {
	padding-left: 5px; padding-right: 5px;
	padding-top: 5px; padding-bottom: 5px;
 	text-align:right;
	font-size: 14px;
	hyphens: none;
}
.tablemain {
	border: solid 1px #696A6D;
	border-collapse: collapse;
}

.tablemain:after {clear: both;}

.TableHead {
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	background-color: #D4D4E0;
	border-bottom: solid 1px #696A6D;
	padding: 5px;
	font-size: 14px;
}
.RowHead, .RowHeadLeft, .RowHeadRight, .RowHeadBorderLeft, .RowHeadBorderRight, .RowHeadCenter {
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	padding: 5px;
	border-bottom: 1px solid #696A6E;
	text-align: right;
	font-size: 14px;
	hyphens: none;
}
.RowHeadLeft, .RowHeadBorderLeft, .RowHeadBorderRight { text-align: left; }
.RowHeadRight { text-align: right }
.RowHeadCenter { text-align: center; }
.TableCellBorderLeft, .RowHeadBorderLeft {
	border-left: 1px solid #696A6D;
}
.TableCellBorderRight, .RowHeadBorderRight {
	border-right: 1px solid #696A6D;
}
.TableFooter, .TableFooterRight, .TableFooterLeft, .TableFooterCenter {
	border-top: 1px solid #000000;
	text-align:right;
	padding: 5px;
}
.TableFooterNoborder  {border-left: 0px; border-right: 0px; border-bottom: 0px;}
.TableFooterLeft  { text-align:left; }
.TableFooterCenter { text-align:center; }

.jq-zebratable {background-color: #FFF;}
.jq-zebratable-odd {background-color: #ecebf3;}
td.bold, td.positiv-negativ{font-family: poppins-semibold, arial, helvetica, sans-serif;}
td.jq-zebratable-green {color: #00b050;}
td.jq-zebratable-red {color: #ff0000;}
td.jq-zebratable-black {color: black !important;}


/* (8) Chartform Live */

a.chartformbutton, input.chartformbutton {
	font-size: 11px; 
	padding: 1px 8px; 
	text-decoration:none; 
	background-color:#D5D5D5;
}

#layout_spalte_100.chartgen,
.dialog-block-wrapper
{
	width: inherit !important;
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

.dialog-block-zusatztext, .dialog-block-t2,
.dialog-block-checkboxliste, .dialog-block-radiobuttonlist, .dialog-block-pulldown
{
	font-size: 14px !important;
}
.dialog-block-t1 {
	font-size: 16px !important;
	line-height: 24px !important;
}

#layout_spalte_100.chartgen #contentchart {
	width: 780px;
	margin-top: 20px;
}

#layout_spalte_100.chartgen #rechtschartform {
	width: 370px;
}
#layout_spalte_100.chartgen #rechtschartform .tabbox {
	width: 140px !important;
}
#contentchart img#chartobj {
	width: 100%;
}
.chartformpart select {
    width: 94% !important;
	margin-bottom: 10px;
}
#legendedetails select {
    width: 120px !important;
    margin-bottom: 10px;
}
#cg-bk, .chart-gen-intern {
	display: block;
	margin: 0px 40px 0px 20px;
}
#cg-bk img {
	display: block;
}

.chartformpart select.size11 {
    width: 100px !important;
}


/* Pull-Down-Navi */

#navpulldown { z-index: 10;
	position: absolute;
	left: 215px;
	top: 48px;
	height: 32px;
	width: 780px;
}

.navitem { z-index: 10;
	width: 99px;
	margin-right: 44px;
	float: left;
	background-color:transparent;
	padding: 0px;
}
.navmenu { z-index: 10;
	width: 182px;
	position: absolute;
	top:163px;
	visibility: hidden;
	background-color: #FDF9ED;
	border: 1px solid #696A6D;
	border-top-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}
#navaktuell, #navpp, #navarchiv, #navdialog { 
	top: 35px;
}
#navaktuell	{
	left: 0px; 
}
#navpp { 
	left: 142px;
}
#navarchiv {
	left: 286px;
}
#navdialog {
	left: 428px;
}
#navpulldown  a { background-color: transparent;
	display: block;
	text-decoration: none;
	width: 77px;
}
#navpulldown  div div a {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	width: 162px; 
}
#navpulldown a:hover  { 
	display: block;
	text-decoration: none;
	width: 77px;
}
#navpulldown div a:hover {
	color: #FFFFFF;
}
#navpulldown div div a:hover  { 
	background-color: #FEE891;
	color: #000000; 
	width: 162px;  
}


/* Datencharts und Tabellen */

.tabselect {display: none;}
.ppindzeile {font-size: 12px; width: 240px; padding-right: 10px; padding-bottom: 4px;}
.ppindtable {border: solid 1px #696A6D;padding: 5px; background-color:#F5F5F5; margin-bottom: 15px;}

#preis-ueberblick-titel {
	margin-top:15px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
}
table#preis-ueberblick {
	border: 1px solid #d4d4e0;
	margin: 5px 0px 15px 0px;
	border-collapse:collapse;
	width: 530px;
}
table#preis-ueberblick td, table#preis-ueberblick th {
	vertical-align:text-top;
	padding: 3px;
	border: 1px solid #d4d4e0;
}
table#preis-ueberblick td {font-size: 11px;}
ul#preis-links {
	margin:0px;
	list-style-type:none;
	line-height: 18px;
	margin-bottom: 30px;
}
ul#preis-links a {background-position: 0px 2px;}
ul#preis-links p {margin:0px; display: inline;}
ul#preis-links select option {font-size: 12px;}
ul#preis-links .select-title {
	font-weight:bold; 
	float:left;
	margin-right: 10px;
}

tr.pp-typ-100032 {display:none !important;}


#main_2023 .pp-detail-liste td a {
	background-position: 0px 7px;
}
#main_2023 .pp-detail-liste td {
	line-height: 24px;
}


/* Sonstiges */

.dialog_tabelle {border: 1px solid #696a6e;}
.dialog_tabelle  thead {border-bottom: 1px solid #696a6e;}
.dialog_tabelle tr td, .dialog_tabelle tr th {padding: 5px 10px;}
.no_label label {display: none;}
.no_label td {text-align: center !important; padding: 0px !important;}
.clear {clear: both;}


/* KI TV */
.video_norm, .video_16zu9 {width:600px; overflow: hidden;}
.video_player {border: 1px solid #696A6E; border-bottom-width:0px; z-index:1; margin:0px;}
.video_16zu9 .video_player {height: 356px;}
.video_norm .video_player {height: 468px;}
.video_BU {padding: 3px; font-size: 11px; background-color:#f9f9f9;}
.flashwarnung {padding: 20px; min-height: 350px; border-bottom: 1px solid #696A6E;}

/* K & T */
#kt-tabs * {
    font-family: 'poppins-regular', arial, helvetica, sans-serif;
}
.kt-termine-box {
	font-size: 13px !important;
}
.ui-widget, .ui-tabs .ui-tabs-panel, #kt-tabs .ui-widget .ui-tabs-panel, #kt-tabs .ui-helper-reset, #kt-tabs .ui-tabs .ui-tabs-panel, #kt-tabs .ui-widget input, #kt-tabs .ui-widget select, #kt-tabs .ui-widget textarea, #kt-tabs .ui-widget button {
	line-height: 24px !important;
    font-size: 16px !important;
}
.kt-list-type {
	font-size: 16px !important;
}

/* Stellenmarkt */
#kwsttable, #kwsttable td {
    font-size: 14px !important;
    line-height: 22px !important;
}
#kwsttable td {
	padding-bottom:20px !important;
}
#kwsttable a {
    font-family: poppins-semibold, arial, helvetica, sans-serif;
    text-decoration: underline;
	font-size: 16px !important;
    line-height: 24px !important;
}

/* Login-Form / Kopf */

#kilogo {
	margin: 0px 62px 0px 40px !important;
	width: 173px !important;
}
#headersubnav {margin: 9px 0px 0px 0px !important; width: 725px;}

/* Login-Form */
#loginpulldown-neu { 
	z-index: 100;
	float: right;
	width: 350px;
	height: 21px;
}
#headermain #loginpulldown-neu li a.login-button { 
	background-image: none !important;
}
.login-neu ul { margin:0px !important; padding::0px !important;}
.login-neu li { list-style: none;  z-index: 100;margin:0px !important; padding::0px !important;}
.login-neu > li { padding: 0px; float: left; position: relative; }
#loginpulldown-neu .login-neu > li > a, #loginpulldown-neu .LoginButton {
	float: left;
	text-align:center;
	color: #FFF;
	font-size: 11px;
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
	padding: 0px !important;
	width: 96px !important;
	margin: -1px 0px 0px 0px !important;
	background-color: #696A6E !important;
	border: 1px solid #696A6E !important;
	height: 22px !important;
}
 /* #loginpulldown-neu .LoginButton {width: 100px !important;height: 22px !important;} */
 #loginpulldown-neu .login-neu > li > a {height: 20px !important;}
#loginpulldown-neu .login-neu > li:hover > a, #login-absenden .LoginButton:hover { 
	color: #000 !important;
	background-color: #FEE891 !important;
}
.login-neu > li:first-child > a {  }
.login-neu > li:last-child > a { margin-right: 0px; }
.login-neu > li:hover > div { display: block; }

.headersuchfeld {
	height: 45px;
	width: 400px;
	font-size: 16px;
	margin-right: 20px;
	border-radius:5px;
	border-width: 1px;
	padding: 5px;
}

#vt-wrapper {}
.vt-erw-button, .vt-erw-wrapper {display: none;}
.vt-input-wrapper {padding: 20px;}
.archivoptionen-wrapper {padding: 0px 20px;}
.archivoptionen-wrapper table {}
.vt_button {}
.vt-input-wrapper input {
	width: 1120px !important;
	font-family: poppins-regular, arial, helvetica, sans-serif !important;
	height: 45px;
    font-size: 16px;
    border-radius: 5px;
    border-width: 1px;
    padding: 5px;
}
#vt-wrapper .VolltextKontext, #vt-wrapper .TOC_ct2 {
	width: 110%;
}
#vt-wrapper .VolltextKontext {
	font-family: poppins-regular, arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 13px;
}
.vt-counter {
	display: block;
	margin-left: 20px;
	padding: 0px 0px 10px 0px !important;
	border-top: 0px #666666 solid !important;
}
.vt-number {padding-top: 15px;}

/* MEGA DROP DOWN */
.login-neu > li > div.login-window {
	display: none;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 20px;
	border-top: 4px solid transparent;
	width
}
.login-neu > li > div #MBCorner {
	padding: 15px;
	/* background-image: url(../img/layout/navi_pulldown_bg.png); */
	background-repeat: repeat-x;
	background-color: #FFF;
	border: 1px solid #c1c5d0;
	width: 318px;
}
.login-neu > li > div ul { padding: 0px !important; margin: 0px !important;width: 60%}
.login-neu > li > div li { font-size: 12px; line-height: 16px; }
.login-neu > li > div.right { right: 0; left: auto }
.login-neu > li > div a { background-color: transparent;}

.login-neu > li > div a:hover  { 
	background-color: #FEE891 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}


/* Login-Form */
.login-inputs {line-height: 24px}
#login-schliessen {
	float: right;
	height: 16px; width: 16px;
	background-image: url(../img/closeX.gif);
	background-repeat: repeat-x;
	margin: -10px -10px 0px 0px;
	cursor: pointer;
}
.login-inputs label {
	width: 120px;
	display: block;
	float: left;
}

#login-absenden {margin-left: 120px;}
#login-absenden .checkbox {display:block; padding-top: 3px; line-height: 13px; margin-bottom: 10px;}
#login-absenden .checkbox input {width: 20px;float:left; margin-left: -3px;  cursor:pointer;}
#login-absenden .checkbox label {width:auto; display: block; float: none; padding-top:4px;  cursor:pointer;}
#login-absenden .checkbox {display:block;}
#login-absenden .LoginButton {font-size: 11px; clear:both;}
td.login-links {padding-top: 15px;}

#login-pulldown input:focus {
  outline: none;
}

.ui-widget-content { border: 1px solid #696A6E !important;}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	font-family: arial, helvetica, sans-serif !important;
	font-size: 12px !important;
}
.ui-tooltip, .arrow:after {
	background-color:#FFFFFF !important;
	border: 1px solid #696A6E;
}
.arrow {
	width: 60px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 20.5%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: none !important;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}


/* Navigation Pull-Down */

.navi-neu2023 {
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 16px;
}
.navi-neu2023 li { list-style: none; }
.navi-neu2023 > li { padding: 0px; float: left; position: relative; }

.navi-neu2023 > li > a#naviitem-suche {
	border-width: 0px;
	border-radius: 0px;
}
.navi-neu2023 > li > a#naviitem-suche:hover {
	background-color: transparant !important;
}
#naviitem-suche svg {margin-top: 4px;}

.navi-neu2023 > li.navi-register > a {
	color: #E3001B !important;
}

.navi-neu2023 > li:first-child > a {  }
.navi-neu2023 > li:last-child > a { margin-right: 0px; }
.navi-neu2023 > li:hover > div.pulldown { display: block; }


/* MEGA DROP DOWN */

.navi-neu2023 > li > div.pulldown {
	display: none; 
	position: absolute;
	overflow: hidden;
	top: 45px;
	padding: 15px 15px 0px 15px;
	background-repeat: repeat-x;
	background-color: #FFF;
	border: 1px solid #c1c5d0;
	border-radius: 0px 15px 15px 0px;
	z-index: 10;
	-webkit-box-shadow: 5px 5px 15px -7px rgba(0,0,0,0.8); 
	box-shadow: 5px 5px 15px -7px rgba(0,0,0,0.8);
	font-size: 14px;
}

.navi-neu2023 > li > div ul { padding: 0px !important; margin: 0px !important; width: 60%}
.navi-neu2023 > li > div li { font-size: 16px; line-height: 22px; }
.navi-neu2023 > li > div.right { right: 0; left: auto }
.navi-neu2023 > li > div a { background-color: transparent;}
.navi-neu2023 > li > div ul li a { padding: 2px; display: block;}
.navi-neu2023 > li > div h3, .navi-neu2023 > li > div a.nav-h3 { 
	display: block;
	font-size: 16px; 
	padding: 2px;
	text-decoration: underline; 
	font-family: poppins-semibold, arial, helvetica, sans-serif;
	width: 95%;
}
.navi-neu2023 > li > div a.nav-h3 span.nav-NEU {color: #B30000; text-decoration: none !important; }
.navi-neu2023 > li > div a:hover , .navi-neu2023 > li > div a:hover.nav-h3, .nav-active-page { 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.navi-neu2023 > li > div .nav-h3.einzeln {margin-bottom: 15px !important;}
.navi-neu2023 > li > div ul { margin: 5px 0px 15px 0px !important; }
.navi-neu2023 > li > div ul:last-child , .navi-neu2023 > li > div .nav-h3.einzeln:last-child { margin-bottom: 0px }
.navi-neu2023 > li > div ul { width: 95% }

#container-suche .SuchButton {}

.nav-active-page {
	font-weight: bold;
}


/* COLUMNS */
.navi-neu2023 .col1, .navi-neu2023 .col2, .navi-neu2023 .col3, .navi-neu2023 .col4, .navi-neu2023 .col5, 
.navi-neu2023 .col-25, .navi-neu2023 .col-50, .navi-neu2023 .col-45, .navi-neu2023 .col-55, .navi-neu2023 .col-75, .navi-neu2023 .col-100 
{
	margin: 0px 0px 0px 0px;
	float: left; 
}

.navi-neu2023 .navi-select-preise {
	margin-top: 5px; 
	width:340px; 
	font-size:12px
}

.navi-neu2023 .col-25 { width: 25%; }
.navi-neu2023 .col-45 { width: 45%; }
.navi-neu2023 .col-50 { width: 50%; }
.navi-neu2023 .col-55 { width: 55%; }
.navi-neu2023 .col-75 { width: 75% }
.navi-neu2023 .col-100 { width: 100% }

a.link-passiv, li.link-passiv {color: #696A6E !important; text-decoration: none !important;}
.navi-neu2023 > li > div a.link-passiv:hover {background-color: transparent !important;}

/* HIGHLIGHTS */
.container-3 .highlighted {
width: 400px;
margin-left: -20px;
padding: 20px;
background: #e4fbff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.container-4 .highlighted {
width: 500px;
margin-left: -10px;
padding: 20px;
background: #e4fbff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.clear {
height: 0;
clear: both;
visibility: hidden;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.internal_only {background-color: #FF00D4;}


/* Formulare */
.button_warten {
	padding: 3px 10px; 
	width: 90px !important; 
	text-align:center; 
	margin-top: -20px
}

/* Links */
#artikel a, .boxGRAU a, .boxTRANS a, .ui-widget-content a {
	text-decoration: underline;
}
#artikel a:hover, .boxGRAU a:hover, .boxTRANS a:hover, .ui-widget-content a:hover, a.hover-not-underline:hover {
	text-decoration: none !important;
}
.boxGRAU a.icongelb, .boxTRANS a.icongelb  {
	text-decoration: none;
}
a.hover-underline {
text-decoration: none; background-color: transparent
}
.boxGRAU a:hover.icongelb, .boxTRANS a:hover.icongelb, a:hover.hover-underline, a.hover-not-underline, a.hover-not-underline.icongelb2 {
	text-decoration: underline;
}


/* Sonderstile */
.kommentare {margin-left: 20px;}
.text-underline {text-decoration: underline !important}
.green {color:#00b050}
.red {color:#ff0000}

/* Rubriken-Baum (jsTree) */

#breadcrumb .rubrik-bc-link {font-weight: normal !important;}
.rubrik-h1_bc-seperator {
	background-repeat: no-repeat;
}
h1 .rubrik-h1_bc-seperator {
	padding: 0px 10px 0px 10px;
	background-position: 8px 6px;
	background-image: url(/_g_img/icon/pfeil_grau.png);
}
#breadcrumb .rubrik-h1_bc-seperator {
	padding: 0px 15px 0px 20px;
	background-position: 17px 1px;
	background-image: url(/_g_img/icon/pfeil_gelb.png);
}

.jstree-default .jstree-selected, 
.jstree-default .jstree-clicked, 
.jstree-default .jstree-hovered {
	background-color: #ecebf3;
	border-radius: 0px;
	box-shadow: inset 0 0 0px #ecebf3;
	color: #000;
	border-top: 1px solid #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	line-height: 22px !important;
	height: 22px !important;
}
.jstree-default .jstree-selected .jstree-icon, 
.jstree-default .jstree-clicked .jstree-icon, 
.jstree-default .jstree-hovered  .jstree-icon {
margin-top: -1px;
}
.jstree-leaf .jstree-anchor i.jstree-themeicon{
	background-image: none;
	width: 0px; 
	height: 0px;
}
#tree_rubrik ul {
	margin-left: -5px !important;
}
.tree-top {
	margin: 0px 0px 0px -3px;
}

#rubrik_pfad {
	width: 290px;
	margin-bottom: 15px;
}

#content-rubrik-link h1 .topic-item {
	padding-right: 0px;
}
#content-rubrik-link .topic-row {
	padding: 0px 0px 5px 10px;
	background-image: url(/_g_img/icon/pfeil_schwarz.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#content-rubrik-link .topic-row-1 {
	padding: 0px;
	background-image: none;
	margin-left: -5px;
}
#content-rubrik-link .topic-item {
	margin-right: 5px;
	display: inline-block;
	width: 5px;
	height: 12px;
	background-image: url(/_g_img/icon/pfeil_grau.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#content-rubrik-link .thema-link-tag, .boxGRAU .thema-link-tag, .boxTRANS .thema-link-tag {
	background-position: 5px 8px !important;
	border-radius: 5px !important;
}
#content-rubrik-link .topic-row{
	line-height: 26px;	
}
#content-rubrik-link .topic-item-link {text-decoration: none !important;}
#content-rubrik-link a.topic-item-link:hover {text-decoration: underline !important;}
#content-rubrik-link .no-wrap {
	display: inline-block;
	margin-right: 5px;
}
#content-rubrik-link .no-wrap:nth-last-child(1) .topic-item {display: none;}


/* Helper Classes */
.strike {
	text-decoration: line-through;
}
.font-normal {
	font-weight: normal !important;
	font-family: poppins-regular, arial, helvetica, sans-serif !important;
}
.font-bold, strong, b { 
	font-weight: normal !important;
	font-family: poppins-semibold, arial, helvetica, sans-serif !important;
}
.special-offer, .red-highlight {
	font-weight: bold;
	color: #E3001B;
}
.debug_class {margin-top:3px; padding:3px; background-color:yellow}

.margin-top0 {margin-top: 0px;}
.margin-top5 {margin-top: 5px;}
.margin-top10 {margin-top: 10px;}
.margin-top15 {margin-top: 15px;}
.margin-top20 {margin-top: 20px;}
.margin-top25 {margin-top: 25px;}
.margin-top50 {margin-top: 50px;}
.margin-bottom0 {margin-bottom: 0px;}
.margin-bottom5 {margin-bottom: 5px;}
.margin-bottom10 {margin-bottom: 10px;}
.margin-bottom15 {margin-bottom: 15px;}
.margin-bottom20 {margin-bottom: 20px;}
.margin-bottom25 {margin-bottom: 25px;}
.margin-bottom50 {margin-bottom: 50px;}

.box-red, .box-black {
	border: 2px solid #000000;
	padding: 15px;
}
.box-red {
	border-color: #E3001B;
}

.display-none, .no-show-2023, .show-responsive {display: none !important;}

/* Media */

.article-video {
	margin: 20px 0px;
}
 .tbs-reihe1 {height: 340px !important;}
 
 
/* Werbemittel 2018 */

.werbemittel-content {margin: 20px 0px !important; display: block;}
.werbemittel-rectangle {margin: 0px 0px 20px 0px !important; display: block;}
.app-sponsoring[data-id-platzierung="100040"] .wrapper {
	display: block;
	margin-top: 20px;
}
.app-sponsoring img {
    width: 100%;
}

/* Werbung ausnahmen */
.artikel-content-werbung:has(#artikel-content-werbung-polyglobe),
.artikel-content-werbung:has(#artikel-content-werbung-forecasts),
.artikel-content-werbung:has(#artikel-content-werbung-pricenxt-beta),
.artikel-content-werbung:has(#artikel-content-werbung-pricenxt-trial),
.artikel-content-werbung:has(#artikel-content-werbung-spotmelder),
.artikel-content-werbung:has(#artikel-content-werbung-spm) {
	display: block !important;
}

/* Newsletter / MOdule Auswahl pageid=807 */

#zusatzmodul-liste {
	 BORDER-bottom: #696A6D 1px solid;
	 background-color: #f9f9f9
}
#zusatzmodul-liste THEAD tr {
	background-color:#696a6e	
}
#zusatzmodul-liste THEAD th {
	text-align:left;
	color:#FFFFFF;
	font-family: poppins-semibold, helvetica, sans-serif;
    font-size: 16px;
    padding-left: 20px;
}
#zusatzmodul-liste .role_checkbox {
	margin-left: 15px;
}
#role_saved {
	position:absolute;
	/*top: 200px;*/
	top: 50%;
    left: 30%;
    width: 300px;
	margin: 20px 0px 20px 0px;
	background-color: #068c03;
	padding: 15px;
	border-radius: 5px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	display:none;
	z-index: 100;
}
#muster1, #muster2, #muster3 {
	position:absolute;
	left: 505px;
	background-repeat:no-repeat;
	height: 140px;
	width: 130px;
}
#muster1 {background-image:url(/img/layout/zusatzmodule/Muster1_130x140.png);}
#muster2 {background-image:url(/img/layout/zusatzmodule/Muster2_130x140.png);}
#muster3 {background-image:url(/img/layout/zusatzmodule/Muster3_130x140.png);}
.Muster_content, .Muster_thumb {display:none;}

/* K&T */
#kt-overview {margin-bottom: 20px;}

.kt-list {
	margin-top: 10px; 
	margin-left: 12px;
	width: 100%;
}

.kt-list-link {text-decoration: none !important;}


.kt-list-title {
	font-size: 14px;
	font-weight: bold;
    text-decoration: none !important;
    border-bottom: 1px solid #9799a0;
}
a:hover .kt-list-title {
	text-decoration: none !important; 
}
.kt-list-speaker {
	margin-top: 5px;
}

.kt-list-row-action {padding-top: 22px;}
.kt-list-row-action div, .kt-list-row-action span {
	float: right;
}
.kt-list-gebuehr {
	font-weight: bold;
	font-size: 14px;
	color: #696a6d;
	margin-bottom: 5px;
}
.kt-list-show-more {
	background-image:url(/_g_img/icon/pfeil_icon_schwarz_7x7.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	cursor: pointer;
	color: #000;
	margin-top: 10px;
}
.kt-list-about {
	margin-top: 15px;
}

.kt-list-dates-cta{
	padding-bottom: 10px;
}
table.kt-list-dates {
	padding: 0px; Margin: 0px;
	border-top: 1px solid #696a6d;
}
table.kt-list-dates td { padding-top: 10px;}

/* #### */

.kt-intro {
	background-color:#F3F3F3;
	width: 100%;
	height: 150px;
	display: block;
	vertical-align: middle;
}

.kt-intro-titel {
	font-size: 26px;
	font-weight: bold;
	padding: 50px 20px 10px 20px;
	color: #000;
}

.kt-intro-untertitel {
	padding: 10px 20px;
	font-size: 14px;
	color: #000;
	font-size: 17px; 
	line-height: 22px
}
.kt-intro-button{
	padding: 24px 20px 20px 20px;
}

.kt-titel {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 20px 20px;
}
.kt-form-titel {
	font-size: 14px;
	font-weight: bold;
}
.kt-form {
	margin-top: 10px;
}
.kt-form-box {
	margin-bottom: 20px;
}
.kt-form-box 
td {
	padding: 10px;
}
.kt-form-titel-row td {
	background-color: #696a6d;
	color: #FFF !important;
	padding: 5px 5px;
}
.kt-form-row {
	margin-bottom: 10px;
}
.Input-200 {
	width: 200px;
}

.infobox {
	border: 1px solid #696a6d; 
	padding: 10px !important;
}

.ausgebucht {
	color: #E3001B;
}
.ausgebucht-strike {
	text-decoration: line-through;
}
.ausgebucht-text {
	color: #E3001B;
	/* deaktiviert */ display: none;
}
.ausgebucht-text2 {color: #E3001B;}
.ausgebucht-hinweis {/* deaktiviert */ display: none;}

#kt-tabs { margin-top: 20px;}

.reiter-ueberblick {}
.reiter-inhalte {}
.reiter-referenten {}
.reiter-anmeldung {}

.ui-widget-content {
	border-width: 0px !important;
	XXbackground: transparent !important;
}
.ppc-dialog .ui-dialog-titlebar  {background-color:#696a6d !important;}
.ui-dialog-buttonpane {background-color:#FFFFFF !important;}
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.ui-tabs {padding: 0px;}
ul.ui-tabs-nav {margin-left: 0px !important;}
.ui-tabs-nav {}
.ui-widget-header {
	background: transparent !important;
	border-width: 0px !important;
	border-bottom: 2px solid #696a6d !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-top, .ui-corner-left {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: transparent !important;
	background-color: #d4d4e0 !important;
	border-width: 0px !important;
	color: #000 !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited,
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #000 !important;
}
.ui-tabs .ui-tabs-nav li {
	margin: 0px 5px 0px 0px !important;
}
.ui-tabs .ui-tabs-nav li a {
    padding: 4px 8px 0px 8px !important;
}

.ui-tabs .ui-tabs-panel {
	padding: 10px 0px 0px 0px !important;
	line-height: 16px;
}

.social-share {
	display: inline-block;
    width: 16px;
    height: 16px;
	margin-right: 5px;
}
.ss-facebook {
    background: url(/_g_img/icon/social-share-button.png) -32px 0px no-repeat;
}
.ss-twitter {
    background: url(/_g_img/icon/social-share-button.png) -48px -48px no-repeat;
}
.ss-xing {
    background: url(/_g_img/icon/social-share-button.png) -64px -16px no-repeat;
}
.ss-email {
    background: url(/_g_img/icon/social-share-button.png) -16px -16px no-repeat;
} 

/* Flexbox (19.10.2023) */
.kt-flexbox-grid {
	margin: -25px 20px 0px 30px;
    border-bottom: #696a6e solid 1px;
    padding-bottom: 20px;
}
.kt-flexbox-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.kt-flexbox-column, .kt-flexbox-column-small {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
}
.kt-flexbox-column-small {
	flex-basis: 20%;
}
.kt-flexbox-column:last-child {
	margin-top: 20px;
}

@media screen and (min-width: 800px) {
	.kt-flexbox-column {
		flex: 1;
	}
	.kt-flexbox-column:last-child {
		margin-top: 0px;
	}
}


/* Forecasts */
.btn-small fc_button {padding: 5px 15px !important;}

.fc_start {
	width: 100%;
	border-collapse: collapse;
}
.fc_start th, .fc_start td {
	border: 1px solid #696A6D;
	padding: 8px;
	text-align: center;
	font-size: 13px;
}
.fc_start th {
	background-color: #D4D4E0;
}
.fc_start td {
	background-color: #ecebf3;
}
.fc_start tr.odd td {
	background-color: #FFFFFF;
}
.fc_start .group td {
	border-top: 2px solid #696A6D;
}
.fc_start .group td:first-child {
	background-color: #D4D4E0;
	font-weight: bold;
}
.fc_start .fc-forecast {
	font-weight: bold;
}
.fc_start .non-bold {
	font-weight: normal !important;
}