/* @override 
	http://localhost:3000/stylesheets/print.css
	http://0.0.0.0:3000/stylesheets/print.css
*/

body{
	color:#000; 
	background-color: #fff;
	margin:0;
	padding:0
}

table.content_bg {
	background: url(../images/bg_all.png) repeat-y;
	margin: 0;
	padding:0;
}

#content div.content_elements div.text_image img {
	float: right;
	padding: 7px;
	border: 1px solid #dbd6c2;
	background-color: white;
	margin-left: 10px;
}

#content .sitemap ul {
	margin: 0;
	list-style-type: disc;
}
#mini_cart_amount {
	display: inline;
	padding: 0;
	overflow: hidden;
}

#order_telefon, #mail_data_phone {
	width: 184px;
} 

div.fieldWithErrors {
	display: inline-block;
	padding: 1px;
	margin: 0;
	background-color: red;
}

.fieldWithErrors input#order_ort, .fieldWithErrors input#order_hausnummer {
	margin: 0;
}

#errorExplanation p {
	margin: 0;
	font-size: 12px;
}
html, body{
	height:100%;
	color: #7b7b7b;
	margin: 0px;
	padding: 0px;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/bg_pattern.png) 2px 0;
}

#content div.content_elements div.images img {
	padding: 7px;
	border: 1px solid #dbd6c2;
	margin-right: 7px;
	background-color: white;
	margin-bottom: 7px;
	float: left;
}

#content div.content_elements div.images img.last {
	margin-right: 0px;
}

h1 {
	color: #333;
	margin: 0;
	padding: 0px 0px 15px;
	font: normal 23px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
}



h2 { 
	clear: both;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	color: #333;
	padding: 0 0 20px;
	line-height: 21px;
}

div.images h2 {
	padding-left: 7px;
	padding-bottom: 5px;
	font-size: 16px;
	padding-left: 7px;
	color: #333;
	display: block;
	width: 655px;		
}



h3{
	padding: 22px 22px 25px 0;
	margin: 0;
	color: #f4ecdf;
	text-transform: uppercase;
	font: normal 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 0.02em;
}

div#daily_offer {
	float: left;
	width: 222px;
	background: url(../images/daily_offer_bg.png) no-repeat;
	height: 259px;
	padding-left: 13px;
	padding-right: 13px;
}


div.daily_offer_name {
	padding-bottom: 2px;
	color: #f8e2b7;
	font-size: 11px;
	text-transform: uppercase;
}

div.daily_offer_price {
	font-size: 27px;
	line-height: 27px;
	padding-bottom: 19px;
	color: #d2a027;
}
div.daily_offer_price a{
	color: #d2a027;
}#daily_offer div.daily_offer_name a {
	color: #f2db99;
}
a.more_products{
	background-image: url(../images/daily_offer_link.png);
	display: none;	
	margin-top: 24px;
	width: 222px;	
	position: relative;
	z-index: 4;
	cursor: pointer;	
}

a.more_products:hover{
	background-image: url(../images/daily_offer_link_hover.png);
}

a.more_products span  {
	color: #f8db9d;
	padding-left:5px;
	background: url(../images/daily_offer_linkarrow.png) no-repeat 205px -22px;
	padding-right: 38px;
	line-height: 22px;
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 11px;
	display: none;
}


.permanent_cart_link {
	float: left;
	width: 222px;
	height: 35px;
	padding-left: 13px;
	padding-right: 13px;
	clear: both;
	padding-top: 8px;
	background: url(../images/card_link_bg.png) repeat-y;
}   

.permanent_cart_link a{
	background-image: url(../images/transparent_white26.png);
	display: block;	
	width: 222px;	
	position: relative;
	z-index: 4;
	cursor: pointer;	
}

.permanent_cart_link a:hover, .permanent_cart_link a.active{
	background-image: url(../images/daily_offer_link_hover.png);
}


.permanent_cart_link a span#shopping_cart_bg{
	color: #efaf16;
	padding-left:5px;
	background: url(../images/card_icon_small.png) no-repeat 198px 4px;
	padding-right: 38px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	width: 179px;
}


