html
{
	height: 100%;
	padding-left:10px;
    padding-right:10px;  
}

body
{
	min-height: 100%;

}

.no_small
{
	display:none;
}

.onlySmall
{
    display:block;
}

.noSmall
{
    display:none;
}

#wrapper
{
    position:relative;
    min-width: 300px;
    width:100%;
    min-height: 90%;
    padding-bottom:238px; /*Footer height + 50px*/
}

#logo
{
	width:90%;
}

#logo img
{
	max-width: 270px;
}

#top_bar *
{
	font-size:11px;
}

#top_bar
{
	font-size:11px;
	margin-top:5px;
}

#top_bar .top_bar_left_wrapper
{
	float:left;
	/*width:250px;*/
}

#top_bar .top_bar_kontakt
{
	margin-right:30px;
	height:18px;
	/*padding-left:25px;
	background-image: url('../img/phone_icon.png');
	background-repeat: no-repeat;*/
}

#top_bar .top_bar_opening_times
{
	height:30px;
	width:135px;
	/*padding-left:25px;
	background-image: url('../img/clock_icon.png');
	background-repeat: no-repeat;*/
}

#top_bar .opening_mobile
{
	margin-top:0px;
}

#top_bar .top_bar_facebook
{
	clear:both;
	width:100%;
}

.newsletter
{
	float:none;
	clear:both;
	margin-bottom:2px;
}

#header
{
    /*height:125px;*/
    background-size: 242px 38px;
    background-position: center 35px;
}

#header_menue
{
	text-align:center;
}

#header_tools
{
    display:none;
}

#breadcrumb_menue
{
    display:none;
}

.icon_user_off, .icon_user_on, .icon_basket_off, .icon_basket_on
{
    width:26px!important;
    height:24px!important;
    background-size: 26px 24px;    
}

#main_navigation
{
    z-index:1;
    left:0px;
    bottom:0px;
    width:100%;
}

#main_navigation > ul, #sub_menue > ul, #meta_menue > ul
{
    display:none;
}

#main_navigation > ul *
{
	color:#FFF;
	text-decoration:none;
}

#main_navigation > ul
{
    list-style:none;
    margin:0;
    margin-top:10px;
    padding:0;
    background-color:#006eb5;
    /*padding-left:10px;
    padding-right:10px;  */
    width:100%;
}

.sub_menue_wws *
{
	color:#FFF !important;
}

.sub_menue_wws ul
{
	list-style-type:none;
	padding:0;
}

#main_navigation > ul > li, #sub_menue > ul > li, .sub_menue_wws > ul >li
{
    line-height:35px;
    background-image:url(../img/dotted_small_white_bg.gif);
    background-position: left bottom;
    background-repeat:repeat-x;
    padding-bottom:1px;
    position:relative;
    
    margin-left:10px;
    margin-right:10px
}

/*#main_navigation > ul > li:last-child, #sub_menue > ul > li:last-child,*/
#main_navigation > ul > li:nth-last-child(1), #sub_menue > ul > li:nth-last-child(1), .sub_menue_wws > li:nth-last-child(1)
{
    background-image:none !important;
}

#main_navigation > ul > li > a, #sub_menue ul > li > a, .sub_menue_wws ul > li > a
{
    text-decoration:none;
    font-size:16px;
    vertical-align:middle;
    padding-bottom:3px;
    display:block;
}


#main_navigation > ul > li > .open_nested_ul, .wws_open_nested_ul, .wws2_open_nested_ul
{
    position:absolute;
    top:0px;
    right:0px;
    font-family: arial;
    
    color:#FFFFFF;
    text-decoration:none;
    font-size:40px;
    vertical-align:middle;
    line-height:38px;
    width:100%;
    text-align:right;
}

#main_navigation > ul > li > .opened_nested_ul, .wws_opened_nested_ul, .wws2_opened_nested_ul
{
    width:30px;
    line-height:30px;   
}


/*
    Layer 2
*/

#main_navigation ul.menue_layer_2
{   
    display:none;
    padding:0;
    margin:0;
    list-style:none;
    padding-left:10px;
    padding-right:10px;
    /*background-color: #364a52;*/
    margin-bottom:10px;
}


