/* Caution! Ensure accessibility in print and other media types... */
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
@media projection, screen { .ui-tabs-hide {display: none;} }
/* Hide useless elements in print layouts... */
@media print { .ui-tabs-nav {display: none;} }



/* Skin */
.ui-tabs-nav{list-style: none; margin: 0px 0px 2px 0px; padding: 0px;}
body .ui-tabs-nav li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}


.ui-tabs-nav a, .ui-tabs-nav a span {float: left; } /* fixes dir=ltr problem and other quirks IE */
body .ui-tabs-nav a {white-space: nowrap; /* @ IE 6 */ outline: 0; } /* @ Firefox, prevent dotted border after click */
body .ui-tabs-nav .ui-tabs-selected a 		{z-index: 2;}

.ui-tabs-nav a span { text-transform: uppercase; font-size: 10px; }

.ui-tabs-nav .ui-tabs-selected a span {}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {cursor: text; } /* @ Opera, use pseudo classes otherwise it confuses cursor... */
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {cursor: pointer; } /* @ Opera, we need to be explicit again here now... */
.ui-tabs-disabled {opacity: .4; filter: alpha(opacity=40); }
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { }

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav 						{display: inline-block; } /* auto clear @ IE 6 & IE 7 Quirks Mode */
*:first-child+html .ui-tabs-nav {display: inline-block; } /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */

/**************************************
 * EyeCandy Template
 */

.jqZoomPup
{
	-moz-opacity: 0.6;
	background-color: #FFF;
	border-color: #c4c4c4;
	border-style: solid;
	cursor: pointer;
	filter: alpha(opacity = 60);
	opacity: 0.6;
	overflow: hidden;
	z-index: 10;
}

.jqZoomPup img
{
	border: 0px;
}

.jqZoomWindow
{
	background-color: #FFF;
	border: 1px solid #ccc;
}

/* IE6-Hack */
* html .lightbox_close
{
	margin-right: 20px;
}



.clearfix
{
	display: inline-block;
}

.content-box-header
{
	position: relative;
	width: 100%;
}

a:hover
	{
		background: none;
	}




.details .gallery .stage a
{
	outline: 0 none;
	text-decoration: none;
}

.thumbnail a
{
	display: inline-block;
	height: 100%;
	outline: 0 none;
	width: 100%;
}

#lightbox_gallery a
{
	outline: 0 none;
}

body .megadropdown
{
	z-index:990;
	
}

body #head_navi
{
	overflow: hidden;
}

body .bestsellers .article-list-item
{
	overflow: hidden;
}
body .bestsellers .article-list-item .article-list-item-price
{
	clear: both;
}

.details .inside h1
{
	margin-top: 0px;
}

.shopping_cart h1, .order_shipping h1, .order_payment h1, .order_confirm h1, .account h1
{
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 20px;
}




	
div.order span.price	
	{
		clear: both;
		float: left;
		color: rgb(102, 153, 51);
		text-decoration: none;
	}	
	




body #fixed_dropdown_shopping_cart {
	display:none;
	position:fixed;
	z-index:980;
	width:213px;
	padding-bottom:6px;
    padding-top: 0px;
}





.account .back_button {float: left;}
.account .send_button {float: right;}

.wrap_shop img
{
	border: none;
}

body .order_confirm .shopping_cart_list td
{
	background-image: url('backgrounds/separator-dotted-hori.png');
}

body .article-list.cols .article-list-item-price-inline
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

body .article-list.cols .article-list-item-price
{
	position: relative;
}

#head_navi ul
{
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

.process_bar
{
	background:transparent;
	float:right;
}


.process_bar ul
{
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	margin-top: 0px;
}

.process_bar ul li
{
	display: inline-block;
	float: left;
	background-color: transparent;
	background-image: url('img/process-bar-right.png');
	background-position: right;
	background-repeat: no-repeat;
}

.process_bar ul li label
{
	display: inline-block;
	color: #999999;
	background-color: #eaeaea;
	text-decoration: none;
	background-color: transparent;
	background-image: url('img/process-bar-left.png');
	background-position: left;
	background-repeat: no-repeat;
}

.process_bar ul li label span
{
	margin-left: 16px;
	margin-right: 13px;
	background-color: #eaeaea;
	display: inline-block;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 6px;
	line-height: 12px;
	padding-bottom: 5px;
	height: 14px;
	font-size: 12px;
}

.process_bar ul li.active
{
	background-color: transparent;
	background-image: url('img/process-bar-active-right.png');
	background-position: right;
	background-repeat: no-repeat;
}

.process_bar ul li.active label
{
	background-color: transparent;
	background-image: url('img/process-bar-active-left.png');
	background-position: left;
	background-repeat: no-repeat;
}

.process_bar ul li.active label span
{
	color: #eeeeee;
	background-color: #c0c0c0;
}

#left a.button
{
	font-size: 12px;
}

body .megadropdown
{
	position: absolute;
	max-width: 600px;
	top: 200px;
	left: 200px;
}

body #dropdown_shopping_cart .cart-button {
    margin: 10px 0px 10px 20px;
	float: left;
}
body #dropdown_shopping_cart .checkout-button {
    margin: 10px 20px 10px 0px;
	float: right;
}

body #fixed_dropdown_shopping_cart .cart-button {
    margin: 10px 0px 10px 20px;
	float: left;
}
body #fixed_dropdown_shopping_cart .checkout-button {
    margin: 10px 20px 10px 0px;
	float: right;
}

#menubox_login_body .submit
{
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
}

body #menubox_login_body label, body #menubox_newsletter_body label
{
	line-height: 20px;
}

#menubox_content_body .content-box-main-inner img, #menubox_information_body .content-box-main-inner img
{
	position: relative;
	top: -2px;
}

body .subcategories_listing li
{
	margin-left: 0;
	padding-left: 0;
}

body .subcategories_listing ul
{
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}

body .subcategories_listing ul li
{
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 170px;
}


/*
a, a:active, a:visited
{
	color: #1099BB;
	text-decoration: none;
}

a:hover
{
	color: #1099BB;
	text-decoration: underline;
}
*/
#tab_gx_customizer div
{
	line-height: normal;
	margin: 0;
	width: auto;
}

.navigation
{
	width: 100%;
}

.navigation_left
{
	float: left;
}

.navigation_right
{
	text-align: right;
}

#facebook_like
{
	background-image: none;
	padding-left: 0px;
	float: left;
}

.addthis_toolbox
{
	float: left;
}

.details .actions a img
{
	position: relative;
	top: 3px;
}

#menubox_reviews_body a img
{
	padding: 10px 0;
}

/* IE6 CSS-HACK */
* html .billiger-gesehen {
	width: 759px;
}


.box_load_bestseller img
{
	margin-top: 5px;
	margin-bottom: 5px;
}

body ul.arrows li a
{
	position: relative;
	top: 2px;
}

input[name="gv_redeem_code"]
{
	float: left;
}

.button_send_tell_a_friend
{
	float: right;
}

.account_history_info
{
	width: 100%;
}

.account_history_info h2.underline, .order_confirm h2.underline, .order_payment h2.underline, .order_shipping h2.underline
{
	margin-top: 37px;
}

.shipping_item_box
{
	overflow: hidden;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px
}


 
div#iframe_box .popup_content .content_text table
	{
		clear: both;
		float: left;
		margin-bottom: 20px;
	}






#head_navi h3
{
	display: inline;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

.content-box.categories h4
{
	display: inline;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

#live_search_container
{
	position: absolute;
	background-color: #fff;
	z-index: 10;
	width: 170px;
}

#live_search_container ul {
    list-style-type: none;
    margin: 0 0 3px;
    padding: 0;
}

#live_search_container ul {
    list-style-type: none;
}

.contact_us .send_button, .callback_service .send_button, .billiger-gesehen .send_button
{
	float: right;
	margin-right: 195px;
}


#pre_black {
	height: 1500px;
	width: 100%;
	background-color: #000000;
	opacity: 0.7;
	position: absolute;
	z-index: 999;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

.lightbox_block
{
	margin-right: auto !important;
	margin-left: auto !important;
	overflow: hidden !important;
	padding: 10px !important;
	display: block !important;
}

.wrap_shop .lightbox_block.account .process_bar, .wrap_shop .lightbox_block.shopping_cart .process_bar
{
	float: left;
}

.wrap_shop .lightbox_block.account h1.h1_checkout, .wrap_shop .lightbox_block.shopping_cart h1
{
	clear: left;
	padding-top: 30px;
}

body #infobox
{
	position: absolute;
	z-index: 993;
}

body #language
{
	position: absolute;
	z-index: 990;
}

body #currency
{
	position: absolute;
	z-index: 991;
}

body #customer_login
{
	height: auto;
	position: absolute;
	z-index: 992;
}

.checkout_paypal .checkout_button
{
	margin-top: 30px;
	text-align: right;
}

.submenu_container
{
	position: absolute;
	z-index: 500;
}

.submenu ul
{
	list-style: none outside none;
    margin: 0;
	padding: 0;
	overflow: hidden;
	
	
}

/* IE6-Hack */
* html .submenu_container .submenu ul li
{
	width: 180px;
}

.submenu_container .submenu ul li a
	{
		clear: left;
		float: left;
		text-transform: uppercase;
		width: 160px!important;
		padding: 10px!important;

	}

#left .content-box.submenu ul li
{
	width:100%;
}

.submenu ul li.last
{
	background-image: none;
    padding-bottom: 0px;
}

.submenu ul li h4
{
    display: inline;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}


body div#menubox_categories ul li.navtop a.parent {
    background: url("img/nav_bg.png") repeat scroll 0 0 transparent !important;
    border: medium none !important;
    color: #FFFFFF !important;
    float: left;
    clear: left;
    font-size: 14px;
    height: 27px;
    margin: -2px 0 0;
    padding-bottom: 8px!important;
    padding-left: 0;
    padding-right: 30px!important;
    padding-top: 5px !important;
    text-shadow: 0 0 3px #000000;
    width: 170px;
    line-height: 14px!important;
}

#left .icon a, #left .icon a:hover
{
	text-decoration: none;
}

