




.section_block {
padding-top:42px;
display:none;
}
.sub_section {
width:23%;
min-height:272px;
float:left;
margin:15px 0 0 20px;
background-color:#eee;
box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.2);
padding-bottom:10px;
}
.top_big_navi {
position:absolute;
width:1280px;
background:url("/img/custom/bg_big_navi.png") repeat-y;
box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.2);
padding:0 0 15px;
}
.sub_section .placeholder {



background-color:#fff;
margin-bottom:10px;
}
.sub_section .placeholder a {
text-align:center;
}
.sub_section a {
text-align:left;
padding:0;
}
.sub_section a:hover {
background-color:transparent !important;
}
.sub_section .placeholder img {
height:135px;
}
.sub_section .sec_headline {
text-align:left;
padding:10px 10px 14px 20px;

font-size:14px;
background-color:#eee; 
border-top-left-radius:8px;
border-top-right-radius:8px;
}
.sub_section .sec_headline a {
padding:0;
text-align:left;
color:rgb(233,81,35);
white-space:normal;
}
.sub_section .sec_headline a:hover {
color:rgb(233,81,35);
background-color:transparent !important;
}
.sub_section .sec_description {
text-align:left;
white-space:normal;
font-size:13px;
padding:0 20px;
}
.sub_section .sec_description.hide_subcat {
display:none;
}
.sub_section .sec_description.show_subcats a {
background:none !important;
padding-left:0;
}
.sub_section .sec_description.no_link a {
background:none !important;
padding-left:0;
}
.sub_section .sec_description a {
font-size:13px;
padding:0 0 7px 15px;

white-space:normal;
background:url("/img/custom/arrow_list_item_grey.png") no-repeat scroll left 3px;
background-size:7px;
}
.sub_section .sec_description a.cat_type_2 {
background:url("/img/custom/arrow_list_item_red.png") no-repeat scroll left 3px;
background-size:7px;
}
.sub_section .sec_description a.cat_type_3 {
background:url("/img/custom/arrow_list_item_blue.png") no-repeat scroll left 3px;
background-size:7px;
}
.sub_section .sec_description a.cat_type_3:hover {
color:rgba(7,107,157,0.8);
background:url("/img/custom/arrow_list_item_blue.png") no-repeat scroll left 3px;
background-size:7px;
}
.sub_section .sec_description a:hover {
color:rgb(233, 81, 35);
background:url("/img/custom/arrow_list_item_red.png") no-repeat scroll left 3px;
background-size:7px;
background-color:transparent !important;
}


#breadcrumbs {
color:rgb(233,81,35) !important; 
font-size:14px; 

z-index:900;
max-width:100%; 
height:42px; 
cursor:pointer;

background-color:#ccc;
}
#breadcrumbs_content {
max-width:1280px; 
margin:0 auto;
color:#fff;
}
#breadcrumbs_content p {
margin-left:20px;
}
#breadcrumbs ul {
margin:0!important;
padding:0!important;
}

#breadcrumbs ul li {
display:block;
float:left;
}
#breadcrumbs a {
color:#fff !important;
}
#breadcrumbs a:hover {
text-decoration:underline !important;
}

nav .site-container {
margin:0 auto;
max-width:1280px; 
min-width:260px;
padding:0 20px;
}







a {
text-decoration:none;
}
a:visited {

}
a:hover,

a:focus,

a:active {



}





