
/* ---------- ALLGEMEINE TAG-DEFINITIONEN ---------- */

@font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local(''), url('./addon/googlefonts/open-sans/open-sans-v34-latin-300.woff2') format('woff2'), url('./addon/googlefonts/open-sans/open-sans-v34-latin-300.woff') format('woff'); }
@font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local(''), url('./addon/googlefonts/open-sans/open-sans-v34-latin-regular.woff2') format('woff2'), url('./addon/googlefonts/open-sans/open-sans-v34-latin-regular.woff') format('woff'); }
@font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local(''), url('./addon/googlefonts/open-sans/open-sans-v34-latin-600.woff2') format('woff2'), url('./addon/googlefonts/open-sans/open-sans-v34-latin-600.woff') format('woff'); }
@font-face { font-display: swap; font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local(''), url('./addon/googlefonts/open-sans/open-sans-v34-latin-700.woff2') format('woff2'),url('./addon/googlefonts/open-sans/open-sans-v34-latin-700.woff') format('woff'); }
@font-face { font-display:swap; font-family: 'Open Sans Condensed'; font-style: normal; font-weight: 300; src: local(''), url('./addon/googlefonts/open-sans-condensed/open-sans-condensed-v14-latin-300.woff2') format('woff2'), url('./addon/googlefonts/open-sans-condensed/open-sans-condensed-v14-latin-300.woff') format('woff'); }
@font-face { font-display:swap; font-family: 'Open Sans Condensed'; font-style: normal; font-weight: 700; src: local(''), url('./addon/googlefonts/open-sans-condensed/open-sans-condensed-v14-latin-700.woff2') format('woff2'), url('./addon/googlefonts/open-sans-condensed/open-sans-condensed-v14-latin-700.woff') format('woff'); }

