/*CSS Document*/
/* roboto-100 - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-100.woff2') format('woff2'), url('../fonts/roboto-v29-latin-100.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-100italic - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-100italic.woff2') format('woff2'), url('../fonts/roboto-v29-latin-100italic.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300 - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-300.woff2') format('woff2'), url('../fonts/roboto-v29-latin-300.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300italic - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-300italic.woff2') format('woff2'), url('../fonts/roboto-v29-latin-300italic.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-regular.woff2') format('woff2'), url('../fonts/roboto-v29-latin-regular.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-italic - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-italic.woff2') format('woff2'), url('../fonts/roboto-v29-latin-italic.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-500.woff2') format('woff2'), url('../fonts/roboto-v29-latin-500.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500italic - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-500italic.woff2') format('woff2'), url('../fonts/roboto-v29-latin-500italic.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700italic - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-700italic.woff2') format('woff2'), url('../fonts/roboto-v29-latin-700italic.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900 - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-900.woff2') format('woff2'), url('../fonts/roboto-v29-latin-900.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-700.woff2') format('woff2'), url('../fonts/roboto-v29-latin-700.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900italic - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 900;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('../fonts/roboto-v29-latin-900italic.woff2') format('woff2'), url('../fonts/roboto-v29-latin-900italic.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
BODY
{
	font: normal 300 12px "Roboto", verdana;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	height: 100%;
	/*background-image:url(/pics/ly/bg_grafik.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
}
HTML
{
	height: 100%;
	/*margin-right: 0px;*/
}
*
{
	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;
}
/*#mobilmenubox
{
	border-bottom: 3px solid black;
}*/
#toppage
{
	height: 51px !important;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 999;
	box-shadow: 0px 2px 6px #DFDFDF;
}
#toppage #topheader
{
	height: 50px;
	position: relative;
	width: 1040px;
	background-color: #FFFFFF;
	margin: 0 auto;
	/*border: 1px solid #CFCFCF;*/
}
#toppage #topheader #toplogo
{
	position: absolute;
	/*right: 0px;*/
	left: 41px;
	top: 0px;
	height: 154px;
	z-index: 225;
}
#toppage #topheader #toplogo IMG
{
	width: auto;
	cursor: pointer;
	z-index: 1844;
	height: 100%;
}
#topliniencontent
{
	position: relative;
	width: 100%;
	z-index: 84;
	top: -149px;
	height: 50px;
	/*display: none;*/
	background: #E31920;
	/* Old browsers */
	background: -moz-linear-gradient(top, #E31920 0%, #BB1017 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #E31920 0%, #BB1017 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #E31920 0%, #BB1017 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e31920', endColorstr='#bb1017',GradientType=0 );
	/* IE6-9 */
}
.topliniencontentsubpage
{
	top: 50px !important;
	height: 85px !important;
}
#topliniencontent.topliniencontentsubpage #tlctoptitel
{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
#topliniencontent.topliniencontentsubpage #tlctoptitel H1
{
	color: #FFFFFF;
	font-size: 20pt;
	font-weight: normal;
	text-transform: uppercase;
}
#headermenu
{
	position: relative;
	top: 2px;
	/*left: 1px;*/
	right: 0px;
	height: auto;
	width: 100%;
	/*margin: -4px auto 0px;*/
	z-index: 41;
	/*display: none;*/
	font-size: 14pt;
}
#headermenu A
{
	text-decoration: none;
	outline: none #2D2D2D;
	color: #343333;
}
#headermenu A:hover, #headermenu SPAN:hover
{
	font-weight: 400;
	color: #D22137;
}
#headermenu STRONG
{
	font-weight: 500;
}
#headermenu UL
{
	list-style: none;
	width: 45%;
	display: flex;
	justify-content: space-around;
	/*float: right;*/
	margin: 0 auto;
}
#headermenu UL LI
{
	/*float: right;*/
	width: auto;
	text-align: center;
	/*height: 43px;*/
	/*background-color: #F2F2F2;*/
	/*justify-content: center;*/
	/*align-items: center;*/
	/*display: flex;*/
	/*justify-content: center;*/
	/*align-items: center;*/
	/*(*+box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.568);*)
	-moz-box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.568);
	-webkit-box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.568);
	box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.568);*/
}
#headermenu UL LI A, #headermenu SPAN
{
	color: #000000;
	font-size: 10.5pt;
	text-decoration: none;
	display: block;
	width: 100%;
}
/*#headermenu UL LI A > DIV
{
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}*/
/*#headermenu UL LI A .lb_menuname
{
	display: inline-block;
	margin-left: 26px;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}*/
/*#headermenu UL LI A .lb_menuicon
{
	width: 47px;
	margin-left: 22px;
	(*display: none;*)
}*/
/*#headermenu UL LI A .lb_menuicon IMG
{
	height: 100%;
	max-height: 30px;
	width: auto;
}*/
/*#headermenu UL LI A:hover .lb_menuname
{
	(*text-shadow: 1px 1px 5px;*)
	color: #A80613;
}*/
/*#headermenu IMG
{
	margin-right: 5px;
}*/
#toplineR
{
	height: 9px;
	background-color: #FFFFFF;
	border-bottom: 9px solid #BAD405;
	width: 30%;
	float: right;
	display: none;
}
#toplineL
{
	height: 9px;
	background-color: transparent;
	border-top: 9px solid #003082;
	width: 70%;
	float: left;
	margin-top: 0px;
	display: none;
}
#toplineL .kasten
{
	height: 9px;
	width: 20px;
	float: right;
	margin-right: 21px;
	background-color: #BAD405;
	display: none;
}
/*#topabstand
{
	width: 90%;
	height: 139px;
	pointer-events: none;
}*/
#topmenu
{
	height: 33px;
	width: auto;
	position: absolute;
	z-index: 19;
	top: 44px !important;
	/*left: 40px;*/
	right: 72px;
	/*background-color: #ECE2E2;*/
	display: none !important;
}
/*#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;
}
#topmenu UL
{
	list-style: none;
	width: 100% !important;
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	margin-right: 24px;
	align-items: center;
	/*font-size: 19px;*/
	margin-left: 17px;
}
#page
{
	width: 100%;
	min-width: 320px;
	margin: 60px auto 0px;
	min-height: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
}
#page A
{
	color: #E30613;
	text-decoration: none;
	font-weight: 400;
}
#page A:hover
{
	/*text-decoration: underline dotted #BAD405;*/
	/*color: #C40B0B;*/
}
#page BUTTON
{
	text-decoration: none;
}
HEADER#page_header
{
	width: 100%;
	min-height: 40px;
	/*height: 40px;*/
	height: auto !important;
	max-height: 550px;
	border-radius: 0px;
	/*border: 1px solid #DAD4CB;*/
	background-color: #F0F0F0;
	padding-bottom: 10px;
	position: relative;
	overflow: no-content;
	/*clear: both;*/
	margin-top: -72px;
}
/*#page_header #toplogo
{
	position: absolute;
	(*left: 850px;*)
	right: 46px;
	top: -136px;
	width: 275px;
	z-index: 18;
	height: 75px;
	cursor: pointer;
}*/
HEADER#page_header #headerpic
{
	/*height: 60px !important;*/
	text-align: center;
	height: auto;
	/*width: 100%;*/
	position: relative;
	background-color: rgba(0, 0, 0, 0);
	z-index: 0;
	overflow: hidden;
	margin-top: 123px;
	margin-bottom: -6px;
	margin-left: auto;
	width: 1040px;
	margin-right: auto;
}
HEADER#page_header #headerpic IMG
{
	width: 100%;
	/*max-width: 1142px;*/
	height: auto;
	object-fit: scale-down !important;
	/*object-position: left top;*/
	/*max-width: 100%;*/
	/*margin-top: 27px;*/
	/*margin-top: 13px;*/
	margin-top: -46px;
}
#headerspezial
{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	top: -105px;
	/*top: 24%;*/
	height: 141px;
	/*display: none;*/
	/*margin: 0px auto;*/
	/*(*+placement: 6px -397px;*)
	position: relative;
	left: 6px;
	top: -397px;*/
	/*background-color: #F0F8FA;*/
	/*margin: 0px auto;*/
	width: 990px;
	z-index: 11000;
}
#headerspezial #kachelnhome
{
	display: flex;
	justify-content: space-between;
}
#headerspezial .menukachel
{
	width: 23%;
	text-align: center;
	height: 100%;
	cursor: pointer;
	background: #FFFFFF;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 70%, #BFBFBF 100%);
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 70%, #BFBFBF 100%);
	background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 70%, #BFBFBF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 );
}
#headerspezial .menukachel IMG
{
	margin-top: 19px;
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-bottom: 14px;
}
#headerspezial .menukachel .mkname
{
	display: block;
	position: relative;
	bottom: 8px;
	margin-top: 11px;
	font-size: 16.1pt;
	font-weight: 400;
}
#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;
	/* [disabled]border:1px solid #000000;*/
	position: relative;
	bottom: 70px;
	top: auto;
	margin-top: 14px !important;
	/*min-height: 800px !important;*/
	height: 100% !important;
	background-color: #FFFFFF;
	/*display: flex;*/
}
#maincontent #maincenter
{
	display: flex;
	flex-direction: row;
	top: -113px;
	position: relative;
	left: 0;
	right: 0;
	justify-content: space-between;
	align-items: stretch;
	margin: 0px auto;
	width: 1040px;
	/*height: 100%;*/
	background-color: transparent;
	overflow-y: visible;
}
#maincontent #maincenter.subpage
{
	top: 50px !important;
	/*background-color: #1B304A;*/
}
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: transparent;
	overflow: auto;
	display: none;
}
SECTION#sidebar_left:focus
{
	outline: none;
}
SECTION#sidebar_right
{
	border-radius: 0px;
	flex: 1;
	/*width: 43% !important;*/
	height: 100% !important;
	/*float: right;*/
	background-color: transparent;
	/*border-right: 1px solid #DAD4CB;*/
	/*border-bottom: 1px solid #DAD4CB;*/
	/*border-top: 1px solid #DAD4CB;*/
	overflow: auto;
	/*display: table;*/
	box-sizing: border-box;
	text-align: center;
	padding-top: 46px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	margin-bottom: 90px;
	display: none;
}
SECTION#artikel
{
	/* [disabled]width:auto;*/
	flex: 2;
	/*height: 100% !important;*/
	/* [disabled]float:left;*/
	/*border-radius: 0px;*/
	/*border-bottom: 1px solid #DAD4CB;*/
	/*border-top: 1px solid #DAD4CB;*/
	background-color: transparent;
	/*margin: 0px auto;*/
	overflow: visible;
	/*padding-bottom: 30px !important;*/
	/*width: 75%;*/
}
SECTION#artikel:focus
{
	outline: none;
}
SECTION#artikel IMG.imgloadpic
{
	margin-top: 43px;
	margin-left: 83px;
}
NAV #leftmenu
{
	width: 52px;
	height: 66px;
	/*background-color: #BF4040;*/
}
/*NAV#leftmenu #anfragebtn{margin-top:74px;}*/
NAV#leftmenu #dummyleft
{
	margin-top: 47px;
}
SECTION ARTICLE
{
	/*margin: 38px 5px 91px 34px;*/
	padding-left: 14px;
	color: #162639;
}
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;
	color: #162639;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	margin-bottom: 12px;
	font-weight: 700;
	/*border-bottom: 2px solid #162639;*/
	padding-right: 31px;
	text-align: center;
	/*background-color: #BB1017;*/
}
ARTICLE
{
	font-size: 14.5pt;
	line-height: 1.4;
	color: #162639;
	margin-bottom: 50px;
}
ARTICLE .showtext_table
{
	padding-bottom: 12px;
	/*border-bottom: 1px solid #E30613;*/
	padding-top: 17px;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
	display: table-cell;
}
ARTICLE .showtext_table.tdbggrau
{
	background-color: #F0F0F0;
	/*width: 106%;*/
	/*left: calc(-52% + 50%);*/
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
ARTICLE .textcontent_normal.einleitungstext
{
	/*font-size: 18pt;*/
	/*color: #000000;*/
	font-weight: 300;
	margin-bottom: 5px;
	margin-top: 30px;
	color: #878787;
	padding-left: 10px;
	padding-right: 10px;
}
ARTICLE .textcontent_normal
{
}
ARTICLE .textcontent_normal P
{
	padding-bottom: 10px;
}
ARTICLE .textcontent_normal_sm
{
	font-size: xx-small;
}
ARTICLE .content_normal
{
	margin-bottom: 40px;
}
ARTICLE .content_normal STRONG
{
	font-weight: bold;
	color: #162639;
}
ARTICLE .content_normal P
{
	padding-bottom: 10px;
	margin-top: 12px;
}
ARTICLE .content_normal UL
{
	list-style: none;
	margin-left: 25px;
}
ARTICLE .content_normal UL LI
{
	line-height: 1.6;
	list-style: none;
	margin-bottom: 10px;
}
ARTICLE .content_normal UL LI::before
{
	content: "» ";
	color: #E00A2E;
	margin-right: 10px;
	display: inline;
	margin-left: -23px;
}
ARTICLE .content_titel
{
	font-weight: 500;
	/*text-indent: 6px;*/
	margin-top: 17px;
	margin-bottom: 3px;
	line-height: 1.4;
	font-size: 16pt;
	/*da ist*/
	/*border-bottom:1px solid #EB0038;*/
	height: auto;
	color: #162639;
	/*margin-left: 7px;*/
	/*border-bottom: 1px solid #162639;*/
}
ARTICLE .content_normal DIV[id^="usgalcontent"] IMG
{
	width: 150px !important;
}
ARTICLE .showtext_table .content_normal
{
	/*float: inside;*/
	width: 100%;
	display: inline-block;
	position: relative;
}
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;*/
	margin-top: 4px;
}
ARTICLE IMG.picleft:hover
{
	transform: scale(1.1);
	transition: 0.3s ease-in-out;
}
ARTICLE BUTTON
{
	border: 0px solid black;
	color: #E30613;
	background-color: transparent;
	font-size: 16px;
	text-decoration: underline;
	cursor: pointer;
}
P.content_date
{
	margin-bottom: -14px;
	font-size: 12px;
	margin-top: 0px;
}
DIV.contentbox_unten DIV.content_fotos_unten IMG.picleft, DIV.contentbox_oben DIV.content_fotos_oben IMG.picleft
{
	width: 100%;
	/*max-width: 500px;*/
}
#trenner
{
	height: 150px;
}
FOOTER
{
	/* [disabled]clear:both;*/
	position: fixed;
	bottom: 0px;
	/*text-align: right;*/
	width: inherit;
	height: 76px;
	font-size: 10pt;
	border-radius: 0px;
	background-color: #737373;
	line-height: 1.5;
	color: #FFFFFF;
	padding-top: 0px;
	clear: both;
	z-index: 386;
	box-sizing: content-box;
	padding-bottom: 0px;
}
/*FOOTER #footer_content
{
	width: 1028px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	margin: 0 auto;
	height: 50px;
}*/
FOOTER #bottom_menue
{
	position: relative;
	/*top: 2px;*/
	/*display: flex;*/
	width: 989px;
	height: auto;
	text-align: left;
	/*justify-content: space-between;*/
	margin: -9px auto 0;
}
FOOTER #bottom_menue UL
{
	width: auto;
	position: relative;
	/*bottom: 11px;*/
	/*left: 35px;*/
	margin-top: 17px;
	display: flex;
	justify-content: center;
	margin-bottom: 22px;
}
FOOTER #bottom_menue UL LI
{
	/*float: left;*/
	list-style: none inside none;
	width: auto;
	margin-left: 0px;
	/*padding-left: 11px;*/
	/*color: #EFEBE6;*/
	padding-right: 30px;
	margin-right: 62px;
	font-weight: normal;
}
FOOTER #bottom_menue UL LI .bome_title
{
	font-size: 11pt;
}
FOOTER #bottom_menue UL LI:first-child
{
	list-style: none inside;
	/*float: left;*/
}
FOOTER #bottom_menue UL LI A
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10.5pt;
}
FOOTER #bottom_menue UL LI A:hover
{
	color: #000000;
	text-decoration: none;
}
FOOTER #bottom_sozmed
{
	width: 50%;
	text-align: right;
	margin-top: 9px;
}
FOOTER #bottom_sozmed IMG
{
	height: 35px;
	/*margin-right: 4px;*/
	margin-left: 10px;
}
#footerpics
{
	text-align: right;
	width: 315px;
	position: fixed;
	right: 0px;
	display: flex;
	justify-content: right;
	height: 99px;
	background-color: #ECECEC;
	padding: 10px;
	bottom: 18px;
	right: 31px;
	box-sizing: border-box;
	z-index: 406;
}
#footerpics > DIV
{
	width: auto;
	margin-left: 35px;
	height: auto;
}
#footerpics > DIV IMG
{
	width: auto;
	height: 81px;
}
/*#footerpics #wobwolf IMG
{
	height: 68px;
}*/
/*#footerpics #certqua IMG
{
	height: 68px;
}*/
.contentbg
{
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 2px;
	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-size: 24pt;
	font-weight: 200;
	color: #003082;
}
SECTION#sidebar_right #texterechts
{
	width: 282px;
}
SECTION#sidebar_right #artpicsrechts
{
	width: 282px;
}
SECTION#sidebar_right #artpicsrechts A IMG.picleft
{
	margin-bottom: 15px;
	width: 100%;
	height: auto;
}
ARTICLE UL
{
	margin-left: 30px;
}
#texterechts ARTICLE
{
	width: 282px;
	text-align: left;
	margin-left: 0;
	font-size: 13pt;
	margin-bottom: 20px;
}
ARTICLE .lesepfeil
{
	font-weight: bolder;
	font-size: 22px;
	font-size-adjust: 0.6;
}
#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: 10px auto 0px;
	width: 1400px;
}
#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: #F0F8FA;
	/*border-bottom:3px solid #213256;*/
	/*padding-top: 4px;*/
	padding-left: 0;
	margin-top: 0px;
	/*margin-left: 12px;*/
	width: 98%;
	padding-top: 0;
	padding-bottom: 0;
}
#leftmenucenter UL
{
	/*display: flex;*/
	display: block;
	/*justify-content: space-between;*/
	/*flex-wrap: nowrap;*/
	width: auto;
	/*flex-wrap: wrap;*/
	/*justify-content: flex-start;*/
	margin-top: 0px;
}
/*#leftmenucenter:before{width:0;content:'';position:absolute;top:0;right:0;border-top:40px solid #FFFFFF;border-left:63px solid transparent;}*/
#leftmenucenter UL LI
{
	margin: 0 16px 0 0px;
	padding: 3px 53px 0 13px;
	list-style: none inside;
	float: left;
	text-align: left;
	/*background-color: #003082;*/
	/*background-image: url(/pics/ly/umenupfre.svg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 9px 17px;*/
	height: 39px;
	box-sizing: border-box;
	width: 90%;
	background-size: 16px 12px;
	border-bottom: 1px solid #162639;
	/*background-color: #FFFFFF;*/
}
#leftmenucenter UL LI:last-child
{
	border-bottom: none;
}
#leftmenucenter UL LI:hover
{
	/*background-color: #BAD405;*/
	/*background-image: url(/pics/ly/umenupfreA.svg);*/
}
#leftmenucenter UL LI:hover A
{
	/*color: #003082;*/
}
#leftmenucenter LI A
{
	color: #2B2A2A;
	font-size: 14pt;
	line-height: 1.8;
	display: block;
	/*margin-left:9px !important;*/
	font-weight: normal;
	padding-left: 0px;
	width: 100%;
	/*background-color: #003082;*/
	text-align: left;
	white-space: nowrap;
	margin-top: -1px;
	text-decoration: none;
}
#leftmenucenter LI A:hover
{
	text-decoration: none;
	/*background-color: #BAD405;*/
	/*color: #FFFFFF;*/
	/*color: #003082;*/
	font-weight: bold;
}
#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: #162639;
	text-decoration: none;
	height: 100%;
	font-size: 14pt;
	font-weight: 400;
}
UL#vmenu A:hover
{
	color: #D12849;
	text-decoration: none;
}
.title
{
}
#textmehr, #textweniger
{
	border: 1px solid #FFFFFF;
	/*+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: 89px;
	background-color: #FFFFFF;
	/*font-size: 10px;*/
	padding-left: 0px;
	margin-top: 3px;
	color: #E30613;
	cursor: pointer;
	/*height: 22px;*/
	margin-left: 0px;
	text-align: left;
}
#textweniger .lesepfeil, #textmehr .lesepfeil
{
	font-weight: bold;
	font-size: 19px;
	display: inline-block;
	/*width: 16px;*/
}
/*#textmehr:hover, #textweniger:hover
{
	(*border: 1px solid #B91010;*)
	color: #B91010;
}*/
#textmehr A
{
	color: #CC141B;
	text-decoration: none;
}
.picreun
{
	min-height: 130px;
	width: 100%;
	max-width: 285px;
	text-align: left;
	/*(*+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;*/
	background-color: #EBC7D6;
	display: flex;
	justify-content: safe center;
	flex-direction: column;
	padding: 9px 7px 20px 20px;
	box-sizing: border-box;
	margin-bottom: 21px;
	/*visibility: hidden;*/
	height: auto;
}
/*Bilder rechts (Standard)*/
ARTICLE .showtext_table .contentbox_normal
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
ARTICLE .showtext_table .contentbox_normal .content_content_normal
{
	width: 60%;
	margin-right: 45px;
}
ARTICLE .showtext_table .contentbox_normal .content_fotos_normal
{
	width: 40%;
	display: block;
	overflow: hidden;
}
/*.showtext_table IMG.picleft
{
	width: 100%;
	height: auto;
}*/
/*Bilder links*/
ARTICLE .showtext_table .contentbox_links
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
ARTICLE .showtext_table .contentbox_links .content_content_links
{
	width: 60%;
	margin-left: 45px;
}
ARTICLE .showtext_table .contentbox_links .content_fotos_links
{
	width: 40%;
	display: block;
	overflow: hidden;
}
/*Bilder oben*/
ARTICLE .showtext_table .contentbox_oben
{
	display: block;
}
ARTICLE .showtext_table .contentbox_oben .content_content_oben
{
	width: 100%;
	margin-top: 32px;
}
ARTICLE .showtext_table .contentbox_oben .content_fotos_oben
{
	width: 100%;
	/*max-height: 197px;*/
	display: block;
	margin-bottom: 0px;
	/*overflow: hidden;*/
	/*position: relative;*/
	/*margin-top: 0;*/
	margin-top: 20px;
}
.showtext_table .contentbox_oben .content_fotos_oben IMG.picleft
{
	width: 100%;
	height: auto;
	/*object-fit: cover;*/
	/*object-position: 103%;*/
	margin-top: 0;
}
/*Bilder unten*/
ARTICLE .showtext_table .contentbox_unten
{
	display: block;
	/*flex-direction: column;*/
	/*height: 692px;*/
}
ARTICLE .showtext_table .contentbox_unten .content_content_unten
{
	width: 100%;
}
ARTICLE .showtext_table .contentbox_unten .content_fotos_unten
{
	width: 100%;
	/*max-height: 197px;*/
	display: block;
	margin-bottom: 12px;
	/*overflow: hidden;*/
	/*position: relative;*/
	margin-top: 12px;
}
.showtext_table .contentbox_unten .content_fotos_unten IMG.picleft
{
	width: 100%;
	height: auto;
	/*object-fit: cover;*/
	/*object-position: 103%;*/
	margin-bottom: 13px;
}
/*SPEZIAL JOBCENTER STARTPAGE*/
#landingbox
{
	width: 1040px;
	position: relative;
	margin: 0px auto 25px;
	box-sizing: border-box;
	top: 38px !important;
	left: 0;
	right: 0;
	min-height: 377px;
	background-color: rgba(255, 255, 255, 0.462);
	/*margin-top: 1px !important;*/
	padding: 0px;
	z-index: 205;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#landingbox .textcontent_toptitel
{
	font-size: 24pt;
	color: #162639;
	margin-top: 9px;
	margin-bottom: 24px;
}
#landingbox #lb_menu
{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
#landingbox #lb_menu .lb_menuitem
{
	height: 290px;
	width: 32%;
	background-color: #F2F2F2;
	/*border-top: 6px solid #E30613;*/
	/*text-align: center;*/
	/*display: flex;*/
	/*justify-content: center;*/
	/*align-items: center;*/
}
#landingbox #lb_menu .lb_menuitem:hover .lb_menuname
{
	/*color: #A80613;*/
	background-color: #E3001C;
}
#landingbox #lb_menu .lb_menuitem > A DIV
{
	display: block;
	text-align: center;
}
#landingbox #lb_menu .lb_menuitem > DIV
{
	text-align: center;
	display: normal;
	/*place-items: center center;*/
	border-bottom-left-radius: 0;
}
#landingbox #lb_menu .lb_menuitem .lb_menuname
{
	font-size: 16.9pt;
	margin-bottom: 25px;
	color: #FFFFFF;
	font-weight: 400;
	height: 50px;
	background-color: #162639;
	line-height: 2.1;
	outline: none;
	margin-top: -5px;
}
#landingbox #lb_menu .lb_menuitem .lb_menuicon
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 240px;
	display: inline-block;
}
#landingbox #lb_menu .lb_menuitem .lb_menuicon IMG
{
	width: 100%;
	height: auto;
}
#landingbox #lb_kontakt
{
	width: 100%;
	background-color: #DCDCDC;
	padding: 30px 60px 0px;
	box-sizing: content-box !important;
	height: 177px;
}
#landingbox #lb_kontakt H1
{
	font-weight: 500;
	font-size: 18.7pt;
	display: inline-flex;
	height: 33px;
	padding-right: 14px;
	margin-bottom: 25px;
	border-bottom: 2px solid #E30613;
}
#landingbox #lb_kontakt #lb_kontaktdata
{
	display: flex;
	justify-content: space-between;
}
#landingbox #lb_kontakt #lb_kontaktdata .lb_kontaktdataitem
{
	/*width: 23%;*/
	font-size: 10.1pt;
	line-height: 1.5;
	/*padding-left: 10px;*/
	padding-right: 10px;
}
#landingbox #lb_kontakt #lb_kontaktdata .lb_kontaktdataitem .lb_telf
{
	font-weight: 700;
}
/*formstyles ----------------------*/
/*FORM TABLE TR TD
{
	display: table-header-group;
}*/
FORM TABLE TR TD
{
	display: block;
	width: 100%;
	height: auto;
}
FORM TABLE TR TD:first-child
{
	padding-top: 14px;
}
FORM TABLE TR
{
}
FORM LABEL
{
	font-weight: 500;
	font-size: 11pt;
}
.inputtext
{
	color: #000000;
	font-size: 14px;
	border: 1px solid #EFE5E5;
	background-color: #E6EAF3;
	height: 28px;
	width: 100%;
	border-bottom: 1px solid #808080;
	padding-left: 6px;
	box-sizing: border-box;
}
/*:required
{
	border: 1px solid #7D1212;
}*/
/*.inputtext:invalid
{
	border: 1px solid #89AE2A;
}*/
.btn_sendform
{
	height: 20px;
	width: 90px;
	background-color: #152639;
	color: #E5D6D6;
	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;*/
	border: 1px solid #575757;
}
.btn_sendform:hover
{
	border: 1px solid #FFFFFF;
}
.inputtext:focus, .inputarea:focus
{
	/*border: 1px inset #BC082E;*/
	background-color: #FFFFFF;
	outline: none;
}
.inputarea
{
	/*min-width: 335px;*/
	width: 100%;
	border: 1px solid #E5EAF2;
	border-bottom: 1px solid #808080;
	background-color: #E6EAF3;
	color: #000000;
	font-size: 14px;
	resize: vertical;
	box-sizing: border-box;
	margin-top: 7px;
	padding-left: 6px;
	font-family: "Roboto", verdana;
	padding-top: 4px;
}
INPUT#security_code
{
	height: 40px;
	width: 142px;
	font-size: 19px;
	border: 0px solid #EFE5E5;
	background-color: #E6EAF3;
}
TD INPUT#security_code
{
	vertical-align: bottom;
}
FORM LABEL.labelbutton
{
	background-color: #737373;
	height: 29px;
	display: inline-block;
	width: 209px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 400;
	padding-top: 4px;
	box-sizing: border-box;
	cursor: pointer;
	margin-top: 7px;
}
FORM .preview
{
	font-size: 10pt;
	margin-top: 11px;
	border: 1px solid #D8D2D2;
	padding-left: 7px;
}
FORM .clearfiles
{
	display: inline-block;
}
FORM .clearfiles #btn_clearfiles
{
	border: 1px solid #737373;
	padding: 2px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #737373;
}
FORM .preview OL
{
	margin-left: 23px;
	margin-top: 13px;
}
FORM .preview IMG
{
	width: 80px;
	margin-bottom: -14px;
}
FORM #box_secpic DIV
{
	/*vertical-align: bottom !important;*/
	display: inline-block;
	margin-right: 14px;
}
FORM #box_secpic #secpicinfotext
{
	font-size: 11pt;
}
.seccodetipp
{
	font-size: 11pt;
}
/*INPUT#kf_personen
{
	height: 20px;
	width: 161px;
	padding-left: 10px;
}*/
INPUT#security_code:focus
{
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
}
SELECT
{
	height: 28px;
	width: 100%;
	background-color: #E6EAF3;
	border: 1px solid #E5EAF2;
	border-bottom: 1px solid #808080;
	padding-left: 6px;
	box-sizing: border-box;
}
/*-------------------------------------*/
/*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;
}
/*---------------*/
/*ab 1400px*/
@media only screen and (max-width: 1400px)
{
	#landingbox
	{
		top: 220px;
	}
	#page #topheader
	{
		width: 100%;
	}
	#page #topheader #toplogo
	{
		margin-right: 10px;
	}
	#headermenu
	{
		/*left: 48px;*/
	}
	#page #topheader #homepicbox
	{
		left: 12px;
	}
	/*#headerspezial
	{
		(*width: 98%;*)
		left: 0px;
		(*top: 16% !important;*)
		top: 58px;
		transform: translateX(1%);
	}*/
	#maincontent #maincenter
	{
		/*flex-wrap: wrap;*/
		/*width: 100%;*/
	}
	SECTION#artikel
	{
		width: 100%;
	}
	SECTION#sidebar_right
	{
		width: 100%;
		align-items: flex-start;
		/*flex-direction: row;*/
		padding-left: 20px;
	}
	#picreun
	{
	}
	/*FOOTER
	{
		width: 90%;
	}*/
}
@media only screen and (max-width: 1300px)
{
	#headerspezial
	{
		/*top: 33px;*/
	}
	#landingbox
	{
		top: 190px;
	}
}
@media only screen and (max-width: 1060px)
{
	/*#maincontent #maincenter
	{
		width: 100%;
	}*/
}
@media only screen and (max-width: 1040px)
{
	#toppage #topheader
	{
		width: 100%;
	}
	#toppage #topheader #toplogo
	{
		left: 10px;
	}
	#toppage #topheader #homepicbox
	{
		margin-left: 10px;
	}
	#topliniencontent
	{
		/*top: 98px !important;*/
	}
	#maincontent #maincenter
	{
		/*flex-wrap: wrap;*/
		width: 100%;
	}
	#headermenu
	{
		/*width: 100%;*/
		right: 30px;
	}
	#topmenu
	{
		right: 92px;
	}
	#toppage #topheader #homeinfobox
	{
		width: 100%;
	}
	#toppage #topheader #homeinfobox .homeinfoboxitem
	{
	}
	#headermenu UL LI A .lb_menuicon
	{
		/*width: 37px;*/
	}
	#landingbox
	{
		width: 100%;
		flex-wrap: wrap;
		/*left: ;*/
		width: auto;
		margin-left: 10px;
		margin-right: 10px;
		left: 0px;
		/*right: 17px;*/
	}
}