#lightbox_gallery
{
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#lightbox_gallery #lightbox_gallery_main
{
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	overflow: hidden;
	width: 100%;
}

#lightbox_gallery #lightbox_gallery_thumbnails
{
	clear: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 10px;
}

#lightbox_gallery .lightbox_gallery_footer
{
	padding-top: 10px;
	text-align: right;
}

#lightbox_gallery .lightbox_gallery_left
{
	color: #666666;
	cursor: pointer;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	width: 100%;
}

#lightbox_gallery .lightbox_gallery_right
{
	color: #666666;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	text-align: right;
	visibility: hidden;
	width: 50%;
	float: right;
}

body #lightbox_gallery .thumbnail
{
	float: left;
	height: 86px;
	margin-right: 3px;
	margin-bottom: 3px;
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 86px;
}

#lightbox_gallery .thumbnails
{
	display: inline-block;
	margin-top: 10px;
}

#lightbox_gallery_container
{
	margin-left: auto;
	margin-right: auto;
}

/* BUTTON SET */
a.button_set .button-inner
{
	background-color: transparent;
	background-image: url('backgrounds/button-right.png');
	background-position: right top;
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 14px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

a.button_set .button-outer
{
	background-color: transparent;
	background-image: url('backgrounds/button-left.png');
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
}

a.button_set_big .button-inner
{
	line-height: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	display: inline-block;
}

#language_link img
{
	margin-top: 4px;
}

body .top_navi_arrow,
body .top_navi_home
{
	cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  1px;
    height: 1px;
}


.menubox_heading
{
	float: left;
}


.c_boxhead a, .c_boxhead a:hover
{
	text-decoration:none;
	cursor:pointer;
}

body #main .attributes dl dd div input,
body #main .listing_attributes dl dd div input,
body #main .attributes div input
{
	position: relative;
	top: -4px;
	left: -3px;
	float: left;
}

body #main .attributes dl dd div,
body #main .listing_attributes dl dd div
{
	overflow: hidden;
	clear: both;
	margin-bottom: 3px;
}

body #main .attributes .table-listing
{
	overflow: hidden;
	clear: both;
}

.details .product-documents dt a
{
	display: block;
	float: left;
	margin-bottom: 1px;
}

.blocklabels_300
{
	clear: both;
}



#shopsoftware_by_gambio
{
	clear: both;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #999999;
}

#shopsoftware_by_gambio a
{
	text-decoration: none;
	color: #999999;
}

#shopsoftware_by_gambio a:hover
{
	text-decoration: underline;
}

#jcarousel_box ul
{
	list-style: none outside none;
	padding: 0;
	margin: 0;
}

#jcarousel_box
{
	position: relative;
}


/* Neue Styles */

div#header_bg
	{
		width: 100%;
		height: 704px;
		background: url('img/header_bg.png') no-repeat;
		background-position: top center;
		margin: 0;
		padding: 0;
	}
	
div#header_top_bg
	{
		width: 100%;
		height: 191px;
		padding: 0;
		padding-top: 20px;
		background: url('img/header_top_bg.png') no-repeat;
		background-position: center center;
		margin-left: auto;
	}	

div#wrap_box
	{
		float: left;
		margin: 0;
		padding: 0;
		width: 100%;
	}

div.rahmen
	{
		width: 980px;
		margin: 0 auto;
	}
	
div.rahmen_to_top
	{
		float: left;
		width: 980px;
		margin: 0px 0;
	}	


	
	
span#home_icon
	{
		float: left;
		width: 20px;
		height: 18px;
		background: url('img/home_icon.png') no-repeat;
		background-position: 0px 0px;
	}	

span#home_icon:hover
	{
		background-position: 0px -18px;
	}
	
	

	
p.text1
	{
		clear: both;
		float: left;
		font-family: 'Tahoma';
		margin-top: 30px;
		color: #303030;
		font-size: 14px;
		line-height: 20px;
	}	
	
p.text1 strong
	{
		font-family: 'Tahoma';
	}	

/* 
 * 
 * 
 * 
 * Kundenleiste 
 * 
 * 
 * 
 * */

		
			


div#logoff
	{
		clear: both;
		float: left;
		width: 100%;
	}

	
textarea#datenschutz
	{
		clear: both;
		float: left;
		width: 713px;
		margin-bottom: 10px;
	}		
	
form#checkout_payment div.items
	{
		clear: both;
		float: left;
		width: 689px;
		margin-bottom: 10px;
	}	
	
form#checkout_payment div.items div.payment_item
	{
		clear: left;
		float: left;
		width: 100%!important;
		padding: 0px;
		margin: 0px;
		margin-bottom: 20px;
	}
	
form#checkout_payment div.items div.payment_item div.radiobox
	{
		float: left;
		width: 20px;
		margin-right: 50px;
	}		
	
form#checkout_payment div.items div.payment_item div.caption
	{
		float: left;
		width: 400px!important;
	}	
	
form#checkout_payment div.items div.payment_item div.price
	{
		float: left;
		margin-left: 50px;
		width: 150px!important;
	}			


	


	
div.text_information, div.errorText, div.order_success_text
	{
		clear: both;
		float: left;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 100%;
	}
	
	
	
div#kunden_leiste #head_shopping_cart	
	{
		background: none;
	}
	
div#kunden_leiste #header_shopping_bag
	{
		float: left;
		margin-top: -27px;
		text-align: right;
		width: 210px;
	}	
	
div#kunden_leiste span.shopping-cart-headline	
	{
		color: #FFFFFF;
		float: left;
		font-weight: normal;
		margin-top: 5px;
		margin-left: 5px;
		text-transform: uppercase;
	}
	
div#kunden_leiste span.shopping-cart-product-count	
	{
		color: #9d9d9d;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
		text-transform: uppercase;
	}
	
div#kunden_leiste div#icon_warenkorb
	{
		float: left;
	}	
	
	
	
	

span#kunden_login
	{
		padding-top: 5px;
	 	padding-left: 20px!important;
	 	height: 15px;
	 	margin-top: -3px!important;
	 	background: url('img/icon_login.png');
	 	background-position: 0px 0px; 
	 	background-repeat: no-repeat;
	}
	
span.kundenlogin
	{
		float: left;
		margin-top: 3px;
	}	
	
span#kunden_login:hover
	{
		background-position: 0px -20px;
	}	
	
span#kunden_merkzettel
	{
		float: left;
	 	padding-left: 23px!important;
	 	padding-top: 5px;
	 	height: 15px;
	 	margin-top: -3px!important;
	 	background: url('img/icon_merkzettel.png');
	 	background-position: left top; 
	 	background-repeat: no-repeat;
	 	
	}
	
span#kunden_merkzettel:hover
	{
		background-position: 0px -21px;
	}	
	
span#kunden_kasse
	{
		float: left;
	 	padding-left: 24px!important;
	 	padding-top: 5px;
	 	height: 15px;
	 	margin-top: -3px!important;
	 	background: url('img/icon_kasse.png');
	 	background-position: left top; 
	 	background-repeat: no-repeat;
	}	
	
span#kunden_kasse:hover
	{
		background-position: 0px -20px;
	}		
	
	


	


	
/* 
 * 
 * 
 * 
 * Kundenleiste ende
 * 
 * 
 * 
 * */


/*
 * 
 * 
 * Sidebar links
 * 
 * 
 */

/*

div#menubox_categories ul {
	clear: left;
	float: left;
    width:203px;
    list-style:none;
    margin: 0;
    padding: 0;
}

div#menubox_categories ul li ul {
    width:203px;
    list-style:none;
    margin: 0;
    padding: 0;
}

div#menubox_categories ul li h4 a {
    display:block;
    width: 203px;
    height: 38px;
    background-image: url('img/nav_bg.png');
    background-repeat: no-repeat;
    font-size: 13px;
    color: #FFF;
    padding-top: 3px;
    text-transform: uppercase;
}

div#menubox_categories ul li a span  {
    float:left;
    margin-top: 10px;
    margin-left:10px;
}

div#menubox_categories ul li a.active   {
    background-image: url('img/nav_bg_active.png') !Important;
    background-repeat: no-repeat;
}

div#menubox_categories ul li ul li a {
    display:block;
    height: 32px;
    background-image: url('img/subnav_bg.png');
    background-repeat: repeat-x ;
    font-size: 12px;
    color: #2e2e2e;
    
}

div#menubox_categories ul li ul li a span {
    margin-left:10px;
}

div#menubox_categories ul li ul li a img.pfeil {
    float:left;
    margin-top:14px;
    margin-left:20px;
}	

*/


	
div#menubox_categories
	{
		clear: left;
		float: left;
		background: none;
		margin-top: -3px;
		
	}	
	
.content-box.categories li {
    display:block;
    width: 203px;
    background: none!important;
    background-repeat: no-repeat;
    font-size: 13px;
    color: #FFFFFF!important;
    border: none!important;
    text-transform: uppercase;
  
}

.content-box.categories li:hover
	{
		background-position: 0px -40px;
	}

body div#menubox_categories ul li a.parent
	{
		float: left;
		width: 100%;
		height: 27px;
		margin: 0;
		padding: 0;
		padding-top: 10px!important;
		margin-top: -2px;
		font-size: 14px;
		background-image: none!important;
		background: url('img/nav_bg.png')!important;
		background-position: 0px 0px!important;
		color: #FFFFFF!important;
		border:none!important;
		text-shadow: 0px 0px 3px #000000;
	}

body div#menubox_categories ul li a.parent:hover
	{
		background-position: 0px -40px!important;
	}
	
body div#menubox_categories ul li a
	{
		float: left;
		width: 100%;
		height: 27px;
		margin: 0;
		padding: 0;
		padding-top: 10px!important;
		margin-top: -2px;
		font-size: 14px;
		background-image: none!important;
		background: url('img/nav_bg.png')!important;
		background-position: 0px 0px!important;
		color: #FFFFFF!important;
		border:none!important;
		text-shadow: 0px 0px 3px #000000;
		
	}

body div#menubox_categories ul li a:hover
	{
		background-position: 0px -40px!important;
	}	
	
.submenu div
	{
		margin-top: 0px;
		background: #FFFFFF!important;
		border: none!important;
		-webkit-border-radius: 5px;
	    -khtml-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    	    -webkit-box-shadow: 0px 0px 5px #000000;
	    -moz-box-shadow: 0px 0px 5px #000000;
	    box-shadow: 0px 0px 5px #000000;
	    position: absolute;
		z-index:7;

	}	
	
.submenu ul li
	{
		
		color: #FFFFFF!important;
	}
	
.submenu ul li img
	{
		display: none;
	}	
	
.submenu ul li a
	{
		background: transparent!important;
		padding: 0!important;
		padding-left: 5px!important;
		padding-top: 3px!important;
		padding-bottom: 3px!important;
		margin: 0!important;
		text-decoration: none;
		color: #2d2d2d;
		
	}
	
.submenu ul li a:hover
	{
		color: #1b5d8a!important;
		background: #f4f4f4!important;
		
	}				

.submenu_container
	{
		margin-top: 10px;
		padding-left: 9px;

	}
	
.submenu_container .submenu
	{
		background: none!important;

	}	
	
div#nav_end
	{
		clear: left;
		float: left;
		margin: 0px;
		margin-top: -10px;
		margin-left: 5px;
		padding: 0px;
		background: url('img/end_nav.png') no-repeat;
		width: 196px;
		height: 55px;
	}		

div#nav_title
	{
		float: left;
		background: #ffb400;
		width: 203px;
		height: 32px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
		color: #725308;
		text-align:center;
		margin-top: 0px;
		font-size: 20px;
		font-weight:normal;
		padding-top: 8px;
		padding-bottom: 8px;
		font-family: 'AllerLightItalic';
	}

	
/*
 * 
 * 
 * Ende Sidebar links
 * 
 * 
 */


div#container
	{
		clear: both;
		float: left;
		margin-top: 100px;
	}


/* ------- 4. Slider ------- */
#wrapper
	{
		float: left;
		margin: 0;
		margin-top: 0px;
		margin-left: 0px;
		padding: 0;
		width: 740px;
	}

#featured { position: relative; margin: 0px auto 0; }

#featured .inner { height: 410px; overflow: hidden; }

#featured .indicator {
display:none;
cursor:pointer;
position:absolute;
right:20px;
bottom:26px;
width:60px;
height:0px;
background:transparent url(images/icons/open.png) no-repeat 0 0;
}

#featured .console-wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 40px;
	height: 20px;
	display: none;
}