nav {
position:relative;
margin:0 auto;
clear:both;
display:table;

-webkit-box-shadow:0px -1px 0px 0px rgba(0,0,0,0.08);
-moz-box-shadow:0px -1px 0px 0px rgba(0,0,0,0.08);
box-shadow:0px -1px 0px 0px rgba(0,0,0,0.08);

background-color:#eee;


width:100%;
z-index:10000;

}
.toggle, [id^=drop] {
display:none;
}
nav.fixed {
position:fixed;
top:0;
}
nav .navi_menu {
float:right;
height:25px;
width:1000px;
font-size:14px;
border-bottom:1px solid rgb(233,81,35);
;
cursor:pointer;
z-index:1000;
}
nav.header-stick.stuck {
background-color:#FFF;
border-bottom:1px solid rgba(0, 0, 0, 0.08);

-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.015);
-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.015);
box-shadow:0px 2px 4px 0px rgba(0,0,0,0.015);
position:fixed;
top:0;
left:0;
width:100%;
height:58px;
z-index:99999;
}
nav ul {
list-style:none;
margin:0;
padding-left:0;
}
nav ul.nav-menu {

}
nav ul li.first_element {
position:relative;
display:inline-block;
float:left;
}
nav ul li.cat_type_5 a {
background:url("/img/icons/shopping_basket_dark-grey.png") no-repeat scroll right 10px center;
padding-right:40px;
}
nav ul li.cat_type_5 a:hover {
background:#ccc url("/img/icons/shopping_basket_hover-white.png") no-repeat scroll right  10px center !important;
}
nav ul li.cat_type_5 a.selected {
background:#ccc url("/img/icons/shopping_basket_hover-white.png") no-repeat scroll right  10px center !important;
}
nav a {
display:block;
text-decoration:none;
color:#626262;
padding:11px 20px 16px; 
font-size:14px; 

white-space:nowrap;
text-align:center;

-webkit-transition:all 0.4s ease 0s;
-moz-transition:all 0.4s ease 0s;
-ms-transition:all 0.4s ease 0s;
-o-transition:all 0.4s ease 0s;
transition:all 0.4s ease 0s;
}
nav ul.first_container > li.child:hover > a {
background-color:#ccc; 
color:#fff;
}
nav a.active {

background-color:#ccc;
color:#fff;
}
nav a:hover {
color:#fff;
background-color:#ccc;
}
nav a.selected {
color:#FFF;
background-color:#ccc;
}
nav a.selected.active {
color:#FFF;
background-color:#bfbfbf;
}
nav a.arrow {
background:url("/img/custom/arrow_list_item_light-grey.png") no-repeat right 15px center;
}
nav a.arrow:hover {
background:#ccc url("/img/custom/arrow_list_item_light-grey.png") no-repeat right 15px center;
}

nav ul ul {

display:none;


-webkit-box-shadow:0px 3px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:0px 3px 3px 0px rgba(0,0,0,0.2);
box-shadow:0px 3px 3px 0px rgba(0,0,0,0.2);
background-color:#eee;
float:left;
position:absolute;

z-index:99999;
}
nav ul ul li:hover > ul,
nav ul li:hover > ul {
display:block;
}
nav ul ul.active {
display:block;
}
nav ul ul.hide {
display:none !important;
}
nav ul ul ul {
left:-999em;
top:0;
}
nav ul ul a {

-webkit-box-shadow:0px 1px 0px 0px rgba(0,0,0,0.03);
-moz-box-shadow:0px 1px 0px 0px rgba(0,0,0,0.03);
box-shadow:0px 1px 0px 0px rgba(0,0,0,0.03);
white-space:nowrap;
text-align:left;
width:auto;
padding:11px 20px 16px;
min-width:190px;

}
nav ul ul li {
float:left;
display:inline;
position:relative;
width:100%;
}

nav li.current-menu-item > a,

nav li.current_page_item > a,

nav li.current-menu-parent > a,

nav li.current_page_parent > a,

nav li.current-menu-ancestor > a,

nav li.current_page_ancestor > a {
color:#FFF;
}



.menu-toggle {

display:none;

}

.site-main .comment-navigation,

.site-main .paging-navigation,

.site-main .post-navigation {

margin:0 0 1.5em;

overflow:hidden;

}

.comment-navigation .nav-previous,

.paging-navigation .nav-previous,

.post-navigation .nav-previous {

float:left;

width:50%;

}



.comment-navigation .nav-next,

.paging-navigation .nav-next,

.post-navigation .nav-next {

float:right;

text-align:right;

width:50%;

}