html { font-size:100% ; -webkit-text-size-adjust:none }
body { line-height:1.2 ; background:#fff ; color:#000 ; font-size:87.5% ; font-family: 'Open Sans',sans-serif,Arial,Helvetica }

a:hover , a:focus { color:#E74923 ; text-decoration:none ; outline:none }
a { color:#000 ; outline:none }

/* Formularemelente */

select , input[type='select'] , input[type='text'] , input[type='password'] , textarea { border: 1px solid #c1c1c1 ; padding:2px }
input[type='image'] { border:0 }

.orderform { border: 1px solid #c1c1c1 ; padding:3px }
.ordermand { color:#ff0000 ; font-weight:bold ; text-align:center }
.ordererror { border:1px solid #ff0000 !important ; background:#FFDFDF !important }

.formph::-webkit-input-placeholder { text-align:right }
.formph:-moz-placeholder { text-align:right }
.formph::-moz-placeholder { text-align:right }
.formph:-ms-input-placeholder { text-align:right } 

/* Tabellen */

table , th , td , caption { text-align:left ; font-weight:normal ; float:none !important ; border:0 ; outline:0 ; font-size:100% ; font:inherit }
table , th , td { vertical-align:middle }

/* Titel */

h1,h2,h3,h4,h5,h6 { font-weight:normal }
h1 { font-size:2em ; line-height:1 ; margin-bottom:0.5em }
h2 { font-size:2em ; margin-bottom:0.75em }
h3 { font-size:1.5em ; line-height:1 ; margin-bottom:1em }
h4 { font-size:1.2em ; line-height:1.25 ; margin-bottom:1.25em }
h5 { font-size:1em ; font-weight: bold ; margin-bottom:1.5em }
h6 { font-size:1em ; font-weight: bold }

/* Fehlermeldung: jquery validation */

div.os_form_error { color:#ff0000 ; font-style:italic }
div.os_form_valid {  }
select.os_form_error , input[type='select'].os_form_error , input[type='text'].os_form_error , input[type='password'].os_form_error , textarea.os_form_error { background:#FFDFDF }


/* ---------- BUTTONS ---------- */

.os_button_grey_submit { color:#000 ; background:#f2f2f2 url(./../button_backgrey.png) repeat-x bottom ; border:1px solid #c1c1c1 ; text-shadow:0 1px 0 #f2f2f2 ; font-weight:bold ; text-align:center ; padding:0px 10px 3px 10px ; margin:0 ; height:24px ; cursor:pointer }
.os_button_grey_submit:hover { color:#000 ; background:#E6E6E6 }

.os_button_col1_submit { color:#fff ; background:#46A74E ; border:0 ; font-weight:bold ; text-align:center ; padding: 8px 16px ; margin:0 ; cursor:pointer }
.os_button_col1_submit:hover { color:#fff ; background:#46A74E }

.os_button_col2_submit { color:#fff ; background:#46A74E ; border:0 ; font-weight:bold ; text-align:center ; padding: 8px 16px ; margin:0 ; cursor:pointer }
.os_button_col2_submit:hover { color:#fff ; background:#46A74E }

.os_button_grey span , .os_button_col1 span , .os_button_col2 span { position:relative ; display:inline-block ; font-weight:bold ; text-align:center ; padding: 8px 16px ; cursor:pointer }
a.os_button_grey:hover , a.os_button_col1:hover , a.os_button_col2:hover { text-decoration:none }

.os_button_grey span { color:#000 ; background:#f2f2f2 url(./../button_backgrey.png) repeat-x bottom ; border:1px solid #c1c1c1 ; text-shadow:0 1px 0 #f2f2f2 }
.os_button_grey:hover span { color:#000 ; background:#E6E6E6 ; text-decoration:none ; cursor:pointer }

.os_button_col1 span { color:#fff ; background:#46A74E }
.os_button_col1:hover span { color:#fff ; background:#46A74E ; text-decoration:none ; cursor:pointer }

.os_button_col2 span { color:#fff ; background:#46A74E }
.os_button_col2:hover span { color:#fff ; background:#46A74E ; text-decoration:none ; cursor:pointer }

.btn-order { background-color:#46A74E ; border:0 ; border-radius:0 ; font-weight:bold ; color:#fff ; padding: 8px 16px ; cursor:pointer }
.btn-order:hover { color:#fff ; background:#46A74E }


/* ---------- KOPFBEREICH ---------- */

.os_head_teasertop { color:#000 ; background:#FFDC0F ; font-size:1em ; text-align:center ; padding:5px }
.os_head_teasertop .os_head_teasertlnk { float:right ; margin: 0 5px 10px 20px ; font-size:15px }

@media screen and ( min-width:992px ){

	.os_head_big { width:100% ; border-bottom:1px solid #E74923 ; margin-bottom:30px ; min-height:180px }
	.os_head_main { z-index:640 ; position:relative ; height:90px }

	/* Top-Navi */

	.os_head_content { background:#fff ; border-bottom: 1px solid #E0E0E0 }
	.os_head_topnavi {  position:relative ; height:37px }
	.os_head_teaser  { z-index:650 ; position:absolute ; left:0px ; top:9px ; color:#000 ; font-size:0.929em ; padding:0 ; text-align:left }
	.os_head_teaser img { height:14px ; margin-right:10px }
	.os_head_teaser .hteaser2 { margin-left:30px }
	.os_head_navibox  { z-index:650 ; position:absolute ; right:0 ; top:1px ; color:#CA334F ; font-size:0.929em ; padding: 8px 0 ; text-align:center }
	.os_head_navibox img { height:14px ; margin-right:10px }
	.os_head_navibox a { text-decoration:none ; display:inline-block ; padding-left:30px }

	/* Logo */

	.os_head_logobox { z-index:699 ; position:absolute ; top:21px ; left:0px }
	.os_head_logobox img { width:300px }

	/* Navigation */

	.os_head_homebox { z-index:650 ; position:absolute ; left:0px ; top:7px ; color:#666666 ; font-size:0.833em }
	.os_head_homebox img { vertical-align:middle ; margin:0 10px 0 10px }
	.os_head_homebox A:link , .os_head_homebox A:visited { color:#666666 ; text-decoration:none ; display:inline-block ; padding: 0 20px 0 0 }
	.os_head_homebox A:hover { color:#000 ; text-decoration:none }

	/* Suche */

	.os_head_searchbox { position:absolute ; top:24px ; left:0 ; width:100% ; text-align:center }
	.os_head_searchbox form { display:inline-block ; border: 1px solid #E0E0E0 }
	#sbbo { border:none ; width:200px ; padding:8px ; margin:0 ; vertical-align:middle ; font-size:1em }
	#os_search_submit { height:22px ; margin:6px ; vertical-align:middle ; cursor:pointer }

	/* Warenkorb */

	.os_head_scartbox  { z-index:700 ; position:absolute ; top:20px ; right:0 ; width:280px ; height:50px ; background:url(./../main/head_scart.svg?v=3) no-repeat center right ; background-size: 43px 36px }
	.os_scshort_popup { display:none ; position:absolute ; width:130px ; margin-top:6px ; border: 1px solid #6C6C6C ; background:#547EB3 }
	.os_head_scarttitle { padding: 0 0 10px 60px ; font-weight:bold ; cursor:pointer }
	.os_head_scartcontent { cursor:pointer ; text-align:right }
	.os_head_scartcontent:hover { color:#000 }
	.os_head_scartcontent a { display:block ; color:#000 ; font-size:0.917em ; text-decoration:none ; padding: 17px 70px 0 0 }
	.os_head_scartcontent a:hover { color:#000 ; text-decoration:none }
	#os_head_scartlink { display:block }
	#os_head_scartpop { z-index:11000 ; display:none ; position:absolute ; margin: 10px 0 0 -100px ; width:380px ; font-size:0.917em }
	.os_head_scartajaxdiv { border: 1px solid #E0E0E0 ; background:#fff }
	.os_head_scartt1titel { background:#E0E0E0 ; padding:5px }
	.os_head_scartt1div { max-height:270px ; overflow:auto ; border-bottom:1px solid #e1e1e1 }
	.os_head_scartt1ajax td { padding:4px ; border-bottom:1px dotted #e1e1e1 }
	.os_head_scartt1ajax tr { cursor:pointer }
	.os_head_scartt1ajax img { width:40px ; height:40px }
	.os_head_scartt1ajax a { text-decoration:none ; color:#333 ; font-weight:normal }
	.os_head_scartt2div { padding:10px ; text-align:right }

	/* Horizontale Produktnavi */

	.os_head_navi { z-index:610 ; position:relative ; padding:0 ; color:#000 ; height:50px }
	#os_head_prodbox .ndott { display:inline-block ; width:15px ; text-align:center }
	#os_head_prodbox > ul { z-index:9998 ; list-style:none ; margin:0 ; padding:0 ; text-align:justify ; width:100% }
	#os_head_prodbox > ul:after { content:"" ; width:100% ; display:inline-block }
	#os_head_prodbox > ul > li { display:inline-block ; text-align:center }
	#os_head_prodbox > ul > li > a { padding: 6px 0 ; argin-right:20px ; display:inline-block ; color:#000 ; font-size:0.917em ; font-weight:normal ; text-decoration:none ; border-bottom: 1px solid #fff }
	#os_head_prodbox > ul > li:hover > a { border-bottom: 1px solid #E74923 }
	#os_head_prodbox > ul > li:last-child { display:none }

	#os_head_prodbox > ul > li > ul { z-index:19999 ; position:absolute ; list-style:none ; margin: 0 0 0 0 ; padding: 10px 0 ; width:280px ; display:none ; background:#fff ; border:1px solid #e1e1e1 ; border-top:0 ; -webkit-box-shadow: 0px 2px 10px 4px rgba(201,201,201,0.69); -moz-box-shadow: 0px 2px 10px 4px rgba(201,201,201,0.69); box-shadow: 0px 2px 10px 4px rgba(201,201,201,0.69); }
	#os_head_prodbox > ul > li > ul > li { float:none ;  text-align:left }
	#os_head_prodbox > ul > li > ul > li a { display:inline-block ; font-size:1em ; font-weight:normal ; padding: 6px 0 6px 0 ; margin-left:15px ; color:#000 ; border-bottom: 1px solid #fff }
	#os_head_prodbox > ul > li > ul > li a:hover { border-bottom: 1px solid #E74923 }

	#os_head_prodbox .actA > a , #os_head_prodbox .act > a { border-bottom: 1px solid #E74923 }
	#os_head_prodbox .os_head_prod_Ersatzteile_und_Pflegemittel ul { width:400px }
	#os_head_prodbox .os_head_prod_Auflagen ul { width:700px }
	#os_head_prodbox .os_head_prod_Auflagen ul li { float:left ; width:340px }

	/* Specials */

	.select2 { width:24% !important }
}

@media screen and (min-width:1330px){

	#sbbo { width:280px }
	#os_head_prodbox > ul > li > a { font-size:1.167em }
	#os_head_prodbox .ndott { width:30px }
}

/* Bootstrap XS SM */

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

	.os_head_small { min-height:121px }
	.os_head_small .container { padding-top:10px }
	.os_head_main > div { padding:0px; }
	.os_head_main .black_disk { display:flex ; align-items:center ; justify-content:center ; position:absolute ; top:-6px ; right:-6px ; color:#fff ; background:#000 ; font-size:0.929em ; width:22px ; height:22px ; border-radius:50% }
	.os_head_main .logo_small { height:100% ; max-height:35px }
	.os_head_main .os_head_loginbox { margin-right:15px }
	.os_head_main .os_head_loginbox img { max-height:35px }
	.os_head_main .os_head_scartbox img { max-height:31px ; margin-right:6px }

	.os_head_search { padding-top: 5px; margin-left: 0px; margin-right: 0px; margin-bottom:3px; margin-top:5px; background-color: #f5f5f5; min-height:58px }
	.os_head_search .btn { border:0px; background:none; padding:0px; overflow:hidden; }
	.os_head_search .btn-right { background:#fff; border:1px solid #c1c1c1 ; border-left:0px; border-radius:0px; }
	.os_head_search form { width:100% ; padding:0 ; margin:3px 0 8px 0 }
	.os_head_search .search { width:100% }
	.os_head_search .search .input-group-btn { width:40px; }
	.os_head_search .search input , .os_head_search .search button { padding:0 ; margin:0; display:inline-block ; height:40px; }
	.os_head_search .search input { width:100%; border-right: none; }
	.os_head_search .search button { width:40px; }
	.os_head_search .search .btn > img { width:25px ; height:25px ; margin:7px }
	.os_head_search .search .os_search_long { padding-left:10px }

	#os_headxs_prod { z-index:30000 ; position:absolute ; top:0 ; width:13.755em ; left:-13.755em ; overflow:auto ; height:100% ; color:#fff ; background:#000 ; -webkit-overflow-scrolling: touch ; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); -webkit-transition: 0.15s ease; -moz-transition: 0.15s ease; -o-transition: 0.15s ease; transition: 0.15s ease }
	#os_headxs_prod.active { -webkit-transform: translate(13.755em, 0px) ; -moz-transform: translate(13.755em, 0px); -o-transform: translate(13.755em, 0px); -ms-transform: translate(13.755em, 0px); transform: translate(13.755em, 0px) }
	#os_headxs_prod > .list-unstyled > li > a { font-weight:bold }
	#os_headxs_prod ul { margin:10px 0 20px 10px }
	#os_headxs_prod b { display:block ; margin: 10px 0 0 10px }
	#os_headxs_prod a { display:block ; color:#fff ; padding: 8px 0 ; border-bottom: 1px solid #fff }
	header , section , footer ,  body > div:not(#CybotCookiebotDialog) { -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px);  transform: translate(0px, 0px); -webkit-transition: 0.15s ease; -moz-transition: 0.15s ease; -o-transition: 0.15s ease; transition: 0.15s ease }
	header.active , section.active , footer.active ,  body > div:not(#CybotCookiebotDialog).active { -webkit-transform: translate(13.725em, 0px); -moz-transform: translate(13.725em, 0px); -o-transform: translate(13.725em, 0px); -ms-transform: translate(13.725em, 0px); transform: translate(13.725em, 0px) }

	#lz_floating_button { display:none }
	.select2 { width:47% !important }
}


/* ---------- FUSSBEREICH ---------- */

.os_foot_wrapper { margin-top:80px ; font-size:0.917em ; border-top: 1px solid #E74923 }

/* Baseline */

.os_foot_headline { background:#fff ; padding: 30px 0 ; color:#000 }
.os_foot_headline .content a { color:#000 ; text-decoration:none }
.os_foot_headline .content a:hover { color:#E74923 ; text-decoration:none }

/* Links */

.os_foot_all { color:#000 ; border-top: 1px solid #E0E0E0 ; border-bottom: 1px solid #E0E0E0 ; margin-bottom:30px }
.os_foot_all .content { color:#000 ; padding: 30px 0 }
.os_foot_all .content a { color:#000 ; text-decoration:none }
.os_foot_all .content a:hover { color:#E74923 ; text-decoration:none }
.os_foot_all .content .cols ul li { padding: 4px 0 }
.os_foot_all .content .cols p { display:block ; color:#000 ; margin-top:15px ; margin-bottom:20px ; font-weight:bold ; text-transform:uppercase }
.os_foot_all .content .payment { width:170px ; height:auto }
.os_foot_all .content .text { padding-top:20px }
.os_foot_all .content .col1 p { margin-bottom:30px }
.os_foot_all .content .col2 .tel { font-weight:bold ; font-size:1.250em ; padding-bottom:10px }
.os_foot_all .content .col2 .mail { font-weight:bold ; font-size:1.250em }
.os_foot_all .content .col3 li img { width:35px ; height:20px ; margin: 7px 8px 7px 0 }
.os_foot_all .content .col5 ul li { padding: 8px 0 }
.os_foot_all .content .col1 .social { padding-top:25px }
.os_foot_all .content .col2 .social img { margin: 3px 5px 3px 0 ; vertical-align:middle }

/* Baseline */

.os_foot_baseline { background:#fff ; padding: 0 0 30px 0 ; color:#000 }
.os_foot_baseline .content a { color:#000 ; text-decoration:none }
.os_foot_baseline .content .text-left a { margin-right:12px }
.os_foot_baseline .content a:hover { color:#E74923 ; text-decoration:none }

@media ( max-width:767px ) {

	.os_foot_baseline .text-left a { display:block ; padding: 8px 0 }
	.os_foot_baseline .text-right { margin-top:20px ; text-align:left }
}


/* Tracking */

.os_foot_track { background:#000 ; display:none }



/* ---------- CONTENBEREICH ---------- */

.os_content_all { }
.os_content_all .content {  padding-top:1px }

/* LINKE SPALTE */

.os_main_left_td { }
.os_main_left_td .os_main_left_contentbox { text-align:left }

/* BOX "Rubrikenauswahl" */
/* => befindet sich im jeweiligen Navigations-Plugin-CSS */

/* BOX "Kundenservice" */

.os_main_left_td .os_service_title { background:#2B558A ; color:#fff ; padding:11px 0 11px 12px ; margin-top:15px ; font-weight:bold ; opacity: 0.50 ; filter: alpha(opacity =50) }
.os_main_left_td .os_service_content { padding:0 ; border-top: 1px solid #fff ; background:#F5F5F5  }
.os_main_left_td .os_service_content ul { list-style:none ; padding:0 ; margin:0 }
.os_main_left_td .os_service_content ul  li { padding:10px 0 10px 12px ; border-bottom: 1px solid #fff }
.os_main_left_td .os_service_content A:link , .os_service_content A:visited { color:#000 ; text-decoration:none ; display:block }
.os_main_left_td .os_service_content A:hover { color:#2B558A ; text-decoration:none }
.os_main_left_td .os_prod_picto { display:none }



/* ---------- SHOPINNENBEREICH ---------- */

.os_main_shop { }


/* ---------- ALLGEMEIN : Umrandung der Überschriftenboxen */

.os_toptable {  border:1px solid #d7d7d7 }
.os_toptabletd { padding:4px 10px 4px 10px ; font-weight:bold ; text-align:left }
.os_title_div { border:1px solid #d7d7d7 ; padding:6px 10px 6px 15px ; font-weight:bold ; text-align:left ; margin-bottom:12px }
.os_title_txt { padding:6px 10px 12px 0px ; font-weight:bold ; text-align:left ; font-size:1.2em ; color:#9E233E }
.os_content_div { border:1px solid #d7d7d7 ; padding:15px ; margin-bottom:12px ; min-height:0 }
.os_content_div2 { padding:0px ; border:0 }
.os_content_div3 { padding:0px }
.os_content_tab { width:100% ; border-spacing:0 ; border-collapse:collapse }
.os_content_tab td { padding:0 }
.os_content_dott { border-top:1px dotted #d7d7d7 }
.os_content_dott_td { border-bottom:1px dotted #d7d7d7 }
.os_content_corner { background:#fff ; border:1px solid #d7d7d7 }


/* ---------- ALLGEMEIN : Allgemein Meldungen -> Schriften */

.os_error { color:#ff0000 }
.os_small { font-size:0.9em }
.os_fright { float:right }
.os_fleft { float:left }
.os_div_error { color:#ff0000 ; border:1px solid #ff0000 ; background:#FFDFDF ; font-weight:bold ; text-align:center ; padding:15px ; margin-bottom:12px }


/* ---------- ALLGEMEIN : Artikellisten */

.os_list_list { margin:0 }
.os_list_list .thumbnails { margin-left:-8px ; margin-right:-8px }
.os_list_list .thumbnails li { padding: 0 8px 0 8px }

.os_list_wrap_all { background:#fff ; margin-bottom:32px ; border:0 ; height:auto ; border:1px solid #fff ; cursor:pointer }
.os_list_wrap_all:hover { border:1px solid #e1e1e1 ; -webkit-box-shadow: 0px 0px 5px 0px rgba(225,225,225,1); -moz-box-shadow: 0px 0px 5px 0px rgba(225,225,225,1); box-shadow: 0px 0px 5px 0px rgba(225,225,225,1) }
.os_list_wrap_all .os_list_box1_all { padding:6px ; text-align:center ; position:relative }
.os_list_wrap_all .os_list_box1_all .thumb { width:100% ; max-width:250px ; height:auto }
.os_list_wrap_all .os_list_box2_all { padding:10px 0 0 0 ; text-align:center ; height:210px }
.os_list_wrap_all .os_list_mark { position:absolute ; top:0 ; right:0 ; z-index:500 }
.os_list_wrap_all .os_list_offer { float:right ; margin-top:-8px }
.os_list_wrap_all .os_list_aktion { color:#990000 }
.os_list_wrap_all .os_list_aktion a { color:#990000 }
.os_list_wrap_all .os_list_title { height:57px ; overflow:hidden ; margin-bottom:15px }
.os_list_wrap_all .os_list_text { padding:8px 0 12px 0 ; overflow:hidden ; font-size:0.833em }
.os_list_wrap_all .os_list_price1 { color:#990000 ; font-weight:normal ; display:inline-block ; padding-left:15px }
.os_list_wrap_all .os_list_price2 { padding-bottom:8px ; font-weight:600 }
.os_list_wrap_all .os_list_price2 .pricepre { font-weight:normal }
.os_list_wrap_all .os_list_tax { padding-bottom:6px ; color:#808080 ; font-size:0.833em }
.os_list_wrap_all .os_list_buttons { }
.os_list_wrap_all .os_list_buttons input[type='text'] { width:25px ; vertical-align:middle ; margin-right:6px }
.os_list_wrap_all .os_list_buttons input[type='image'] { vertical-align:middle }
.os_list_wrap_all .os_list_ddoption { width:110px }
.os_list_wrap_all .os_list_ddvendor { width:120px }
.os_list_wrap_all .os_list_ddcats { width:120px }
.os_list_wrap_all .os_list_oldprice { text-decoration: line-through }

.os_list_ship { padding-bottom:12px ; font-size:0.8em ; color:#808080 ; overflow:hidden }
.os_list_shipt1  { color:#007831 }
.os_list_shipt2  { color:#007831 }
.os_list_shipt3  { color:#678F05 }
.os_list_shipt4  { color:#797805 }
.os_list_shipt5  { color:#6B2F0B }
.os_list_shipt6  { color:#6B2F0B }
.os_list_shipt7  { color:#E63C24 }
.os_list_shipt8  { color:#E63C24 }
.os_list_shipt9  { color:#E63C24 }

A.os_list_link1:link , A.os_list_link1:visited { text-decoration:none  }
A.os_list_link1:hover { color:#E74923 ; text-decoration:none }
A.os_list_link2:link , A.os_list_link2:visited { color:#808080 ; text-decoration:none }
A.os_list_link2:hover { color:#E74923 ;  text-decoration:none }

.os_list_content1_div { padding:6px }
.os_list_content1_div ul { list-style:none ; padding:0 ; margin:0 ; overflow:auto }
.os_list_content1_div ul li { float:left ; padding-right:15px }

.os_list_formtab td { padding: 3px 40px 3px 0 }
.os_list_formdiv hr { color:#e0e0e0 ; border:0 ; height:1px ; margin:20px 0 20px 0 }
.os_list_formdiv text { width:220px }


/* ---------- ALLGEMEIN : Blätterseiten -> Listen und Suchergebnisse */

.os_pages_headwrap { }
.os_pages_footwrap { margin-top:10px ; margin-bottom:10px }

.os_pages_headwrap.list { background:#d7d7d7 }
.os_pages_headwrap.list a:hover { color:#E74923 ; text-decoration:none }
.os_pages_headwrap.list .pline1 { padding: 5px 0 5px 0 }
.os_pages_headwrap.list .pline1 .pleft { font-weight:bold }
.os_pages_headwrap.list .pline1 .pleft a { text-decoration:none }
.os_pages_headwrap.list .pline2 { background:#f5f5f5 ; padding: 8px 0 8px 0 }
.os_pages_headwrap.list .pleft { line-height:30px }
.os_pages_headwrap.list .pright { text-align:right }
.os_pages_headwrap.list .pline1 .pright { line-height:27px }
.os_pages_headwrap.list .pline1 .pright .btn { border:0 ; background:none }

.os_list_navi , .os_pages_act , .os_pages_na { display:inline-block ; padding:0 ; margin:0 ; color:#d7d7d7 ; text-decoration:none }
A.os_list_navi:link , A.os_list_navi:visited { display:inline-block ; padding:0 ; margin:0 ; color:#000 ; text-decoration:none }
A.os_list_navi:hover { color:#E74923 ; text-decoration:none }

.os_pages_act  { background:#000 ; color:#fff ; padding:5px }
.os_pages_na { color:#d7d7d7 }

A.os_pages:link , A.os_pages:visited { background:#fff ; display:inline-block ; padding:5px ; margin:0 3px 0 3px ; color:#000 ; text-decoration:none ; border:1px solid #d7d7d7 }
A.os_pages:hover { background:#000 ; color:#fff ; text-decoration:none }


/* ---------- SPEZIAL : Message-Box */

.messagedivbody { overflow:hidden }
.messagedivtarget { overflow:hidden ; border: 8px solid #838383 ; border-radius:5px ; -moz-border-radius:5px ; font-size:0.857em ; background:#fff ; background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) ; width:500px ; height:250px ; display:none ; padding: 20px 10px 10px 20px }
.messagedivtarget div.close { position:absolute ; right:0 ; top:0 ; cursor:pointer ; opacity:1 }
.messagedivtarget .messagedivtitle { margin:0 ; padding: 0 0 30px 0 }
.messagedivtarget .messagedivsubtitle { font-size:1.214em ; font-weight:bold ; padding: 0 0 20px 0 }
.messagedivtarget .messagediverror { color:#ff0000 ; font-weight:bold }
.messagedivtarget .messagedivcontentwrap {  }
.messagedivtarget .messagedivcontentleft { float:left ; width:100px }
.messagedivtarget .messagedivcontentright { float:right ; width:340px }
.messagedivtarget .messagedivbuttonmwrap { padding-top:20px }
.messagedivtarget .messagedivbuttonmwrap a { font-size:0.929em ; margin-right:20px }
.messagedivtarget .messagedivbuttonmwrap a span { width:140px ; line-height:15px }
.messagedivtarget .messagedivcontentright th { font-weight:normal ; text-align:left ; padding: 3px 20px 3px 0 }
.messagedivtarget .messagedivcontentright td { text-align:left ; padding: 3px 0 }

@media ( max-width:767px ) {

	.messagedivtarget { width:90% !important ; min-width:280px !important ; height:auto !important }	
	.messagedivtarget .messagedivcontentleft { float:none ; width:auto }
	.messagedivtarget .messagedivcontentright { float:none ; width:auto }
	.messagedivtarget .messagedivbuttonmwrap a span { width:100% ; margin: 3px 0 }
}


/* ---------- SPEZIAL : Content-Box */

.popupdivbody { overflow:hidden }
.popupdivtarget { display:none ; overflow:hidden ; min-width:300px ; width:95% !important ; height:95% !important ; padding: 10px 20px 0 10px ; background:#fff ; background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) }
.popupdivtarget div.close {  position:absolute ; right:0 ; top:0 ; cursor:pointer ; opacity:1 !important }
.popupdivtarget div.close img { opacity:1 }
.popupdiviframe { width:100% ; height:97% !important ; margin:0 ; padding:0 ; overflow:auto }
.popupdivcontentbody { background:#fff ; margin:20px }
.popupdivcontentitle { font-weight:bold ; border-bottom: 1px solid #d7d7d7 ; margin-bottom:20px ; padding-bottom:15px }
.popupdivcontentext { text-align:left ; padding-right:20px }
#exposeMask { background-color:#000 !important ; opacity:0.80 !important }

@media screen and ( min-width:992px ) {

	.popupdivtarget { max-width:850px }
	.popupdivtarget.smallpopup { width:500px !important ; height:300px !important }
}


/* ---------- SPEZIAL : Auto-Complete */

.ac_results { left:50% !important ; margin-left: -400px !important  ; background:#fff ; padding:4px ; margin-top:15px ; overflow:hidden ; z-index:99999 ; border:1px solid #e1e1e1 ; border-radius:3px ; box-shadow: 0 0 2px 0 #aaa }
.ac_results a { text-decoration:none }
.ac_results ul { width:100% ; list-style-position:outside ; list-style:none ; padding:0 ; margin:0 }
.ac_results li { font-size:0.833em ; margin:0 ; padding:2px 5px ; cursor:default ; display:block ; overflow:hidden }
.ac_results img { width:35px ; margin:2px 10px 2px 0 ; vertical-align:middle }
.ac_results .ac_ctitle { font-size:1.167em }
.ac_results .ac_rright { float:right ; width:48% ; padding-bottom:15px }
.ac_results .ac_rleft { float:left ; width:48% ; padding-bottom:15px }
.ac_results .ac_rleft a { display:block ; padding: 4px 0 ; overflow:hidden ; border-bottom:1px solid #e1e1e1 }
.ac_loading { background: white url('./../icon_ajax.gif') right center no-repeat }
.ac_odd { }
.ac_over { }


/* ---------- SPEZIAL : Warenkorb leer */

.os_scart_error_empty { display:none ; color:#ff0000 ; border:1px solid #ff0000 ; background:#FFDFDF ; font-weight:bold ; text-align:center ; padding:15px ; margin-bottom:12px }


/* ---------- Bootstrap ---------- */

.alert { border-radius:0 }
.affix-bottom { position:relative }
.nav-pills > li + li { margin-left:0px }
.os_newsletter_formgroup .control-label { text-align:left ; font-weight:normal }
.os_newsletter_formgroup .mand .control-label { text-align:left ; font-weight:bold }

.os_home_news .os_content_dott_td { padding-top:10px ; padding-bottom:10px }
.os_all_news .os_content_dott_td { padding-top:10px ; padding-bottom:10px }
.os_short_news .os_content_dott_td { padding-top:10px ; padding-bottom:10px }
.os_short_news .os_news_content, .os_home_news .os_news_content, .os_all_news .os_news_content, .os_detail_news .os_news_content { padding:10px ; padding-left:25px ; margin:0px }
.os_short_news .os_news_content a, .os_home_news .os_news_content a, .os_all_news .os_news_content a, .os_detail_news .os_news_content a { text-decoration:underline }

@media print {

	a[href]:after { content:none }
}


/* ---------- SPEZIAL : Cookie-Bot */

#CybotCookiebotDialog { border: 3px solid #e74923 !important }
#CybotCookiebotDialog :focus-visible { outline:none !important }
#CybotCookiebotDialog h1:after { border:0 !important }
#CybotCookiebotDialog h2:after { border:0 !important }
#CybotCookiebotDialogPoweredbyCybot svg { display: none !important }


/* ---------- CSS-END */