#featured .slider-btn {
	position: absolute;
	right: 0;
	top: -340px;
	width: 22px;
	height: 21px;
	cursor: pointer;
	background: url('img/pause.png') no-repeat;
}

#featured .slider-btn-play {
	background: url('img/play.png') no-repeat;
}

#featured .progressbar {
	height: 5px;
	margin-top: 25px;
	background-color: #FFFFFF;
	position: relative;
	width: 500px;
}

#featured .progressbar span {
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffb400;
	width: 500px;
}

#featured .console { margin: 0; margin-top: 5px; margin-left: -40px; float:left; width:500px; /* for IE7, Opera */ }

#featured .console li { list-style: none; float: left; width: 25%; }

#featured .number {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

#featured .number.active, #featured .number:hover { color: #ffb400; }

#featured a { color: #fff; }

#featured .background {
	position: absolute;
	background: transparent url(images/main.png) no-repeat 0 0;
	width: 637px;
	height: 469px;
	right: -93px;
	top: -94px;
}

#featured .featured-entry {
	display: none;
	clear: both;
	position: absolute;
	width: 100%;
	overflow: hidden;
	-webkit-border-radius: 5px;
	    -khtml-border-radius: 5px;
	    -moz-border-radius: 5px;
	border: 11px solid #FFFFFF;
}

#featured .featured-entry.active { display: block; }

#featured .navigation { position: relative; clear: left; float: left; width: 100%; top: 91px; left: 0; }

#featured .thumbnail { border: none; }

#featured #roundabout {
	overflow: visible;
	background: transparent url(images/roundabout_shadow.png) no-repeat center bottom;
}


div#slider_end
	{
		clear: left;
		float: left;
		width: 739px;
		height: 68px;
		margin-top: -50px;
		background: url('img/end_slider.png') no-repeat;
	}

#roundabout a { outline: none; }

#roundabout ul { margin: 0 auto; position: relative; z-index: 100; }

.roundabout-holder li {
	list-style: none;
	font-size: 19px;
	position: absolute;
	top: -999px;
}

.roundabout-holder li.item-1 { left: 84.3px; top: 19.4px; z-index: 400; }

.roundabout-holder { padding: 0; height: 28.2em; width: 50em; }

.roundabout-moveable-item { height: 17em; width: 25em; cursor: pointer; }

.roundabout-in-focus { cursor: auto; font-size: 19px; }

.roundabout-holder img { width: 100%; }





/*
 * 
 * Content
 * 
 * 
 */

div#dedition_content
	{
		float: left;
		width: 760px;
		margin-left: 0px;
	}

div#dedition_main_content
	{	
		clear: left;
		float: left;
		width: 740px;
		padding-left: 10px;
		padding-right: 10px;
		background: #FFFFFF!important;
		border: 1px solid #FFFFFF;
		-webkit-border-radius: 5px;
	    -khtml-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    -webkit-box-shadow: 0px 0px 5px #000000;
	    -moz-box-shadow: 0px 0px 5px #000000;
	    box-shadow: 0px 0px 5px #000000;
	    -moz-box-shadow: inset 0px 0px 5px #c8c8c8;
		-webkit-box-shadow: inset 0px 0px 5px #c8c8c8;
		box-shadow: inset 0px 0px 5px #c8c8c8;	
	}
	

	
	
	

	
div#gm_tell_a_friend_popup
	{
		background: #FFFFFF;
		-webkit-border-radius: 5px;
	    -khtml-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    -webkit-box-shadow: 0px 0px 5px #cacaca;
	    -moz-box-shadow: 0px 0px 5px #cacaca;
	    box-shadow: 0px 0px 5px #cacaca;
	}			



div.einkaufswagen_produkt.last-article {
	border: none;
}

div.einkaufswagen_produkt div.bild{
	width: 190px;
	min-height: 50px;
	float: left;
	margin: 0 20px;
}

div.einkaufswagen_produkt div.bild img{
	width: 190px;
	height: auto;
	float: left;
}

div.einkaufswagen_produkt div.info{
	float: left;
	width: 500px;
	color: #2d2d2d;
}

div.einkaufswagen_produkt div.info h3{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
}

div.einkaufswagen_produkt div.info div.update {
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	width: 200px;
}

div.einkaufswagen_produkt div.info div.update input {
		clear: both;
		float: left;
		width: 40px!important;
		height: 33px;
		background: url('img/warenkorb_count.png') no-repeat;
		background-position: 0px 0px;
		font-size: 12px;
		padding: 0px;
		margin: 0 0 0 0;
		padding-right: 10px;
		padding-left: 5px;
		text-align: center;
}

div.einkaufswagen_produkt div.info div.update a.button_cart_refresh {
	float: left;
	margin: 10px 5px 0 10px;
} 

div.einkaufswagen_produkt div.info div.update a.button_cart_delete {
	float: left;
	margin: 10px 0 0 5px;
} 


div.einkaufswagen_produkt div.info div.preis_einzeln,
div.einkaufswagen_produkt div.info div.preis_gesamt {
	float: left; 
	width: 150px;
	margin: 20px 0 0 0;
}

div.einkaufswagen_produkt div.info div.preis_einzeln span,
div.einkaufswagen_produkt div.info div.preis_gesamt span{
	float: left;
	width: 100%;
	text-align: right;
}

div.einkaufswagen_produkt div.info div.preis_einzeln span.titel,
div.einkaufswagen_produkt div.info div.preis_gesamt span.titel{
	float: left;
}

div.einkaufswagen_produkt div.info div.preis_einzeln span.preis,
div.einkaufswagen_produkt div.info div.preis_gesamt span.preis{
	clear: both;
	float: left;
	font-size:1.2em;
}

div.einkaufswagen_produkt div.info div.preis_gesamt span.preis {
	color: #1b5d8b;
}


div.gutschein2 {
	float: left;
	width: 450px;
	height: 340px;
	border-right: 1px solid #104970;
}



div.einkaufswagen_produkt div.info p.shippingtime {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #2d2d2d;
	width: 100%;
}

div.einkaufswagen_produkt div.info a.name {
	float: left;
	font-size: 1.2em;
	color: #014d81;
	margin: 0 0 10px 0;	
	height: 35px;
}

div.einkaufswagen_produkt div.info a.name:hover {
	text-decoration: none;

}





	
div.trennung_account
	{
		clear: both;
		float: left;
		margin-top: 20px;
		height: 20px;
		width: 100%;
	}
	
div.account_ue
	{
		clear: both;
		float: left;
		width: 100%;
	}	
	












	


.order_payment .payment_item, .order_shipping .shipping_item
	{
		background: transparent!important;
	}	

	

	
		

	

	
	
	
div.gift_cart_empty
	{
		clear: both;
		float: left;
		width: 100%;
	}	
	
p#pricealarm_text
	{
		clear: both;
		float: left;
		width: 100%;
	}	
	
div#product_information_innen div.thumbnails	
	{
		float: left;
		width: 360px;
	}

div#product_information_innen div.thumbnails div.thumbnail
	{
		float: left;
	}
	
div#product_information_innen div.thumbnails div.thumbnail a.button_product_images img
	{
		float: left;
		max-width: 100px!important;
		max-height: 80px!important;
		margin-left: 20px;
		margin-bottom: 5px;
	}	
	
div#product_information_innen div#product_information_titel	
	{
		float: right;
		text-align: right;
		width: 340px;
		min-height: 560px;
		padding-left: 10px;
		padding-right: 10px;
		background: #e8e8e8;
	    -webkit-border-top-right-radius: 5px;
	    -khtml-border-top-right-radius: 5px;
	    -moz-border-radius-topright: 5px;
	    border-top-right-radius: 5px;
	}

div#product_information_innen div#product_information_titel h2 a
	{
		float: right;
		color: #272727;
		text-transform: uppercase;
		font-size: 14px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		margin-top: 10px;
	}
	