ul.menue_layer_2 > li
{
    line-height:40px;
    background-image:url(../img/dotted_small_white_bg.gif);
    background-position: left bottom;
    background-repeat:repeat-x;
    position:relative;
}



ul.menue_layer_2 > li > a
{
    margin-left:20px;
    font-family: "Oswald", sans-serif;
    color:#FFFFFF;
    text-decoration:none;
    font-size:14px;
    vertical-align:middle;
    padding-bottom:3px;
    display:block;
}

ul.menue_layer_2 > li > .open_nested_ul, .sub_menue_wws > ul > li > .open_nested_ul, .wws_open_nested_ul, .wws2_open_nested_ul
{
    position:absolute;
    top:0px;
    right:0px;
    
    font-family: arial;
    
    color:#FFFFFF;
    text-decoration:none;
    font-size:30px;
    vertical-align:middle;
    line-height:40px;
    width:100%;
    text-align:right;
}

ul.menue_layer_2 > li > .opened_nested_ul, .wws_opened_nested_ul, .wws2_opened_nested_ul
{
    width:30px;
    line-height:34px;   
}

ul.menue_layer_2 > li:last-child
{
    background:none;
}

/* Layer 3 */
#main_navigation ul.menue_layer_3
{
    display:none;
    padding:0;
    margin:0;
    list-style:none;
    padding-left:10px;
    padding-right:10px;
    /*background-color: #41535c;*/
    margin-bottom:10px;
}

ul.menue_layer_3 > li
{
    line-height:40px;
    background-image:url(../img/dotted_small_white_bg.gif);
    background-position: left bottom;
    background-repeat:repeat-x;
}

ul.menue_layer_3 > li > a
{
    margin-left:20px;
    font-family: "Oswald", sans-serif;
    color:#FFFFFF;
    text-decoration:none;
    font-size:12px;
    vertical-align:middle;
    padding-bottom:3px;
}

ul.menue_layer_3 > li:last-child
{
    background:none; 
}

.mobile_menue_search_wrapper
{
	height:42px;
	width: 270px;
	width:90%;
	/*margin:auto;*/
}

.mobile_menue_search_wrapper .search_bar
{
	margin-top:4px;
	margin-left:10px;
}

.mobile_menue_search_inner
{
	margin:auto;
	width:270px;
}


.mobile_menue_button
{
    cursor:pointer;
    /*margin-top:10px;*/
    margin-bottom:10px;
    width: 42px;
    height:37px;
    background-image: url(../img/mobile_menue_button.png);
    background-position:center center;
    background-repeat:no-repeat;
    float:left;
}

.open_nested_ul, .wws_open_nested_ul, .wws2_open_nested_ul
{
    text-align:center;
    width:60px;
    cursor:pointer;
}

.open_nested_ul:before, .wws_open_nested_ul:before, .wws2_open_nested_ul:before
{
    content: '+';
}

.opened_nested_ul:before, .wws_opened_nested_ul:before, .wws2_opened_nested_ul:before
{
    content: '-';
}

.sub_menue
{
	display:none;
}

.sub_menue
{
	list-style-type:none;
	padding-left:0;
	margin-left:20px;
	margin-right:20px;
}

.sub_menue li
{
	line-height:40px;
}