#left_container div.info_teaser {
	float: left;
	width: 222px;
	padding: 18px 13px;
	font-size: 11px;
	border-bottom:1px solid #673406;
	color: #dbd1c7;	
}

#left_container div.subnavigation {
	float: left;
	width: 222px;
	padding: 14px 13px;
	border-bottom:1px solid #673406;
	color: #dbd1c7;		
}


#left_container div.subnavigation ul {
	margin: 0px;
	padding: 0px;
}



#left_container div.subnavigation ul li{
	margin: 0px;
	list-style-type: none;
	padding: 0px;	
	width: 100%;
	float: left;
}



#left_container div.subnavigation ul li a{
	color: #f4a700;
	border-bottom: none;
	display: block;
	text-transform: uppercase;
	padding: 2px 28px 2px 5px;
	line-height: 18px;
	background-image: url(../images/subnavi_bg_new.png);
	background-position: 0 0;
}


#left_container div.subnavigation ul li a.active{
	background-image: url(../images/subnavi_a_bg_new.png);
	background-position: 0 65px;	
}

#left_container div.subnavigation ul li.nonactive a.active, #left_container div.subnavigation ul li.nonactive ul li.nonactive a.active{
	background-image: url(../images/subnavi_bg_new.png);
	background-position: 0 65px;	
}

#left_container div.subnavigation ul li.nonactive ul li a.active, #left_container div.subnavigation ul li.nonactive ul li.nonactive  ul li a.active{
	background-image: url(../images/subsubnavi_a_bg.png);
	background-position: 0 65px;	
}


#left_container div.subnavigation ul li ul li a.active{
	background-image: url(../images/subsubnavi_a_bg.png);
	background-position: 0 65px;	
}

#left_container div.subnavigation ul li a:hover{
	background-position: 0 65px;
}

#left_container div.subnavigation ul li ul li a{
	color: white;
	padding-left: 20px;
}

#left_container div.subnavigation ul li ul li ul li a{
	color: white;
	padding-left: 35px;
	font-size: 11px;
	letter-spacing: 0.04em;
}

#left_container div.subnavigation ul li ul{
	background-image: none;
}

#left_container div.info_teaser a {
	color: #efaf16;
	padding-right: 9px;
	background: url(../images/info_teaser_arrow.png) no-repeat right 4px;
}

#left_container div.info_teaser a:hover{
	background: url(../images/info_teaser_arrow.png) no-repeat right -8px;
}

#left_container div.info_teaser div.info_teaser_headline {
	text-transform: uppercase;
	padding-bottom: 5px;
}

#logo a img, a img {
	border: none;
}

#logo a {
	width: 339px;
	height: 31px;
	display: block;
}

a {
	text-decoration: none; 
	color: #282828;
	outline: none;
}


/* Page */

#page{
	float: left;
	position: relative;
	width: 969px;
}

#maincontent {
	color: white;
	padding-top: 0;
	float: left;
}

div#content {
	width: 686px;
	float: left;	
	clear: both;
	padding-bottom: 20px;
}

#left_container{
	width: 248px;
	float: left;
}

#left_container #special_navi {
	width: 230px;
	background-color: #4b2906;
	float: left;
	border-bottom:1px solid #673406;
	padding: 0 9px;
}


#left_container #special_navi ul {
	margin: 5px 0px 0px;	
	padding: 0px;
}

#shadow_line{
	width: 22px;
	position: absolute;
	color: white;
	padding-top: 0;
	background: url(../images/shadow_line.png) repeat-y right 28px;	
	left: 248px;
	top: 0;
	z-index: 3;
	font-size: 0px;
	height: 318px;
	float: left;	
	display: none;
}

.thumbs_shadow_line{
	width: 22px;
	position: absolute;
	color: white;
	padding-top: 0;
	background: url(../images/shadow_line.png) repeat-y right 28px;	
	left: 169px;
	top: 0;
	z-index: 3;
	font-size: 0px;
	height: 340px;
	float: left;	
}

a.skip_down {
	width: 18px;
	position: absolute;
	color: white;
	padding-top: 0;	
	left: 150px;
	top: 316px;
	z-index: 2;
	font-size: 0px;
	height: 16px;
	float: left;
	background-image: url(../images/jump_down.png);
	background-position: 0 -16px;
}

