/*CSS Document*/
/* poppins-500 - latin */
@font-face
{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/poppins-v5-latin-500.eot');
	/* IE9 Compat Modes */
	/* IE6-IE8 */
	/* Super Modern Browsers */
	/* Modern Browsers */
	/* Safari, Android, iOS */
	src: local('Poppins Medium'), local('Poppins-Medium'), url('../fonts/poppins-v5-latin-500.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-v5-latin-500.woff2') format('woff2'), url('../fonts/poppins-v5-latin-500.woff') format('woff'), url('../fonts/poppins-v5-latin-500.ttf') format('truetype'), url('../fonts/poppins-v5-latin-500.svg#Poppins') format('svg');
	/* Legacy iOS */
}
/* poppins-500italic - latin */
@font-face
{
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 500;
	src: url('../fonts/poppins-v5-latin-500italic.eot');
	/* IE9 Compat Modes */
	/* IE6-IE8 */
	/* Super Modern Browsers */
	/* Modern Browsers */
	/* Safari, Android, iOS */
	src: local('Poppins Medium Italic'), local('Poppins-MediumItalic'), url('../fonts/poppins-v5-latin-500italic.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-v5-latin-500italic.woff2') format('woff2'), url('../fonts/poppins-v5-latin-500italic.woff') format('woff'), url('../fonts/poppins-v5-latin-500italic.ttf') format('truetype'), url('../fonts/poppins-v5-latin-500italic.svg#Poppins') format('svg');
	/* Legacy iOS */
}
BODY
{
	font: 11pt 'Poppins', sans-serif;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FFFFFF;
	height: 100%;
	/*background-image:url(/pics/ly/bg_grafik.png);*/
	background-repeat: no-repeat;
	background-position: center top;
}
HTML
{
	height: 100%;
}
*
{
	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
{
}
#toppage
{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	margin: 0 auto 0px;
	min-height: 100%;
	width: 100%;
	height: 100%;
	z-index: 0;
	/*background-color: #E3D2D7;*/
}
#toppage #header
{
	height: 8px;
	position: relative;
	top: 127px;
	background-color: #DC092F;
}
#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;}*/
#headermenu
{
	position: relative;
	top: 26px;
	left: -13%;
	right: auto;
	height: 25px;
	width: 70% !important;
	/*width:667px;*/
	min-width: 320px;
	margin: -4px auto 0px;
	z-index: 41;
	font: bold 11.1pt 'Open Sans Condensed', sans-serif;
	text-align: left;
	pointer-events: auto;
}
#headermenu #menuentry
{
	width: auto;
	margin: 0 auto;
}
#headermenu A
{
	text-decoration: none;
	color: #000000;
}
#headermenu IMG
{
	margin-right: 5px;
}
#toplogo
{
	position: relative;
	top: 31px;
	/*right:43px;*/
	width: 100%;
	width: 1156px;
	min-width: 320px;
	margin: -4px auto 0px;
	cursor: pointer;
	z-index: 36;
	/*pointer-events:none;*/
}
#toplogo IMG
{
	position: absolute;
	right: 0px;
	z-index: 50;
	cursor: pointer;
}
#page
{
	width: 1174px;
	min-width: 320px;
	margin: -4px auto 0px;
	min-height: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
#topabstand
{
	width: 90%;
	height: 118px;
	pointer-events: none;
	display: block;
}
#topliniemobile
{
	display: none;
}
#topmenu
{
	height: 42px;
	width: 77%;
	position: relative;
	display: block;
	/*border-bottom: 6px solid #EF082E;*/
	z-index: 19;
	top: 46px;
	/*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;*/
}
#topmenu UL
{
	list-style: none;
	width: 100% !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin-right: 18px;
	align-items: center;
	margin-left: 17px;
	/*font-weight:bold;*/
	/*font-size:19px;*/
}
/*#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);
}*/
UL#vmenu
{
	width: auto;
	/*float: left;*/
	height: 100%;
	margin-top: 9px;
}
UL#vmenu LI
{
	position: relative;
	display: inline;
	float: left;
	/*margin-bottom: 5px;*/
	height: 100%;
	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;*/
	display: block;
	color: #010101;
	text-decoration: none;
	height: 100%;
	font-size: 20px;
	line-height: 21px;
}
UL#vmenu A:focus
{
	outline: 0px auto;
}
UL#vmenu A:hover
{
	color: #DD0A2E;
	text-decoration: none;
}
#topmenu #vmenu #hmid_shop
{
	color: #DC092F;
}
#topmenu #vmenu #hmid_shop:hover
{
	color: #FFFFFF;
	background-color: #DC092F;
	padding-left: 5px;
	padding-right: 5px;
}
#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;
}
#page A
{
	color: #900117;
	text-decoration: none;
}
#page A:hover
{
	text-decoration: underline dotted #C40B0B;
	color: #C40B0B;
}
#page_header
{
	width: 100%;
	min-height: 40px;
	/*height: 40px;*/
	height: auto !important;
	max-height: 350px;
	border-radius: 0px;
	/*border: 1px solid #DAD4CB;*/
	background-color: #FFFFFF;
	padding-bottom: 10px;
	position: relative;
	overflow: no-content;
}
/*#page_header #toplogo
{
	position: absolute;
	(*left: 850px;*)
	right: 46px;
	top: -136px;
	width: 275px;
	z-index: 18;
	height: 75px;
	cursor: pointer;
}*/
#page_header #headerpic
{
	/*height: 60px !important;*/
	text-align: center;
	height: 100%;
	width: 100%;
	position: relative;
	background-color: rgba(0, 0, 0, 0);
	z-index: 0;
	/*overflow: hidden;*/
	margin-top: 63px;
	margin-bottom: -15px;
}
#page_header #headerpic IMG
{
	width: 100%;
	height: auto;
	/*max-width: 100%;*/
	/*margin-top: 27px;*/
	margin-bottom: -32px !important;
}
#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: auto;
	/* [disabled]border:1px solid #000000;*/
	position: relative;
	bottom: 0px;
	top: 21px;
	/*margin-top:49px !important;*/
	/*min-height: 800px !important;*/
	/*height:105% !important;*/
	display: flex;
	background-color: #FFFFFF;
	/*margin-bottom:-70px;*/
	min-height: 100%;
	height: auto;
}
SECTION#sidebar_left
{
	width: 201px;
	min-height: 100% !important;
	height: 100% !important;
	display: inline-block;
	float: left;
	border-radius: 0px;
	/*border-left: 1px solid #DAD4CB;*/
	/*border-bottom: 1px solid #DAD4CB;*/
	/*border-top: 1px solid #DAD4CB;*/
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
}
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: #FFFFFF;
	margin: 0px 1px 1px 236px;
	overflow: auto;
	padding-bottom: 30px !important;
	width: 100%;
	height: auto;
	overflow: visible;
}
SECTION#artikel:focus
{
	outline: none;
}
SECTION#artikel IMG.imgloadpic
{
	margin-top: 43px;
	margin-left: 83px;
}
NAV #leftmenu
{
}
/*NAV#leftmenu #anfragebtn{margin-top:74px;}*/
NAV#leftmenu #dummyleft
{
	margin-top: 47px;
}
SECTION ARTICLE
{
	margin: 5px 5px 5px 0px !important;
	padding-left: 0px;
	color: #535353;
}
SECTION#sidebar_left #bottom_menue
{
	position: absolute;
	/*top:2px;*/
	bottom: 2px;
	display: inline-block;
	text-align: center;
	width: 323px;
	height: 18px;
}
SECTION#sidebar_left #bottom_menue UL
{
	width: auto;
	margin-left: -1px;
}
SECTION#sidebar_left #bottom_menue UL LI
{
	float: left;
	list-style: none inside none;
	width: auto;
	margin-left: 0px;
	padding-left: 11px;
	/*color: #EFEBE6;*/
	font-size: 11px;
}
SECTION#sidebar_left #bottom_menue UL LI:first-child
{
	list-style: none inside;
	float: left;
}
SECTION#sidebar_left #bottom_menue UL LI A
{
	color: #7A7373;
	outline-style: none;
}
SECTION#sidebar_left #bottom_menue UL LI A:hover
{
	color: #DD052A;
	text-decoration: none;
}
ARTICLE .textcontent_toptitel
{
	font-size: 28px;
	/*text-indent: 10px;*/
	/*margin-bottom: 1px;*/
	/*border-bottom: 1px solid #F6A74A;*/
	/*+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: #EB0038;
	/*background-color: #EF082E;*/
	margin-top: -13px;
	margin-left: -2px;
	margin-bottom: 16px;
}
ARTICLE
{
	font-size: 14px;
	line-height: 1.5;
}
ARTICLE .textcontent_normal
{
}
ARTICLE .textcontent_normal P
{
	padding-bottom: 10px;
}
ARTICLE .textcontent_normal_sm
{
	font-size: xx-small;
}
ARTICLE .content_normal
{
	margin-top: 5px;
}
ARTICLE .content_normal P
{
	padding-bottom: 10px;
}
ARTICLE .content_titel
{
	/*font-weight:bold;*/
	/*text-indent: 6px;*/
	margin-top: -2px;
	margin-bottom: 4px;
	line-height: 1.7;
	font-size: 18px;
	/*da ist*/
	/*border-bottom:1px solid #EB0038;*/
	height: auto;
	color: #EB0038;
	/*margin-left: 7px;*/
}
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: auto;
	height: auto;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin-right: 10px;
}
ARTICLE DIV.content_fotos_links
{
	float: left;
	width: 170px;
	margin-right: 12px;
}
ARTICLE .showtext_table .content_date
{
	font-size: 12px;
	margin-top: 13px;
	color: #838383;
}
FOOTER
{
	/* [disabled]clear:both;*/
	position: fixed;
	bottom: 0px;
	text-align: right;
	width: inherit;
	height: 22px;
	font-size: 8pt;
	border-radius: 0px;
	background-color: #ECECEC !important;
	line-height: 1.5;
	color: #1E1A1A;
	padding-top: 5px;
	clear: both;
	z-index: 4;
	display: none;
}
FOOTER #bottom_menue
{
	position: relative;
	top: 2px;
	display: inline-block;
	text-align: center;
	width: 323px;
	height: 18px;
}
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;
}
.contentbg
{
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 6px;
	/*(*+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;
	position: relative;
}
SECTION#artikel .contentbg
{
	padding-top: 15px;
	margin-left: 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
{
	margin-left: 30px;
}
#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;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#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: absolute;
	top: 0px;
	/*bottom:15px !important;*/
	background-color: #ECECEC;
	/*border-bottom:3px solid #213256;*/
	padding-top: 20px;
	/*margin-bottom:-40px !important;*/
	padding-left: 0;
	/*height:101%;*/
	overflow: hidden;
}
/*#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 0 1px 0 !important;
	list-style: none;
}
#leftmenucenter UL LI A[data-ebene="2"]
{
	border-top: 1px solid #5A6771;
	line-height: 1.3;
	margin-bottom: 3px;
	/*margin-top:4px;*/
	padding-top: 6px;
	padding-bottom: 2px;
}
#leftmenucenter UL LI:first-child A[data-ebene="2"]
{
	border-top: 0px solid black;
}
/*#leftmenucenter UL LI:last-child A[data-ebene="2"]{border-bottom:1px solid #5A6771;margin-bottom:11px;}*/
#leftmenucenter UL LI A[data-ebene="3"]
{
	line-height: 1.4;
	font-size: 13px;
	min-width: 88% !important;
}
#leftmenucenter UL LI A[data-ebene="4"]
{
	margin-left: 0px;
	padding-left: 31px;
}
#leftmenucenter UL LI:last-child A[data-ebene="3"]
{
	margin-top: 0;
	margin-bottom: 8px;
}
#leftmenucenter UL LI:last-child LI:not(:last-child) A[data-ebene="3"]
{
	margin-bottom: 3px;
}
#leftmenucenter LI A
{
	color: #5A6771;
	font-size: 11pt;
	line-height: 1.8;
	display: block;
	/*margin-left:9px !important;*/
	/*font-weight:normal !important;*/
	padding-left: 28px;
	width: auto;
	min-width: 89%;
	box-sizing: padding-box;
}
#leftmenucenter LI A:hover
{
	text-decoration: none;
	/*font-weight:bold;*/
	color: #DD1032;
}
#leftmenucenter UL LI > UL
{
	position: relative;
	left: 0px;
	font-size: 14px;
	/*width:99%;*/
}
#leftmenucenter LI A.hmsubprod
{
	font-weight: normal;
	font-size: 12px !important;
	/*width:246px !important;*/
	min-width: 160px !important;
	/*max-width:68%;*/
	line-height: 1.4;
	margin-bottom: 2px;
}
#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;
}
.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: 72px;
	background-color: #FFFFFF;
	/*font-size: 10px;*/
	padding-left: 0px;
	margin-top: 3px;
	color: #002A5E;
	cursor: pointer;
	/*height: 22px;*/
	margin-left: -16px;
}
#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;
}
#newwwallbtn SPAN
{
	border: 1px solid #BABABA;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 13px;
	background-color: #ECECEC;
}
#newwwallbtn SPAN:hover
{
	border: 1px solid #EF2A2A;
}
/*formstyles ----------------------*/
.inputtext, .inputbox
{
	border: 0px solid #CABBBB;
	/*background-color:#CECECE;*/
	color: #000000;
	font-size: 14px;
	height: 21px;
	width: 46%;
	min-width: 160px;
	border-bottom: 1px solid #CDC6C6;
	border-left: 1px solid #CCC5C5;
	border-image: linear-gradient(to top, #BBBBBB 5%, rgba(200, 200, 200, 0) 35%);
	border-image-slice: 1;
	border-right: 1px double black;
}
:required
{
	border: 1px solid #7D1212;
}
.inputtext:invalid
{
	border: 1px solid #89AE2A;
}
.btn_sendform
{
	height: 25px;
	width: 90px;
	background-color: #DD0830;
	color: #E5D6D6;
	margin-top: 4px;
	cursor: pointer;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	display: block;
	/*(*+border-radius: 16px;*)
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px;*/
	border: 1px solid #E66E6E;
	font-weight: bold;
}
.btn_sendform:hover
{
	border: 1px solid #FFFFFF;
}
.inputtext:focus, .inputbox:focus
{
	/*border: 1px inset #BC082E;*/
	border: 0px solid black;
	background-color: #FFFFFF;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-image: linear-gradient(to top, #BB0000 5%, rgba(200, 200, 200, 0) 35%);
	border-image-slice: 1;
	height: ;
	border-bottom: 1px solid black;
	outline: 0px none;
}
.inputarea:focus
{
	background-color: #FFFFFF;
	outline: 0px;
}
.inputarea
{
	/*min-width: 335px;*/
	width: 90%;
	border: 1px solid #EFE5E5;
	background-color: #F4F3F3;
	color: #000000;
	font-size: 14px;
	resize: vertical;
	box-sizing: border-box;
	margin-top: 7px;
}
#content_form_1
{
	/*width:497px;*/
}
/*-------------------------------------*/
FORM .wk_list
{
	background-color: #F8FAF9;
}
#anfrageformcontainer
{
}
#anfrageformcontainer FORM#anfrageersatzteil
{
}
#anfrageformcontainer FORM#anfrageersatzteil TABLE
{
	width: 100%;
}
TABLE#tb_webbasket
{
	display: normal;
	/*width:74%;*/
}
.wk_list .addanz, .wk_list .subanz
{
	cursor: pointer;
}
FORM .wk_list .btn_delartcle
{
	width: 15px !important;
	height: 15px !important;
}
#anfrageformcontainer BUTTON#sendform
{
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
}
#anfrageformcontainer #anfrageersatzteil #hinweistext
{
	display: block;
	margin-top: -22px;
	margin-left: 19px;
}
#basketcounter
{
	background-color: #DC092F;
	width: 20px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	/*+border-radius: 11px;*/
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-khtml-border-radius: 11px;
	border-radius: 11px;
	margin-top: -36px;
	margin-left: 77px;
	color: #FFFFFF;
	/*border:1px solid rgba(0,0,0,0.591);*/
	line-height: 1.22;
	display: none;
	cursor: pointer;
	/*float:page;*/
}
/*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;
}
/*---------------*/
/*Produkte*/
.prod_container
{
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	/*font-size:12pt;*/
	line-height: 1.5;
	padding-top: 16px;
	color: #535353;
}
.prod_container .zeile1
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.prod_container .prod_infolinks
{
	text-align: left;
	/*width:70%;*/
	position: relative;
	padding-bottom: 70px;
	padding-right: 23px;
}
.prod_infolinks .infotext
{
	margin-top: 11px;
	margin-right: 5px;
}
.prod_infolinks .infotext UL
{
	list-style: none;
	/*margin-left:20px;*/
	padding-left: 12px;
}
.prod_infolinks .infotext UL LI
{
	text-indent: -12px;
	margin-bottom: -1px;
	line-height: 1.1;
	color: #535353;
}
.prod_infolinks .infotext UL LI SPAN
{
	color: #535353 !important;
}
.prod_infolinks .infotext UL LI:before
{
	content: '• ';
	color: #EB0039;
	font-size: 19px;
}
.prod_container .prod_inforechts
{
	width: 292px;
	text-align: right;
	padding-right: 2px;
	padding-top: 13px;
	margin-bottom: 16px;
}
.prod_container .prod_inforechts .prod_infopic
{
	border: 0px solid #C6C6C6;
	min-width: 290px;
	width: auto;
}
.prod_container .prod_inforechts .prod_infopic IMG
{
	border: 1px solid #C6C6C6;
	width: 290px;
}
.prod_container .prod_inforechts #tbattr
{
	/*width:100%;*/
	text-align: left;
	color: #5A6771;
	font-size: 10pt;
}
.prod_container .prod_inforechts #tbattr TD:first-child
{
	width: auto;
}
.prod_container .prod_infounten
{
	clear: both;
}
.prod_container .prod_infounten .picicon
{
	vertical-align: -9px;
	margin-right: 7px;
}
.prod_container .prod_infounten .druckersatz
{
	/*position:static;*/
	min-height: 30px;
	height: auto;
	width: auto;
	display: flex;
	margin-bottom: 19px;
	flex-wrap: wrap;
}
.prod_container .prod_infounten .druckersatz DIV
{
	margin-top: 10px;
}
.prod_container .prod_infounten .druckersatz A
{
	color: #848D94 !important;
}
.prod_container .prod_infounten .druckersatz A:hover
{
	text-decoration: none !important;
}
.prod_container .prod_infounten .druckersatz .btndrucken, .prod_container .prod_infounten .druckersatz .btnersatzteil, .prod_container .prod_infounten .druckersatz .btnanleitung
{
	width: auto;
	height: 30px;
	background-color: #ECECEC;
	color: #848D94;
	font-size: 11.1pt;
	/*letter-spacing:-1px;*/
	/*line-height:0 !important;*/
	font-weight: normal;
	margin-right: 20px;
	cursor: pointer;
	padding-right: 12px;
}
.prod_container .prod_infounten .druckersatz .btnersatzteil
{
}
.prod_container .prod_infolinks H1.title
{
	color: #EB0038;
	font-size: 28px;
	font-weight: normal;
}
.prod_container .prod_infounten .prod_zbtitle
{
	height: 30px;
	background-color: #ECECEC;
	color: #848D94;
	font-size: 11.1pt;
	/*letter-spacing:-1px;*/
	line-height: 2;
	font-weight: normal;
}
.prod_container .prod_infounten .prod_zbbox
{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.prod_container .prod_infounten .prodkombibox
{
	width: 172px;
	min-height: 120px;
	height: auto;
	margin-right: 20px;
	cursor: pointer;
	margin-top: 21px;
}
.prod_container .prod_infounten .prodkombibox .pkb_pic
{
	min-width: 160px;
	width: auto;
	border: 1px solid #C6C6C6;
}
.prod_container .prod_infounten .prodkombibox .pkb_pic IMG
{
	width: 160px !important;
}
.prod_container .prod_infounten .prodkombibox .pkb_text
{
	font-size: 8pt;
	margin-top: 5px;
	width: ;
}
.prod_container .prod_infounten .prodkombibox .pkb_text .ptitle
{
	font-size: 9pt;
}
/*Ersatzteile*/
#ersatzteilmaincontainer
{
	width: 100% !important;
	height: 100% !important;
}
.ersatz_container
{
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	/*font-size:12pt;*/
	line-height: 1.5;
	padding-top: 16px;
}
.ersatz_container .zeile1
{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.ersatz_container .zeile1 .title
{
	color: #EB0038;
	font-size: 30px;
}
.ersatz_container .zeile2
{
	display: flex;
	flex-direction: row;
	justify-content: safe flex-start;
}
.ersatz_container .zeile2 .ersatz_inforechts
{
	margin-left: 30px;
	margin-right: 5px;
}
.ersatz_container .zeile2 .ersatz_inforechts .prod_infopic
{
	width: 290px;
}
.ersatz_container .zeile2 .ersatz_inforechts .prod_infopic IMG
{
	width: 290px;
	border: 1px solid #C6C6C6;
}
.ersatz_container .zeile2 .ersatz_inforechts .prod_infopic_close
{
	height: 40px;
	width: 40px;
	background-color: #5A6771;
	color: #FAFAFA;
	font-size: 24px;
	text-align: center;
	margin-bottom: 18px;
	position: relative;
	left: 84%;
	top: 10px;
	display: none;
	cursor: pointer;
}
.ersatz_container .zeile2 .ersatz_inforechts .ersatz_data .prod_infoname
{
	color: #000000;
	margin-bottom: 16px;
	font-size: 10pt;
	margin-top: 6px;
}
.ersatz_container .ersatz_inforechts .ersatz_data TABLE#tbattr
{
	margin-bottom: 16px;
	color: #65717A;
	font-size: 10pt;
}
.ersatz_container .zeile2 .ersatz_inforechts .ersatz_data .prod_infotext
{
	color: #65717A;
	position: static;
	bottom: 26px;
	width: auto;
	max-width: 300px;
	margin-top: 15px;
}
#ersatzteilmaincontainer .zeile3 .prod_infounten
{
	height: 30px;
	width: auto;
	display: flex;
	margin-bottom: 19px;
	flex-wrap: wrap;
}
#ersatzteilmaincontainer .zeile3 .prod_infounten .picicon, .btnpreisliste .picicon
{
	vertical-align: -9px;
	margin-right: 7px;
}
#ersatzteilmaincontainer .zeile3 .prod_infounten .btnpreisliste, #ersatzteilmaincontainer .zeile3 .prod_infounten .btnhaendlersuche
{
	width: 135px;
	height: 30px;
	background-color: #ECECEC;
	color: #848D94;
	font-size: 11.1pt;
	letter-spacing: 0px;
	/*line-height:1.9 !important;*/
	font-weight: normal;
	margin-right: 20px;
	cursor: pointer;
}
.ersatz_inforechts .ersatz_data .prod_infoattr .btnpreisliste
{
	width: 234px;
	height: 30px;
	background-color: #ECECEC;
	color: #848D94;
	font-size: 11.1pt;
	letter-spacing: 0px;
	/*line-height:1.9 !important;*/
	font-weight: normal;
	margin-right: 20px;
	cursor: pointer;
}
#btnpdflink
{
	width: auto !important;
	padding-right: 13px;
}
/*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;*/
}
/*Taprechner*/
#content_form_taprechner FORM TABLE
{
	width: 90%;
}
#content_form_taprechner FORM TABLE TR TD
{
	/*margin-bottom:8px !important;*/
	padding-bottom: 6px;
}
#content_form_taprechner FORM TABLE TD:first-child
{
	width: 205px;
}
#content_form_taprechner #formtaprechner INPUT[type="radio"]:last-child
{
	margin-left: 10px;
}
#formtaprechner_result #tb_tprresult
{
	width: auto;
	border-collapse: separate;
	border-spacing: 4px;
}
#formtaprechner_result #tb_tprresult TD:first-child
{
	width: 198px;
}
#formtaprechner_result #tb_tprresult TD:last-child
{
	text-align: right;
	background-color: #CECECE;
	padding-right: 10px;
	width: 141px;
}
/*Dealer*/
#dealerfilterbox
{
	position: absolute;
	top: 392px;
	right: 11px;
}
#topdealerbox
{
	/*color:#1863C3;*/
	/*background-color:#1763C4;*/
	/*position:absolute;*/
	/*top:446px;*/
	width: 100%;
	background-color: #ECECEC;
}
.showdealer_container
{
	width: auto;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	border-bottom: 1px solid black;
	margin-bottom: 19px;
	margin-top: -25px;
	padding-bottom: 5px;
}
#mapcontent
{
	width: 100%;
	height: 380px;
	margin-bottom: 31px;
	margin-top: -29px;
}
.showdealer_container .showdealer_box
{
	width: 30%;
	margin-top: 9px;
	margin-right: 12px;
	flex-grow: 2;
}
.flaggenbox
{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.flaggenbox .flagge
{
	width: 130px;
	height: 100px;
	margin-top: 30px;
	cursor: pointer;
}
.flaggenbox .flagge .dealerflagsnm
{
	width: 100px !important;
}
.flaggenbox .flagge .landname
{
	font-size: 13px;
	text-align: center;
	width: 100px;
}
.content_titel .dealerflagssm
{
	margin-right: 8px;
	margin-left: 0;
}
/*Startseite Links Menü*/
#tapo_lefthomemenu
{
	height: 100%;
	display: inline-block;
}
#tapo_lefthomemenu A
{
}
#tapo_lefthomemenu A P:hover
{
	color: #C40B0B !important;
}
#tapo_lefthomemenu A:hover
{
	text-decoration: none;
	color: #F79797;
}
#tapo_lefthomemenu #tapo_taprechner
{
	position: relative;
}
#tapo_lefthomemenu #tapo_taprechner P
{
	text-align: center;
	color: #5A6771;
	/*+placement: 1px -39px;*/
	position: relative;
	left: 1px;
	top: -39px;
}
#tapo_lefthomemenu .tapo_katdl
{
	color: #5A6771;
	font-size: 10pt;
	width: 179px;
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	min-height: 30px;
	margin-bottom: 13px;
	line-height: 1.7;
	margin-left: 9px;
	padding-left: 44px;
	position: relative;
	box-sizing: border-box;
	vertical-align: middle;
	padding-top: 0;
}
#tapo_lefthomemenu .tapo_katdl IMG
{
	/*float:left;*/
	margin-right: 10px;
	position: absolute;
	left: 0px;
}
#tapo_lefthomemenu .tapo_katdl P
{
	/*clear:both;*/
}
#tapo_lefthomemenu .tapo_pizzafix
{
	width: 179px;
	height: 39px;
	margin-left: 9px;
	/*background-image: url(/pics/logo_pizzafix_start.png);*/
	cursor: pointer;
	transition: 0.5s;
	position: relative;
	background-color: transparent;
	margin-top: 39px;
	transition: background 1s ease-in-out;
}
/*#tapo_lefthomemenu .tapo_pizzafix:hover
{
	background-image: url(/pics/logo_pizzafix.png);
}*/
/*.cycle-pager{}*/
/* pager */
.cycle-pager
{
	text-align: center;
	width: 100%;
	z-index: 500;
	position: absolute;
	/*top:-14px;*/
	bottom: -1px;
	overflow: hidden;
	/*height:50px;*/
}
.cycle-pager SPAN
{
	font-family: arial;
	font-size: 50px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: rgba(220, 220, 220, 0.606);
	cursor: pointer;
}
.cycle-pager SPAN.cycle-pager-active
{
	color: rgba(219, 9, 47, 0.933);
}
.cycle-pager > *
{
	cursor: pointer;
}
/*downloads*/
#dlcontainer
{
	position: relative;
	width: 80%;
}
#dlcontainer DETAILS.dlTopKat
{
}
#dlcontainer DETAILS.dlTopKat SUMMARY
{
	outline: none;
	color: #EB0038;
	border-bottom: 1px solid #EB0038;
	cursor: pointer;
	margin-bottom: 6px;
	font-weight: bold;
	margin-top: 0px;
}
#dlcontainer DETAILS.dlSubKatA SUMMARY
{
	color: #000000;
	border-bottom: 0px solid black;
	font-weight: 500;
}
#dlcontainer DETAILS .subkat_title
{
	color: #000000;
	margin-bottom: 10px;
	margin-top: 13px;
	font-weight: 500;
}
#dlcontainer DETAILS .subkat_title_empty
{
	margin: 0;
	height: 8px;
}
#dlcontainer .dlfilebox
{
	position: relative;
	border-bottom: 1px solid #747474;
}
#dlcontainer DETAILS .dlfilebox .dlname
{
	color: #747474;
	font-weight: 100;
}
#dlcontainer DETAILS .dlfilebox .dlkasten
{
	display: inline-block;
	height: 12px;
	width: 12px;
	background-color: #CDCBCB;
	margin-right: 9px;
}
#dlcontainer DETAILS .dlfilebox .dlfile
{
	display: inline-block;
	height: 16px;
	width: 21px;
	position: absolute;
	right: 0px;
	text-align: right;
	cursor: pointer;
}
#dlcontainer DETAILS .dlfilebox .dlfile IMG
{
	width: 20px;
	height: 19px;
	filter: grayscale(100%) contrast(20%);
}
#dlcontainer DETAILS .dlfilebox .dlfile IMG:hover
{
	filter: grayscale(0%) contrast(100%);
	background-repeat: ;
}