nav ul li.first_element.user-profile .text-block {
box-shadow:0 1px 0 0 rgba(0, 0, 0, 0.03);
min-width:190px;
padding:11px 20px 16px;
text-align:left;

width:auto;
font-size:13px;
}
nav ul li.first_element.user-profile .user-info {
font-size:10px;
}
nav ul li.first_element.user-profile .user-nav {
font-size:13px;
}
nav .user-konto-element.user_login_img{
background:rgb(233,81,35) url("/img/icons/user_login.png") no-repeat scroll 5px 5px / 18px 19px  !important;
box-shadow:0px 0px 5px -1px rgba(72, 72, 72, 0.74);
border:1px solid #b3b3b3;
} 
nav .user-konto-element.user_panel_img{
background:rgb(255,255,255) url("/img/icons/user_panel_red.png") no-repeat scroll 6px 5px / 19px 19px  !important;
box-shadow:0px 0px 5px -1px rgba(72, 72, 72, 0.74);
border:1px solid #b3b3b3;
}
nav .user-konto-element{
padding:0px !important;
margin-top:5px !important;
}
nav .user-profile{
float:right !important;
right:37px;
}
nav .user-profile .user-info{
padding:11px 20px 16px;
font-weight:bold;
font-size:14px !important;
}
nav .user-profile .user_info_overlay{
right:-50px;
}

nav ul li.first_element.shopping-cart {

}
nav ul li.first_element.shopping-cart a:hover {
background:#ccc url("/img/icons/shopping_basket_hover-white.png") no-repeat scroll 10px 9px;
}
nav ul li.first_element.shopping-cart a {

background:url("/img/icons/shopping_basket_dark-grey.png") no-repeat scroll 10px 9px;
padding:11px 10px 16px 45px;
text-align:left;
}
nav ul li.first_element.shopping-cart a.selected {
background:#ccc url("/img/icons/shopping_basket_hover-white.png") no-repeat scroll 10px 9px;
}
nav ul li.first_element.shopping-cart .no-articles {
box-shadow:0 1px 0 0 rgba(0, 0, 0, 0.03);
min-width:190px;
padding:11px 20px 16px;
text-align:left;
white-space:nowrap;
width:auto;
font-size:14px;
}
nav ul li.first_element.shopping-cart table.shopping-cart-navi-table tr {
box-shadow:0 1px 0 0 rgba(0, 0, 0, 0.08);
}
nav ul li.first_element.shopping-cart table.shopping-cart-navi-table td {

padding:11px 20px 16px;
text-align:left;
white-space:nowrap;
width:auto;

}

#search_input {
	float:left;
	vertical-align:top;
	width:154px;
	height:16px;
	margin:0;
	padding-left:3px;
	border:1px solid #BBB;
	color:#BBB;
right:0px;
top:40px;
}
#search_image {
	float:left;
	width:20px;
	padding-left:5px;
	margin:0;
	color:#8C8C8C;
}


nav #search_list .hover{
background-color:#C3C3C3 !important;
color:#626262 !important;
}
nav #search_list a:hover{
color:#626262 !important;
}
nav #overlay_search_box_content{
background-color:#FFF;
overflow:hidden;
min-height:30px;
opacity:1;
padding-top:15px;
}
nav #site_search{
margin-top:5px;

margin-right:20px;
float:right;
position:relative;
width:10px;
height:30px;
cursor:pointer;
}
nav #search_list{
position:absolute;

width:330px;
background:none;
right:0px;
max-height:400px;
overflow-y:auto;
top:70px; 
color:#626262 !important;
border-bottom:1px solid gray;
border-left:1px solid gray;
border-right:1px solid gray;
border-radius:0px 0px 10px 10px;
}
nav #search_list #search_result a{
position:relative;
right:0px;
overflow:hidden;
text-overflow:ellipsis;
text-align:left;
background:#fff url("/img/icons/suche_32.png") no-repeat scroll 7px 6px /14px auto;
padding:5px 10px 5px 30px;
height:19px;
width:300px;
}
nav #site_search input {
position:relative;
right:0px; 
float:right;
border:0px;
width:0px;
height:0px;
background-color:transparent;
z-index:10; 
border-radius:18px;
}
nav #site_search input:focus{ 

border:1px solid #b3b3b3;
height:22px;
padding-left:10px;
margin:0px;
background-color:white;
z-index:9;
width:320px;
color:#666;
}
nav #site_search #site_search_icon{
box-shadow:0px 0px 5px -1px rgb(0, 0, 0) !important;
position:absolute;
right:0px;
z-index:11;
}
nav #site_search #site_search_icon img{
border-radius:20px;
}

