/* CSS Document */
@import url(tablets.css);

#mobilmenubox {
	position: relative;
	z-index: 100;
	margin-left: -3px;
	margin-right: -3px;
}

#headerspezial {
	display: none !important;
}

#landingbox {
	background-color: rgba(255, 255, 255, 0.682);
	z-index: 376;
	top: 130px;
	width: 100%;
	margin-left: 0;
}

#landingbox #lb_menu {
	flex-wrap: wrap;
	justify-content: space-around;
	flex-direction: column;
}

#landingbox #lb_menu .lb_menuitem {
	width: 100%;
	margin-bottom: 0px;
	height: 100px;
}

#landingbox #lb_menu .lb_menuitem .lb_menuname {
	margin-top: 17px;
}

#landingbox #lb_menu .lb_menuitem>A DIV {
	display: flex;
	/*justify-content: space-between;*/
	flex-direction: row-reverse;
	/*width: 299px;*/
	/*align-items: flex-end;*/
}

#landingbox #lb_menu .lb_menuitem .lb_menuicon {
	margin-right: 27px;
	width: 93px;
}

#landingbox #lb_kontakt {
	height: auto;
	/*padding-bottom: 18px;*/
	border-top: 5px solid #93C249;
	margin-bottom: -70px;
	padding-left: 36px;
}

#landingbox #lb_kontakt #lb_kontaktdata {
	flex-wrap: wrap;
	/*display: none;*/
}

#landingbox #lb_kontakt #lb_kontaktdata .lb_kontaktdataitem {
	margin-bottom: 18px;
}

#toppage {
	display: none;
}

#topliniencontent {
	top: 52px;
	height: 6px !important;
}

/*#topabstand
{
	height: 173px !important;
}*/
#topmenu {
	height: auto;
	margin-top: -30px;
	margin-left: -4px;
	display: none;
	/*min-width: 650px;*/
}

#topmenupfeillinks,
#topmenupfeilrechts {
	display: none;
}

#topmenu UL {
	/*list-style: none;*/
	flex-direction: column;
}

#headermenu {
	top: 14px;
	font-size: 18px;
	left: 41px;
	z-index: 272;
}

#headermenu A {
	border: 1px solid #C4BBBB;
	display: inline-block;
	width: 37px;
	text-align: center;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: -6px;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.2;
}

#toplogo {
	width: 157px;
	position: fixed;
	display: block;
	top: 7px;
	/*left: 263px;*/
	height: 83px;
	right: 4px;
	z-index: 314;
}

#toplogo IMG {
	height: 35px;
}

#page {
	min-height: 90%;
	max-width: 100%;
	margin-left: 0px;
	/*background-color: #BAADAF;*/
	margin-top: 16px;
}

#page_header {
	height: 100%;
	background-color: transparent;
	margin-top: -143px;
	/*margin-left: 9px;*/
	margin-right: -12px;
}

#page #toplogo IMG {
	width: 100%;
}

#page_header #headerpic {
	height: 100%;
}

#page_header #headerpic IMG {
	width: 100%;
	margin-top: 28px;
}

#page #topliniencontent {
	top: 52px;
	left: 0px;
	position: fixed;
}

#toppage #leftbg {
	display: none;
}

#toppage #rightbg {
	display: none;
}

#nav_top {
	display: none;
	height: ;
	width: ;
}

#maincontent {
	position: relative !important;
	top: 0px;
	height: auto !important;
	margin-top: 57px !important;
}

#maincontent #maincenter {
	width: 100%;
	top: 10px !important;
	/*background-color: #F1E5E7;*/
	flex-direction: column;
}

#maincontent #maincenter UL {}

/*#maincontent #maincenter UL LI
{
	list-style-image: url(/pics/ly/icon_listenpfeil.svg);
	list-style-type: numeric;
	padding-left: 20px;
	margin-left: 25px;
}*/
SECTION#sidebar_left {
	width: 100%;
	height: auto !important;
	clear: both;
	overflow: auto;
	margin-bottom: 0px;
}