a.skip_down:hover {
	background: url(../images/jump_down.png) 0 0;
}

a.skip_up {
	width: 18px;
	position: absolute;
	color: white;
	padding-top: 0;	
	left: 150px;
	top: 8px;
	z-index: 2;
	font-size: 0px;
	height: 16px;
	float: left;
	background-image: url(../images/jump_up.png);
	background-position: 0 -16px;
}

a.skip_up:hover {
	background-postion:0 0;
}

a.skip_up_inactive {
	width: 18px;
	position: absolute;
	color: white;
	padding-top: 0;	
	left: 150px;
	top: 8px;
	z-index: 2;
	font-size: 0px;
	height: 16px;
	float: left;
	background-image: url(../images/jump_up_inactive.png);
	background-position: 0 -16px;
}

a.skip_up_inactive:hover {
	background-postion:0 0;
}

a.skip_down_inactive {
	width: 18px;
	position: absolute;
	color: white;
	padding-top: 0;	
	left: 150px;
	top: 316px;
	z-index: 2;
	font-size: 0px;
	height: 16px;
	float: left;
	background-image: url(../images/jump_down_inactive.png);
	background-position: 0 -16px;
}

a.skip_down_inactive:hover {
	background-postion:0 0;
}


#content div.content_elements div.slideshow_container div.thumbs img {
	border-bottom: 1px solid white;
	font-size: 0px;
}

#shadow_line_naviitem{
	width: 22px;
	position: absolute;
	color: white;
	padding-top: 0;
	background: url(../images/shadow_line.png) repeat-y right 28px;	
	left: -7px;
	top: 291px;
	z-index: 3;
	font-size: 0px;
	height: 27px;
	float: left;	
}

#left_container #special_navi ul li{
	margin: 0;
	padding: 0 1px;
	float: left;
	list-style-type: none;
}

#left_container #special_navi ul li a{
	color: #f1ece8;
	background-color: #4b2906;	
	display: block;
	text-transform: uppercase;
	font: bold 9px/12px "Tahoma", "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 4px 4px 9px;
	margin-bottom: 0;
}

#left_container #special_navi ul li a:hover, #left_container #special_navi ul li a.active{
	background-color: #6f450e;
}

.contactform table.left_info_table, .contactform table.right_info_table {
	float: left;
	font-weight: bold;
}

.contactform table.left_info_table{
	padding-right: 30px;
	width: 354px;
}


.contactform table.table_message {
	float: left;
	clear: both;
	width: 654px;
	font-weight: bold;
}

.contactform table.table_secondary_info{
	float: left;
	width: 100%;
	clear: both;

}

.contactform table.left_info_table tbody tr td.small_caps, .contactform table.right_info_table tbody tr td.small_caps {
	color: #333;
	font-weight: normal;
	padding-right: 40px;	
}

form#contact {
	float: left;
}


.contactform table.left_info_table tbody tr td.nopadding span.smalltxt {
	float: left;
	color: #5b5a59;
	text-transform: none;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}

.contactform table.table_secondary_info tbody tr td.nopadding_order span.smalltxt{
	color:#5B5A59;
	float:left;
	font-weight:normal;
	padding-bottom:4px;
	padding-top:4px;
	text-transform:none;
}

#content div.content_elements div.secondary_info {
	padding-bottom: 20px;
	float: left;
	clear: both;
	width: 661px;	
	font-size: 11px;
	border-top:1px solid #9f9f9f;
	border-bottom:1px solid #9f9f9f;
	text-transform: none;
	color:#5b5a59;
	padding-top: 20px;
}

#content .content_elements .contactform table.table_secondary_info tbody tr td a.back_to_basket {
	height: 25px;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	float: left;
	color: white;
	padding-left: 25px;
	line-height: 24px;
	padding-right: 12px;
	background: #efb835 url(../images/arrow_left.png) no-repeat left 7px;
}

#content .content_elements .contactform table.table_secondary_info tbody tr td a.back_to_basket:hover {
	background: #d2a027 url(../images/arrow_left.png) no-repeat left -12px;
	color: white;
}

