/*CSS Document*/
@font-face
{
	font-family: 'Cantarell Regular';
	src: url('../fonts/Cantarell-Regular.eot');
	/* IE9 Compat Modes */
	/* IE6-IE8 */
	/* Super Modern Browsers */
	/* Pretty Modern Browsers */
	/* Safari, Android, iOS */
	src: url('../fonts/Cantarell-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Cantarell-Regular.woff2') format('woff2'), url('../fonts/Cantarell-Regular.woff') format('woff'), url('../fonts/Cantarell-Regular.ttf') format('truetype'), url('../fonts/Cantarell-Regular.svg#svgFontName') format('svg');
	/* Legacy iOS */
}
@font-face
{
	font-family: 'Maven Pro Regular';
	src: url('../fonts/Maven-Pro-Regular.eot');
	/* IE9 Compat Modes */
	/* IE6-IE8 */
	/* Super Modern Browsers */
	/* Pretty Modern Browsers */
	/* Safari, Android, iOS */
	src: url('../fonts/Maven-Pro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Maven-Pro-Regular.woff2') format('woff2'), url('../fonts/Maven-Pro-Regular.woff') format('woff'), url('../fonts/Maven-Pro-Regular.ttf') format('truetype'), url('../fonts/Maven-Pro-Regular.svg#svgFontName') format('svg');
	/* Legacy iOS */
}
BODY
{
	font: normal 12px 'Maven Pro Regular', sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	/*background-color: #041120;*/
	height: 100%;
	/*background-image:url(/pics/ly/bg_grafik.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #151515;
}
HTML
{
	height: 100%;
	margin: 0px;
	overflow-y: scroll;
}
*
{
	margin: 0;
	padding: 0;
}
#meldungen
{
	/*display: inline-block;*/
	height: auto;
	background-color: #DBC9C9;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 10px;
	width: 50%;
	text-align: left;
	margin: 0 auto 0px;
	z-index: 1000;
	padding: 7px;
	border: 1px solid #8E7C7C;
	/*+box-shadow: 4px 4px 6px #4D4444;*/
	-moz-box-shadow: 4px 4px 6px #4D4444;
	-webkit-box-shadow: 4px 4px 6px #4D4444;
	box-shadow: 4px 4px 6px #4D4444;
}
#toppage
{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px !important;
	margin: 0 auto 0px;
	/*min-height:100%;*/
	width: 100%;
	height: 100%;
	z-index: 0;
	/*background-color: #E3D2D7;*/
}
#toppage #header
{
	height: 443px;
	/*background-color:#000000;*/
}
#toppage #header DIV
{
	width: 100%;
	/*position:sticky;*/
	height: 96%;
	/*min-height:178px;*/
}
#toppage #header DIV > DIV
{
	/*background:0 0/38px 147px repeat-x;*/
	position: relative;
	height: 100%;
	/*width:100%;*/
	background: center 90px / 1920px 440px repeat-x fixed;
}
/*#toppage #header IMG
{
	height: 100%;
	width: 100%;
	position: absolute;
	object-fit: contain;
	object-position: center top;
	(*transform: translate(-50%,-50%);;*)
	margin: 0 auto;
}*/
#toppage #header #headerbogen
{
	background-image: url(/pics/ly/topbogen.svg);
	position: absolute;
	/*top:-2%;*/
	bottom: -9%;
	z-index: 522;
	width: 100%;
	height: 448px;
	background-repeat: no-repeat;
	background-position: center;
	pointer-events: none;
}
#toppage #footer
{
	position: fixed;
	bottom: 0px !important;
	height: 27px;
	background-color: #ECECEC !important;
	width: 100%;
	display: none;
}
#toppage #leftbg
{
	display: none;
	height: 700px;
	width: 337px;
	position: relative;
	margin: 0 auto 0px;
	top: 151px;
	left: -755px;
	background-repeat: no-repeat;
	background-image: url(/pics/ly/bg_links.png);
	background-size: 224px 656px;
	background-position: right top;
	/*float: left;*/
}
#toppage #rightbg
{
	display: none;
	height: 701px;
	width: 337px;
	position: relative;
	margin: 0 auto 0px;
	top: -546px;
	left: 1430px;
	background-repeat: no-repeat;
	background-image: url(/pics/ly/bg_rechts.png);
	background-size: 224px 656px;
	background-position: top left;
	float: left;
}
#toppanel
{
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px !important;
	margin: 0 auto 0px;
	/*min-height:100%;*/
	width: 100%;
	height: 100px;
	z-index: 160;
	border-bottom: 8px solid #EE2325;
	background-color: #2E3038;
	background-image: url(../pics/ly/bgpanel.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}
#headermenu
{
	position: absolute;
	top: 9px;
	right: 0px;
	/*left:22px;*/
	height: 20px;
	width: 100%;
	/*width:1200px;*/
	/*min-width:320px;*/
	margin: 0px auto;
	z-index: 41;
	text-align: left;
}
#headermenu IMG
{
	margin-right: 5px;
}
#toplogo
{
	position: relative;
	top: 27px;
	left: -406px;
	/*right:43px;*/
	/*width:100%;*/
	width: 265px;
	/*min-width:320px;*/
	margin: 0px auto;
	cursor: pointer;
	z-index: 36;
	/*pointer-events:none;*/
}
#toplogo IMG
{
	position: absolute;
	left: 0px;
	top: -9px;
	width: 250px;
}
#page
{
	/*width:1200px;*/
	width: 1100px;
	margin: 0px auto;
	min-width: 320px;
	min-height: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background-color: #151515;
	background-image: url(../pics/ly/bgFHD.jpg);
	background-size: cover;
	background-repeat: repeat-x;
	background-position: -10px -300px;
}
#page #pagelogo
{
	margin: 0px auto 0;
	position: absolute;
	top: 54px;
	width: 224px;
	left: 40%;
	right: auto;
	height: auto;
	cursor: pointer;
}
#topabstand
{
	width: 90%;
	height: 136px;
	position: relative;
	pointer-events: none;
	margin-top: 0;
}
#topmenu
{
	height: 24px;
	width: 1100px;
	position: relative;
	/*border-bottom: 6px solid #EF082E;*/
	z-index: 19;
	top: 67px;
	right: 0px;
	/*background:#15263A;*/
	/*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#15263a', endColorstr='#0a121b',GradientType=0 );*/
	/*(*+box-shadow: 1px 3px 4px #757474;*)-moz-box-shadow:1px 3px 4px #757474;-webkit-box-shadow:1px 3px 4px #757474;box-shadow:1px 3px 4px #757474;*/
	color: ;
	margin: 0 auto;
	text-align: right;
}
/*#topmenu NAV{position:absolute;right:0px;}*/
/*#topmenu:before
{
	content: ' ';
	width: 0px;
	height: 0px;
	border-top: 21px solid transparent;
	border-bottom: 21px solid transparent;
	border-right: 11px solid #061226;
	position: absolute;
	transform: translate(-11px, 0px);
}*/
#topmenu #topsuche
{
	/*margin-left: 3px;*/
	position: absolute;
	right: 60px;
	top: 13px;
	display: inline-block;
}
#topmenu #boxslupe
{
	height: 42px;
	position: absolute;
	width: 36px !important;
	top: 0px;
	right: 0px;
	/*background-color: #CA0223;*/
	background: #920019;
	background: -moz-linear-gradient(top, #920019 0%, #DB0E31 100%);
	background: -webkit-linear-gradient(top, #920019 0%, #DB0E31 100%);
	background: linear-gradient(to bottom, #920019 0%, #DB0E31 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#920019', endColorstr='#db0e31',GradientType=0 );
}
/*#topmenu #boxslupe:after
{
	content: ' ';
	width: 0px;
	height: 0px;
	border-top: 21px solid transparent;
	border-bottom: 21px solid transparent;
	border-left: 11px solid #B01B33;
	position: absolute;
	transform: translate(36px, 0px);
}*/
#topmenu #boxslupe IMG
{
	position: absolute;
	left: 10px;
	top: 14px;
	z-index: 3;
	height: 16px;
	width: 16px;
}
#topmenu #topsuche #suchfeld
{
	border: 1px solid #FBFAFA;
	height: 28px !important;
	font-size: 16px;
	width: 264px;
	/*+placement: 9px -7px;*/
	position: relative;
	left: 9px;
	top: -7px;
	padding-left: 4px;
}
#topmenu #topsuche #suchfeld::-webkit-input-placeholder
{
	font-size: 13px;
	color: #5D5E60;
	line-height: 1.8;
}
#topmenu #topsuche #suchfeld:-ms-input-placeholder
{
	font-size: 13px;
	color: #5D5E60;
	line-height: 1.8;
}
#topmenu #topsuche #suchfeld::-moz-placeholder
{
	font-size: 13px;
	color: #5D5E60;
	line-height: 2;
}
.prod_startsearch #btn_suchpfeil
{
	cursor: progress;
	margin-left: 3px;
	font-size: 18px;
}
.prod_startsearch #btn_suchpfeil:hover
{
	color: #8C0117;
}
#prod_searchkatcontainer
{
	margin-top: 14px;
	width: auto;
	height: auto;
	margin-left: 41px;
}
#prod_searchkatcontainer #searchkatbtn
{
	width: 86px;
	background-color: #E6EDF5;
	text-align: center;
	cursor: pointer;
	/*margin-left: 42px;*/
	height: 24px;
	line-height: 1.7;
	margin-bottom: 12px;
	font-size: 15px;
}
#prod_searchkatcontainer #searchkatbtn:hover
{
	font-weight: bold;
}
#prod_searchkatcontainer #mainkat
{
	float: left;
	/*margin-right: 16px;*/
	height: 100%;
	margin-right: 15px;
	margin-bottom: 13px;
	width: auto;
}
#prod_searchkatcontainer #prodkat
{
	float: left;
}
/*#topmenu UL{list-style:none;width:100% !important;display:flex;justify-content:flex-start;flex-direction:row;margin-right:18px;align-items:center;font-size:19px;margin-left:17px;}*/
#page A
{
	color: #EE2325;
	text-decoration: none;
}
#page A:hover
{
	text-decoration: underline dotted #EE2325;
	color: #EE2325;
}
#page_header
{
	/*width:auto !important;*/
	width: inherit;
	margin: 0px auto;
	min-height: 0px;
	/*height:148px;*/
	height: auto !important;
	/*max-height:400px;*/
	border-radius: 0px;
	background-color: #1D3649;
	/*border: 1px solid #DAD4CB;*/
	/*background-color:rgba(14,2,178,0.087);*/
	/*padding-bottom:21px;*/
	position: relative;
	overflow: no-content;
	margin-top: 27px;
	padding: 0;
}
#page_header #headerpic IMG
{
	max-width: 1100px;
}
/*#page_header #toplogo
{
	position: absolute;
	(*left: 850px;*)
	right: 46px;
	top: -136px;
	width: 275px;
	z-index: 18;
	height: 75px;
	cursor: pointer;
}*/
/*#page_header #headerpic IMG{width:100%;height:auto;(*max-width: 100%;*)(*margin-top: 27px;*)}*/
#page_header H1
{
	text-align: center;
	color: #3F58A9;
	font-size: 50px;
}
#nav_top
{
	height: 6px;
	width: auto;
	border-radius: 0px;
	/*border: 1px solid #DAD4CB;*/
	background-color: rgba(252, 234, 212, 0.657);
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 0.6;
	padding-top: 10px;
	margin-top: -30px;
	position: relative;
	z-index: 10;
	margin-left: 0px;
	display: none;
}
#nav_top #menuverlauf
{
	font-size: 11px;
	color: #000000;
	display: none;
}
/*#nav_top UL LI
{
	list-style-type: square;
	(*float: left;*)
	padding-right: 10px;
	(*(*+placement: shift 15px 6px;*)
	position: relative;
	left: 15px;
	top: 6px;*)
}*/
#maincontent
{
	width: inherit;
	/*width:1200px;*/
	/*margin:0px auto;*/
	/* [disabled]border:1px solid #000000;*/
	position: relative;
	bottom: 70px;
	top: auto;
	margin-top: 67px;
	/*min-height: 800px !important;*/
	/*height: 100% !important;*/
	background-color: #FFFFFF;
	/*border:1px solid black;*/
}
SECTION#sidebar_left
{
	width: 201px;
	height: 100% !important;
	float: left;
	border-radius: 0px;
	/*border-left: 1px solid #DAD4CB;*/
	/*border-bottom: 1px solid #DAD4CB;*/
	/*border-top: 1px solid #DAD4CB;*/
	background-color: #FFFFFF;
	overflow: auto;
	display: none;
}
SECTION#sidebar_left:focus
{
	outline: none;
}
SECTION#sidebar_right
{
	border-radius: 0px;
	width: 175px;
	height: 100% !important;
	float: right;
	background-color: #FFFFFF;
	border-right: 1px solid #DAD4CB;
	border-bottom: 1px solid #DAD4CB;
	border-top: 1px solid #DAD4CB;
	overflow: auto;
	display: none;
}
SECTION#artikel
{
	/* [disabled]width:auto;*/
	/*height: 100% !important;*/
	/* [disabled]float:left;*/
	border-radius: 0px;
	/*border-bottom: 1px solid #DAD4CB;*/
	/*border-top: 1px solid #DAD4CB;*/
	background-color: rgb(234, 240, 240);
	margin: 0px 0px -45px 0px;
	overflow: auto;
	padding-bottom: 30px !important;
	position: relative;
	/*width:9999px;*/
	/*left:-100%;*/
	/*width:100vw;*/
	/*left:calc(+50vw +50% );*/
	padding-top: 15px;
}
SECTION#artikel:focus
{
	outline: none;
}
SECTION#artikel IMG.imgloadpic
{
	margin-top: 43px;
	margin-left: 83px;
}
NAV #leftmenu
{
}
.textmehr, #textweniger
{
	border: 0px solid #EAF0F0;
	/*border-bottom:1px solid #EE2325;*/
	/*(*+border-radius: 0 6px 6px 0;*)-moz-border-radius:0 6px 6px 0;-webkit-border-radius:0 6px 6px 0;-khtml-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0;*/
	width: 140px;
	background-color: transparent;
	/*font-size: 10px;*/
	padding-left: 0px;
	margin-top: 3px;
	color: #EE2325;
	cursor: pointer;
	/*height: 22px;*/
	margin-left: -2px;
	text-align: left;
	height: 21px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
/*#textweniger{}*/
/*NAV#leftmenu #anfragebtn{margin-top:74px;}*/
NAV#leftmenu #dummyleft
{
	margin-top: 47px;
}
SECTION ARTICLE
{
	margin: 5px auto;
	padding-left: 0px;
	color: #1D1E1E;
	/*width:1200px;*/
}
ARTICLE
{
	font-size: 12pt;
	line-height: 1.5;
	position: relative;
	/*top:160px;*/
}
ARTICLE .textcontent_toptitel
{
	font-size: 24pt;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height: auto;
	line-height: 1.5;
	padding-left: 5px;
	color: #EE2325;
	/*background-color: #EF082E;*/
	margin-top: 0px;
	margin-left: 56px;
	margin-bottom: 31px;
	font-weight: bold;
	text-transform: uppercase;
}
ARTICLE .textcontent_toptitel + .textcontent_normal
{
	margin-left: -9px;
	margin-bottom: 20px;
}
/*ARTICLE TD{height:auto !important;}*/
ARTICLE .textcontent_normal
{
	padding-left: 70px;
	padding-right: 70px;
	box-sizing: padding-box;
	font-size: 13.8pt;
}
ARTICLE .textcontent_normal P
{
	padding-bottom: 10px;
}
ARTICLE .textcontent_normal_sm
{
	font-size: medium;
}
ARTICLE .content_normal
{
	/*background-color:#F18C2E;*/
	position: relative;
	/*font-size:14pt;*/
	/*line-height:1.5;*/
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: padding-box;
	margin-bottom: 1cm;
}
ARTICLE .content_normal P
{
	padding-bottom: 10px;
	/*position:sticky;*/
	/*width:2000px;*/
}
ARTICLE .content_titel
{
	font-weight: normal;
	/*font-family:'Magistral',sans-serif;*/
	/*text-indent: 6px;*/
	margin-top: 13px;
	margin-bottom: 4px;
	line-height: 1.2;
	font-size: 17pt;
	/*da ist*/
	/*border-bottom:1px solid #EB0038;*/
	height: auto;
	color: #EE2325;
	/*margin-left: 7px;*/
	/*margin-left:3%;*/
	/*margin-left:26px;*/
	margin-left: 30px;
}
ARTICLE .content_normal DIV[id^="usgalcontent"] IMG
{
	width: 150px !important;
}
/*ARTICLE .showtext_table{width:1200px !important;margin:0px auto !important;}*/
ARTICLE .showtext_table .content_tdcontainer
{
	width: 1200px !important;
	margin: 0px auto !important;
}
ARTICLE .showtext_table
{
	width: 1100px;
	padding-left: 30px;
	padding-right: 40px;
	box-sizing: padding-box;
	/*margin:0px auto !important;*/
	/*display:block;*/
	/*justify-content:flex-start;*/
	/*flex-wrap:wrap;*/
	/*text-align:center;*/
}
ARTICLE .showtext_table .content_normal
{
	float: left;
	/*width:1200px;*/
	display: inline-block;
	position: relative;
	/*box-sizing:border-box;*/
	/*overflow:hidden;*/
	/*margin-left:6px;*/
	/*width:100% !important;*/
}
ARTICLE .showtext_table .contentbox_nopic
{
	width: 100%;
	margin: 0 auto 0 0;
}
/*Bild RECHTS (normal)*/
ARTICLE .showtext_table .contentbox_normal
{
	/*width:1100px;*/
	margin: 0 auto;
	display: flex;
	/*justify-content:space-around;*/
}
ARTICLE .showtext_table .content_content_normal
{
	float: left;
	width: auto;
	flex-grow: 1;
}
ARTICLE DIV.content_fotos_normal
{
	width: 276px;
	flex: 0 0 25%;
	text-align: right;
	margin-top: 27px;
}
ARTICLE DIV.content_fotos_normal IMG
{
	width: 96%;
	height: auto;
}
/*Bild LINKS*/
ARTICLE .showtext_table .contentbox_links
{
	/*width:1100px;*/
	margin: 20px auto 0;
	display: flex;
}
ARTICLE .showtext_table .content_content_links
{
	width: auto;
	flex-grow: 1;
}
ARTICLE DIV.content_fotos_links
{
	/*float:left;*/
	width: 276px;
	/*flex-basis:25%;*/
	flex: 0 0 25%;
	margin-right: 12px;
	text-align: left;
	position: relative;
	margin-top: 27px;
	margin-left: 32px;
}
ARTICLE .showtext_table.tdbgorange
{
	position: relative;
	background: #F8B334;
	/*width:9999999px;*/
	/*left:-108%;*/
	z-index: 3090;
	/*margin-left:7px;*/
	/*padding-left:0px !important;*/
	/*padding-top:0px !important;*/
	margin-bottom: 11px !important;
	padding-top: 20px;
	color: #FFFFFF;
	/*padding-left:10px;*/
	box-sizing: border-box;
	width: 100%;
}
ARTICLE .showtext_table.tdbgorange .content_normal
{
	margin: 0 auto;
	width: 1200px;
}
ARTICLE .showtext_table.tdbgorange UL LI
{
	margin-left: -16px;
}
ARTICLE .showtext_table .content_fotos
{
	width: 25%;
	float: right;
	position: relative;
	/*top: -63px;*/
	right: -1px;
	display: inline-block;
	vertical-align: bottom;
}
ARTICLE IMG.picleft
{
	/*width:100%;*/
	height: auto;
	/*(*+border-radius: 8px;*)-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;*/
	margin-right: 10px;
	/*float:left;*/
}
ARTICLE DIV.content_fotos_links IMG
{
	width: 96%;
	/*float:left;*/
}
ARTICLE DIV.content_text_links
{
	/*float:left;*/
	position: relative;
	width: 98%;
	left: 3%;
}
/*Bild oben*/
ARTICLE .showtext_table .contentbox_oben
{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
}
ARTICLE DIV.content_fotos_oben
{
	flex-basis: 210px !important;
	max-height: 210px;
	position: relative;
	/*height:218px;*/
}
ARTICLE .contentbox_oben .content_fotos_oben IMG
{
	height: 100%;
	/*max-height:100%;*/
	width: auto;
	max-width: 100%;
	/*object-fit:scale-down;*/
}
.content_normal .starttext
{
	font-size: 24px;
}
.content_date
{
	margin-bottom: -14px;
	font-size: 11.5pt;
	color: #EE2325;
	margin-left: 30px;
}
SECTION#artikel #pagertext
{
	margin-left: 57px;
	margin-right: 31px;
}
/*SPEZIAL URTURN*/
.btnterminbox
{
	text-align: right;
	padding-right: 5px;
}
.btnterminbox > DIV
{
	text-align: left;
}
.btnterminbox .btn_termin
{
	text-align: center;
	width: 81px;
	height: 31px;
	background-color: #EE2325;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #EE2325;
	cursor: pointer;
	font-size: 11.3pt;
	font-family: 'Maven Pro Regular', sans-serif;
}
.btnterminbox .btn_termin:hover
{
	background-color: #900A0A;
}
FOOTER
{
	/* [disabled]clear:both;*/
	position: relative;
	bottom: 0px;
	left: 0px;
	text-align: right;
	width: 100%;
	height: auto;
	/*min-height:449px;*/
	font-size: 8pt;
	border-radius: 0px;
	background-color: #2A2D33;
	line-height: 1.5;
	color: #1E1A1A;
	clear: both;
	z-index: 4090;
}
FOOTER #sozmed
{
	height: 75px;
	background-color: #D4DCDB;
}
FOOTER #sozmed #sozmedbox
{
	display: flex;
	flex-direction: row;
	position: relative;
	width: 200px;
	height: 100%;
	float: right;
	right: 161px;
}
FOOTER #sozmed #sozmedbox .somedia
{
	width: 48px;
	height: auto;
	margin-top: 5%;
	margin-right: 10px;
	cursor: pointer;
}
FOOTER #sozmed #sozmedbox #fabo
{
	background-image: url(/pics/ly/facebook.png);
	background-repeat: no-repeat;
	background-size: contain;
}
FOOTER #sozmed #sozmedbox #ingr
{
	background-image: url(/pics/ly/instagram.png);
	background-repeat: no-repeat;
	background-size: contain;
}
FOOTER #footercontent
{
	display: flex;
	width: 1100px;
	margin: 29px auto 0px;
	justify-content: normal;
	flex-wrap: wrap;
}
FOOTER #footercontent .boxlist
{
	color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	font-size: 10pt;
	line-height: 1.6;
}
FOOTER #footercontent .boxlist A
{
	color: #FFFFFF;
}
FOOTER #footercontent .boxlist A:hover
{
	color: #EE2325;
	text-decoration: none;
}
FOOTER #footercontent .fcbox
{
	width: 250px;
	min-height: 111px;
	border-right: 1px solid #69696D;
	margin-right: 20px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
FOOTER #footercontent .fcbox:first-child
{
	padding-left: 12px;
}
FOOTER #footercontent .fcbox:last-child
{
	border-right: 0px solid black;
}
FOOTER #footercontent .fcbox H1
{
	text-align: left;
	color: #EE242B;
	font-size: 16px;
}
FOOTER #bottom_menue
{
	position: relative;
	top: 0px;
	right: 0px;
	display: inline-block;
	text-align: center;
	width: 323px;
	height: 18px;
	/*background-color:#B00E34;*/
	z-index: 8233;
}
FOOTER #bottom_menue UL
{
	width: auto;
	margin-left: 0px;
}
FOOTER #bottom_menue UL LI
{
	float: left;
	list-style: none inside none;
	width: auto;
	margin-left: 0px;
	padding-left: 11px;
	/*color: #EFEBE6;*/
}
FOOTER #bottom_menue UL LI:first-child
{
	list-style: none inside;
	float: left;
}
FOOTER #bottom_menue UL LI A
{
	color: #141212;
}
FOOTER #bottom_menue UL LI A:hover
{
	color: #DD052A;
	text-decoration: none;
}
FOOTER #piccopy
{
	text-align: left;
	background-color: #151515;
	padding-top: 7px;
	padding-bottom: 6px;
	color: #2A2D33;
	padding-left: 12px;
	box-sizing: content-box;
}
.contentbg
{
	width: auto;
	height: auto;
	background-color: rgb(234, 240, 240);
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 6px 0px;
	/*(*+box-shadow: 2px 2px 4px #E9E9E9;*)
	-moz-box-shadow: 2px 2px 4px #E9E9E9;
	-webkit-box-shadow: 2px 2px 4px #E9E9E9;
	box-shadow: 2px 2px 4px #E9E9E9;*/
	/*+border-radius: 8px;*/
	border-radius: 0px;
}
#sidebar_right ARTICLE
{
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	padding-left: 3px;
	/*+box-shadow: 2px 2px 4px #E8E9EC;*/
	-moz-box-shadow: 2px 2px 4px #E8E9EC;
	-webkit-box-shadow: 2px 2px 4px #E8E9EC;
	box-shadow: 2px 2px 4px #E8E9EC;
	margin-top: 10px;
}
#sidebar_right ARTICLE .title
{
	font-weight: bold;
	font-size: 12px;
	color: #F26760;
}
ARTICLE UL, ARTICLE OL
{
	margin-left: 16px;
}
#texterechts ARTICLE IMG
{
	width: 95%;
	height: auto;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
SECTION#sidebar_left .contentbg
{
	margin: 0px;
}
#leftmenucenter
{
	border-radius: 0px;
	overflow: hidden;
	/*(*+box-shadow: 2px 2px 4px #E8E9EC;*)
	-moz-box-shadow: 2px 2px 4px #E8E9EC;
	-webkit-box-shadow: 2px 2px 4px #E8E9EC;
	box-shadow: 2px 2px 4px #E8E9EC;*/
	font-size: 17px;
	position: relative;
	top: 0px;
	background-color: #ECECEC;
	/*border-bottom:3px solid #213256;*/
	padding-top: 4px;
	margin-bottom: -40px !important;
	padding-left: 0;
}
/*#leftmenucenter:before{width:0;content:'';position:absolute;top:0;right:0;border-top:40px solid #FFFFFF;border-left:63px solid transparent;}*/
#leftmenucenter UL, #leftmenucenter LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftmenucenter LI A
{
	color: #5A6771;
	font-size: 11pt;
	line-height: 1.8;
	display: block;
	/*margin-left:9px !important;*/
	font-weight: bold;
	padding-left: 32px;
	width: 100%;
}
#leftmenucenter LI A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #DD1032;
}
#leftmenucenter UL LI > UL
{
	position: relative;
	left: 10px;
	font-size: 14px;
}
#textelinks
{
	width: 201px;
	height: 100% !important;
	position: relative;
	/*background-color: #D7E910;*/
}
#textelinks .persbox
{
	overflow: hidden;
	position: relative;
	top: 44px;
	background-color: #E6EDF5;
	border-bottom: 3px solid #213256;
	padding-top: 42px;
	/*height: 153px;*/
	/*border-top: 1px solid black;*/
	padding-left: 15px;
	padding-bottom: 9px;
	/*height: 83px;*/
	z-index: 1;
	margin-top: -18px;
	/*width: 186px;*/
	margin-bottom: 2px;
}
#textelinks .perspic
{
	position: relative;
	/*float: right;*/
	top: 72px;
	right: 1px !important;
	/*left: 0px;*/
	z-index: 3;
	height: 94px;
	overflow: hidden;
	width: auto;
	/*max-width: 45px !important;*/
	/*display: normal;*/
	text-align: right;
	padding: 0;
}
#textelinks .perspic IMG
{
	width: auto;
	height: 100%;
	text-align: left;
}
#textelinks .persbox:before
{
	width: 0;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	border-top: 40px solid #FFFFFF;
	border-left: 63px solid transparent;
}
UL#vmenu
{
	width: auto;
	/*float: left;*/
	height: 100%;
}
UL#vmenu LI
{
	position: relative;
	/*margin-bottom: 5px;*/
	height: 100%;
	display: flex;
	align-items: center;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 2px solid #FBFBFB;
}
UL#vmenu LI:hover
{
	/*background-color:#EAF0F7;*/
	color: #000000 !important;
}
UL#vmenu LI > UL
{
	left: 11px;
	/*background-color: #DBDBE2;*/
	font-size: 10px;
	margin-top: 1px;
	position: relative;
	display: none;
}
UL#vmenu A
{
	display: flex;
	align-items: center;
	color: #010101;
	text-decoration: none;
	height: 100%;
	font-size: 22px;
}
UL#vmenu A:hover
{
	color: #DD0A2E;
	text-decoration: none;
}
.title
{
}
#textweniger
{
}
.textmehr:hover, #textweniger:hover
{
	/*border: 1px solid #B91010;*/
	color: #B91010;
}
#textmehr A
{
	color: #CC141B;
	text-decoration: none;
}
#picreun
{
	height: auto;
	width: 175px;
	text-align: center;
	/*+box-shadow: 2px 2px 4px #94A7D3;*/
	-moz-box-shadow: 2px 2px 4px #94A7D3;
	-webkit-box-shadow: 2px 2px 4px #94A7D3;
	box-shadow: 2px 2px 4px #94A7D3;
}
.anfragenbox
{
	margin-top: -12px;
	line-height: 1.2;
	margin-bottom: 14px;
}
.anfragenbox STRONG
{
	line-height: 1.8;
}
.anfragekreis
{
	margin-top: -4px;
	width: 122px !important;
	height: 122px !important;
}
#containerbox_events
{
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	flex-flow: row wrap;
}
/*#containerbox_events::after{content:'';flex:auto;}*/
#containerbox_events .eventbox
{
	width: 212px;
	margin-bottom: 38px;
	margin-right: 27px;
}
#containerbox_events .eventbox .eventbox_pic
{
	width: 210px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 7px;
}
#containerbox_events .eventbox .eventbox_datum
{
	color: #1F5595;
	font-weight: bold;
	font-size: 18px;
}
#containerbox_events .eventbox .eventbox_text
{
	font-size: 11pt;
	line-height: 1.2;
}
/*formstyles ----------------------*/
#form1_container
{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -2px;
	position: relative;
}
#form1_container .form1_box
{
	width: 75%;
	position: relative;
}
#content_form_1 FORM#form1 INPUT#kf_email
{
	width: 100%;
}
#form1_container #security_code
{
	width: 114px;
}
#form1_container #secpic IMG
{
	margin-top: 17px;
}
#form1_container #btn_refreshsec
{
	margin-left: 7px;
}
#form1_container .inputarea
{
	height: 130px;
	margin-bottom: 30px;
	width: 100%;
}
.inputtext
{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	height: 17px;
	width: 150px;
	letter-spacing: 0.4pt;
}
:required
{
	border: 1px solid #7D1212;
}
.inputtext:invalid
{
	border: 1px solid #89AE2A;
}
.inputbox
{
	width: 150px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
}
.btn_sendform
{
	height: 32px;
	width: 180px;
	background-color: #EE2325;
	color: #FFFFFF;
	margin-top: 4px;
	cursor: pointer;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	/*(*+border-radius: 16px;*)
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px;*/
	font-size: 12pt;
	border: 1px solid #C41515;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Maven Pro Regular', sans-serif;
}
FORM .finfotextunten
{
	margin-top: 19px;
	font-size: 9.1pt;
}
.btn_sendform:hover
{
	/*border:1px solid #FFFFFF;*/
	background-color: #900A0A;
}
.inputtext:focus, .inputarea:focus, .inputbox_focus
{
	border: 1px solid #ACA8A9;
	background-color: #FFFFFF;
}
.inputarea
{
	/*min-width: 335px;*/
	width: 90%;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt !important;
	resize: vertical;
	box-sizing: border-box;
	margin-top: 7px;
	font: normal medium 'Maven Pro Regular', sans-serif;
	letter-spacing: 0.1pt;
}
FORM .hinweistext
{
	font-size: 9.1pt;
	line-height: 1.1 !important;
	display: inline-block;
	/*float:right;*/
	margin-top: 7px;
}
FORM .hinweistextsc
{
	font-size: 9.1pt;
	line-height: 1.1 !important;
	/*display: inline-block;*/
}
FORM#form1 .hinweistext
{
	margin-top: -22px;
}
#secpicanalyse IMG
{
	max-width: 125px;
}
#form1_container #tbl_terminform .formtdtitel
{
	text-align: left;
	height: 48px;
}
#form1_container #tbl_terminform .content_titel
{
	margin-left: 0;
}
#form1_container .btn_sendform
{
	right: 32px;
	position: absolute;
}
FORM INPUT[type="checkbox"]
{
	display: none;
}
INPUT[type="checkbox"] + LABEL::before
{
	width: 15px;
	height: 15px;
	background-color: #FDFDFD;
	display: block;
	content: "";
	float: left;
	margin-right: 5px;
}
INPUT[type="checkbox"]:checked + LABEL::before
{
	content: "\2713";
	font-weight: bold;
	color: #676666;
	font-size: 17px;
	text-align: center;
	line-height: 0.6;
}
#dbform_analyse
{
	font-size: 13pt;
}
#dbform_analyse TABLE TR TD
{
	border-bottom: 1px solid #9C9991;
	padding-bottom: 2px;
}
#dbform_analyse .beforeformtabletitel
{
	height: 13px;
	font-size: 1px;
}
#dbform_analyse .formtabletitel
{
	text-align: left;
	background-color: #F8B334;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#dbform_analyse INPUT[type='text']
{
	border: 1px solid #E5E6E8;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	height: 19px;
	width: 50%;
}
#dbform_analyse SELECT
{
	border: 1px solid #E5E6E8;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	height: 25px;
	width: 70px;
}
#dbform_analyse INPUT[type='checkbox']
{
	border: 1px solid #E5E6E8;
	background-color: #FFFFFF;
}
#dbform_analyse #mes_ressourcen
{
	width: 140px;
}
/*-------------------------------------*/
/*sitemap*/
#sitemap
{
	list-style-position: outside;
}
#sitemap UL
{
	margin-left: 16px;
}
#sitemap .ul0
{
	font-size: 13px;
	font-weight: bold;
}
#sitemap .ul1
{
	font-size: 13px;
	font-weight: 500;
}
#sitemap .ul2
{
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
#sitemap .ul3
{
	font-size: 12px;
	font-weight: normal;
}
#sitemap .ul4
{
	font-size: 12px;
	font-weight: normal;
}
#sitemap .ul5
{
	font-size: 11px;
	font-weight: normal;
}
#sitemap .ul6, .ul7, .ul8, .ul9, .ul10, .ul11, .ul12
{
	font-size: 10px;
}
/*--------------
Suche*/
#suche
{
	position: relative;
	height: 92px;
	border-bottom: 1px solid #C2C2C2;
	margin-bottom: 11px;
}
#suche #suchbox
{
	width: 173px;
	height: 26px;
	margin-top: 2px;
	float: inside;
}
#suche #suchbox INPUT
{
	width: 149px;
	border: 1px solid #061226;
	color: #000000;
	font-size: 14px;
	height: 20px;
	padding-left: 4px;
}
#suche #suchbox INPUT:focus
{
	border: 1px solid #CA0223;
	outline: none;
}
#suche #suchbtn
{
	width: 52px;
	height: 20px;
	text-align: center;
	background-color: #061226;
	color: #EFECEA;
	cursor: pointer;
	/*margin-top: 3px;*/
	border: 1px solid #B1AFAE;
	/*(*+border-radius: 4px;*)
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;*/
}
#suche #suchbtn:hover
{
	color: #FFFFFF;
	border: 1px solid #001CD4;
	text-shadow: 1px 1px 6px #766A6A;
	background-color: #40496B;
}
#gefunden LI
{
	margin-left: 16px;
}
/*INTRO*/
#introbox
{
	width: 100%;
	height: 100%;
	min-height: 828px;
	background-color: #151515;
	position: relative;
	top: -15px;
	/*z-index:99999;*/
	margin-bottom: -45px;
	overflow: hidden;
}
#introbox #intromenubox
{
	display: flex;
	/*width:1100px;*/
	width: 100%;
	height: 100%;
	min-height: 560px;
	flex-wrap: wrap;
	justify-content: space-between;
	/*align-items:baseline;*/
	align-content: stretch;
}
#introbox #intromenubox .intromenu
{
	width: 49.8%;
	position: relative;
	/*height:276px;*/
	/*background-color:#9E8D8D;*/
}
#introbox #intromenubox .intromenu H1
{
	color: #FBFBFB;
	font-size: 15pt;
}
#introbox #intromenubox #intromenu1
{
	background-image: url(/pics/intro/training_inaktiv.png);
	background-repeat: no-repeat;
	background-position-x: right;
	background-color: #050505;
}
#introbox #intromenubox #intromenu1:hover
{
	background-image: url(/pics/intro/training_aktiv.png);
}
#introbox #intromenubox #intromenu1 H1
{
	position: absolute;
	right: 20px;
	bottom: 30px;
}
#introbox #intromenubox #intromenu2
{
	background-image: url(/pics/intro/coaching_inaktiv.png);
	background-repeat: no-repeat;
}
#introbox #intromenubox #intromenu2:hover
{
	background-image: url(/pics/intro/coaching_aktiv.png);
}
#introbox #intromenubox #intromenu2 H1
{
	position: absolute;
	left: 16px;
	bottom: 28px;
}
#introbox #intromenubox #intromenu3
{
	background-image: url(/pics/intro/seminare_inaktiv.png);
	background-repeat: no-repeat;
	background-position-x: right;
}
#introbox #intromenubox #intromenu3:hover
{
	background-image: url(/pics/intro/seminare_aktiv.png);
}
#introbox #intromenubox #intromenu3 H1
{
	position: absolute;
	top: 27px;
	right: 16px;
}
#introbox #intromenubox #intromenu4
{
	background-image: url(/pics/intro/shop_inaktiv.png);
	background-repeat: no-repeat;
}
#introbox #intromenubox #intromenu4:hover
{
	background-image: url(/pics/intro/shop_aktiv.png);
}
#introbox #intromenubox #intromenu4 H1
{
	position: absolute;
	top: 27px;
	left: 16px;
}
/*---------------*/
.koop_container
{
	width: 100%;
	margin-bottom: 1px;
	border-bottom: 1px solid #FEFEFE;
	display: flex;
	flex-wrap: wrap;
}
.koop_container_img
{
	margin-right: 5.3%;
	margin-top: 8px;
}
.koop_container_text
{
	font-size: 12pt;
	/*float:right;*/
	min-width: 50%;
	width: 73%;
}
#partner_container
{
	display: grid;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 99.5%;
	/*grid-auto-flow:column;*/
	grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
	grid-template-rows: 200px 200px 200px 200px 200px;
	grid-gap: 22px;
}
.partner_container_box
{
	width: 210px;
	margin-bottom: 13px;
	/*margin-right:28px;*/
}
.partner_container_box IMG
{
	width: 210px;
}
.partner_container_box .partner_name
{
	color: #FFFFFF;
	font-size: 15px;
	line-height: 1.1;
	margin-top: 4px;
	margin-bottom: 11px;
}
/*Aktuelles*/
.aktuelles_container
{
	width: 100%;
	height: auto !important;
	height: auto;
	display: table;
	clear: both;
	margin-top: 12px;
	margin-bottom: 26px;
	position: relative;
	padding-bottom: 17px;
	border-bottom: 1px solid #FFFFFF;
}
.aktuelles_container .akt_spalte
{
	display: table-row;
}
.aktuelles_container .akt_content .akt_pics
{
	width: 260px;
	display: table-cell;
}
.aktuelles_container .akt_content .akt_pics IMG
{
	width: 260px;
	float: left;
	margin-right: 45px;
}
.aktuelles_container .akt_content
{
	/*margin-top:8px;*/
	height: auto;
	/*margin-bottom:34px;*/
	font-size: 9.5pt;
	/*display:table-cell;*/
	text-align: left;
	padding: 0 0 0 0px;
	width: 100%;
}
.aktuelles_container .akt_content .akt_inhalt
{
	margin-top: -4px;
	display: table-cell;
	vertical-align: top;
	padding-left: 42px;
	padding-top: 0;
	width: 80%;
}
.aktuelles_container .akt_content .akt_pics IMG.akt_transpic
{
	height: 10px;
}
.aktuelles_container .akt_content .akt_inhalt .akt_datum
{
	font-size: 11pt;
}
.aktuelles_container .akt_content .akt_inhalt .akt_titel
{
	font-size: 18pt;
	font-weight: normal;
	font-family: 'Magistral', sans-serif;
	line-height: 1.2;
	width: auto;
}
.aktuelles_container .akt_content .akt_subtitel
{
	font-size: 13.5pt;
}
.aktuelles_container .akt_content .akt_inhalt .akt_text
{
	font-size: 14pt;
	margin-top: 12px;
}
.aktuelles_container .akt_inhaltmehr
{
	font-size: 14pt;
}
/*.aktuelles_container .akt_content .akt_inhaltmehr{margin-top:-4px;(*display:table;*)vertical-align:top;(*padding-left:42px;*)padding-top:0;width:80%;margin-left:4px;}*/
/*Produkte*/
#prodsearchtable .pagenavactiv
{
	font-weight: bold;
	font-size: 12.9pt;
	border: 1px solid #061226;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	width: auto;
	display: block;
	text-align: center;
	height: 21px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 1.3;
	background-color: #061226;
	color: #F6F6F6;
}
#prodsearchtable .pagenavinactive
{
	color: #154684;
	font-size: 10.1pt;
	border: 1px solid #061226;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	width: auto;
	display: block;
	text-align: center;
	height: 21px;
	padding-left: 4px;
	padding-right: 2px;
	line-height: 1.7;
}
#prodsearchtable .pagenavinactive:hover
{
	color: #8F0117 !important;
	text-decoration: none;
	background-color: #FA9FAD;
}
TABLE.prod_list
{
	margin-top: 11px;
	border-collapse: separate;
	border-spacing: 0px 0px;
}
TABLE.prod_list TH
{
	background-color: #061226;
	color: #E2E2E2;
	font-size: 10.5pt;
	text-align: left;
	padding-left: 4px;
	border-right: 2px solid #F5F5F5;
}
TABLE.prod_list .td_prodname
{
	padding-left: 4px;
	font-size: 15px;
	border-bottom: 1px solid #E8EEF5;
	cursor: pointer;
}
TABLE.prod_list .td_prodname:hover
{
	/*background-color: #E8EEF5;*/
	color: #1E7DE7;
	/*font-style: italic;*/
}
TABLE.prod_list .tr_prodinfo, TABLE.prod_list .tr_prodinfo_more
{
	background-color: #E8EEF5;
	/*padding-left: 22px;*/
}
TABLE.prod_list .tr_prodinfo_more TD:first-child
{
	padding-left: 4px;
}
TABLE.prod_list .tr_prodinfo TD
{
	/*height: 77px;*/
}
.li_multiprodanfrage, .li_prodanfrage
{
	cursor: pointer;
	color: #152639;
	font-weight: bold;
}
.li_multiprodanfrage:hover, .li_prodanfrage:hover
{
	color: #1E7DE7;
}
TD .li_prodanfrage
{
	border-bottom: 2px solid #061226;
	margin-bottom: 2px;
}
TD#prodlist
{
}
#suchnewprodform
{
	background-color: #F7F6F6;
	padding: 14px 3px 3px;
	border: 1px solid #E3E3E3;
	/*+box-shadow: 4px 6px 7px;*/
	-moz-box-shadow: 4px 6px 7px;
	-webkit-box-shadow: 4px 6px 7px;
	box-shadow: 4px 6px 7px;
	/*+border-radius: 7px;*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
#btn_addprodclose
{
	/*+placement: margin-auto -8px 14px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -8px;
	top: 14px;
	border: 1px solid #B4C0E8;
	height: 20px;
	width: 20px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	line-height: 1.7;
	display: normal;
	position: relative;
	z-index: 25;
	background-color: #FFFFFF;
}
/*Personen*/
.personendaten
{
	padding-top: 4px;
	padding-left: 4px;
	font-size: 13px;
}
.personenfoto
{
	padding-top: 4px;
}
.personendaten .perlabel
{
	/*margin-bottom: 3px;*/
	/*margin-top: 0px !important;*/
	float: left;
	width: 73px;
}
.personendaten .perinfo
{
	/*margin-top: -11px;*/
}
#boxenunten
{
	background-color: #00235A;
	height: 179px;
	position: absolute;
	top: 0%;
	/* */
	width: 100%;
}
#boxcontainer
{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	height: 179px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: nowrap;
	width: 1200px;
	margin: 0px auto;
	/*position:absolute;*/
	/*(*+placement: 68px -99px;*)position:relative;left:68px;top:-99px;*/
}
#boxcontainer .thebox
{
	width: 24.5%;
	height: 100%;
	background-color: #00306D;
}
#boxcontainer #boxnr1
{
	background-image: url(/pics/ly/windrad.svg);
	background-repeat: no-repeat;
	background-position: 141% 54px;
	background-size: 244px 183px;
	cursor: pointer;
	/*background-position:right bottom;*/
}
#boxcontainer #boxnr1:hover
{
	background-color: #F8B334;
}
#boxcontainer #boxnr1:hover #bx1titel
{
	background-image: url(/pics/ly/Grafik_Fauser_AGh.svg);
	width: 80%;
	height: 80%;
}
#boxcontainer #boxnr1 #bx1titel
{
	width: 80%;
	margin-top: 25px;
	margin-left: 10%;
	background-image: url(/pics/ly/Grafik_Fauser_AG.svg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 80%;
}
#boxcontainer #boxnr1 .bxteyt
{
	text-align: left;
	font-size: 15.1pt;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: -62px;
}
#boxcontainer #boxnr1 .bxteyt .strich
{
	color: #FFFFFF;
}
#boxcontainer #boxnr1 .bxteyt A
{
	color: #FFFFFF;
}
#boxcontainer #boxnr1 .bxteyt A:hover
{
	text-decoration: none;
	color: #0111EB;
}
#boxcontainer #boxnr2
{
	background-image: url(/pics/ly/glas.svg);
	background-repeat: no-repeat;
	background-size: 160px 102px;
	background-position: 117% 62px;
	/*padding-bottom:26px;*/
	box-sizing: border-box;
	padding: 17px;
	cursor: pointer;
}
#boxcontainer #boxnr2:hover
{
	/*filter:invert(85%);*/
	background-color: #F8B334;
}
#boxcontainer #boxnr2:hover .bxtitel
{
	color: rgba(249, 249, 248, 0.803);
}
#boxcontainer .thebox .bxtitel
{
	font-size: 18pt;
	color: #F8B334;
	margin-bottom: 0;
	line-height: 1.5;
}
#boxcontainer .thebox .bxteyt
{
	font-size: 13pt;
	color: #FAFAFA;
}
#boxcontainer #boxnr3
{
	background-image: url(/pics/ly/news.svg);
	background-repeat: no-repeat;
	background-size: 151px 85px;
	background-position: 117% 81px;
	/*padding-bottom:26px;*/
	box-sizing: border-box;
	padding: 17px;
	cursor: pointer;
}
#boxcontainer #boxnr3:hover
{
	/*filter:invert(85%);*/
	background-color: #F8B334;
}
#boxcontainer #boxnr3:hover .bxtitel
{
	color: rgba(249, 249, 248, 0.803);
}
#boxcontainer #boxnr4
{
	background-color: #00306D;
	display: flex;
	align-items: center;
	/*height:157px;*/
}
#boxcontainer #boxnr4 VIDEO
{
	max-height: 179px;
}
#boxcontainer #boxnr4:hover
{
	background-color: #F8B334;
}
#b
{
}
/* pager */
.cycle-pager
{
	text-align: center;
	width: 100%;
	z-index: 401;
	position: absolute;
	/*top:-14px;*/
	bottom: 3px;
	overflow: hidden;
	/*height:50px;*/
}
.cycle-pager SPAN
{
	font-family: arial;
	font-size: 50px;
	width: 18px;
	height: 16px;
	display: inline-block;
	color: #F8B334;
	cursor: pointer !important;
}
.cycle-pager SPAN.cycle-pager-active
{
	color: #00235A;
}
.cycle-pager > *
{
	cursor: pointer;
}
/*startslider*/
#introbox #newssliderbox
{
	position: relative;
	height: 100% !important;
	min-height: 280px;
	margin-top: 22px;
	background-color: #151515;
	width: 100%;
	background-image: url(/pics/ly/hgstartslider2.png);
	background-repeat: repeat-y;
	background-size: contain;
}
/*#introbox #newssliderbox
{
	background-color: #2E3139;
	height: 100%;
	min-height: 246px;
	position: relative;
	(*display:flex;*)
	(*flex-wrap:wrap;*)
	width: 100% !important;
	max-width: 1100px;
}*/
#introbox #newssliderbox .cycle-prev
{
	width: 54px;
	min-height: 90px;
	height: 100%;
	float: right;
	margin-top: -16%;
	margin-right: 39px;
	background-image: url(/pics/ly/pfeil_rechts.svg);
	background-repeat: no-repeat;
	z-index: 505;
	cursor: pointer;
}
#introbox #newssliderbox .cycle-next
{
	width: 54px;
	min-height: 90px;
	height: 100%;
	/*float:right;*/
	margin-top: -16%;
	background-image: url(/pics/ly/pfeil_links.svg);
	background-repeat: no-repeat;
	z-index: 505;
	margin-left: 34px;
	cursor: pointer;
}
#introbox #newssliderbox .sliderbox
{
	display: flex !important;
	width: 78%;
	margin-left: 10%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 8px;
	cursor: pointer;
	min-height: 232px;
	height: auto;
}
#introbox #newssliderbox .slidertext
{
	font-weight: normal;
	font-size: 10.3pt;
	width: 73%;
	color: #FFFFFF;
	hyphens: auto;
	overflow-y: hidden;
	box-sizing: border-box;
	/*overflow-style:marquee;*/
	padding-right: 20px;
}
#introbox #newssliderbox .slidertext .slidertitle
{
	color: #EE2325;
}
#introbox #newssliderbox .slidertext .sliderkurztext
{
	margin-top: 9px;
	line-height: 1.4;
	font-size: 12.1pt;
}
#introbox #newssliderbox .sliderpic
{
	margin-top: 7px;
	height: auto;
	/*width:7%;*/
	margin-left: 11px;
	flex: 0 0 25%;
}
#introbox #newssliderbox .sliderpic IMG
{
	width: auto;
	text-align: right;
	height: 100%;
	max-height: 200px;
	max-width: 210px;
	object-fit: cover;
}
/*print*/
@media print
{
	#toppage
	{
		display: none;
	}
	#page, #maincontent, #page_header, ARTICLE .showtext_table .contentbox_normal
	{
		width: 720px !important;
		word-wrap: break-word;
		word-break: break-all;
	}
	ARTICLE .showtext_table .contentbox_normal
	{
		width: 720px !important;
	}
	ARTICLE .showtext_table .contentbox_links
	{
		width: 720px !important;
	}
	ARTICLE .showtext_table.tdbgorange .content_normal
	{
		width: 720px !important;
	}
	ARTICLE .showtext_table .contentbox_oben
	{
		width: 720px !important;
	}
	#boxcontainer
	{
		width: 720px !important;
	}
	#headermenu, #topmenu
	{
		display: none;
	}
	#toppanel
	{
		border-bottom: 0px;
		background-color: transparent;
		position: relative;
	}
	/*#toplogo IMG{position:fixed;}*/
	#boxenunten
	{
		display: none;
	}
	#page #page_header
	{
		display: none;
	}
	#page #topabstand
	{
		height: 50px !important;
	}
	ARTICLE .showtext_table
	{
		page-break-after: always;
	}
}