/*SECTION#sidebar_right
{
	display: none;
}*/
/*SECTION#artikel
{
	height: auto;
	width: auto;
	clear: left;
	margin-left: 0;
}*/
SECTION#artikel IMG {
	font-weight: bold;
	object-fit: contain;
	max-width: 100%;
	height: auto;
}

SECTION ARTICLE {
	margin-left: 0;
	margin-bottom: 0;
}

ARTICLE .textcontent_toptitel {
	font-size: 20pt;
	line-height: 1.3;
}

ARTICLE .textcontent_normal {}

ARTICLE .textcontent_normal P {
	padding-bottom: 10px;
}

ARTICLE .content_normal {}

ARTICLE .content_normal P {
	padding-bottom: 10px;
}

ARTICLE .content_titel {
	/*font-weight: normal !important;*/
	margin-top: 13px !important;
	margin-bottom: 4px !important;
	/*line-height: 1.7 !important;*/
	height: auto !important;
	/*font-size: 24px !important;*/
	/*padding-left: 5px !important;*/
}

ARTICLE .showtext_table .content_normal {
	float: none;
	width: 99%;
}

ARTICLE .showtext_table .content_fotos {
	width: 99%;
	height: auto;
	margin-top: 14px;
}

ARTICLE IMG.picleft {
	/*width: 100% !important;*/
}

SECTION#sidebar_right #texterechts {
	width: 98%;
}

#texterechts {
	width: 98%;
}

#texterechts ARTICLE {
	width: 100%;
}

#textelinks {
	width: 100%;
	min-height: 102px;
	height: auto;
	margin-top: -49px;
	margin-bottom: 78px;
}

.picreun {
	max-width: 98%;
	height: auto;
}

#leftmenucenter {
	top: -6px;
	display: none;
}

#leftmenucenter UL,
#leftmenucenter LI {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 40px;
}

UL#vmenu {
	width: auto;
	/*float: left;*/
	font-size: 30px;
}

UL#vmenu LI {
	position: relative;
	margin-bottom: 5px;
}

UL#vmenu LI>UL {
	left: 23px;
	/*background-color: #DBDBE2;*/
	font-size: 25px !important;
	margin-top: 2px;
	position: relative;
	display: none;
}

UL#vmenu A {
	display: block;
	/*color: #3F58A9;*/
	text-decoration: none;
}

TD#prodlist {
	position: relative;
	left: -88px;
	top: 19px;
	display: table;
	width: 117% !important;
	margin-bottom: 32px;
}

#btn_addprodclose {
	width: 47px;
	height: 25px;
	font-size: 15px;
	line-height: 1.8;
	/*+placement: -7px 25px;*/
	position: relative;
	left: -7px;
	top: 25px;
}

TD#prodlist #btn_addprod {
	border: 1px solid #B4C0E8;
	display: inline-block;
	height: 25px;
	width: 225px;
	text-align: center;
	font-size: 15px;
	/*color: #000000;*/
	/*+border-radius: 12px;*/
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	line-height: 1.8;
	margin-bottom: 13px;
}

#suchnewprodform {
	/*margin-bottom: 33px;*/
}

#footerpics {
	width: 155px;
	height: 47px;
}

#footerpics>DIV IMG {
	height: 29px;
}

FOOTER {
	display: block;
	bottom: 0px;
	position: fixed;
	left: -2px;
	height: 37px;
}

FOOTER #bottom_menue UL {
	/*top: 10px;*/
	margin-left: -29px;
	display: flex;
   flex-wrap: wrap;
   width: 100%;
}

FOOTER #bottom_menue UL LI {
	/*font-size: 14px;*/
}

FOOTER #bottom_kontaktbtn {
	height: 35px;
	width: 35px;
	top: 1px;
}

.cycle-pager {
	top: -29px;
}

/*Bilder oben*/
ARTICLE .showtext_table .contentbox_oben .content_fotos_oben {
	width: 100%;
	display: block;
	margin-bottom: 12px;
	max-height: 197px;
	/*overflow: hidden;*/
	/*position: relative;*/
}