div#product_information_innen div#product_information_titel h2 a:hover
	{
		color: #0477c6;
		text-decoration: underline
	}
	
div#product_information_innen div#product_information_titel h1
	{
		clear: right;
		float: right;
		color: #0477c6;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
	}			
	
div#product_information_innen div#product_information_titel p#artikelnummer	
	{
		clear: right;
		float: right;
		margin: 0px;
		padding: 0px;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	
div#product_information_innen div#product_information_titel div#product_price	
	{
		margin-top: 20px;
		clear: right;
		float: right;
	}

div#product_information_innen div#product_information_titel div#product_price span.productprice	
	{
		clear: right;
		float: right;
		font-size: 30px;
		color: #669933;
	}

div#product_information_innen div#product_information_titel div#versand	
	{
		clear: right;
		float: right;
	}
	

	
div#product_information_innen div#product_information_titel div#product_price span.productOldPrice	
	{
		clear: right;
		float: right;
		text-decoration:line-through;
		color: #880808;
		font-size: 14px;
	}
	
		
div#product_information_innen div#product_information_titel div#versandinformation	
	{
		clear: right;
		float: right;
	}
	
div#product_information_innen div#product_information_titel div#versandinformation img
	{
		float: left;
	}	
	
div.offer input
	{
		float: left;
		width: 87px!important;
		height: 33px;
		background: url('img/bg_input_gv_100px.png') no-repeat!important;
		border:0;
		background-position: 0px 0px;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		margin-left: 0px;
		margin-top: 7px;
		padding-right: 10px;
		padding-left: 5px;
		text-align: center;
	}
		
div#product_information_innen div#product_information_titel input.article-count-input
	{
		clear: right;
		float: left;
		width: 40px!important;
		height: 33px;
		background: url('img/warenkorb_count.png') no-repeat;
		background-position: 0px 0px;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		margin-left: 110px;
		margin-top: 7px;
		padding-right: 10px;
		padding-left: 5px;
		text-align: center;
	}	
	
td.wish_list_qty input.input-text
	{
		clear: right;
		float: left;
		width: 40px!important;
		height: 33px;
		background: url('img/warenkorb_count.png') no-repeat;
		background-position: 0px 0px;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		margin-left: 110px;
		margin-top: 7px;
		padding-right: 10px;
		padding-left: 5px;
		text-align: center;
	}	
	
table.shopping_cart_list input.input-text	
	{
		float: left;
		width: 40px!important;
/*		width: 40px;*/
		height: 33px;
		background: url('img/warenkorb_count.png') no-repeat;
		background-position: 0px 0px;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		margin-left: 0px;
		margin-top: 7px;
		padding-right: 10px;
		padding-left: 5px;
		text-align: center;
	}
		
table.shopping_cart_list td.col_2
	{
		width: 100px;
	}
	
table.shopping_cart_list a.button_cart_refresh, table.shopping_cart_list a.button_cart_delete
	{
		float: left;
		margin-top: 3px;
		margin-left: 3px;
	}
	
table.shopping_cart_list td.col_2
	{
		padding: 0px;
		margin: 0px;
		vertical-align:middle;
	}	
	
table.shopping_cart_list td.col_1
	{
		vertical-align:middle;
		padding-right: 20px;
	}	
	
table.shopping_cart_list td.col_3
	{
		vertical-align:middle;
		width: 100px;
	}
	
table.shopping_cart_list td.col_4
	{
		vertical-align:middle;
		width: 160px;
	}			
		
	
table.shopping_cart_list a.button_cart_refresh, table.shopping_cart_list a.button_cart_delete	
	{
		float: left;
		display: block;
		height: 10px;
		margin-top: 17px;
		margin-left: 6px;
	}
				
input.wishlist_checkbox
	{
		margin-top: 17px;
	}		
	
div#product_information_innen div#product_information_titel div#warenkorb	
	{
		clear: right;
		float: right;
		margin-top: 10px;
	}
	
div#product_information_innen div#product_information_titel div#socialmedia
	{
		clear: right;
		float: right;
		border-top: 1px solid #dbdbdb;
		margin-right: -10px;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 190px;
		width: 340px;
	}

div#product_information_innen div#product_information_titel div#gefahrgut
	{
		clear: right;
		float: right;
		padding-right: 10px;
		padding-left: -10px;
		padding-top: 15px;
		margin-top: 20px;
		width: 340px;
	}
	
div#product_information_innen div#links	
	{
		clear: both;
		float: left;
		width: 760px;
		background: url('img/bg_links.png');
	}
	
span#icon_guenstiger
	{
		float: left;
		width: 20px;
		height: 20px;
		background: url('img/icon_guenstiger.png') no-repeat;
	}
	
span#icon_weiterempfehlen
	{
		float: left;
		width: 41px;
		height: 20px;
		background: url('img/icon_weiterempfehlen.png') no-repeat;
	}
	
span#icon_pricealarm
	{
		float: left;
		width: 15px;
		height: 20px;
		background: url('img/icon_preisalarm.png') no-repeat;
	}			
	
div#product_information_innen div#links	a
	{
		float: left;
		color: #cacaca;
		text-transform: uppercase; 
		padding-right: 20px;
		border-right: 1px solid #000000;
	}
	
div#product_information_innen div#links a:hover
	{
		color: #ffb400;
	}
	
div#links div.trenner
	{
		float: left;
		width: 1px;
		height: 40px;
		background: #4e4b4b;
	}					
	
	
	
div#product_information_innen span.link_text	
	{
		float: left; 
		margin-left: 5px;
		margin-top: 3px;
	}
	
	
	
div#product_information_innen span#guenstiger, div#product_information_innen span#weiterempfehlen, div#product_information_innen span#pricealarm
	{
		float: left;
		padding-left: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	

div#product_information_innen div#artikelbeschreibung
	{
		clear: both;
		float: left;
		width: 720px;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 30px;
	}
	
div#product_information_innen div#artikelbeschreibung p
	{
		clear: both;
		float: left;
		line-height: 24px;
		font-family: Tahoma;
		font-size: 14px;
	}	
	
div#product_information_innen div#artikelbeschreibung ul.ui-tabs-nav
	{
		float: left;
		background: transparent!important;
		margin-bottom: 20px;
	}	
	
div#product_information_innen div#artikelbeschreibung ul.ui-tabs-nav li
	{
		float: left;
		margin: 0px;
		padding: 0px;
		margin-right: 10px;
	}	
	
div#product_information_innen div#artikelbeschreibung ul.ui-tabs-nav li a
	{
		float: left;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 20px;
		padding-left: 20px;
		background: #d7d7d7;
		-webkit-border-radius: 5px;
	    -khtml-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;

	}
	
.ui-tabs-nav .ui-tabs-selected a span
	{
			    text-transform: none!important;
	    font-size: 12px!important;
	}	
	
div#product_information_innen div#artikelbeschreibung ul.ui-tabs-nav li a:hover
	{
		background: #ffb400;
		color: #0477c6;
	}		
	
div#product_information_innen div#artikelbeschreibung ul.ui-tabs-nav li.ui-tabs-selected a
	{
		float: left;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 20px;
		padding-left: 20px;
		background: #ffb400;
		color: #0477c6;
		-webkit-border-radius: 5px;
	    -khtml-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    text-transform: none!important;
	    font-size: 16px!important;
	}	
	
	
div#description-1
	{
		float: left;
		width: 720px;
	}	
		
	
	
	
#schnaeppchen
	{
		position: absolute;
		top: 370px;
		left: 50%;
		margin-left: 493px;
		width: 31px;
		height: 209px;
		background: url('img/schnaeppchen.png') no-repeat;
	}	





	
div.description
	{
		clear: both;
		float: left;
		margin-bottom: 30px;
	}	
	
div#art_video
	{
		clear: both;
		float: left;
	}			


	

span.artikelauflistung_versand_bild_green
	{
		float: left;
		width: 21px;
		height: 24px;
		margin-right: 10px;
		background: url('img/green.png') no-repeat;
	}	
	

		
	
span.artikelauflistung_versand_bild_yellow
	{
		float: left;
		width: 22px;
		height: 24px;
		margin-right: 10px;
		background: url('img/yellow.png') no-repeat;
	}		
	

	

span.artikelauflistung_versand_bild
	{
		float: left;
	}	
	

	
	
a.artikelauflistung_detailbutton
	{
		float: right;
		width: 124px;
		height: 32px;
		background: url('img/detail.png') no-repeat;
		background-position: 0px 0px;
	}

a.artikelauflistung_detailbutton span.hover {  
    position: absolute;  
    display: block;  
    width: 124px;
		height: 32px;
    background: url('img/detail.png') no-repeat;
   background-position: 0px -32px; 
}  	



	
		
	
	
		
	
div.artikelauflistung_preis
	{
		clear: left;
		float: left;
		margin: 0;
		padding:0;
		margin-top: 10px;
		color: #669933;
		font-size: 18px;
	}	
	
div.artikelauflistung_preis span.productOldPrice				
	{
		float: left;
		color: #880808!important;
		text-decoration:line-through;
	}	
	
span.productprice
	{
		clear: left;
		float: left;
		margin: 0px;
		padding: 0px;
	}	
	

	

	
	

	
div#dedition_category_bild
	{
		float: right;
		width: 300px;
		text-align: right;
	}
	

	
form#create_account
	{
		clear: both;
		float: left;
		width: 100%;
		margin-top: 20px;
	}			

	
span.price
	{
		clear: both;
		float: left;
	}	
	
div#messageStackSuccess
	{
		clear: both;
		float: left;
		width: 100%;
		margin-top: -20px;
		color: green;
	}
	
div#messageStackError
	{
		clear: both;
		float: left;
		width: 100%;
		margin-top: -20px;
		color: red;
	}	
	
	
form#new_find
	{
		clear: both;
		float: left;
		width: 100%;
	}		
	
	
div#checkout_shipping_innen p.info{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 30px 10px;
	padding: 0;
}	

div#agbWidget{
	clear: both;
	float: left;
	width: 100%;
}

