/* CSS Document */
@import url(tablets.css);

#mobilmenubox {
	position: relative;
	z-index: 100;
	margin-left: -3px;
	margin-right: -3px;
	height: 50px;
	/*display: none;*/
	width: 7%;
}
#sozialmenumob{
	position: absolute;
	top: 22px;
	right: 68px;
	height: 30px;
	display: block;
	z-index: 100;
}
#sozialmenumob img{
	   width: 30px;
	   height: 30px;
	   margin-right: 10px;
	   cursor: pointer;
}


#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;
}

#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: 168px;
	/*padding-top: 399px;*/
}

#page_header {
	height: 100%;
	background-color: transparent;
	margin-top: 0px !important;
	/*margin-left: 9px;*/
	margin-right: -12px;
}

#page #toplogo IMG {
	width: 100%;
}


#page_header #headerpic {
	height: 100%;
	margin-top: -33px !important;
}

#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: -25px;
	height: auto !important;
	margin-top: 27px !important;
}

#maincontent #maincenter {
	width: 100%;
	top: 10px !important;
	/*background-color: #F1E5E7;*/
	flex-direction: column;
}

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
{
	margin-bottom: 0;
}*/
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.3 !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;
}

#abstandunten {
	height: 1px;
	margin-top: 145px;
	display: none;
}

FOOTER {
	/*display: none;*/
	bottom: 0px;
	position: relative;
	/*left: -2px;*/
	/*height: 37px;*/
	/*height: 189px;*/
	/*width: 100%;*/
	box-sizing: border-box;
	height: auto;
}

FOOTER #bottom_menue UL {
	/*top: 10px;*/
	margin-left: 15px;
}

FOOTER #bottom_menue UL LI {
	/*font-size: 14px;*/
}

FOOTER .bc_infobox.wbglogo {}

/*FOOTER #bottom_content .bc_infobox.opentime
{
	display: none;
}*/
/*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;
}

@media only screen and (max-width:680px) {
	ARTICLE .content_normal {
		margin-bottom: 0;
	}

	/*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: 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;
	}

	FOOTER {
		height: 251px;
		width: 100%;
	}

	FOOTER #bottom_content .bc_infobox.telefon {
		/*display: none;*/
	}

	FOOTER #bottom_content {
		justify-content: space-evenly;
		flex-direction: column;
		margin-top: 26px;
		/*margin-left: -10px;*/
		padding: 9px 13px 13px;
		height: 250px;
	}

	FOOTER #bottom_content .bc_infobox {
		margin-bottom: -1px;
		margin-top: 11px;
	}

	FOOTER #bottom_content .bc_infobox.wbglogo {
		position: absolute;
		top: 16px;
		right: 2px;
	}

	FOOTER #bottom_content .bc_infobox.wbglogo IMG {
		width: 79px;
	}
}

@media only screen and (max-width:400px) {
	#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;
	}

	/*FOOTER #bottom_menue
{
margin-left: -23px;
}*/
	FOOTER #bottom_menue UL {
		margin-left: 0px;
	}

	FOOTER #bottom_menue UL LI {
		padding-right: 12px;
	}

	FOOTER .bc_infobox.wbglogo {
		text-align: center;
	}

	FOOTER .bc_infobox.wbglogo IMG {
		width: 51px !important;
	}
}