.showtext_table .contentbox_oben .content_fotos_oben IMG.picleft {
	width: auto !important;
	height: 185px !important;
	/*object-fit: contain !important;*/
	/*object-position: 103%;*/
}

/*Bilder unten*/
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: auto !important;
	height: 185px !important;
	/*object-fit: cover;*/
	/*object-position: 103%;*/
	margin-bottom: 13px;
}

@media only screen and (max-width:680px) {

	/*Bilder oben*/
	ARTICLE .showtext_table .contentbox_oben {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	ARTICLE .showtext_table .contentbox_oben .content_content_oben {
		height: auto;
	}

	ARTICLE .showtext_table .contentbox_oben .content_fotos_oben {
		display: block;
		height: auto;
		max-height: none;
	}

	.showtext_table .contentbox_oben .content_fotos_oben IMG.picleft {
		width: 100% !important;
		height: auto !important;
		/*object-fit: scale-down !important;*/
		/*object-position: 103%;*/
	}

	/*Bilder unten*/
	ARTICLE .showtext_table .contentbox_unten {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	ARTICLE .showtext_table .contentbox_unten .content_content_unten {
		width: 100% !important;
		height: auto !important;
	}

	ARTICLE .showtext_table .contentbox_unten .content_fotos_unten {
		height: auto !important;
	}

	.showtext_table .contentbox_unten .content_fotos_unten IMG.picleft {
		width: 100% !important;
		height: auto !important;
		/*object-fit: cover;*/
		/*object-position: 103%;*/
		margin-bottom: 13px;
	}

	/*Bilder rechts (Standard)*/
	/*IMG.picleft
{
width: 100% !important;
height: auto !important;
}*/
	ARTICLE .showtext_table .contentbox_normal {
		flex-direction: column;
	}

	ARTICLE .showtext_table .contentbox_normal .content_content_normal {
		width: 100%;
		/*margin-right: 18px;*/
	}

	ARTICLE .showtext_table .contentbox_normal .content_fotos_normal {
		width: 100%;
		display: block;
	}

	/*Bilder links*/
	ARTICLE .showtext_table .contentbox_links {
		flex-direction: column-reverse;
	}

	ARTICLE .showtext_table .contentbox_links .content_content_links {
		width: 100%;
		margin-left: 0;
	}

	ARTICLE .showtext_table .contentbox_links .content_fotos_links {
		width: 100%;
		display: block;
	}

	/*Profil box*/
	.profilbox {
		flex-wrap: wrap;
	}

	.profilbox DIV {
		width: 100%;
		margin-bottom: 12px;
	}

	.personenbox {
		flex-wrap: wrap;
	}

	.personenbox DIV {
		width: 100%;
	}
	FOOTER {
		height: 58px;
	}
	FOOTER #bottom_menue {
		/*width: 77% !important; */
		margin: 0;
	}
	FOOTER #bottom_kontaktbtn {
		display: flex;
		right: -62px;
		top: 12px;
	}
}

@media only screen and (max-width:475px) {
	FOOTER #bottom_kontaktbtn {
		/*display: none;*/
	}
	FOOTER #bottom_menue UL LI A{
		font-size: 10pt;
	}
}

@media only screen and (max-width:400px) {
	FOOTER {
		height: 58px;
			left: 0px;
	}

	FOOTER #bottom_menue {
		width: 100% !important;
		margin: 0;
	}

	FOOTER #bottom_kontaktbtn {
		display: flex;
		right: -59px;
		top: 12px;
	}

	#footerpics {
		/*display: none;*/
		width: 111px;
		right: 10px;
		bottom: 23px;
	}

	#footerpics>DIV {
		margin-left: 4px;
	}

	#landingbox {
		top: 80px;
	}

	#landingbox .menubox .mb_text {
		margin-left: 12px;
	}

	#landingbox .menubox .mb_pic {
		height: 70%;
		position: relative;
		/*width: 94px;*/
		width: 69px;
	}

	#landingbox .menubox .mb_pic IMG {
		transform: translate(-50%, -50%);
		height: 49px;
	}

	.cycle-pager {
		top: -10px;
	}
}