div#agbWidget div.rm_slide_header{
	clear: both;
	float: left;
	width: 96%;
	margin: 0px 0 10px 0;
	padding: 10px 2% 10px 2%;
	background: transparent;
	border: none;
	color: #000000;
	text-decoration: underline;
	font-size: 1.2em;
	text-transform: none;
	font-weight: bold;
	cursor: pointer;
}

div#agbWidget div.rm_slide_header:hover{
	text-decoration: none;
}

#agbWidget .rm_slide_content{
	clear: both;
	float: left;
	width: 95%;
	margin: 0 0 0 2%;
}

#checkout_amazon div.content_checkout div#agbWidget div.accept_box div.accept_box_checkbox {
	float: left;
	width: auto;
}



div#AmazonAddressWidget{
	float: left;
	margin: 0 0 20px 0;
}

div#AmazonWalletWidget{
	clear: both;
	float: left;
}

div.accept_box{
	clear: both;
	float: left;
	width: 95%;
	padding: 0;
	margin: 10px 0 0 2%;
	
}

.accept_box .accept_box_text{
	float: left;
	padding: 0 2px;
	width: 80%;
	margin: 1px 0 20px 0;
	font-weight: 700;
}

#AmazonPartLeft #AmazonAddressWidget,
#AmazonPartLeft #AmazonWalletWidget{
	float: left;
	clear: none;
	width: 50%;
	margin: 20px 0 0 0;
}

@media only screen and (max-width:1060px){ 
	#AmazonPartLeft #AmazonAddressWidget,
	#AmazonPartLeft #AmazonWalletWidget{
		clear: both;
	}
}
	
	
div#resultColumn_innen p#breadCrumbTrail	
	{
		clear: left;
		float: left;
		padding: 0;
		margin: 0;
		margin-left: 0px; 
		margin-top: -10px;
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 20px;
		font-size: 16px;
		color: #0477c6;
		background: #f4f4f4;
		font-weight: normal;
		text-transform: uppercase;
	}
	
	
	
div#billiger_innen h1, div#gm_tell_a_friend_popup h1, div#pricealarm_innen h1
	{
		clear: left;
		float: left;
		padding: 0;
		margin: 0;
		margin-left: 0px; 
		margin-top: -20px;
		padding-right: 10px;
		font-size: 18px;
		width: 500px;
		color: #0477c6;
		background: #FFFFFF;
		font-weight: normal;
	}
	
		
	

	
form#cart_quantity, form#tellfriend, fieldset.blocklabels_150
	{
		clear: both;
		float: left;
		width: 100%;
	}	
	
div#dedition_category_ue_block p
	{
		clear: left;
		float: left;
		color: #4d4d4d;
		padding: 0;
		margin: 0;
		margin-left: 20px;
		font-size: 14px;
	}
	
img.hersteller	
	{
		clear: both;
		float: left;
		margin-left: -8px;
		margin-top: -11px;
	}
	
	
	
div.catogrie_strich
	{
		clear: left;
		float: left;
		width: 715px;
		margin-left: 40px;
		margin-top: 40px;
		height: 1px;
		background: #ffb400;
	}
	
div.catogrie_strich4	
	{
		clear: left;
		float: left;
		width: 715px;
		margin-left: 40px;
		margin-top: 20px;
		height: 1px;
		background: #ffb400;
	}
	
div.catogrie_strich2
	{
		clear: left;
		float: left;
		width: 675px;
		margin-left: 40px;
		margin-top: 40px;
		height: 1px;
		background: #ffb400;
	}		
	
div.catogrie_strich3
	{
		clear: left;
		float: left;
		width: 698px;
		margin-left: 40px;
		margin-top: 20px;
		height: 1px;
		background: #ffb400;
	}			
	
div.categories_name
	{
		clear: left;
		float: left;
		margin-top: -20px;
	}	
	
div.categories_name h1
	{
		clear: left;
		float: left;
		padding: 0;
		margin: 0;
		margin-left: 20px; 
		margin-top: 0px;
		padding-right: 10px;
		font-size: 28px;
		color: #0477c6;
		background: #f3f3f3;
		font-weight: normal;
	}	
	
div#rabatt_aktion
	{
		float: left;
		background: url('img/rabatt_aktion.png') no-repeat;
		width: 392px;
		height: 194px;
		margin-top: -20px;
	}	
	
h2#highlight, h2#anfahrt_ue	
	{
		clear: left;
		float: left;
		padding: 0;
		margin: 0;
		margin-left: 0px; 
		margin-top: -13px;
		padding-right: 10px;
		font-size: 20px;
		color: #0477c6;
		background: #FFFFFF;
		font-weight: normal;	
	}	
	
ul#highlight_liste
	{
		clear: left;
		float: left;
		width: 286px;
		font-weight: bold;	
	}

	

	
p.info_wohl
	{
		clear: both;
		float: left;
		margin-top: -30px;
		margin-left: 20px;
		font-weight: bold;	
	}		


	

	
div.panel-viewmode p
	{
		float: left;
		margin-top: 0px;
		padding-top: 8px;
		margin-right: 10px;
	}	
	
div.panel-pagination p strong
	{
		background: #ffb400;
		padding: 2px;
		color: #FFFFFF;
		-webkit-border-radius: 2px;
	    -khtml-border-radius: 2px;
	    -moz-border-radius: 2px;
	    border-radius: 2px;
	}
	
div.panel-pagination a
	{
		padding: 2px;
	}
	
div.panel-pagination a:hover			
	{
		background: #ffb400;
		padding: 2px;
		color: #FFFFFF!important;
		-webkit-border-radius: 2px;
	    -khtml-border-radius: 2px;
	    -moz-border-radius: 2px;
	    border-radius: 2px;
	}	
	
div.panel-pagination
	{
		clear: both;
		float: right;
		margin-bottom: 5px;
		font-size: 14px;
	}	


	
form.artikelauflistung_warenkorb input.article-count-input
	{
		clear: right;
		float: left;
		width: 40px!important;
		height: 33px;
		background: url('img/warenkorb_count.png') no-repeat;
		background-position: 0px 0px;
		font-size: 12px;
		padding: 0px;
		margin: 0px;
		margin-top: 7px;
		padding-right: 10px;
		padding-left: 5px;
		text-align: center;
	}
	
div.anzahl_artikel
	{
		clear: left;
		float: left;
		padding: 0px;
		margin: 0px;
		margin-top: -10px;
		margin-bottom: 10px;
		margin-left: 20px;
	}	
	
div#seiten_nav
	{
		clear: left;
		float: left;
		margin: 0px;
		margin-top: -20px;
		padding: 0px;
	}	
	

	
	
span.price span.productOldPrice
 	{
		clear: left;
		float: left;
		font-size: 12px;
		text-decoration:line-through;
		color: #880808;
		width: 209px;
	}	
	
span.price	
 	{
		clear: left;
		float: left;
		font-size: 12px;
		text-decoration:line-through;
		color: #880808;
		width: 209px;
	}
	
td.main
	{
		padding-top: 10px;
		padding-bottom: 10px;
	}				
	
ul#artikelauflistung_liste li span.steuern	
	{
		clear: left;
		float: left;
		margin: 0px;
		padding: 0px;
		font-size: 10px;
		color: #737373;
		width: 209px;
		padding-left: 10px;
		padding-right: 20px;
		text-align: center;
	}
		
div.artikelauflistung_rahmen
	{
		float: right;
		width: 490px;
	}	
	
div.artikelauflistung_beschreibung
	{
		clear: left;
		float: left;
		width: 250px;
	}	
	
div.artikelauflistung_beschreibung_ue
	{
		clear: left;
		float: left;
		width: 490px;
	}	
	
div.artikelauflistung_interaktion
	{
		float: right;
		width: 240px;
		text-align: right;
		margin-top: 20px;
	}
	
div.artikelauflistung_beschreibung h3 {
	clear: both;
	float: left;
	margin: -5px 0 30px 0;
	font-weight: normal;
}		
	
div.artikelauflistung_beschreibung h3 a
	{
		padding: 0px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
		color: #272727;
		font-size: 14px;
		margin-top: 0px;
	}	
	
div.artikelauflistung_beschreibung h3 a:hover
	{
		color: #0477c6;
		text-decoration: underline;
	}	
	
div.artikelauflistung_beschreibung_ue h2 a
	{
		clear: left;
		float: left;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
		color: #0477c6;
		font-size: 16px;
		margin-top: 0px;
		text-decoration: none;
	}
	
div.artikelauflistung_beschreibung_ue h2 a:hover
	{
		text-decoration: underline;
	}

	
div.artikelauflistung_versand
	{
		clear: left;
		float: left;
	}		
	
div.artikelauflistung_steuern
	{
		clear: left;
		float: left;
		margin: 0px;
		padding: 0px;
		font-size: 10px;
	}	
	
div.artikelauflistung_steuern a:hover
	{
		color: #0477c6;
	}		
	

	