#content div.content_elements div.product_details div.product_infos div.order_product div.counter {
	position: absolute;
	right: 35px;
	width: 64px;
	top: 11px;	
	z-index: 4;
	color: #8d6b19;
	text-align: center;
}

#content div.content_elements div.basket table {
	text-align: left;
	width: 662px;
	float: left;
}

#content div.content_elements div.basket table tbody tr th {
	text-align: left;
	color: #d6a329;
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 20px;
}

#content div.content_elements div.basket table tbody tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9f9f9f;	
}


#content div.content_elements div.basket table tbody tr td.price {
	border-bottom: none;
	padding-top: 25px;
}

#content div.content_elements div.basket table tbody tr td.post_data {
	border-bottom: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content div.content_elements div.basket table tbody tr td.post_data a{
	float: right;
	height: 25px;
	display: block;
	color: white;
	background: #efb835 url(../images/arrow_right.png) no-repeat right 7px;
	padding-right: 25px;
	padding-left: 12px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 24px;	
	
}

#content div.content_elements div.basket table tbody tr td.post_data a:hover{
	background: #d2a027 url(../images/arrow_right.png) no-repeat right -12px;
	color: white;
}

#content div.content_elements div.basket table tbody tr td.additional_price_info {
	border-bottom: none;
	padding-top: 0px;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}

#content div.content_elements div.basket table tbody tr td.additional_price_info .text{
	width: 423px;
	float: right;
	padding:0px;
}

#content div.content_elements div.basket table tbody tr td.additional_price_info div.text a {
	text-decoration: underline;
	color:#3d3b36;	
}

#content div.content_elements div.basket table tbody tr td.additional_price_info div.text a:hover {
	color:#9c9c9c;	
}
#content div.content_elements div.basket table tbody tr td.price .price_info{
	float: right;
	border-bottom: 1px solid #9f9f9f;
	padding-left: 260px;
	font-size: 14px;
	padding-bottom: 7px;

}

#content div.content_elements div.basket table tbody tr td.price div.additional_price_info {
	float: right;	
}

#content div.content_elements div.basket table tbody tr td.price .price_info div.whole_price {
	background: url(../images/price_arrow.png) no-repeat 0 4px;
	padding-left: 14px;
	float: left;
	padding-right: 7px;
}

#content div.content_elements div.basket table tbody tr td.price div.price_info div.total {
	float: left;
	font-size: 16px;
	font-weight: bold;
}

#content .content_elements .contactform table.table_secondary_info tbody tr td .confirmation {
	float: right;
	height: 25px;
	display: block;
	color: white;
	background: #efb835 url(../images/arrow_right.png) no-repeat right 7px;
	text-align: center;	
	text-transform: uppercase;
	font-size: 11px;
	border-style: none;
	padding: 1px 25px 0 12px;
}

#content .content_elements .contactform table.table_secondary_info tbody tr td .confirmation:hover {
	background: #d2a027 url(../images/arrow_right.png) no-repeat right -12px;
	color: white;
	cursor: pointer;
}

.contactform table.table_secondary_info tbody tr td div.secondary_info a {
	color: #5b5a59;
	text-decoration: underline;
}

.contactform table.table_secondary_info tbody tr td div.secondary_info a:hover {
	color: #9c9c9c;
	text-decoration: none;
}

.contactform table.table_secondary_info tbody tr td div.secondary_info div.check_terms {
	padding-top: 15px;
}

.contactform table.table_secondary_info tbody tr td div.secondary_info div.check_terms input {
	margin: 0;
	padding: 0;
}


div.contactform {
	color: #d6a329;
	text-transform: uppercase;
	float: left;
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 20px;
	width: 100%;
}
#content div.content_elements div.basket table tbody tr td a.add_amount {
	display: block;
	float: left;	
	width: 14px;
	height: 14px;
	background: url(../images/add_amount.png) no-repeat 0 0;
	font-size: 0;
	margin-top: 2px;
}

#content div.content_elements div.basket table tbody tr td a.delete_amount {
	display: block;
	float: left;	
	width: 14px;
	height: 14px;
	border-left:1px solid white ;
	background: url(../images/delete_amount.png) no-repeat 0 0;
	margin-top: 2px;
	font-size: 0;
}