nav .display_none{
display:none;
}
nav .loader {
position:relative;
width:5px;
height:5px;
border-radius:5px;
background-color:#b0b0b0;
color:#b0b0b0;
animation:dotFlashing 1s infinite linear alternate;
animation-delay:.5s;
left:calc(100% / 2);
top:10px;
display:block;
}
nav .loader::before, .loader::after {
content:'';
display:inline-block;
position:absolute;
top:0;
}
nav .loader::before {
left:-8px;
width:5px;
height:5px;
border-radius:5px;
background-color:#b0b0b0;
color:#b0b0b0;
animation:dotFlashing 1s infinite alternate;
animation-delay:0s;
}
nav .loader::after {
left:8px;
width:5px;
height:5px;
border-radius:5px;
background-color:#b0b0b0;
color:#b0b0b0;
animation:dotFlashing 1s infinite alternate;
animation-delay:1s;
}
.button_cta{
box-shadow:0px 0px 5px -1px rgba(72,72,72,0.74 )!important;
border-radius:22px;
background-color:rgb(233,81,35) !important;
display:inline-block;
height:32px;
width:32px;
cursor:pointer;
text-align:center;
}
.button_cta img{
width:20px;
height:20px;
padding-top:5px;
}
@keyframes dotFlashing {
0% {
background-color:#b0b0b0;
}
50%,
100%{
background-color:#e1e1e1;
}
}



@media screen and (max-width:1280px) {
#breadcrumbs_content p {
margin-left:40px;
}
nav #site_search{
  
margin-right:10px;
}

}


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

}
nav a {
font-size:18px;
line-height:30px; 
padding:8px 40px 12px;
text-align:left;
}
nav .site-container {
padding:0;
}
.toggle + a, #menu > li{ 
display:none;
}
.toggle {
display:block !important;
background-color:#eee;
padding:8px 40px 12px;

font-size:18px;
line-height:30px; 
text-decoration:none;
border:none;
}
.toggle:hover {
background-color:#ccc;
}
[id^=drop]:checked + ul {
display:block !important;
}
[id^=drop]:checked + .first_container > li{ 
		display:block !important;
}
#drop:first-child{ 
display:block !important; 
}
nav ul li {
display:block;
width:100%;
}
nav ul ul .toggle,
nav ul ul a {
padding:8px 80px 12px;
white-space:normal;
}
nav ul ul ul a {
padding:8px 80px 12px;
}
nav a:hover,
nav ul ul ul a {
background-color:#ccc;
}
nav ul li ul li .toggle,
nav ul ul a {
background-color:#ddd;
}
nav ul ul {
float:none;
position:static;
color:#ffffff;
}
nav ul ul li:hover > ul,
nav ul li:hover > ul {
display:none;
}
nav ul ul li {
display:block;
width:100%;
}
nav ul ul ul li {
position:static;
}
nav ul li.cat_type_5 a {
background:#ddd url("/img/icons/shopping_basket_dark-grey.png") no-repeat scroll left 40px center;
padding-left:80px;
}
nav ul li.cat_type_5 a:hover {
background:#ccc url("/img/icons/shopping_basket_hover-white.png") no-repeat scroll left 40px center !important;
}
nav ul li.cat_type_5 a.selected {
background:#ccc url("/img/icons/shopping_basket_hover-white.png") no-repeat scroll left 40px center !important;
}
nav ul li.first_element.shopping-cart a {
background:rgba(0, 0, 0, 0) url("/img/icons/shopping_basket_dark-grey.png") no-repeat scroll 10px 16px;
}
nav ul li.first_element.shopping-cart a:hover {
background:#ccc url("/img/icons/shopping_basket_hover-white.png") no-repeat scroll 10px 16px;
}
nav ul li.first_element.shopping-cart a.selected {
background:#ccc url("/img/icons/shopping_basket_hover-white.png") no-repeat scroll 10px 16px;
}
nav #site_search{ 
margin-top:9px; 
margin-right:40px; 
}
nav .user-profile{ 
float:right !important;
position:absolute !important;
top:4px;
right:86px;
width:34px;   
background-color:transparent !important;
display:block !important;
}
nav .user-konto-element{ 
box-shadow:0px 0px 5px -1px rgb(0, 0, 0) !important;
display:inline-block !important;
} 
nav .user-konto-element.user_panel_img, 
nav .user-konto-element.user_login_img{ 
border:none;
}
nav .user_info_overlay{ 
position:absolute !important;
top:45px !important;
}
}