ul#category_liste
	{
		clear: left;
		float: left;
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	

	
ul#category_liste li
	{
		clear: left;
		float: left;
		list-style: none;
		padding: 0px;
		margin: 0px;
		margin-bottom: 40px;
	    text-align: center;
	    width: 760px;
	}
	
ul#category_liste a
	{
		text-decoration: none;
		color: #0477c6;
		text-transform: uppercase;
		font-size: 14px;
	}	
	

	
span.dedition_category_rahmen_ue
	{
		clear: left;
		float: left;
		text-align: center;
		margin-left: 110px;
		height: 40px;
		font-size: 18px;
		text-align: left;
		width: 200px;
		position: relative;
		z-index: 10;
	}
	
	
	
span.dedition_category_ue_cat
	{
		clear: left;
		float: left;
	}
	
span.dedition_category_ue_typ
	{
		clear: left;
		float: left;
	}			
	
span.dedition_category_ue_art
	{
		float: left;
		color: #5d5d5d;
	}		
	
span.dedition_category_bild, span.dedition_category_bild_hover
	{
		clear: left;
		float: left;
		margin-top: -60px;
		position: relative;
		z-index: 5;
		width: 760px;
		text-align: center;
	}
	
span.dedition_category_bild img:hover, span.dedition_category_bild_hover img
	{
		    -webkit-box-shadow: 0px 0px 5px #000000;
	    -moz-box-shadow: 0px 0px 5px #000000;
	    box-shadow: 0px 0px 5px #000000;	
	}				
	
h2.produkte_titel
	{
		background: #FFFFFF;
		float: left;
		text-transform: uppercase;
		font-weight: normal;
		color: #0477c6;
		margin: 0;
		padding: 0;
		padding-right: 10px;
		margin-top: -20px;
		margin-bottom: 20px;
	}	
	
div.titel_trenner
	{
		float: left;
		width: 748px;
		height: 1px;
		background: #ffb400;
		margin-top: -10px;
	}	
	
div.clearfix
	{
		float: left;
		clear: both;
	}	
	
div.artikelliste 
	{
		float: left;
		background: transparent;
		width: 239px;
		border-right: 1px solid #e7e7e7;
		text-align: center;
		margin: 0;
		margin-bottom: 30px;
		
		padding: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
div.artikelliste a, div.artikelliste2 a, a.linkprodukt
	{
		text-decoration: none!important;
	}	
	
div.artikelliste2
	{
		float: left;
		background: transparent;
		width: 239px;
		text-align: center;
		margin: 0;
		margin-bottom: 30px;
		
		padding: 0;
		padding-top: 5px;
		padding-bottom: 5px;
	}	

	
		

div.artikelliste span.produkte_startseite_ue, div.artikelliste2 span.produkte_startseite_ue
	{
		color: #696969;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		font-size: 14px;
		width: 200px;
		height: 50px;
		float: left;
		clear: left;
		text-align: center;
		text-transform: uppercase;
	}
	
	
div.artikelliste span.artikelliste_bild, div.artikelliste2 span.artikelliste_bild
	{
		float: left;
		clear: left;
		width: 220px;
		height: 100px;
		text-align: center;
	}	
	
div.artikelliste span.artikelliste_preis span.productprice, div.artikelliste2 span.artikelliste_preis span.productprice
	{
		clear: left;
		float: left;
		width: 220px;
		text-align: center;
		margin: 0;
		margin-top: 0px;
		color: #4c7f0f;
		font-size: 18px;
		padding: 0;
		line-height: 18px;
	}	
	
span.price span.productprice
	{
		clear: left;
		float: left;
		width: 220px;
		margin: 0;
		margin-top: 0px;
		color: #4c7f0f;
		font-size: 18px;
		padding: 0;
		line-height: 18px;
	}	 
	
div.artikelliste span.artikelliste_preis span.productOldPrice, div.artikelliste2 span.artikelliste_preis span.productOldPrice	
	{
		clear: left;
		float: left;
		font-size: 12px;
		color: #880808;
		width: 220px;
		height: 15px;
		text-align: center;
		margin: 0;
		padding: 0;
		line-height: 12px;
	}	
	
div#gm_privacy
	{
		clear: both;
		float: left;
		width: 100%;
	}	
	
	



.AA-slider-scroller {
	width: 760px; 
	margin: 0px auto;
}

/* Grid 
========================================================================== */
.AA-slider-scroller .horizontal-slider {
	position: relative;
	z-index: 5;
}
	.AA-slider-scroller .horizontal-slider .content {
		width: 740px;
		margin: 0px auto;
		overflow: hidden;
	}
		.AA-slider-scroller .horizontal-slider ul {
			float: left;
			width: 99999px; 
			padding: 0px;
			margin: 0px 0px 0px 0px;
			
		}
		.AA-slider-scroller .horizontal-slider ul li {
			display: block;
			float: left;
			width: 740px;
			padding: 0;
			margin: 0;
			
		}
			
				



/* Scroll Bar 
========================================================================== */					
.AA-slider-scroller .scroll-bar {
	text-align: center;
	margin: 0px;
}
	.AA-slider-scroller .scroll-bar .content {
		width: 100%;
		height: 23px;
		overflow: hidden;
		background: transparent;
		position: relative;
	}
		.AA-slider-scroller .scroll-bar .content a.arrow-left {
			display: block;
			width: 21px; 
			height: 23px; 
			text-indent: -10000px;
			background: url(img/artikel_slider/slide-left-arrow.png) no-repeat left top;
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 10;
		}
		.AA-slider-scroller .scroll-bar .content a.arrow-left:hover {
			background-position: left -23px;
		}
		.AA-slider-scroller .scroll-bar .content a.arrow-right {
			display: block;
			width: 21px; 
			height: 23px; 
			text-indent: -10000px;
			background: url(img/artikel_slider/slide-right-arrow.png) no-repeat left top;
			position: absolute;
			top: 0px;
			right: 0px;
			z-index: 10;
		}
		.AA-slider-scroller .scroll-bar .content a.arrow-right:hover {
			background-position: left -23px;
		}
		
		.AA-slider-scroller .scroll-bar .content .slider-wrapper {
			position: absolute;
			top: 0px;
			height: 23px; 
			left: 18px;
			z-index: 10;
			width: 200px;
		}
		
		.AA-slider-scroller .scroll-bar .content span.slide {

			height: 6px; 
			display: block;
			font-size: 0px;
			line-height: 5px;
			width: 1px;
			position: absolute;
			margin-left: 21px;
			top: 9px;
			left: 0%;
			z-index: 8;
			background: url('img/bg_startseite_slider.png') repeat-x;
			background-position: center;
		}
		
		.AA-slider-scroller .scroll-bar .content div.slide-btn {
			height: 20px; 
			width: 120px;
			position: absolute;
			top: 0px;
			left: 18px;
			z-index: 9;
			background: url(img/slider_startseite.png) no-repeat left top;
		}
		
		.AA-slider-scroller .scroll-bar .content div.slide-btn:hover
			{
				cursor:pointer;
			}
			
			
			.AA-slider-scroller .scroll-bar .content div.slide-btn span.middle {
				display: block;
				height: 20px; 
				width: 107px;
				float: left;
				background: url(img/slider_startseite.png) no-repeat left top;
			}


	
	
	
div#banner_spielwaren
	{
		float: left;
		width: 350px;
		border-right: 1px solid #e7e7e7;
	}


div#banner_spielwaren div#spielwarne_titel, div#startseite_newsletter div#newsletter_titel
	{
		float: left;
		margin-left: 5px;
		width: 250px;
	}
	
div#banner_spielwaren div#spielwarne_titel p,  div#startseite_newsletter div#newsletter_titel p
	{
		margin: 0;
		margin-top: 5px;
		padding: 0;
		float: left;
	}
	
div#banner_spielwaren div#spielwarne_titel h3
	{
		clear: left;
		float: left;
		margin: 0;
		padding: 0;
		color: #f29401;
	}
	
div#startseite_newsletter div#newsletter_titel h3
	{
		clear: left;
		float: left;
		margin: 0;
		padding: 0;
		color: #0477c6;
	}	
	
	
	
div#banner_spielwaren div#discription
	{
		clear: left;
		float: left;
		margin: 0;
		padding: 0;
		margin-top: 10px;
		width: 220px;
	}	
	
div#banner_spielwaren div#spielwaren_dedition
	{
		float: left;
		width: 102px;
		height: 51px;
		background: url('img/spielwaren_dedition.png') no-repeat;
		margin-top: 10px;
		margin-left: 15px;
	}
	
div#banner_spielwaren span#button_spielwaren				
	{
		clear: left;
		float: left;
		margin-left: 60px;
		margin-top: 20px;
		width: 204px;
		height: 75px;
		background: url('img/button_spielwaren.png') no-repeat;
		background-position: 0px 0px;
	}
	
div#banner_spielwaren span#button_spielwaren:hover
	{
		background-position: 0px -75px;
	}
	


		
/*
 * 
 * Content Ende
 * 
 * 
 */
	
	
/*
 * 
 * Design Formular
 * 
 * 
 */	




form.jqtransformdone div.rowElem{
	clear:both;
	padding:4px 0px;
}
/* -------------
 * Buttons
 * ------------- */
button.jqTransformButton {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;
}

*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */

button.jqTransformButton span {
	background: transparent url(img/form/btn_right.gif) no-repeat right top;
	display: block;
	float: left;
	padding: 0px 4px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 33px;
}

button.jqTransformButton span span {
	background: transparent url(img/form/btn_left.gif) no-repeat top left;
	color: #333;
	padding: 8px 4px 0px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	height: 33px;
}

/*hover*/
button.jqTransformButton_hover span span { background-position: left -33px ; }
button.jqTransformButton_hover span { background-position: right -33px ; }

/*clicked*/
button.jqTransformButton_click span span { background-position: left -66px ; }
button.jqTransformButton_click span { background-position: right -66px ; }

/* IE 6 */
* html button.jqTransformButton { height:33px; }
* button.jqTransformButton span span { height: 25px; }
/* IE 7 */
*+ html button.jqTransformButton { height:33px; }
*+ button.jqTransformButton span span { height: 25px; }




/* -------------
 * Textarea
 * ------------- */
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
	font-size: 12px;
	line-height: 16px;
}

table.jqTransformTextarea td{
font-size: 1px;
line-height: 1px;
width: 5px;
height: 5px;
margin: 0;
padding: 0;
}
table.jqTransformTextarea{}
table.jqTransformTextarea tr{
/*border: 1px solid red;*/

}
table.jqTransformTextarea textarea{
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl{background: url(img/form/textarea/textarea_tl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-tm{background: url(img/form/textarea/textarea_tm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-tr{background: url(img/form/textarea/textarea_tr.gif) no-repeat top left;}

table.jqTransformTextarea td#jqTransformTextarea-ml{background: url(img/form/textarea/textarea_ml.gif) repeat-y top left;}
table.jqTransformTextarea td#jqTransformTextarea-mm{background: url(img/form/textarea/textarea-mm.gif) repeat;}
table.jqTransformTextarea td#jqTransformTextarea-mr{background: url(img/form/textarea/textarea_mr.gif) repeat-y top left;}

table.jqTransformTextarea td#jqTransformTextarea-bl{background: url(img/form/textarea/textarea_bl.gif) no-repeat top left;}
table.jqTransformTextarea td#jqTransformTextarea-bm{background: url(img/form/textarea/textarea_bm.gif) repeat-x top left;}
table.jqTransformTextarea td#jqTransformTextarea-br{background: url(img/form/textarea/textarea_br.gif) no-repeat top left;}

/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-tr{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-ml{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-mm{background-image: url(img/form/textarea/textarea-mm-hover.gif);}
table.jqTransformTextarea-hover td#jqTransformTextarea-mr{background-position:-5px 0px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bl{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-bm{background-position:0px -5px;}
table.jqTransformTextarea-hover td#jqTransformTextarea-br{background-position:0px -5px;}

/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-tr{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-ml{background-position:-10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-mm{background-image: url(img/form/textarea/textarea-mm-focus.gif);}
table.jqTransformTextarea-focus td#jqTransformTextarea-mr{background-position: -10px 0px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bl{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-bm{background-position:0px -10px;}
table.jqTransformTextarea-focus td#jqTransformTextarea-br{background-position:0px -10px;}


table.jqTransformTextarea .jqTransformSafariTextarea div {
	position: relative;
	overflow: hidden;
	border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea{
	background: none;
	position: absolute;
	top:-10px;
	left:-10px;
	padding: 10px 10px 10px 10px;
	resize: none;
}




/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block;float:left;
	margin-top:5px;
}
a.jqTransformCheckbox {
	background: transparent url(img/2013/radio-button.png) no-repeat center top;
	vertical-align: middle;
	height: 25px;
	width: 25px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom;}


/* -------------
 * Selects
 * ------------- */




/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}




/*
 * 
 * Tab-Slider
 * 
 * 
 */


/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }


/* Specific to example one */

#example-one { clear: left; float: left; width:720px; padding: 0px; margin-bottom: 10px; }

#example-one .nav { overflow: hidden; margin-left: -40px; }
#example-one .nav li { float: left; margin: 0 10px 0 0; }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a { float: left; padding: 5px; background: #959290; color: white; border-radius: 5px 5px 5px 5px; float: left; font-size: 14px !important;  padding: 10px 20px; text-decoration:none; }
#example-one .nav li a:hover { background-color: #111; }

#example-one ul { list-style: none; }
#example-one ul li a { display: block; padding: 4px; color: #666; }
#example-one ul li a:hover { background: #fe4902; color: white; }
#example-one ul li:last-child a { border: none; }

#example-one ul li a.current, #example-one ul.featured li a:hover { background-color: #ffb500; color: #0075c8; }


ul#besonderheiten, ul#lieferumfang, ul#zubehoer
	{
		list-style:disc;
	}
	
ul#besonderheiten li, ul#lieferumfang li
	{
		float: left;
		width: 300px;
		margin-right: 30px;
		line-height: 24px;
		font-size: 14px;
		font-family: Tahoma;
		margin-top: 10px;
	}
	
ul#zubehoer li	
	{
		clear: left;
		float: left;
		width: 600px;
		line-height: 24px;
		font-size: 14px;
		font-family: Tahoma;
		margin-top: 10px;
	}
	
ul#technische_daten	
	{
		margin: 0px;
		padding: 0px;
		line-height: 24px;
		font-size: 14px;
		font-family: Tahoma;
	}	
	
ul#technische_daten li
	{
		margin: 0px;
		padding: 0px;
		float: left;
		width: 250px;
		margin-right: 0px;
		margin-top: 10px;
	}		

div#Beschreibung
	{
		font-family: Tahoma;
		font-size: 14px;
		line-height: 24px;
		margin: 0px;
		padding: 0px;
	}	

a#scrlTop
	{
		clear: both;
		float: right;
		background: url('img/backtotop.png') no-repeat;
		width: 133px;
		height: 27px;
	}
/*FACT-Finder*/
#breadCrumbTrail
{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

#breadCrumbTrail a,
#breadCrumbTrail a:hover
{
	font-size: 16px;
	color: #666666;
}
/*FACT-Finder Ende*/

span.d-edition_products_vpe
	{
		color:#666;
		font-size:12px;
		font-weight:400;
		clear: right;
		float: right;
	}
	
	
	
	

   .beschreibung_rahmen{
   		float: left;
		width: 100%;
		margin: 0 0 20px 0;
   }
   
   .beschreibung_rahmen .headline{
	   float: left;
	   width: 60%;
	   line-height: 1em;
	   }
	   
	html body div#wrap_box.wrap_shop div.rahmen_to_top div#dedition_content div#product_information div#product_information_innen div#artikelbeschreibung div.description div#description-1 div div.beschreibung_rahmen h2{
		 font-size: 1.6em;
		 font-weight: normal;
		 line-height: 1em;
		 margin: 0;
		 padding: 0;
		 clear: both;
		 float: left;
		}  
		
			html body div#wrap_box.wrap_shop div.rahmen_to_top div#dedition_content div#product_information div#product_information_innen div#artikelbeschreibung div.description div#description-1 div div.beschreibung_rahmen2	{
				clear: both;
				float: left;
				width: 100%;
				}
		
		
	html body div#wrap_box.wrap_shop div.rahmen_to_top div#dedition_content div#product_information div#product_information_innen div#artikelbeschreibung div.description div#description-1 div div h4{
		clear: both;
		float: left;
		margin: 40px 0 0 0;
	}	 
	
	html body div#wrap_box.wrap_shop div.rahmen_to_top div#dedition_content div#product_information div#product_information_innen div#artikelbeschreibung div.description div#description-1 div div ul{
		clear: both;
		float: left;
	}
		
	html body div#wrap_box.wrap_shop div.rahmen_to_top div#dedition_content div#product_information div#product_information_innen div#artikelbeschreibung div.description div#description-1 div div p.uppercase{
		text-transform: uppercase;
		clear: both;
		float: left;
		margin: 0;
		padding: 0;
	}
	
	html body div#wrap_box.wrap_shop div.rahmen_to_top div#dedition_content div#product_information div#product_information_innen div#artikelbeschreibung div.description div#description-1 div div p{
		clear: both;
		float: left; 
	}
	
	html body div#wrap_box.wrap_shop div.rahmen_to_top div#dedition_content div#product_information div#product_information_innen div#artikelbeschreibung div.description div#description-1 div div p.hersteller{
		clear: both;
		float: left;
		margin: 0;
		padding: 0 0 20px 0;
		font-size: 0.8em;
	}
		
		
	   
	.beschreibung_rahmen .head_logo{
		float: left;
		width: 40%;
	}
	

/*
 * 
 * Landingpages
 * 
 */



div#landingpage span.red{
	color: #db0505;
}


div#landingpage .margin_5{
	float: left;
	margin: 20px 0 20px -5px;
}