#content div.content_elements div.basket table tbody tr td a.delete_product {
	display: block;
	float: right;	
	width: 26px;
	height: 19px;
	background: url(../images/delete_product.png) no-repeat 0 0;
	margin-top: 2px;
	font-size: 0;
}

#content div.content_elements div.basket table tbody tr td a.delete_product:hover {
	background-position: 0 -19px;
}


#content div.content_elements div.basket table tbody tr td a.delete_amount:hover, #content div.content_elements div.basket table tbody tr td a.add_amount:hover{
	background-position: 0 -14px;
}


table.left_info_table input.field, table.right_info_table input.field {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;	
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;		
	width: 180px;
	margin: 0;
	padding-left: 2px;
	padding-right: 2px;
	color: #3d3b36;	
	font-size: 11px;	
}

.contactform table.right_info_table tbody tr td input.field_street {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;	
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;		
	width: 120px;
	margin: 0;
	padding-left: 2px;
	padding-right: 2px;
	color: #3d3b36;	
	font-size: 11px;
}

.contactform table.right_info_table tbody tr td input.field_streetnr {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;	
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;		
	width: 50px;
	margin: 0 0 0 4px;
	padding-left: 2px;
	padding-right: 2px;
	color: #3d3b36;	
	font-size: 11px;
}


.contactform table.right_info_table tbody tr td input.field_zip {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;	
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;		
	width: 50px;
	margin: 0;
	padding-left: 2px;
	padding-right: 2px;
	color: #3d3b36;	
	font-size: 11px;
}

.contactform table.right_info_table tbody tr td input.field_city {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;	
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;		
	width: 120px;
	margin: 0 0 0 4px;
	padding-left: 2px;
	padding-right: 2px;
	color: #3d3b36;	
	font-size: 11px;
}


.contactform table.table_message tbody tr td input.field_subject {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;	
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;		
	width: 180px;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #3d3b36;
	font-size: 11px;	
}

.contactform table.table_message tbody tr td.message_area textarea {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;	
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;		
	width: 529px;
	height: 120px;
	margin: 0px;
	padding: 2px;
	color: #3d3b36;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
}

.contactform table tbody tr td select {
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;	
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;		
	width: 90px;
	margin: 0;
	color: #3d3b36;	
	text-transform: none;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;	
}

.contactform table.left_info_table tbody tr td,.contactform table.right_info_table tbody tr td, .contactform table.table_message tbody tr td  {
	padding: 0 0 7px;
}

.contactform table.table_message tbody tr td.nopadding, .contactform table.table_message tbody tr td.nopadding_order {
	padding-bottom: 0;
	font-weight: normal;
}


div.content_elements_right div.product_picture_teaser {
	position: relative;
	padding-bottom: 26px;
}

div.productcategories div.product_picture_teaser {
	position: relative;
	float: left;	
	margin: 0px;
	padding: 0px 0px 7px;
	height: 140px;	
}

#content div.content_elements div.productcategories div.product_picture_teaser a img {
	width: 216px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

div.productcategories div.product_picture_teaser a{
	margin-right: 7px;
	display: block;
}

div.productcategories div.product_picture_teaser a.last{
	 margin-right: 0px;
}

div.content_elements_right div.product_picture_teaser a span.product_name_transparent_black {
	background: url(../images/transparent_black80.png);
	display: block;
	padding-right: 15px;
	padding-left: 9px;
	position: absolute;
	right: 0;
	top: 0;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	line-height: 28px;
}

div.content_elements_right div.product_picture_teaser a:hover span.product_name_transparent_black {
	background: url(../images/transparent_black55.png);
	color: #f4a700;
}

div.productcategories div.product_picture_teaser a span.product_name_transparent_black {
	background: url(../images/transparent_black80.png);
	display: block;
	padding-right: 15px;
	padding-left: 9px;
	position: absolute;
	right: 7px;
	top: 0;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	line-height: 28px;
	font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
}

