html, body
{
	height: 100%;
}

body
{
    padding-left:10px;
    padding-right:10px;   
}


.onlySmall
{
    display:block;
}

.noSmall, .no_small
{
    display:none;
}

#wrapper
{
    position:relative;
    min-width: 300px;
    width:100%;
    min-height: 90%;
    padding-bottom:167px; /*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
{
	width:100%;
	clear:both;
}

.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%;
    max-width:none;
}

#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%;
}

#main_navigation > ul > li, #sub_menue > 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)
{
    background-image:none !important;
}

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


#main_navigation > ul > li > .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
{
    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;
    text-shadow: 0px 1px 5px #000000;
    display:block;
}

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

ul.menue_layer_2 > li > .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;
    text-shadow: 0px 1px 5px #000000;
}

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
{
    text-align:center;
    width:60px;
    cursor:pointer;
}

.open_nested_ul:before
{
    content: '+';
}

.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%;
	
	margin-top:40px;
	/*border-top:4px solid #e9eaee;*/
	height:117px;
}

.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
{
    
}


#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;
} 

.article_overview_element, .category_overview_element
{
    float:left;
    width:49%;
    height:200px;
    margin-right:2%;
    margin-bottom:2%;
    
    -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);
}

.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:20px;
    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:5px;
	line-height:12px;
}



.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:300px;
	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;
}

.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
{
	width:200px;
	border:1px solid black;
}

.inputWrapper
{
	
}

#offers
{
	background-color:#004290;
	padding-top:50px;
	padding-bottom:50px;
}

.offers_inner
{
	margin-top:20px;
}

.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
{
	width:90%;
}
*/

.content_3
{
	float:left;
	width:290px;
	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_3 img
{
	max-width:280px;
}

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

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

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

.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;
	height:18px;
	margin-bottom:17px;
}

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

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


.offers_products
{
	min-width:290px;
	/*max-width:560px;*/
}

.offers_product
{
	margin:auto;
}

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

.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
{
	/*margin-top:3px;*/
}

.bookmark
{
	margin-top:5px;
}

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



.service_box_wrapper
{
	width:300px;
	margin-bottom:25px;
}

.service_box_wrapper:nth-child(3n)
{
	margin-right:6px;
}

.service_headline
{
	text-align:center;
}

.service_headline h3
{
	margin:0;
}

.service_content
{
	border:1px solid #e8e9eb;
	height:318px;
	overflow:hidden;
}

.service_content_image
{
	margin-top:3px;
}

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

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

.service_content_text h3
{
	font-size:18px;
	margin-top:0;
}

.service_content_text p
{
	font-size:13px;
	margin:0;
}


.start_slide_box
{
	padding:5px;
}

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

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

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

#services
{
	margin-top:20px;
}

#services_inner
{
	max-width:620px;
	margin:auto;
}

.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;
}

.more_beilagen_btn
{
	margin-top:10px;
	height:49px;
	width:116px;
	background-image:url('../img/aktuelles_btn.png');
	margin-bottom: 50px;
}

.slider_ img
{
	max-width:100%;
}

.slider2_ img
{
	max-width:100%;
}

.search_bar
{
	float:left;
}





.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:45px;
	text-align:left;
}

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

.price_now
{
}

.category_products
{
	padding-top:40px;
}