div#landingpage .margin_top30{
	margin: 30px 0 20px 0;
}

div#landingpage .margin_top10{
	margin: 10px 0 20px 0;
}

div#landingpage .clear{
	clear: both;
}



div#landingpage .margin_left20{
	margin-left: 20px;
}

div#landingpage .margin_left-20{
	margin-left: -20px;
}

div#landingpage .margin_bottom20{
	margin-bottom: 20px;
}



div#landingpage p.clearnone{
	clear: none;
}



div#landingpage h2{
	clear: both;
	float: left;
	margin: 30px 0 20px 0;
	color: #2376af;
	font-size: 1.2em!important;
}

div#landingpage p{
	clear: both;
	float: left;
	width: 97%;
	margin: 0 0 10px 0;
}





div#landingpage .strich{
	clear: both;
	float: left;
	margin: 40px 0 0 0;
	height: 1px;
	width: 100%;
	background: #ffb504;
}

div#landingpage h2.strich_ue{
	clear: both;
	float: left;
	text-transform: uppercase;
	margin: -13px 0 0 0;
	background: #FFFFFF;
	padding: 0 10px 0 0px;
}

.rsLink {
    left:0;
    top:0;
    position:absolute;
    width:100%;
    height:100%;
    display:block;  
    z-index: 20;
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    -webkit-backface-visibility: hidden;
}



#gallery-1 {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;  
  user-select: none;
}


#banner_top{
	float: left;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 0px 0px 5px #000000; /* webkit browser*/ 
	-moz-box-shadow: 0px 0px 5px #000000; /* firefox */
	box-shadow: 0px 0px 5px #000000;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


/*
 * 
 * Ende Landingpages
 * 
 */




/*
 * 
 * Neue Style Sheets 22.05.2013
 * by madco Werbeagentur
 * 
 */

.abstand_gift {
	clear: both;
	float: left;
	width: 100%;
	height: 95px;
}

div#menubox_gm_trusted_shops_widget {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	background:transparent!important;
	border:none;
}	

	

	
	
div.preis_post {
	clear: both;
	float: left;
	width: 100%;
	margin: 5px 0 20px 0;
	cursor: default;
}	



/*
 * 
 * Ende 22.05.2013
 * 
 */

/*
 * 
 * Hinzugefügt am 23.06.13
 * 
 * Im Warenkorb die Versandkosten berechnen
 * 
 */


.cart_shipping_costs_info_text {
	display: none;
}

.cart_shipping_costs_country_name,
.cart_shipping_costs_module_name {
	text-decoration: underline;
	cursor: help;
}

.versandinfo {
	clear: both;
	float: left;
}






.wrap_shop .cart_shipping_costs_select_versand p {
	float: right;
	margin: 18px 0 0 10px;
	color: #FFFFFF;
}

.cart_shipping_costs_select_result {
	clear: both;
	float: left;
	margin: 10px 0px 0 63px;
	font-size: 1.2em;
	width: 200px;
	display: none;
}

.cart_shipping_costs_value {
	float: right;
}

.calculation {
	clear: both;
	float: left;
	font-size: 1.4em;
}

.calculation .titel {
	margin: 0 0 0 50px;
}


span.cart_shipping_costs_value {
	float: right;
}


 
html body div#dropdown_shopping_cart div#dropdown_shopping_cart_inner.clearfix p.mwst-hint span.cart_shipping_costs_info_text {
	font-size: 1.1em;
	line-height: 1.4em;
}


/*
 * 
 * Ende 23.06.2013
 * 
 */


/*
 * 
 * 04.07.2013 --- Produktbewertung
 * 
 */

#details_artikelbeschreibung,
#bewertungen {
	display: none;
}


#details_artikelbeschreibung.aktiv,
#bewertungen.aktiv {
	display: block;
}