div.productcategories div.product_picture_teaser a.last span.product_name_transparent_black {
	background: url(../images/transparent_black80.png);
	display: block;
	padding-right: 15px;
	padding-left: 9px;
	position: absolute;
	right: 0px;
	top: 0;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	line-height: 28px;
}

div.productcategories div.product_picture_teaser a:hover span.product_name_transparent_black {
	background: url(../images/transparent_black55.png);
	color: #f4a700;

}

#content div.content_elements div.productcategories, #content div.content_elements div.product_details  {
	float: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
}


div.content_elements_right div.product_picture_teaser a span.product_name_transparent_black span.product_name{
	background: url(../images/white_arrow.png) no-repeat 3px 1px;
	padding-left: 21px;
}

#content div.content_elements div.product_details .product_detail_img{
	width: 271px;
	padding: 7px;
	border: 1px solid #dbd6c2;
	float: left;
}


#content div.content_elements div.product_details div.product_infos, #content div.content_elements div.product_details div.product_infos div.product_info, #content div.content_elements div.product_details div.product_infos div.order_product {
	float: left;
	width: 365px;
	padding-left: 10px;
}

#content div.content_elements div.product_details div.product_infos div.order_product{
	position: relative;
	margin: 25px 0 0;
	padding: 0;
}

#content div.content_elements div.product_details div.product_infos div.product_info {
		padding-left: 0px;

}

#content div.content_elements div.product_details div.product_infos div.product_specific {
	width: 256px;
	clear: both;
	color:#72716f;
	font-size: 10px;
	padding-left: 2px;
}

#content div.content_elements div.product_details div.product_infos div.product_price {
	font-size: 27px;
	float: left;
	line-height: 27px;
	padding-bottom: 16px;
	color: #d2a027;	
	padding-left: 0px;
	
}


#content div.content_elements div.product_details div.product_infos div.product_quantity {
	font-size: 12px;
	float: left;
	line-height: 19px;
	padding-bottom: 11px;
	color: #d2a027;
	padding-top: 10px;
	padding-left: 10px;
}

div.productcategories div.product_picture_teaser a span.product_name_transparent_black span.product_name{

	background: url(../images/white_arrow.png) no-repeat 3px 1px;
	padding-left: 21px;
}



div#header_image {
	width: 316px;
	height: 90px;	
	position: relative;
	display: none;
}


#navigation {
	float: left;
	background: url(../images/navi_bg.png) repeat-x;
	width: 679px;
	padding-left: 7px;
}

#content #navigation ul{
	margin: 0px;
	padding: 0px 0px 0px 2px;
	float: left;
}


#content #navigation ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#content #navigation ul li a{
	display: block;
	text-transform: uppercase;
	color: white;
	border-right: 1px solid #ca9a27;
	line-height: 27px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}


#content #navigation ul li a:hover, #content #navigation ul li a.active{
	background-color:#daa628;
}

#content .content_elements{
	float: left;
	clear: both;
	color:#3d3b36;
	padding-left: 24px;
	padding-top: 26px;
	width: 662px;
}

#content div.content_elements div.basket table tbody tr td span.amount {
	float: left;
	padding-right: 10px;
}

#content .content_elements a{
	color: #d89f15;
}

#content div.content_elements div.product_details div.product_infos div.order_product a {
	color: white;
	display: block;
	line-height: 30px;
	background: url(../images/bg_order_basket.jpg)  0 0;
	color: white;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}

#content div.content_elements div.product_details div.product_infos div.order_product a:hover{
	background-position: 0 -30px;
}

#content div.content_elements div.product_details div.product_infos div.order_product div.big_basket {
	width: 64px;
	height: 57px;
	position: absolute;
	background-image: url(../images/big_basket.png);
	right: 39px;
	top: -22px;
	z-index: 3;
}


#content .content_elements a:hover{
	color: #dcc081;
	
}

#content .homelink a{
	float: right;
	display: block;
	width: 53px;
	height: 27px;
	background: url(../images/home_button.png) no-repeat 0 0;
}

#content .homelink a:hover, #content .homelink a.active{
	background-position: 0 -27px;
}


#content div.content_elements div.content_elements_left {
	width: 381px;
	float: left;
}


