/* CSS Document */
@import url(tablets.css);

#mobilmenubox {
	position: relative;
	z-index: 100;
	margin-left: -3px;
	margin-right: -3px;
	height: 50px;
	/*display: none;*/
	width: 100%;
}

#headerspezial {
	display: none !important;
}

#landingbox {
	/*background-color: rgba(255, 255, 255, 0.682);*/
	z-index: 376;
	top: 19px !important;
	/*width: 100%;*/
	/*display: none;*/
}

#landingbox #lb_menu {
	flex-wrap: wrap;
	justify-content: space-around;
	/*flex-direction: column;*/
	text-align: center;
	margin-top: 21px;
}

#landingbox #lb_menu .lb_menuitem {
	width: 332px;
	margin-bottom: 28px;
	/*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 #E30613;
}

#landingbox #lb_kontakt #lb_kontaktdata {
	flex-wrap: wrap;
	display: none;
}

#landingbox #lb_kontakt #lb_kontaktdata .lb_kontaktdataitem {
	margin-bottom: 18px;
}

#landingbox #lb_unten .lb_smallbox {
	margin-bottom: 40px;
}

#landingbox #lb_unten .lb_smallbox .lb_artlink .kacheltitlesm {
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#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: 2px;
	background-size: contain;
	background-position: 0px 62px;
}

#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%;
	margin-top: -54px !important;
	padding-top: 54px;
	box-sizing: border-box !important;
}

#page_header #headerpic IMG {
	width: 62%;
	margin-top: 28px;
	/*background-color: #BDD144;*/
	padding-right: 15px;
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 20px;
	filter: drop-shadow(2px 1px 0.4px #CCC);
	/*(*+border-radius: 48%;*)
-moz-border-radius: 48%;
-webkit-border-radius: 48%;
-khtml-border-radius: 48%;
border-radius: 48%;*/
	/*(*+box-shadow: 3px 3px 6px -3px #DDDDDD;*)
-moz-box-shadow: 3px 3px 6px -3px #DDDDDD;
-webkit-box-shadow: 3px 3px 6px -3px #DDDDDD;
box-shadow: 3px 3px 6px -3px #DDDDDD;*/
}

#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: -79px;
	height: auto !important;
	margin-top: 27px !important;
	/*margin-bottom: 248px !important;*/
}

#maincontent #maincenter {
	width: 100%;
	top: 10px !important;
	/*background-color: #F1E5E7;*/
	flex-direction: column;
	margin-bottom: 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;
}

ARTICLE .textcontent_toptitel {
	font-size: 20pt;
}

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%;
}

.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: none;*/
	bottom: 0px;
	/*position: fixed;*/
	left: -2px;
	/*height: 37px;*/
}

FOOTER #bottom_menue UL {
	/*top: 10px;*/
	margin-left: 15px;
}

FOOTER #bottom_menue UL LI {
	/*font-size: 14px;*/
}

#landingbox {
	margin-bottom: 96px !important;
	margin-top: 36px;
}

#landingbox .textcontent_toptitel {
	font-size: 20pt;
}

/*Bilder oben*/
ARTICLE .showtext_table .contentbox_oben .content_fotos_oben {
	width: 100%;
	display: block;
	/*margin-bottom: 11px;*/
	/*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%;
	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;
}

#copyr {
	top: 100px;
	right: -39px;
	font-size: 6pt;
	transform: rotate(90deg);
}

@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;
		margin-top: -51px;
		margin-bottom: 18px;
	}

	/*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;
		text-align: center;
	}

	/*Footer*/
	FOOTER #footer_content {
		justify-content: safe right;
	}

	FOOTER #footer_content #bottom_menue .bm_box.siegelbox {
		display: none;
	}

	FOOTER #footer_content #bottom_menue .bm_box.footeradr {
		display: none;
	}

	#landingbox {
		/*margin-bottom: 101px;*/
	}

	#landingbox #lb_oben .lb_bigbox,
	#landingbox #lb_unten .lb_smallbox {
		width: 100%;
	}

	@media only screen and (max-width:500px) {
		FOOTER #footer_content #bottom_menue .bm_box.footertel {
			font-size: 9pt;
		}
	}

	@media only screen and (max-width:450px) {
		FOOTER {
			height: 44px;
			width: 101%;
		}

		FOOTER #footer_content #bottom_menue .bm_box.footersoz {
			margin-left: 13px;
		}

		FOOTER #footer_content #bottom_menue .bm_box.footersoz #fzlinks {
			width: 102% !important;
			background-repeat: ;
			font-size: 13px;
		}

		FOOTER #footer_content #bottom_menue .bm_box.footertel {
			display: none;
		}

		FOOTER #footer_content #bottom_menue #f_siegelbox {
			width: 74px;
			height: 70px;
			/*+placement: 3px -3px;*/
			position: relative;
			left: 3px;
			top: -3px;
			padding-top: 0;
		}

		FOOTER #footer_content #bottom_menue .bm_box.siegelbox {
			/*display: block;*/
		}

		FOOTER .footersoz #fzfacebook {
			width: 32px;
			position: absolute;
			right: 58px;
			top: 2px;
		}
		FOOTER .footersoz #fzinstagram {
			width: 32px;
			position: absolute;
			right: 16px;
			top: 2px;
		}

		FOOTER #footer_content #bottom_menue #f_siegelbox IMG {
			height: 66px;
			margin-left: -8px;
		}

		FOOTER #footer_content #bottom_menue #hmid_51xxx {
			display: inline-block;
		}
	}
}

@media only screen and (max-width:400px) {
	#footerpics {
		/*display: none;*/
		width: 111px;
		right: 10px;
		bottom: 23px;
	}

	#footerpics>DIV {
		margin-left: 4px;
	}

	#landingbox {
		/*top: 80px;*/
		/*margin-bottom: 169px !important;*/
	}

	#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;
	}

	#page_header #headerpic IMG {
		width: 228px !important;
		padding-top: 1px;
	}

	/*FOOTER #bottom_menue
{
margin-left: -23px;
}*/
	FOOTER #bottom_menue UL LI {
		padding-right: 12px;
	}
}