.rating .spalte,
#reviews_rahmen_innen .spalte{
	clear: both;
	float: left;
	margin: 0 0 30px 0;
}



.rating .spalte .author,
#reviews_rahmen_innen .spalte .author {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 3px 0;
	width: 200px;
}

.rating .spalte .datum,
#reviews_rahmen_innen .spalte .datum {
	clear: both;
	float: left;
	font-size: 1em;
	margin: 0 0 10px 0;
}

.rating .spalte .links,
#reviews_rahmen_innen .spalte .links{
	float: left;
	width: 150px;
	margin: 20px 0 0 0;
}

#reviews_rahmen_innen .spalte .links{
	margin-left: 15px;
}

.rating .spalte .inhalt,
#reviews_rahmen_innen .spalte .inhalt{
	float: left;
	width: 530px;
	padding: 20px;
	background: #f2f2f2;
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.rating .spalte .inhalt .bewertung,
#reviews_rahmen_innen .spalte .inhalt .bewertung {
	clear: both;
	float: left;
	margin: 0 0 10px 0;
}

.rating .spalte .inhalt .text,
#reviews_rahmen_innen .spalte .inhalt .text {
	clear: both;
	float: left;
	margin: 0 0 20px 0;
}

#reviews_rahmen_innen .spalte .inhalt .text  img {
	float: left;
	margin: 0;
}

div#product_information_innen div#artikelbeschreibung .rating .spalte .inhalt .text p,
#reviews_rahmen_innen .spalte .inhalt .text p{
	float: left;
	margin: 0;
	padding: 0;
}

div#product_information_innen div#artikelbeschreibung .rating .spalte .inhalt .text a{
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	color: #0477C6;
	text-decoration: underline;
}

div#product_information_innen div#artikelbeschreibung .rating .spalte .inhalt .text a:hover{
	text-decoration: none;
}



#reviews_rahmen_innen a.reviews_back{
	clear: both;
	float: left;
	margin: 5px 0px 20px 160px;
	background: url('img/zahlung_back.png') no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 110px;
	padding: 10px 0 0 38px;
	color: #FFFFFF;
	text-decoration: none;
}


#reviews_rahmen_innen a.reviews_back:hover {
	background-position: 0px -33px;
}


div#reviews_rahmen_innen a.reviews_artikel
	{
		float: right;
		background: transparent url('img/kasse_button.png') no-repeat;
		background-position: 0px 0px;
		width: 188px;
		height: 35px;
		margin-top: -5px;
		margin-right: 15px;
		margin-left: -10px;
		padding-top: 17px;
		color: #FFFFFF;
		font-size: 14px;
		text-align: center;
		text-decoration: none;
	}




	
div.reviews-head {
	float: left;
	width: 100%;
}

div.reviews-head div {
	float: left;
	width: 31%;
	margin: 0 0 0 10px;
}	

div.reviews-list,
div.rating-item {
	clear: both;
	float: left;
	margin: 10px 0 0px 0px;
	width: 100%;
}

div.rating-item{
	margin-bottom: 40px;
}

div.reviews-list div{
	float: left;
	width: 31%;
	margin: 0 0 0 10px;
}

div.review_abstand {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}

div.reviews-list a{
	float: left;
	color: #0477C6;
	text-decoration: underline;
}

div.reviews-list a:hover {
	text-decoration: none;
}



div.rating-item .rating-image{
	float: left;
	margin: 0 20px 0 12px;
}

div.rating-item .rating-product-name{
	float: left;
	width: 100%;
	margin: 0 0 10px 0px;
}

div.rating-item .rating-product-name a{
	float: left;
	text-decoration: underline;
	color: #0477C6;
	margin-right: 10px;
}

div.rating-item .rating-product-name a:hover{
	text-decoration: none;
}

div.rating-item .infos_rating{
	float: left;
	width: 600px;
}

div.rating-item .rating-caption {
	clear: both;
	float: left;
}

div.rating-item .rating-comment{
	clear: both;
	float: left;
	margin: 5px 0 0 0;
}


#menubox_reviews_head div.content-box-header-inner {
	clear: both;
	float: left;
	background: transparent!important;
}

#menubox_reviews_head div.content-box-header-inner .menubox_heading
	{
		background: transparent!important;
		margin-left: 0px;
		padding: 0!important;
		color: #0477c6!important;
		text-transform: uppercase;
		font-family: Arial,Tahoma,Verdana;
	    font-size: 13px;
	    font-style: normal;
	    font-weight: 700;
	    padding: 5px 10px;
	    text-align: left;
	    text-decoration: none;
	}	


	


.popup_content #content_page_innen {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}

.popup_content #content_page_innen h1{
	float: none;
	display: inline;
	padding: 0 30px;
	min-width: 290px;
	background: #FFFFFF;
	width: auto;
	font-size: 1.4em;
	font-weight: bold;
	color: #0477C6;
}

@media only screen and (max-width:400px){
	.popup_content #content_page_innen h1{
		padding: 0 0px;
		font-size: 1.1em;
		width: 290px;
	}
}

.popup_content #content_page_innen .ueberschrift .inhalt{
	clear: both;
	float: left;
	margin: -16px 0 10px 0;
	width: 100%;
	text-align: center;
}

.popup_content #content_page_innen .ueberschrift .trenner{
	clear: both;
	float: left;
	width: 100%;
	height: 1px;
	background: #FFB400;
}

.popup_content #content_page_innen .content_page_inner{
	float: left;
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: 'roboto_slabregular';
	font-weight: 200;
}

.wish_nicht{
	clear: both;
	float: left;
	margin: 5px 0 0 0;
	color: red;
}

/*
 * 
 * Ende 04.07.2013 --- Produktbewertung
 * 
 * 
 */


.artikelliste_preis .preis{
	float: left;
}

.artikelliste_preis .hinweis{
	clear: both;
	float: left;
	color: #848484;
	font-size: 0.6em;
	font-weight: 300;
	line-height: 1.2em;
	margin: 3px 0 0 0;
}

.artikelliste_preis .hinweis a{
	color: #848484;
	text-decoration: underline;
}

html.js body div#wrap_box.wrap_shop div.rahmen_inhalt div#inhalt_right div#product_listing.product-listing div#artikel_block div.artikel_liste div.artikelauflistung span.artikelliste_preis span.hinweis a.gm_shipping_link span:hover{
	text-decoration: none!important;
}


#contactus #vvcode_input_image{
	float: left;
	margin: 10px 0 5px 34%;
}

@media only screen and (max-width:600px){
	#contactus #vvcode_input_image{
	margin: 10px 0 5px 0;
}
}



#newsBlog{
	clear: both;
	float: left;
	width: 100%;
}

.news{
	float: left;
	width: 28%;
	margin-right: 2%;
	background: #FFFFFF;
	padding: 20px 2%;
	height: 100px; 
	position: relative;
}

@media only screen and (max-width:600px){
	.news{
	margin: 0 0 20px 0;
	width: 100%;
	}
}

.news.last{
	margin: 0;
}

.news .title{
	clear: both;
	float: left;
	font-size: 1.2em;
	text-decoration: none;
}

.news .title:hover{
	text-decoration: none;
	color: #0477c6;
}

.news .more{
	position: absolute;
	right: 6%;
	bottom: 20px;
	color: #0477c6;
	text-decoration: none;
}

@media only screen and (max-width:600px){
	.news .more{
	right: 8%;
	}
}

.news .more:hover{
	text-decoration: underline;
}


#newsBlog #entdecken{
	margin: 60px 0 0 0;
}

.trennerStelle{
	clear: both;
	float: left;
	width: 100%;
	height: 1px;
	background: #cccccc;
	margin-bottom: 10px;
}


#GTS_CONTAINER{
	position: fixed;
	right: 0px;
	bottom: 180px;
}

.details_checker_error {
	clear: both;
	color: #f14551;
	padding: 20px;
	font-size: medium;
}

.details_checker_error b {
	font-weight: bold;
}

#einkaufswagen .check_error {
	clear: both;
	padding-left: 20px;
	color: #f14551;
}

#einkaufswagen .check_error b {
	font-weight: bold;
}

form#checkout_amazon .checkout_button .button-inner,
#amazon_button .checkout_button .button-inner {
	clear: both;
	float: left;
	margin: 0;
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: #7d9d20;
}


/* madco Änderungen Mobil Amazon */

#AmazonPartLeft{
	width: 50%;
	width: -webkit-calc(100% - 395px);
	width: -moz-calc(100% - 395px);
	width: calc(100% - 395px);
	margin: 0 0 20px;
	float: left;
}

#AmazonPartRight{
	width: 375px;
	float: right;
}

@media only screen and (max-width:900px){
	#AmazonPartLeft{
		width: 100%;
		margin: 0;
		clear: both;
	}

	#AmazonPartRight{
		width: 100%;
		clear: both;
	}

}

#AmazonProducts td{
	vertical-align: top!important;
}

#checkout_amazon .button_blue_big,
#amazon_wallet .btn-cancel {
	background: #BABABA;
	color: #FFFFFF;
	padding: 10px 0;
}

#amazon_wallet .btn-cancel {
	padding: 10px;
}

#checkout_amazon .button_blue_big:hover,
#amazon_wallet .btn-cancel:hover {
	background: #0477c6;
}


.checkout.madAmazonCheckout{
	height: auto;
}

.checkout.madAmazonCheckout h1{
	margin: 20px 0 10px;
	font-size: 2em;
	line-height: 1.2em;
}

@media only screen and (max-width:600px){
	#AmazonProducts table tr:first-child{
		display: none;
	}

	#AmazonOrderTotals{
		width: 97%;
	}

	#AmazonOrderTotals table tr td,
	#AmazonProducts table tr td{
		clear: both;
		float: left;
		width: 97%;
		margin: 0;
		padding: 10px;
	}

	#AmazonOrderTotals table tr td:nth-child(2n){
		text-align: right;
	}

	.checkout.madAmazonCheckout h1{
		font-size: 1.6em;
	}
}

@media only screen and (max-width:400px){
	#AmazonOrderTotals,
	#AmazonProducts table tr td{
		width: 94%;
	}
}

h1.amazon_checkout {
	margin: 80px 0 10px 0;
}