#content div.content_elements div.content_elements_right {
	width:245px;
	float: left;
	padding-left: 36px;
	padding-top: 5px;
}

#content div.content_elements div.content_elements_left div.headline span.headline_text, #content div.content_elements div.headline span.headline_text {
	color: #333;
	margin: 0;
	font: normal 23px/28px "Lucida Grande", Arial,  Lucida, Verdana, sans-serif;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

div.headline {
	padding-bottom: 12px;
	width: 100%;
	float: left;
}

#content div.content_elements div.content_elements_left div.text {
	float: left;
	padding-bottom: 20px;
}

#content div.content_elements div.text,#content div.content_elements div.basket {
	float: left;
	padding-bottom: 20px;	
}


#content div.content_elements div.text, #content div.content_elements div.text_image, #content div.content_elements div.images
 {
	padding-bottom: 13px;
	float: left;
	width: 100%;
}

#content div.content_elements div.slideshow_container {
	float: left;
	clear: both;
	padding-bottom: 20px;	
	width: 646px;
	position:relative;	
	padding: 7px;
	border: 1px solid #dbd6c2;
	background-color: white;
}

#content div.content_elements div.slideshow div.slideshow_headline {
	padding-bottom: 5px;
	font-size: 16px;
	padding-left: 7px;
	color: #333;
	display: block;
	width: 655px;
}

#content div.content_elements div.slideshow {
	padding-bottom: 20px;
	float: left;
	clear: both;
}


#content div.content_elements div.slideshow_container div.slide_image table.slide_table {
	 height: 326px; 
	 width: 477px;
	 background-color: #eee3d0;
	 font-size: 0px;
}

#content div.content_elements div.slideshow_container div.thumbs {
	width: 162px;
	float: left;	
	padding: 0 7px 0 0;
	position: relative;
	height: 326px;
	overflow: hidden;
	font-size: 0px;
}


* html #content div.content_elements div.slideshow_container div.thumbs {
	width: 158px;
	float: left;	
	padding: 0 7px 0 0;
	position: relative;
	height: 326px;
	overflow: hidden;
	font-size: 0px;
}


#content div.content_elements div.content_elements_left div.headline span.headline_arrow, #content div.content_elements div.headline span.headline_arrow {
	width: 12px;
	height: 14px;
	background: url(../images/h1_arrow.png) no-repeat 4px 0;
	display: inline-block;
	padding-left: 8px;
	
}

div#logo{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 316px;
	display: none;	
	height: 90px;
}

div#logo_print{
	position: absolute;
	left: 247px;
	top: 0px;
	width: 316px;
	height: 90px;	
	display: block;
}


div#claim{
	color: #f1ece8;	
	position: absolute;
	left: 0;
	top: 261px;
	text-transform: uppercase;
	background: url(../images/transparent_white26.png) ;
	height: 30px;
	width: 686px;
	float: right;
	text-align: right;
	display: none;

}

span.claim_transparent {
	background: url(../images/transparent_black14.png);
	display: block;
	float: right;
	padding-right: 17px;
	padding-left: 17px;
	font-weight: normal;
	font-style: normal;
	font: normal 16px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	
}

#content ul, #content ol, #content_long ul, #content_long ol {
	margin: 0;
	padding: 0;
}

#content ul li, #content ol li, #content_long ul li, #content_long ol li{
	margin: 0 0 0 15px;
	padding: 0 0 0 1px;
}

#content ol li, #content_long ol li{
	padding: 0px 0px 0px 0;	
	margin-left: 18px;
}

#content ol li ul, #content_long ol li ul{
	margin: 0 0 0 15px;
}

#content ol li ul li, #content_long ol li ul li, #content ul li ol , #content_long ul li ol {
	margin: 0px 0px 0px 0;
	padding-left: 0;
}

.contactform div.senden {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 14px;
}

.contactform div.senden input.button {
	float: right;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	color: white;
	background: #efb835 url(../images/arrow_right.png) no-repeat right 7px;
	padding-right: 25px;
	padding-left: 12px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 17px;	
	border: none;
}
.contactform div.senden input.button:hover{
	background: #d2a027 url(../images/arrow_right.png) no-repeat right -12px;
}