.sub_menue li:not(:last-child)
{

	background-image: url(../img/dotted_small_white_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#footer
{
	position:absolute;
	bottom:0;
	width:100%;
	min-width:300px;
	
	margin-top:40px;
	/*border-top:4px solid #e9eaee;*/
	height:229px;
}

.footer_wrapper
{
	border-top:4px solid #e9eaee;
}

.footer_inner
{
	height:98px;
	background-color:#00538e;
	border-top:1px solid #286d9f;
}

.footer_bottom
{
	height: 17px;
	background-color:#003e6a;
	border-top:1px solid #104d79;
}

#beilagen
{
	padding-top:60px;
	/*margin-bottom:20px;*/
	padding: 5px;
}

.beilagen_inner
{
	min-width:290px !important;
}

.beilagen_inner_content
{
	margin:5px;
}

.beilage_gueltigkeit
{
	font-size:12px;
}

.beilage_headline
{
	font-size:14px;
	color:#747474;
}

.beilage_content_frame
{
	float:none !important;
}

.beilage_content
{
	font-size:13px;
	color:#747474;
}

.beilagen_frame
{
	min-width:280px;
	width:95%;
	height:306px;
}

#sub_menue
{    
    position:relative;
    z-index:0;
    width:100%;
    height:60px;
    background-color: #2b4049;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    
    -webkit-box-shadow: 0px 0px 8px -1px rgba(107,107,107,0.4);
    -moz-box-shadow: 0px 0px 8px -1px rgba(107,107,107,0.4);
    box-shadow: 0px 0px 8px -1px rgba(107,107,107,0.4);
}

#sub_menue ul
{
    width: calc(100% - 20px);
    position:absolute;
    bottom:60px;
    left:0px;
    list-style:none;
    margin:0;
    padding:0;
    padding-left:10px;
    padding-right:10px;  

    background-color:#2b4049; 
    border-bottom:4px solid #e2001a;
}

.meta_in_sub
{
    background-color: #364a52;
    display:block;
}

#main_navigation > ul
{
    border-bottom:1px solid #FFFFFF;
}

#sub_menue > ul
{
    border-top:1px solid #FFFFFF;
}


#content
{
    /*padding:5%;*/
}


#content_left
{
    margin:auto;
    width:100%;
}

#content_right
{
    /*display:none;*/
}

/*
    ## Artikel übersicht ##
*/

#article_overview .article_overview_element:nth-child(2n), #category_overview .category_overview_element:nth-child(2n) 
{
    /*margin-right:0px;
    clear:both;*/
} 

.article_overview_element, .category_overview_element
{
    float:left;
    width:200px;
    height:260px;
    margin-right:2%;
    margin-bottom:2%;
}

.article_overview_link, .category_overview_link
{
    display:block;
    margin:20px;
    text-decoration:none;
    border:none;
}

.article_overview_image, .category_overview_image
{
    width:100%;
    height:100px;
    text-align: center; 
    margin: 1em 0;
}

.article_overview_image img, .category_overview_image img
{
    vertical-align: middle;
    max-height: 100px;
    max-width: 100px;
}

.article_overview_description, .category_overview_description
{
    line-height:20px;
    height:35px;
    font-family: "Oswald", sans-serif;
    font-size:11px;
    color: #2b4049;
}

.article_overview_price
{
    height:22px;
    line-height:29px;
    font-family: "Oswald", sans-serif;
    font-size:12px;
    color: #2b4049;
    text-align:right;
}


/* ARTIKEL */

.article_detail_headline
{
    width:100%;
    margin-top:10px;
    margin-bottom:5px;
    padding-bottom:5px;
}

.article_detail_headline h1
{
    font-size:16px;
    line-height:20px;
}


.article_detail_description
{
    width:100%;
}

.article_detail_description_inner
{
	font-size:12px;
}

.article_action
{
    clear:both;
    display:block;
    text-align:right;    
}

.article_detail_image
{
    margin-top:10px;
    width:100%;max-width:300px;
}


#article_notification *
{
	font-size:12px;
}

#article_notification
{
	margin-bottom:20px;
	padding:10px;
	margin-right:10px;
	width:auto;
}

.article_notification_text
{
	
}

.article_notification_link
{
	margin-top:10px;
}

.versandkosten_hinweis, .versandkosten_hinweis *
{
	font-size:10px;
	text-decoration:none;
	color:#333;
}

.versandkosten_hinweis
{
	margin-top:9px;
	line-height:12px;
}

.output_price .versandkosten_hinweis
{
	margin-top:5px;
}

.head_home_link
{
    left:0;
    top:5px;
    width:100%;
    height:75px;
}

.slider_item
{
    /*height:500px;*/    
}

.slider_item a
{
    text-decoration:none;
}

.sale_tag
{   
}

.slider_img
{
    top:0px;    
}

.slider_img div
{
    position:relative;
    margin:auto;   
}

.slider_img div img
{
}

.slider_text
{
    display:none;
}

.slider_headline
{
    margin:auto;    
    text-align: center;
    margin-top:20px;
    
}

.slider_subline
{
    margin:auto;    
    text-align: center;
    margin-top:20px; 
    font-family: "Oswald", sans-serif;
    color: #2B4049;
    
}

.slider_headline span
{
    background-color:#E2001A; 
    font-family: "Oswald", sans-serif;
    color:#FFFFFF;
    font-size:25px;
    padding-left:10px;
    padding-right:10px;
    border:2px solid #B20011;
    text-shadow: 0px 1px 1px #9B000F;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.slider_img
{
    width:246px;
    margin:auto;
    margin-bottom:50px;
    margin-top:20px;
}

.slider_img > div
{
    width:246px;
    display:table-cell;
    vertical-align: middle;
    text-align:center;
}

.slider_item .slider_img img
{    
    vertical-align: top;
    margin: auto;
    max-width:246px;
}

.sale_tag
{
    width:100%;
    height:117px;
    position:absolute;
    bottom:10px;
    left:0px;
    font-family: "Oswald", sans-serif;
    
    background-image:url(../img/color_brush.png);
    background-position:center center;
    background-repeat:no-repeat;
    background-size: 200px;
    z-index:100;
}

.sale_tag_old_price
{
    width:100%;
    text-align:center;
    text-decoration:line-through;
    color:#FFFFFF;
    line-height:35px;
    margin-top:10px;
}

.sale_tag_price
{
    line-height:18px;
    font-family: "Oswald", sans-serif;
    color:#FFFFFF;
    font-size:30px;
    text-align:center;
    font-weight:500;  
}

.sale_tag_price span
{
    font-weight:500;
    font-size:14px;  
    color:#FFFFFF; 
    text-shadow:none; 
}

.sale_tag_info
{
    font-weight:300;
    font-size:14px;
    font-style:italic;
    text-align:center;
    color:#FFFFFF;
}

.owl-prev , .owl-next  
{
    margin-top:140px
}

/*
    Warenkorb Mobil
*/

.basket_product_item
{
    font-family: "Oswald", sans-serif;
    font-size:16px;
    font-weight:300;
    /*
    line-height:16px;
    font-family: "Oswald", sans-serif;
    */
}

.basket_product_item_image
{
    float:left;
    /*height:100%;*/
    margin-right:15px;
    
    -webkit-box-shadow: 0px 0px 20px -1px rgba(107,107,107,0.4);
    -moz-box-shadow: 0px 0px 20px -1px rgba(107,107,107,0.4);
    box-shadow: 0px 0px 20px -1px rgba(107,107,107,0.4);
    width: 60px;
    padding:10px;
}

.basket_product_item_image img
{
    width: 60px;
    margin-bottom:0px;
    display:block;
}

.basket_product_item_headline
{
    font-family: "Oswald", sans-serif;
    font-weight:400;  
    color: #2B4049;  
    font-size:15px;    
}


.basket_product_item_price span, .basket_product_item_amount span
{
    color: #2B4049;
    font-weight:500;  
    font-size:15px; 
}

.basket_product_item_delivery
{
    color: #2B4049;
    font-style: italic;    
    font-size:14px;
}

.basket_product_item
{
    border-bottom:2px dotted #CCCCCC;
    padding-bottom:10px;
    margin-bottom:10px;
}

.amountInput
{
    font-family: "Oswald", sans-serif!important;
    font-weight:500!important;
    border:1px dotted #2B4049!important;    
    padding-left:5px;  
    background-color:#FFFFFF!important;
}

.icon_remove
{
    margin-right:0;
    margin-top:5px!important;
    border:1px solid red;
}

.mobile_basket_mwst
{
    width:100%;
    font-family:verdana;
    float:right;
    color: #2B4049;
    font-size:13px;
}

.mobile_basket_total
{
    width:100%;
    font-family:verdana;
    float:right;
    color: #2B4049;
    font-size:13px;
}

.mobile_basket_total table, .mobile_basket_mwst table
{
    float:right;
}

.bouncerMobile
{
    margin-top:20px;
    border-bottom:2px dotted #CCCCCC;
    height:10px;
    margin-bottom:10px;    
}

.mobile_basket_payment
{
    border-bottom:2px dotted #CCCCCC;
    margin-bottom:10px!important;
}

.payment_select
{
    padding-top:3px;
    padding-bottom:3px;
    width:100%;
    margin-bottom:10px!important;    
}

.search_menue_wrap
{
    width:100%;
    border-spacing: 0px;
    border-collapse: separate;
    margin-top:10px;
    margin-bottom:10px;
}

.search_menue_wrap td 
{ 
    padding: 0px;
}

.search_menue_wrap_input
{
    overflow:hidden;
    width:100%;
    line-height:20px;
}

.search_input
{
    height:26px;
    width:170px; 
    border:none;
    padding-left:10px;
    
    font-family:verdana;
    font-size:12px;
    color: #2b4049;
    
    border:1px solid #7d7d7c;
	border-right:none;
	
	float:left;
}
.search_menue_wrap_submit
{
    
}

.search_submit
{
	float:right;
    border:none;
    height:30px; 
    width:30px; 
    
    background-image:url(../img/icon_search.png);
    background-position:center center;
    background-repeat:no-repeat;
    background-color:#FFF;
    cursor:pointer;
    
    border:1px solid #7d7d7c;
    border-left:none;
}

.search_submit:hover
{
    
}




/*
    Kontaktformular
*/

.form_field
{
	height:32px;
	width:300px;
	float:left;
	vertical-align:middle;
    
    font-family: 'Oswald', sans-serif;
    font-size:13px;
    
    line-height:26px;
    color:#2b4049;
    clear:both;
    
}
.form_field_big
{
	height:32px;
	width:300px;
	float:left;
	vertical-align:middle;
    
    font-family: 'Oswald', sans-serif;
    font-size:13px;
    
    line-height:26px;
    color:#2b4049;
}
.spacer_small
{
	width:10px;
	float:left;
}
.spacer_big
{
	width:100%;
	clear:both;
	height:10px;
}

.kontakt_input
{
    font-family: 'Oswald', sans-serif;
    font-size:12px;
    
	width:191px;
    height:25px;
    
    padding-left:5px;
    padding-right:5px;
    
	float:right;

    background-color:white;
    border:1px solid #E0E0E0;
}

.kontakt_input_big
{
    
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    
	width:191px;
    height:25px;
    
    padding-left:5px;
    padding-right:5px;
    
	float:right;

    background-color:white;
    border:1px solid #E0E0E0;
}

.kontakt_select
{    
    float:right;
    height:25px;
    font-family: 'Oswald', sans-serif;
    font-size:16px;
    width:203px;
    
    background-color:white;
    border:1px solid #E0E0E0;
}

.kontakt_textarea
{
    font-family: 'Oswald', sans-serif;
	border:1px solid #E0E0E0;
	height:32px;
	width:278px;
	height:168px;
	resize:none;
	color:#959492;
	padding:10px;
}

.kontakt_submit
{
	cursor:pointer;
    border:none;
    padding:0!important;
    margin:0!important;
       
    background-color:#C9322B;
    color:#FFFFFF;
    font-family: 'Oswald', sans-serif; 
    text-align:center;   
    font-size:16px;
    height:30px;
    overflow:hidden;
    
    float:right;
    margin-left:20px!important;
    min-width:100px!important;
    padding-left:10px!important;
    padding-right:10px!important;
    
    margin-top:10px!important;
}

.pflicht_space
{
	margin-left:0px;
}

.pflicht
{
    font-family: 'Oswald', sans-serif;
    color:#a92a2a!important;
}

.end_message
{
	font-family: 'Oswald', sans-serif;
    color:#a92a2a!important;
}

.contactform
{
	max-width:350px;
}

.contactFormWrapper
{
    margin-top:10px;
    padding-top:10px;
    /*border-top:1px solid #E0E0E0; */
}

/* SHOP NAVI*/

.shop_navi
{
	float:left;
	margin-right:20px;
}

.shop_navi ul
{
	margin:0;
	list-style-type:none;
}

.shop_navi ul li
{
	float:left;
	margin-left:20px;
}


#slideshowWrapper
{
	height:auto !important;
	min-width:300px !important;
}

/* META MENÜ*/

#meta_menue *
{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

#meta_menue
{
	margin-top:30px;
	text-align:center;
}

#meta_menue ul
{
	padding:0;
	width:auto;
	display:inline-block;
	list-style-type:none;
}

#meta_menue ul li
{
	float:left;
	margin-right:20px;
}

.bookingTable .price_info
{
	padding-right:0 !important;
	text-align:right;
}

.icon_remove::after
{
	line-height:13px !important;
}

.bookingForm *
{
	font-size:12px;
}

.bookingForm .lightSpacer
{
	width:100%;
}

.tourDateWrapper, .tourDateWrapper *
{
	font-size:12px;
}

.article_detail_headline, .article_detail_description
{
	max-width:240px;
	width:auto;
}

#wws_menue
{
	/*display:block;*/
}

.breadcrumbs
{
	display:none;
}

.content_3
{
	float:left;
	width:300px;
	margin-right:20px;
	margin-bottom:20px;
}

.content_3_headline
{
	font-size:14px;
	color:#333333 !important;
}

.content_3, .content_3 *, .content_2, .content_2 *
{
	color:#838383;
	font-size:13px;
}

.content_3:nth-child(3n){
    margin-right:0;
}

.content_2
{
	float:left;
	width:460px;
	margin-right:20px;
	margin-bottom:20px;
}

.content_2:nth-child(2n){
    margin-right:0;
}

.content_2 ul, .content_text ul
{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

.content_text ul
{
	margin-left:50px;
}

.content_2 ul li, .content_text ul li
{
	background-image:url('../img/li_image.png');
	background-repeat:no-repeat;
	padding-left:34px;
	line-height:18px;
	min-height:18px;
	margin-bottom:17px;
}

.content_text
{
	font-size:13px;
	line-height:20px;
}

.content_text h2
{
	font-size:18px;
}

/* CONTENT*/

.content_image img
{
	max-width:300px;
}

.hersteller_slider
{
	max-width:320px;
	margin: auto;
}

.hersteller_slider_arrow_left
{
	position:absolute;
	left:0px;
	top:15px;
	z-index:2;
	height:30px;
	width:30px;
	background-image:url('../img/hersteller_arrow_left.jpg');
	cursor:pointer;
}

.hersteller_slider_arrow_right
{
	position:absolute;
	right:0px;
	top:15px;
	z-index:2;
	height:30px;
	width:30px;
	background-image:url('../img/hersteller_arrow_right.jpg');
	cursor:pointer;
}

.article_detail_headline_katinhalt
{
	max-width: 320px;
	float:left;
}

.kat_inhalt_img
{
	width:140px;
	margin-right:10px;
}

.article_detail_description_katinhalt
{
	max-width:320px;
	margin-left:0;
	margin-bottom:30px;
}


.box_headline
{
	margin-bottom:30px;
	font-size:15px;
	font-weight:bold;
}

.slide_wrapper
{
	position:relative;
}

.slide_arrow_left
{
	position:absolute;
	left:32px;
	top:0;
	z-index:2;
	height:50px;
	width:50px;
	background-image:url('../img/slide_arrow_left.png');
	margin-right:11px;
	margin-top:150px;
	cursor:pointer;
}

.slide_arrow_right
{
	position:absolute;
	right:32px;
	top:0;
	z-index:2;
	height:50px;
	width:50px;
	background-image:url('../img/slide_arrow_right.png');
	margin-left:4px;
	margin-top:150px;
	cursor:pointer;
}

.mobile_warenkorb_wrapper
{
	float:right;
}

.basket_wrapper
{
	/*background-image:url(../img/basket.png);*/
    background-position:left center;
    background-repeat:no-repeat;
    /*padding-left:25px;*/
    float:left;
}

.basket_headline
{
	margin: 0;
	font-size:11px;
}

.basket_items
{
	margin-top:5px;
	font-size:11px;
}

.basket_items a
{
	color:#000;
	text-decoration:none;
}

.bookmark_wrapper *
{
	font-size:11px;
}

.bookmark_wrapper
{
	margin-left:5px;
	float:left;
}

.customer_account
{

}

.bookmark
{
	margin-top:5px;
}

.bookmark a
{
	color:#000;
	text-decoration:none;
}

#offers
{
	background-color:#004290;
	border-top:1px solid #d2d3d4;
	padding-top:50px;
	padding-bottom:50px;
}

.offers_inner
{
	margin-top:20px;
	/*max-width: 290px;*/
}

.offer_headline
{
	font-size:20px;
	font-weight:700;
	color:#FFF;
	margin-bottom:0;
	
	margin-left:25px;
}

.offer_subheadline
{
	font-size:14px;
	font-weight:700;
	color:#FFF;
	margin-top:5px;
	
	margin-left:25px;
}

.offers_products
{
	min-width:290px;
}

.offers_product
{
	margin:auto;
}

.content_width
{
	/*max-width:300px;*/
	min-width:300px;
	margin:auto;
	
}

.offers_image img
{
	width:auto !important;
	max-width:210px;
}

#services
{
	margin:auto;
	max-width:660px;
}

.service_box_wrapper
{
	margin-right:0;
	width:300px;
}

.service_content_image img
{
	max-width:290px;
}

.service_content_text
{
	margin-left:10px;
	margin-right:10px;
}

.service_tel_wrapper h2
{
	font-size:14px;
}

.service_tel_content
{
	background-image:none;
	font-size:20px;
	font-weight:bold;
	height:30px;
	padding-left:0;
}

.top_offer img
{
	width:100%;
}




.days
{
	display:inline-block;
}
.hours
{
	display:inline-block;
}					
.minutes
{
	display:inline-block;
}
.seconds
{
	display:inline-block;
}


.countdown_wrapper
{
	margin:10px;
	background-color:#ef7e01;
	color:white;
	padding:5px;
}
.countdown_numbers_wrapper 
{
	font-size:7px;
}

.countdown_numbers
{
	text-align:center;
}
.preis
{
	display:inline-block;
}

.streichpreis
{
	display:inline-block;
	font-size:13px;
	text-decoration: line-through;
}

.article_overview_element
{
	height:320px;
}

.start_slide_box
{
	padding:5px;
}

.start_slide_box
{
	left:20px;
	bottom:35px;
	max-width:80%;
}

.start_slide_box h3
{
	font-size:15px;
}

.start_slide_box_text
{
	font-size:10px;
	margin-top:5px;
	line-height:20px;
}

.sale .article_overview_element
{
	margin-bottom:20px;
}

.article_detail_image_wrapper
{
	margin-right:10px;
}

#variation_dropdown
{
	max-width:300px;
}

.search_tbl
{
	/*max-width:636px;*/
	max-width: 640px;
}

.search_text_wrapper
{
	margin:5px 0 5px 5px;
}

.search_text
{
	max-width:490px;
}

.search_text_content
{
	margin-top:10px;
	width:100%;
	width:80vw;
	max-width: 520px;
}

.search_text_link
{
	margin-bottom:5px;
}

#content_pos
{
	width:100%;
	max-width:645px;
	margin:auto;
}

.mobile_search
{
	width:100%;
}

.search_bar
{
	float:left;
}

.old_price_overview
{
	font-size:10px !important;
}

.tech_data_left
{
	
}

.tech_data_content
{
	width:115px;
	
	overflow-wrap: break-word;
}


.tech_data_space
{
	width:10px;
}

.article_seller
{
	font-size:10px;
}

.filter
{
	margin-right:40px;
	margin-left:30px;
}

.filter .kategorie_filter
{
	font-size:12px;
}

.filter .hersteller_filter *, .filter .verkaeufer_filter *
{
	font-size:11px;
}


/*
    ## Artikel übersicht ##
*/

.sale
{
	width:320px !important;
	margin-top: 20px;
}

#deal_des_monats
{
	height:380px;
	padding-top:40px;
}

.sale_flag
{
	-webkit-box-shadow: 10px 20px 8px 0px rgba(158,158,158,1);
	-moz-box-shadow: 10px 20px 8px 0px rgba(158,158,158,1);
	box-shadow: -2px 3px 8px 0px rgba(158,158,158,1);
	
	width:35px;
	height:15px;
	left:10px;
	top:35px;
	padding:6px;
	padding-left:8px;
	padding-right:5px;
	font-size:12px;
}

.deal_des_monats_element
{
    width:300px;    
    height:250px;
    margin-bottom:28px;
    float: none;
}

.deal_des_monats_link
{
    /*margin:20px;*/
    /*margin-bottom:12px;*/
}

.deal_des_monats_image
{
    width:100px;
    height:200px;
    margin-top:20px;
    margin-left:20px;
}

.inline_block_helper
{
}

.deal_des_monats_image img
{
    max-height: 200px;
    max-width: 100px;
}

.deal_des_monats_text
{
	margin-top:20px;
	margin-right:20px;
}

.deal_des_monats_title
{
	height:30px;
    width:140px;
    font-size:12px;
    margin-bottom:20px;
}

.deal_des_monats_description
{
    height:75px;
    width:140px;
    font-size:12px;
    padding-top:20px;
}

.deal_des_monats_price
{
	margin-top:5px;
    height:22px;
    line-height:29px;
    font-size:14px;
}

.countdown_wrapper
{
	bottom:5px;
	width:175px;
	margin:5px;
	padding:5px;
}
.countdown_numbers_wrapper 
{
	font-size:10px;
	margin-right:5px;
}

.countdown_numbers_wrapper:last-child
{
}

.countdown_numbers
{
	font-size:12px;
}

.days
{
}
.hours
{
}					
.minutes
{
}
.seconds
{
}

.deal_des_monats_element, .category_overview_element
{
       
}

#deal_des_monats .deal_des_monats_element:nth-child(2n) , #category_overview .category_overview_element:nth-child(2n) 
{
    
} 

.deal_des_monats_element_second
{
	display:none;
}

.add_to_basket_button
{
    width:50px;
    width:190px;
    height:43px;
    font-size:14px;
    
    -webkit-box-shadow: 0px 0px 20px -1px rgba(190,190,190,0.4);
    -moz-box-shadow: 0px 0px 20px -1px rgba(190,190,190,0.4);
    box-shadow: 0px 0px 20px -1px rgba(190,190,190,0.4);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;      
    
    background-size: 32px 30px;
    
    background-position:center right 10px;
}

.add_to_basket_text
{
	margin-top:12px;
	margin-left:10px;
}

.add_to_basket_button:hover
{
    -webkit-box-shadow: 0px 0px 20px -1px rgba(107,107,107,0.4);
    -moz-box-shadow: 0px 0px 20px -1px rgba(107,107,107,0.4);
    box-shadow: 0px 0px 20px -1px rgba(107,107,107,0.4);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;   
}

.old_price_overview, .old_price{
    padding:2px 0px;
    font-weight:normal;
    /*text-decoration: line-through;*/
    opacity:0.8;
    display: inline !important;
}

.contact_form_box iframe
{
	width:290px;
}

.article_detail_zubehoer
{
	width:290px;
	font-size:12px;
	margin-bottom:30px;
}


.category_products_wrapper
{
	width:230px;
	margin-bottom:40px;
	/*display:block;
	margin:auto;
	margin-bottom:20px;*/
}

#category_products_inner
{
	max-width:620px;
	margin:auto;
	text-align:center;
}

.category_products_wrapper h2
{
	font-size:18px;
}

.category_products_wrapper a
{
}

.category_products_element
{
	margin-top:30px;
	/*margin-bottom:30px;*/
}

.category_products_element_image
{
	width:80px;
	height:80px;
}

.category_products_element_image img
{
	max-width:80px;
	max-height:80px;
}

.category_products_element_text
{
	font-size:12px;
	width:115px;
	margin-left:20px;
	height:50px;
	text-align:left;
}

.category_products_element_price
{
	bottom:5px;
	left:100px;
	font-size:11px;
}

.price_now
{
}

.category_products
{
	padding-top:40px;
}
.article_detail{
    max-width:320px;
}
.output_price{
    float:right;
}
.old_price
{
	text-align:left !important;
	font-size:12px !important;
	text-decoration:line-through !important;
}

.output_price span {
    color: #000;
    display: block;
    font-size: 12px;
    text-align: right;
}
.add_to_basket_button{
    width:290px !important;
    margin-top:30px;
}