/* ********************************************************************** */
/* ************************** General HTML TAGs ************************* */
/* ********************************************************************** */
* {
	padding: 0;
	margin: 0;
}

html {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 974px;
}

body {
	background: #A4BFD8 url("images/bg_body.gif") repeat-y scroll 50% 50%;
	font: 12px Arial, Helvetica, sans-serif;
	width: 100%;
}

table, th, td, td a {
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #074187;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
	outline: none;
	cursor: pointer;
}

dl {
	display: block;
}

dt, dd {
	display: inline;
	float: left;
}

dt {
	clear: both;
}

dd {
	word-wrap: break-word;
}

li {
	list-style: none;
}

img {
	border: 0;
}

input {
	_border: 1px solid #074187;
	_margin: 1px;
}

input[type="text"], input[type="password"] {
	border: 1px solid #074187;
	height: 16px;
	margin: 1px;
}

input[type="image"], input[type="radio"], input[type="checkbox"], , input[type="hidden"] {
	border: 1px solid transparent;
	padding: 0;
	margin: 0;
}

select {
	border: 1px solid #074187;
	color: #074187;
	margin: 1px;
}

textarea {
	border: 1px solid #074187;
	margin: 1px;
	overflow: auto;
}

label {
	line-height: 18px;
	cursor: pointer;
}

table tr.hidden, table td.hidden {
	display: none;
}

h1, h2, h3 {
	clear: both;
	float: left;
	color: #074187;
	font-weight: bold;
	width: 100%;
	margin: 10px 0 0 0;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	padding: 5px 0;
}

h2 {
	font-size: 14px;
	line-height: 20px;
}

.disabled {
	opacity: 0.2;
	filter: alpha(opacity=20);
	cursor: default !important;
}

.black a {
	color: #000000;
}

.fsmall{
	color: #000000;
	padding: 5px;
}

/* ********************************************************************** */
/* ****************** General LAYOUT organization (IDs) ***************** */
/* ********************************************************************** */
#container {
	width: 974px;
	padding: 0;
	margin: 0 auto;
}

#microcartContent {
	margin: 0 0 0 756px;
}

#shopingcart {
	position: absolute;
	float: right;
	background: #ffffff;
	width: 218px;
	height: 158px;
	overflow: hidden;
}

#header {
	float: left;
	background: transparent url("images/besamex.jpg") no-repeat scroll 0 0;
	width: 974px;
	height: 158px;
	_height: 145px;
}

#leftnav {
	clear: left;
	float: left;
	display: block;
	background: #d0deeb url("images/bg_main_coll.gif") no-repeat 0 0;
	width: 219px;
}

#content_container {
	float: left;
	width: 755px;
}

#website_menu_container {
	float: left;
}

#content {
	clear: left;
	float: left;
	display: block;
	width: 506px;
	padding: 20px 0 0 0;
	margin: 0 0 0 13px;
	_margin: 0 0 0 7px;
}

#rightnav {
	clear: none;
	float: right;
	display: block;
	width: 211px;
	padding: 20px 0 0 0;
	_margin: 0 -2px 0 0;
}

/* ********************************************************************** */
/* ************************ Common LAYOUT classes *********************** */
/* ********************************************************************** */

/* *************************************************** */
/* ********************* Buttons ********************* */
/* *************************************************** */
a.submit, a.submit_left_long, a.submit_small, a.addToCart, a.submit_right, a.loginRight, a.submit_left, a.submit_left_de {
	background: transparent url("images/bg_button.png") repeat-x scroll 0 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding: 3px 7px;
	margin: 1px;
}

a.submit_right, a.loginRight {
	float: right;
}

a.submit_left, a.submit_left_de, a.submit_left_long {
	float: left;
}

a.loginRigh .loginRighOther {
	clear: both;
	margin: 2px 0;
}

a.submit_left_de {
	width: 155px;
}

a.submit_left_long {
	width: 180px;
}

input.btnLogin {
	float: right;
}

input.btnLogin, input.btnForgotPassword, input.btnNew, 
input.btnCancel, input.btnDelete, input.btnRemove, 
input.btnEdit, input.btnView, input.btnHide, 
input.btnSave, input.btnSubmit {
	background: transparent url("images/bg_button.png") repeat-x scroll 0 0;
	border: 0;
	color: #ffffff;
	padding: 2px 7px;
	margin: 1px 2px 0 2px;
}

a.btnLogin, a.btnForgotPassword, a.btnGetPasswordHint, a.btnNew, a.btnCheckout, 
a.btnCancel, a.btnDelete, a.btnRemove, 
a.btnEdit, a.btnView, a.btnHide, 
a.btnSave, a.btnSubmit {
	background: transparent url("images/bg_button.png") repeat-x scroll 0 0;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding: 2px 7px;
	margin: 1px;
}

a.linkContinueShopping {
	float: right;
	font-weight: bold;
	text-decoration: none;
}

a.buttonLinks, input.buttonLinks {
	display: inline-block;
	background: transparent url("images/bg_button.png") repeat-x scroll 0 0;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	padding: 3px 7px 2px 7px;
	margin: 1px;
	cursor: pointer;
}

a.buttonLinks:hover, a.buttonLinks:focus, a.buttonLinks:active, 
a.buttonLinks:hover span, a.buttonLinks:focus span, a.buttonLinks:active span {
	text-decoration: none;
}

div.boxButtons a, 
div.form_buttons_box a {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 7px;
}

div.boxButtons input, 
div.form_buttons_box input {
	float: right;
	font: 12px Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 4px 5px 3px 5px;
}

/* *************************************************** */
/* ************** Success/Error message ************** */
/* *************************************************** */
.messageBox, 
.errorBox {
	clear: both;
	float: left;
	display: block;
	width: 506px;
}

.messageBoxLeft, .messageBoxRight, 
.errorBoxLeft, .errorBoxRight {
	display: none;
}

.messageBox {
	color: #188242;
}

.messageBoxMiddle {
	display: block;
	float: left;
	background: transparent url("images/messageBG.gif") no-repeat scroll 0 0;
	padding: 7px 0 7px 35px;
}

.messageBox ul, .messageBox ul li ul {
	margin: 0;
	padding: 0;
}

.messageBox ul li, .messageBox ul li ul li {
	clear: both;
	float: left;
	list-style: none;
}

.messageBox ul li ul li {
	padding: 3px 0 0 0;
}

#ajax_errors_container {
	clear: both;
	float: left;
	display: block;
}

#ajax_errors_container, 
.errorBox {
	color: #c10000;
}

.errorBoxMiddle {
	display: block;
	float: left;
	background: transparent url("images/errorBG.gif") no-repeat scroll 0 50%;
	color: #c10000;
	padding: 15px 0 15px 35px;
}

.form_error, .error {
	clear: both;
	display: block;
	color: #c10000;
}

.error {
	float: left;
}

/* *************************************************** */
/* ************** Small BOX - ID: navDr ************** */
/* *************************************************** */
div.small_box_title, 
div.small_box_content, 
div.small_box_content_top {
	float: left;
	width: 211px;
}

div.small_box_title {
	background: transparent url("images/bg_box_colr.png") no-repeat scroll 0 0;
	color: #ffffff;
	text-indent: 9px;
	font-weight: bold;
	width: 211px;
	line-height: 25px;
	font-size: 12px;
}

div.small_box_content {
	margin: 0 0 10px 0;
}

div.small_box_content_top {
	background: transparent url("images/bg_box_colr_t.png") no-repeat scroll 0 100%;
	padding: 0 0 10px 0;
}

div.small_box_title_left, div.small_box_title_right, div.small_box_title_bottom, 
div.small_box_content_left, div.small_box_content_right {
	display: none;
}

div.small_box_title_middle {
	line-height: 25px;
	margin: 0;
}

div.small_box_content_middle {
	float: left;
	background: #ffffff;
	border-left: 2px solid #064187;
	width: 199px;
	padding: 5px;
}

div.small_box_content_bottom {
	clear: both;
	background: transparent url("images/bg_box_colr_u.png") no-repeat scroll 0 100%;
	width: 211px;
	height: 10px;
}

/* *************************************************** */
/* ******** Center forms - general class styles ****** */
/* *************************************************** */
div.boxContent, 
div.form_content_box {
	clear: both;
	float: left;
	border-top: 1px solid #074187;
	border-bottom: 1px solid #074187;
	width: 100%;
}

div.boxButtons, 
div.form_buttons_box {
	clear: both;
	float: left;
	width: 100%;
}

div.boxContent_middle, 
div.boxButtons_middle, 
div.form_content_box_middle, 
div.form_buttons_box_middle {
	float: left;
	width: 100%;
	padding: 5px 0;
}

div.boxContent_left, div.boxContent_right, div.boxContent_bottom, 
div.boxButtons_left, div.boxButtons_right, div.boxButtons_bottom, 
div.form_content_box_left, div.form_content_box_right, div.form_content_box_bottom, 
div.form_buttons_box_left, div.form_buttons_box_right, div.form_buttons_box_bottom {
	display: none;
}

/* *************************************************** */
/* ******** Navigation - general class styles ******** */
/* *************************************************** */
div.boxNavigation {
	clear: both;
	display: block;
	float: left;
	border-bottom: 1px solid #074187;
	width: 506px;
}

div.boxNavigation a {
	color: #000000;
	text-decoration: none;
}

div.boxNavigation a:hover {
	color: #c10000;
}

div.boxNavigation select {
	font-size: 11px;
}

div.boxNavigation table {
	float: left;
	width: 100%;
}

div.boxNavigation table td {
	padding: 1px 2px;
	white-space: nowrap;
}

div.boxNavigation table td.displayPagination {
	width: 100%;
	text-align: right;
}

div.boxNavigation table td div.displayPagination {
	float: right;
}

div.boxNavigation table td.displayPagination a, 
div.boxNavigation table td.displayPagination span {
	float: left;
}

div.boxNavigation table td.displayPagination {
	float: none;
}

div.displayPagination {
	float: right;
}

.displayPagination a.btnPrev, 
.displayPagination a.btnNext {
	float: left;
	border: 0;
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 2px 0 0 0;
	*margin: 3px 0 0 0;
}

.displayPagination a.btnPrev {
	background: transparent url("images/paginationPrevious.gif") no-repeat scroll 0 50%;
}

.displayPagination span {
	float: left;
	margin: 0 5px;
}

.displayPagination a.btnNext {
	background: transparent url("images/paginationNext.gif") no-repeat scroll 0 50%;
}

/* *************************************************** */
/* ****************** Trafic lights ****************** */
/* *************************************************** */
.status_1, .status_2, .status_3, .status_4 {
	display: block;
	float: left;
	padding: 0 0 0 12px;
	margin: 0 0 0 70px;
	white-space: nowrap;
	cursor: help;
}

.status_1 {
	background: transparent url("images/ico_liefer_gruen.png") no-repeat 0 50%;
}

.status_2 {
	background: transparent url("images/ico_liefer_gelb.png") no-repeat 0 50%;
}

.status_3 {
	background: transparent url("images/ico_liefer_orange.png") no-repeat 0 50%;
}

.status_4 {
	background: transparent url("images/ico_liefer_rot.png") no-repeat 0 50%;
}

/* *************************************************** */
/* ******************* Autocomplete ****************** */
/* *************************************************** */
#suggestionBox {
	/*position: fixed !important;*/
    padding: 0;
    margin: 0;
    z-index: 500;
}

.autocomplete {
	position: absolute;
    padding: 0;
    margin: -2px 0 0 0;
    _margin: 0;
    z-index: 100;
}

.autocomplete ul {
	border-right: 1px solid #074187;
	border-bottom: 1px solid #074187;
	border-left: 1px solid #074187;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.autocomplete ul li {
    border-top: 1px solid #80A2C8;
    background: #ffffff;
    text-align: left;
    padding: 5px;
}

.autocomplete ul li.selected {
    background: #e8eff5;
    cursor: pointer;
}

.autocomplete_product_key_container {
	padding-left: 5px;
	color: #074187;
	font-weight: normal;
}

.autocomplete_product_key_container .invisible_man {
	display: none;
	visibility: hidden;
}

.autocomplete_product_key_container u {
	color: #be0019;
	font-weight: bold;
}

/* *************************************************** */
/* ********************* Lightbox ******************** */
/* *************************************************** */
#lightbox {
	background: #eeeeee;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
	padding: 10px;
}

#lightbox #lightboxDetails {
	font-size: 12px;
	padding-top: 5px;
}

#lightbox #lightboxCaption {
	float: left;
}

#lightbox #keyboardMsg {
	float: right;
}

#lightbox #closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	clear: both;
	border: none;
}

#overlay img {
	border: none;
}
	
#overlay { 
	background: transparent url("images/overlayW.png");
}

* html #overlay{
	background-color: transparent;
	background-image: url("images/blank.gif");
}

/* *************************************************** */
/* ********************** Other ********************** */
/* *************************************************** */
span.requiredField {
	float: left;
	display: inline-block;
	background: transparent url("images/required_star.gif") no-repeat scroll 0 50%;
	height: 20px;
	width: 10px;
}

span.separator {
	float: left;
	background: transparent url("images/separator.png") no-repeat scroll 5% 50%;
	width: 6px;
	height: 21px;
}

dd {
	margin: 0 0 0 4px;
}

.productSpace {
	display: none;
}

dl.productInfos dt, 
dl.productPrice dt {
	clear: both;
	text-align: left;
	line-height: 18px;
}

dl.productInfos dd, 
dl.productPrice dd {
	text-align: left;
	line-height: 18px;
}

.yourPrice {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.youSave {
	clear: both;
	color: #c51a0c;
	font-size: 11px;
	text-align: right;
	line-height: 18px;
}

input#sameRegisterDetailsAsAboveInput, 
input#POLICYACCEPT, 
input#useSameAddressCbx, 
input#AGBbox, 
input#rezeptfolgt, 
td.checkBox_left input {
	border: 0;
}

input#labelMale, input#labelFemale, 
input#differentAddressinputMale, input#differentAddressinputFemale, 
input#inputFormatHMTML, input#inputFormatText {
	border: 0;
	width: auto !important;
	margin: 2px 20px 0 2px;
}

select.selectCountry, 
select#customerCountry, 
select#countryGeoId_1, 
select#CUSTOMER_COUNTRY_BILLING {
	width: 202px;
}

#customerDay, #customerDayBilling {
	width: 58px;
}

#customerMonth, #customerMonthBilling {
	width: 70px;
}

#customerYear, #customerYearBilling {
	width: 70px;
}

dt.packStationInformationMessageUnder {
	display: none;
}

dd.packStationInformationMessageUnder {
	clear: both;
	display: block;
	text-align: justify;
	width: 355px !important;
}

.packStationInformationMessageUnder a {
	text-decoration: underline;
}

.packStationInformationMessageUnder a.packstationImg {
	float: left;
	text-decoration: none;
}

table td.anzahl input[type="text"] {
	width: 30px;
	height: 18px;
}

.flexibleContent {
	float: left;
}

.hidden {
	display: none;
}

/* ********************************************************************** */
/* ************************ Personalized SCREENS ************************ */
/* ********************************************************************** */

/* *************************************************** */
/* ******************* Hide screens ****************** */
/* *************************************************** */
#smallBoxLanguage, 
#youMightAlsoIntrested {
	display: none;
}

/* *************************************************** */
/* ***************** ID: shopingcart ***************** */
/* *************************************************** */
#shopingcart #cartcontent {
	font-size: 14px !important;
	color: #074187;
}

#shopingcart #cartcontent dl a {
	font-weight: bold;
	text-decoration: underline;
}

#shopingcart #cartcontent dt {
	float: left;
	background: #ffffff;
	margin-left: 10px;
	white-space: nowrap;
}

#shopingcart #cartcontent dd {
	float: right;
	background: #ffffff;
	margin: 0 10px 0 0;
	white-space: nowrap;
}

#shopingcart #cartcontent dd.text {
	font-size: 11px;
	line-height: 14px;
}

#shopingcart .countProducts strong, 
#shopingcart .countPrices strong {
	color: #000000;
}

#shopingcart #cartcontent .small_box_title, #shopingcart #cartcontent .small_box_content_bottom {
	display: none;
}

#shopingcart #cartcontent .small_box_content {
	width: 185px;
	margin: 0;
}

#shopingcart #cartcontent .small_box_content_middle {
	border: 0;
	width: 180px;
	padding: 5px 5px 2px 10px;
	*padding: 4px 5px 2px 10px;
}

#shopingcart #cartcontent .small_box_content_middle table {
	width: 175px;
	height: 52px;
	overflow-x: hidden;
	overflow-y: auto; 
}

#shopingcart table.tableCartSummary td, table.tableCartSummary td a {
	font-size: 9px;
	color: #000000;
}

#shopingcart table.tableCartSummary th {
	text-align: left;
}

#shopingcart table.tableCartSummary td {
	vertical-align: top;
}

#shopingcart table.tableCartSummary td span.totalPrice {
	font-weight: bold;
}

#slideholder {
	position: relative;
}

#bslider {
	position: absolute;
	background: transparent url("images/bg_slider.png") no-repeat scroll 50% 50%;
	height: 70px;
	width: 9px;
	top: 3px;
	left: 183px;
}

#slider {
	position: absolute;
	height: 33px;
	top: 25px;
	left: 0;
}

#scroller {
	border: 1px solid #b3cbe0;
	font-size: 9px;
	width: 185px;
	height: 65px;
	padding: 2px 5px 5px 5px;
	overflow: hidden;
}

#sccontent {
	width: 170px;
}

#sccontent strong {
	font-size: 11px;
}

/* *************************************************** */
/* *********************** Menu ********************** */
/* *************************************************** */
#topnav #website_menu, #content_container #website_menu_container .topnavbox {
	display: none;
}

#topnav {
	clear: both;
	background: #074187 url("images/bg_topnav.jpg") no-repeat scroll 0 0;
	height: 31px;
}

.topnavbox {
	position: relative;
	width: 790px;
	height: 31px;
	margin-left: 180px;
}

#topnav ul {
	position: absolute;
	list-style: none;
	width: 790px;
	height: 43px;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}

#topnav ul li:first-child {
	background: none;
}

#topnav ul li {
	float: left;
	background: transparent url("images/ico_topnav_trenner.gif") no-repeat scroll 0 0;
	height: 43px;
}

#topnav ul li:hover ul, .overlaytop ul, .overlaytop ol {
	display: block;
	visibility: visible;
}

#topnav ul li:hover a, #topnav ul li:first-child:hover a {
	background: transparent url("images/ico_topnav_pfeil.png") no-repeat scroll 50% 100%;
}

#topnav ul li:first-child, #topnav ul li ul li, 
#topnav ul li:hover .overlaytop a, #topnav ul li:first-child:hover .overlaytop a  {
	background: none;
}

#topnav ul li a {
	position: relative;
	display: block;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	padding: 2px 12px 17px 12px; /* juergen */
	z-index: 100;
}

#topnav ul li a.new_menu_tabx {
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

#topnav ul li ul {
	position: absolute;
	width: 934px;
	height: auto;
	top: 31px;
	left: -180px;
	visibility: hidden;
	z-index: 99;
}

#topnav ul li ul li ul, #topnav ul li ul li ol, #topnav ul li:hover ul li ul, #topnav ul li:hover ul li ol {
	display: block;
	position: static;
	float: none;
	background: none;
	width: 200px;
	padding: 0;
	margin: 0;
}

#topnav ul li ul li ul li, #topnav ul li ul li ol li, #topnav ul li:hover ul li ul li, #topnav ul li:hover ul li ol li {
	float: none;
	background: none;
	height: auto;
	list-style-type: none;
	padding: 0;
}

#topnav ul li ul li ol li, #topnav ul li:hover ul li ol li {
	padding: 0;
	color: red;
}

#topnav ul li ul li ol li ol li, #topnav ul li:hover ul li ol li ol li {
	color: green;
	padding: 0 0 5px 15px;
}

#topnav ul li ul li ol li ol li ol li, #topnav ul li:hover ul li ol li ol li ol li {
	color: #C60;
	padding: 0;
}

.overlaytop {
	float: left;
	background: transparent url("images/bg_overlay_top.png") 0 0 !important;
	background: transparent url("images/bg_overlay_top.gif") 0 0 no-repeat;
	width: 934px;
	height: auto;
	padding: 15px 20px 0 20px;
}

.columns2 div.submenue01, .columns3 div.submenue01, .columns4 div.submenue01, .columns5 div.submenue01 {
	float: left;
	margin: 0 5px 0 0;
}

.columns2 div.hiddenCategory1, .columns3 div.hiddenCategory2{
	display : none;
}

.columns2 div.submenue01 {
	width: 460px;
}

.columns3 div.submenue01 {
	width: 305px;
}

.columns4 div.submenue01 {
	width: 225px;
}

.columns5 div.submenue01 {
	width: 180px;
}

#topnav ul li div.submenue01 a {
	white-space: normal;
}

.column {
	line-height: 14px;
	margin-right: 5px;
	overflow: visible;
}

#topnav .overlaytop * a, #topnav .overlaytop * a:hover {
	position: static;
	background:none;
	padding: 0;
}

* html #topnav .overlaytop * a, * html #topnav .overlaytop * a:hover, 
*+html #topnav .overlaytop * a, *+html #topnav .overlaytop * a:hover {
	line-height:14px;
}

.overlaytop div, .overlaytop .submenue01 {
	padding: 0 0 10px 0px;
}

.overlaytop div a, .overlaytop .submenue01 a, .overlaytop div a:hover, .overlaytop .submenue01 a:hover {
	border-bottom: 2px solid #000;
	font-size: 15px;
	color: #074187;
	padding: 0 0 3px 0;
}

.overlaytop div div, .overlaytop .submenue02 {
	padding: 3px 0 0 15px;
}

.overlaytop div div a, .overlaytop .submenue02 a, .overlaytop div div a:hover, .overlaytop .submenue02 a:hover {
	border: 0;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 0;
}

.overlaytop div div a:hover, .overlaytop .submenue02 a:hover, 
.overlaytop div div div a:hover, .overlaytop .submenue03 a:hover {
	text-decoration: underline;
}

.overlaytop div div div, .overlaytop .submenue03 {
	padding: 0 0 0 10px;
}

.overlaytop div div div a, .overlaytop .submenue03 a, .overlaytop div div div a:hover, .overlaytop .submenue03 a:hover {
	border: 0;
	color: #074187;
	font-weight: normal;
	padding: 0;
}

.overlaytop div div div div, .overlaytop .submenue04 {
	padding: 0 0 0 10px;
}

.overlaytop div div div div a, .overlaytop .submenue04 a, .overlaytop div div div div a:hover, .overlaytop .submenue04 a:hover {
	border: 0;
	color: #000;
	font-weight: normal;
	padding: 0;
}

.overlaybottom {
	float: left;
	background: transparent url("images/bg_overlay_bottom.png") 0 100% !important;
	background: transparent url("images/bg_overlay_bottom.gif") no-repeat 0 100%;
	width: 974px;
	height: 27px;
}

/* *************************************************** */
/* ******** Left forms - general class styles ******** */
/* *************************************************** */
.left_box {
	float: left;
	width: 219px;
	min-height: 300px;
	margin: 0 0 20px 0;
}

.left_box_header {
	color: #074187;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 0 10px;
}

.left_box_content {
	margin: 5px;
}

#browseCategoriesContent {
	width: 100%;
	font-size: 11px;
}

.overlaytop a {
	font-size: 11px;
}

#browseCategoriesContent #coll {
	margin: 20px 0;
}

#coll a {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}

#browseCategoriesContent #coll .submenue01 a, 
#browseCategoriesContent #coll .submenue02 a, 
#browseCategoriesContent #coll .submenue03 a, 
#browseCategoriesContent #coll .submenue04 a {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

#browseCategoriesContent #coll .submenue01 a {
	display: block;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #074187;
}

#browseCategoriesContent #coll .submenue02 a {
	padding: 0 0 0 20px;
}

#browseCategoriesContent #coll .submenue03 a, 
#browseCategoriesContent #coll .active .submenue02 div a, 
#browseCategoriesContent #coll .submenue02 .submenue02 .submenue02 a, 
#browseCategoriesContent #coll .submenue02 .submenue02 div a {
	background: transparent url("images/bg_transwhite.png") repeat scroll 0 0;
	color: #074187;
	padding: 0 0 0 30px;
}

#browseCategoriesContent #coll .containerActive .selectedParent a {
	background: transparent url("images/bg_transwhite.png") repeat scroll 0 0;
	color: #074187;
}

#browseCategoriesContent #coll .submenue04 a, 
#browseCategoriesContent #coll .submenue02 .submenue02 .submenue02 div a {
	background: transparent url("images/bg_transwhite.png") repeat scroll 0 0;
	color: #000000;
	padding: 0 0 0 40px;
}

#browseCategoriesContent #coll .active .submenue02 div a {
	background: transparent url("images/bg_transwhite.png") repeat scroll 0 0 !important;
} 

#browseCategoriesContent #coll div.open a, #browseCategoriesContent #coll .open > a, 
#browseCategoriesContent #coll div.open a, #browseCategoriesContent #coll .open a {
	background: none;
	color: #074187;
}

#browseCategoriesContent #coll .active .submenue02 div a:hover, 
#browseCategoriesContent #coll .active a:first-child, 
#browseCategoriesContent #coll .active:first-child a:first-child, 
#browseCategoriesContent #coll .active:first-child .active:first-child a:first-child, 
#browseCategoriesContent #coll .active:first-child .active:first-child a:first-child:hover, 
#browseCategoriesContent #coll * a:hover, 
#browseCategoriesContent #coll * a:focus, 
#browseCategoriesContent #coll * a:active {
	background: #0857ba url("images/bg_main_coll_li01.png") repeat-x scroll 0 100% !important;
	color: #ffffff;
	text-decoration: none;
}

#browseCategoriesContent #coll .active .submenue02 div a:hover, 
#browseCategoriesContent #coll .active .active:first-child a:first-child:hover, 
#browseCategoriesContent #coll .active:first-child a:first-child, 
#browseCategoriesContent #coll * a:hover, 
#browseCategoriesContent #coll * a:focus, 
#browseCategoriesContent #coll * a:active {
	color: #ffffff !important;
}

/* *************************************************** */
/* ***** Right forms - personalized class styles ***** */
/* *************************************************** */
#rightnav, #rightnav a, 
#rightnav table .normalPrice {
	font-size: 11px;
}

#rightnav .left_box {
	float: left;
	background: transparent url(images/bg_box_colr.png) no-repeat scroll 0 0;
	width: 210px;
}

#rightnav .left_box_header {
	color: #ffffff;
	font-weight: bold;
	line-height: 25px;
	margin: 0 5px;
}

#rightnav #category_tree {
	float: left;
	background: #ffffff;
	width: 100%;
	padding: 5px;
}

#rightnav .first_category_background a {
	display: block;
	background: transparent !important;
	color: #000000;
	line-height: auto !important;
}

#rightnav table#category_tree tr:hover, #rightnav table#category_tree tr:hover .level_bg, #rightnav table#category_tree tr:hover .tree_node {
	background: transparent !important;
}

#rightnav table#category_tree tr:hover * {
	color: #000000;
}

#rightnav .left_box_content_small {
	float: left;
	background: transparent url("images/bg_box_colr_u.png") no-repeat scroll 0 100%;
	width: 210px;
	padding: 5px 0 10px 0;
}

#smallBoxLogin form {
	float: left;
	width: 199px;
	margin: 5px 0 0 0;
}

#smallBoxLogin form .small_welcome, 
#smallBoxLogin form .small_welcome a {
	color: #000000;
}

#smallBoxLogin form p {
	margin: 5px 0 0 0;
}

#smallBoxLogin .loginRightUser, 
#smallBoxLogin .loginRightPass, 
#smallBoxLogin .loginRightBtn {
	display: block;
	clear: both;
	float: left;
	width: 199px;
	padding: 1px 0 0 0;
}

#smallBoxLogin .loginRightBtn {
	float: none;
}

#smallBoxLogin label {
	float: left;
}

#smallBoxLogin input {
	float: right;
	height: 16px;
	width: 100px;
}

#smallBoxLogin .loginRightBtn a.btnLogin, 
#smallBoxLogin .loginRightBtn input.btnLogin {
	float: right;
	color: #ffffff;
	text-decoration: none;
}

#smallBoxLogin .loginRightBtn a {
	color: #000000;
	text-decoration: none;
}

#smallBoxLogin .loginRightBtn a:hover {
	text-decoration: underline;
}

div.box_telefon, 
a.box_woerterbuch, 
a.box_umschau, 
div.box_dimdi {
	float: right;
	width: 211px;
	margin: 0 0 10px 0;
}

div.box_telefon {
	background: transparent url("images/box_telefon.png") no-repeat scroll 0 0;
	height: 89px;
}

a.box_woerterbuch {
	background: transparent url("images/box_woerterbuch.png") no-repeat scroll 0 0;
	border: 0;
	height: 60px;
}

#smallServices {
	float: left;
	width: 213px;
	*margin: 0 0 10px 0;
}

#smallServices a {
	text-decoration: none;
}

#smallServices a:hover {
	color: #89b0e2;
	text-decoration: none;
}

#smallServices p {
	border-bottom: 1px solid #B6CCE0;
	margin: 0 1px;
	padding: 1px 0 1px 0;
}

#smallServices p span.ico_rezept {
	float: right;
	background: transparent url("images/ico_rezept.png") no-repeat scroll 0 0;
	border: 0;
	width: 57px;
	height: 31px; 
}

a.box_umschau {
	background: transparent url("images/box_umschau.png") no-repeat scroll 0 0;
	border: 0;
	height: 60px;
}

div.box_dimdi div.small_box_content {
	float: left;
	background: transparent url("images/bg_box_colr_t.png") no-repeat scroll 0 0;
	width: 211px;
	padding: 10px 0 0 0;
}

div.box_dimdi div.small_box_content_middle {
	padding: 0 5px 5px 5px;
}

div.box_dimdi div.small_box_content_middle h5 {
	padding: 5px 0;
}

div.box_dimdi a.box_dimdi_left {
	float: left;
	border: 0;
}

div.box_dimdi a.box_dimdi_right {
	float: left;
	background: transparent url("images/sanprocert_iso9001.png") no-repeat scroll 0 0;
	border: 0;
	width: 104px;
	height: 87px;
	margin: 40px 0 0 0;
}

#smallBoxLastProds li {
	clear: both;
	float: left;
	border-bottom: 1px solid #b6cce0;
	width: 200px;
	padding: 2px 0;
}

#smallBoxLastProds a {
	color: #074187;
	text-decoration: none;
}

#smallBoxLastProds a:hover {
	color: #89b0e2;
	text-decoration: none;
	cursor: pointer;
}

#smallBoxLastProds dt {
	float: left;
	width: 200px;
}

#smallBoxLastProds dd {
	display: none;
}

#smallBoxLastProds a.linktext {
	float: right;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	margin: 5px 10px 0 0;
}

/* *************************************************** */
/* ***************** Category detail ***************** */
/* *************************************************** */
#categoryDetail {
	clear: both;
	float: left;
}

#categoryDetail .boxContent {
	border: 0;
}

/* *************************************************** */
/* *************** Search product list *************** */
/* *************************************************** */
#searchList h1 {
	margin: 25px 0 0 0;
}

#searchList div.boxContent {
	border: 0;
}

/* *************************************************** */
/* ************* Search box from content ************* */
/* *************************************************** */
#searchBoxContainer {
	float: left;
	margin: 0;
}

#searchBoxContainer div.searchBoxContainerDisplay {
	float: left;
	width: 100%;
}

#searchBoxContainer input {
	margin: 0;
}

.shadow {
	float: left;
	background: transparent url("images/shadowAlpha.png") no-repeat 100% 100% !important;
	background: transparent url("images/shadow.gif") no-repeat 100% 100%;
	padding: 0;
	padding: 0 5px 5px 0;
	_padding: 0;
	margin: 5px 0 0 5px !important;
	margin: 4px 0 0 4px;
}

#searchBoxContainer .shadow.right {
	float: right;
}

#searchBoxContainer .shadow .inner {
	background: none !important;
	background: transparent url("images/shadow2.gif") no-repeat 0 0;
	padding: 0 !important;
	padding: 0 4px 4px 0;
}

#searchBoxContainer .shadow p {
	background: #ffffff;
	margin: -5px 0 0 -5px !important;
	margin: 0;
}

#searchBoxContainer input#SEARCH_STRING_CONTENT {
	color: #999999;
	width: 400px;
	_width: 370px;
	padding: 4px 2px 3px 2px;
	margin: 0;
}

#searchBoxContainer input:focus {
	color: #000000;
}

#searchBoxContainer table tr td {
	vertical-align: top;
}

#searchBoxContainer input.searchButton {
	background: transparent url("images/bg_button.png") repeat-x scroll 0 0;
	border: 0;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	padding: 4px 7px;
	*padding: 3px 5px;
	margin: 0;
	*margin: 1px 0 0 0;
	cursor: pointer;
}

/* *************************************************** */
/* ********************** Login ********************** */
/* *************************************************** */
#loginForm div h1 {
	font-size: 14px;
}

#loginForm .boxContent {
	border-bottom: 0;
}

#loginForm dl {
	clear: both;
	width: 450px;
	margin: 10px auto 0 auto;
}

#loginForm .checkoutQuickAnonymous * {
	float: none;
	width: auto;
	margin: 0;
}

#loginForm dt {
	width: 100px;
	line-height: 22px;
	white-space: nowrap;
}

#loginForm dd {
	width: 340px;
}

#loginForm .loginScreen input {
	width: 200px;
}

#loginForm a.btnLogin {
	margin: 0 0 0 132px;
}

#loginForm .checkoutQuickAnonymous a, 
#loginForm .checkoutQuickAnonymous span.text {
	clear: none;
	float: none;
	margin: 0;
}
/*
#loginForm span.text {
	clear: both;
	display: block;
	margin: 5px 0;
}

#loginForm div.loginScreen table td.label label {
	white-space: nowrap;
	padding: 0 10px;
}

#loginForm div.loginScreen table input {
	width: 200px;
}

#loginForm div.loginScreen table {
	clear: both;
	margin: 10px 0 10px 30px;
}

#loginForm div.loginScreen table a.buttonLinks {
	float: right;
}

#loginForm div.checkoutQuickAnonymous a, 
#loginForm div.checkoutQuickAnonymous span.text {
	clear: none;
	float: none;
	display: inline;
	margin: 0;
}
*/
/* *************************************************** */
/* ***************** Password forgot ***************** */
/* *************************************************** */
#forgotYourPasswordForm div.boxContent {
	border-bottom: 0;
}

#forgotYourPasswordForm span.text {
	clear: both;
	display: block;
	margin: 5px 0;
}

#forgotYourPasswordForm input {
	width: 200px;
}

#forgotYourPasswordForm dl {
	clear: both;
	width: 405px;
	margin: 10px auto 10px auto;
}

#forgotYourPasswordForm dl a {
	float: right;
}

#forgotYourPasswordForm dt {
	width: 100px;
}

#forgotYourPasswordForm dd {
	width: 204px;
}

/* *************************************************** */
/* ************ Register & Quick register ************ */
/* *************************************************** */
#newCustomerFormQuick span.alreadyHaveAccount, 
#newCustomerFormQuick span.requiredFieldMustBeEntered, 
#newCustomerForm span.alreadyHaveAccount, 
#newCustomerForm span.requiredFieldMustBeEntered {
	clear: both;
	display: block;
	width: 100%;
}

#newCustomerFormQuick span.requiredFieldMustBeEntered, 
#newCustomerForm span.requiredFieldMustBeEntered {
	color: #074187;
	font-size: 12px;
	margin: 10px 0 0 0;
}

#newCustomerFormQuick h2, 
#newCustomerForm h2 {
	border-bottom: 1px solid #434f65;
}

#newCustomerFormQuick dl input, 
#newCustomerForm dl input {
	width: 200px;
}

#newCustomerFormQuick dl input#sameRegisterDetailsAsAboveInput, 
#newCustomerFormQuick dl input#POLICYACCEPT, 
#newCustomerForm dl input#sameRegisterDetailsAsAboveInput, 
#newCustomerForm dl input#POLICYACCEPT {
	width: auto;
}

#newCustomerFormQuick dl, 
#newCustomerForm dl {
	float: left;
	width: 555px;
	margin: 10px 0 0 0;
}

#newCustomerFormQuick #sameRegisterDetailsAsAbove dl, 
#newCustomerForm #sameRegisterDetailsAsAbove dl {
	margin: 0;
}

#newCustomerFormQuick dt, 
#newCustomerForm dt {
	width: 200px;
	margin: 1px 0;
}

#newCustomerFormQuick dd, 
#newCustomerForm dd {
	width: 350px;
	margin: 1px 0 1px 2px;
}

#newCustomerFormQuick form table td input#inputHomePhonePref, 
#newCustomerFormQuick form table td table#sameRegisterDetailsAsAbove input#inputHomePhonePref, 
#newCustomerForm form table td input#inputHomePhonePref, 
#newCustomerForm form table td table#sameRegisterDetailsAsAbove input#inputHomePhonePref {
	width: 40px;
}

#newCustomerFormQuick form table td input#inputHomePhoneWithPref, 
#newCustomerFormQuick form table td table#sameRegisterDetailsAsAbove input#inputHomePhoneWithPref, 
#newCustomerForm form table td input#inputHomePhoneWithPref, 
#newCustomerForm form table td table#sameRegisterDetailsAsAbove input#inputHomePhoneWithPref {
	width: 120px;
}

#newCustomerFormQuick dd.username span.unusemail, 
#newCustomerForm dd.username span.unusemail {
	clear: both;
	display: block;
}

#newCustomerFormQuick dd.packStationInformationMessage, 
#newCustomerFormQuick dd.packStationInformationMessageUnder, 
#newCustomerForm dd.packStationInformationMessage, 
#newCustomerForm dd.packStationInformationMessageUnder {
	width: 550px !important;
}

#newCustomerForm .newsletter dd, 
#newCustomerForm .privacyPolicy dd {
	width: 550px;
}

#newCustomerFormQuick dd label, 
#newCustomerFormQuick dd input, 
#newCustomerFormQuick dd select, 
#newCustomerFormQuick dd span.requiredField, 
#newCustomerForm dd label, 
#newCustomerForm dd input, 
#newCustomerForm dd select, 
#newCustomerForm dd span.requiredField {
	float: left;
}

#newCustomerFormQuick label#editUsername_text, 
#newCustomerForm label#editUsername_text {
	display: block;
	float: none;
}

#newCustomerFormQuick .privacyPolicy input, 
#newCustomerFormQuick .privacyPolicy p, 
#newCustomerFormQuick .privacyPolicy span, 
#newCustomerForm .privacyPolicy input, 
#newCustomerForm .privacyPolicy p, 
#newCustomerForm .privacyPolicy span {
	float: left;
}

#newCustomerFormQuick .unusemail label, 
#newCustomerFormQuick .differentDeliveryAddressSetting label, 
#newCustomerFormQuick .newsletter label, 
#newCustomerForm .unusemail label, 
#newCustomerForm .differentDeliveryAddressSetting label, 
#newCustomerForm .newsletter label {
	line-height: 12px;
}

#newCustomerFormQuick .boxButtons_middle, 
#newCustomerForm .boxButtons_middle {
	clear: both;
	display: block;
	float: right;
	width: 143px;
}

#newCustomerFormQuick .boxButtons_middle {
	width: 133px;
}

#newCustomerFormQuick .boxButtons .btnBack, 
#newCustomerForm .boxButtons .btnBack {
	display: inline;
	float: left;
}

#newCustomerFormQuick .boxButtons .btnSave, 
#newCustomerForm .boxButtons .btnSave {
	float: right;
}

#newCustomerFormQuick div.requiredFieldMustBeEntered, 
#newCustomerForm div.noticeNewsletter, 

#newCustomerFormQuick #sameRegisterDetailsAsAbove, 
#newCustomerForm #sameRegisterDetailsAsAbove, 

#newCustomerForm .newsletter dt, 
#newCustomerForm .privacyPolicy dt, 

#newCustomerFormQuick .username, 
#newCustomerFormQuick .unUseEmail, 
#newCustomerFormQuick .passwordHint, 
#newCustomerFormQuick .title, 
#newCustomerFormQuick .suffix, 
#newCustomerFormQuick .addressLine2, 
#newCustomerFormQuick .faxNumber, 
#newCustomerFormQuick .differentAddressAddressLine2,
#newCustomerForm .username, 
#newCustomerForm .unUseEmail, 
#newCustomerForm .passwordHint, 
#newCustomerForm .title, 
#newCustomerForm .suffix, 
#newCustomerForm .addressLine2, 
#newCustomerForm .faxNumber, 
#newCustomerForm .differentAddressAddressLine2 {
	display: none;
}

/* *************************************************** */
/* ******************* View profile ****************** */
/* *************************************************** */
#viewProfile h2 .title {
	float: left;
}

#viewProfile h2 a {
	float: right;
}

#viewProfile .boxContent {
	border-bottom: 0;
}

#viewProfile .viewprofileShowHide_up, 
#viewProfile .viewprofileShowHide_down {
	display: none;
}

#viewProfile .personalInformation {
}

#viewProfile .personalInformation dl {
	float: left;
	width: 255px;
}

#viewProfile .personalInformation dl.st {
	margin: 0 50px 0 0;
}

#viewProfile .personalInformation dt {
	color: #074187;
	font-style: italic;
	width: 100px;
}

#viewProfile .personalInformation dd {
	width: 150px;
}

#viewProfile .contactInformation .listOfAddress .addressContainer {
	clear: both;
	float: left;
	display: block;
	background: transparent url("images/bulet.gif") no-repeat scroll 0 5px;
	width: 95%;
	padding: 0 0 0 2%;
	margin: 5px 0 5px 3%;
}

#viewProfile .contactInformation .addressContainer span {
	clear: both;
	float: left;
}

#viewProfile .contactInformation .defaultAddress {
	color: #074187;
	font-style: italic;
}

#viewProfile .contactInformation .addressContainerButtons {
	clear: both;
	white-space: nowrap;
}

#viewProfile div.newsletterList div.newsletterType {
	clear: both;
	float: left;
	border-bottom: 1px solid #074187;
	color: #074187;
	font-size: 12px;
	font-weight: bold;
	width: 570px;
	padding: 5px 10px;
	margin: 25px 0 5px 0;
}

#viewProfile div.newsletterList div.newsletterType:FIRST-CHILD {
	margin: 0 0 5px 0;
}

#viewProfile div.newsletterList div.newsletterTypeList {
	clear: both;
	float: left;
	display: block;
	width: 590px;
}

#viewProfile div.newsletterList dl {
	clear: both;
	float: left;
	background: transparent url("images/bulet.gif") no-repeat scroll 0 7px;
	height: 26px;
	width: 565px;
	line-height: 20px;
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
}

#viewProfile div.newsletterList dt {
	float: left;
	background: transparent url("images/circle.gif") no-repeat scroll 0 50%;
	font-style: italic;
}

#viewProfile div.newsletterList dd {
	float: right;
}

#viewProfile div.newsletterList dd.newsletterButtons input {
	width: 100px;
}

#viewProfile #surveys {
	display: none;
}

/* *************************************************** */
/* ******************* Edit person ******************* */
/* *************************************************** */
#editPersonForm form table td label, 
#editPersonForm form table td input, 
#editPersonForm form table td select, 
#editPersonForm form table td span.requiredField {
	float: left;
}

#editPersonForm form table td.label {
	width: 150px;
}

#editPersonForm form table td input {
	width: 200px;
}

#editPersonForm form table td input#prefixTel, 
#editPersonForm form table td input#prefixMobile, 
#editPersonForm form table td input#prefixFax {
	width: 40px;
}

#editPersonForm form table td input#telNumberWithPrefix, 
#editPersonForm form table td input#mobileNumberWithPrefix, 
#editPersonForm form table td input#faxNumberWithPrefix {
	width: 150px;
}

#editPersonForm form table tr.title, 
#editPersonForm form table tr.middleInitial, 
#editPersonForm form table tr.suffix, 
#editPersonForm form table tr.nickName, 
#editPersonForm form table tr.height, 
#editPersonForm form table tr.weight, 
#editPersonForm form table tr.maidenName, 
#editPersonForm form table tr.maritalStatus, 
#editPersonForm form table tr.socialSecurityNumber, 
#editPersonForm form table tr.passportNumber, 
#editPersonForm form table tr.passportExpireDate, 
#editPersonForm form table tr.totalYearsWorkExperience, 
#editPersonForm form table tr.comment {
	display: none;
}

/* *************************************************** */
/* ****************** Edit password ****************** */
/* *************************************************** */
#changePasswordForm form table td label, 
#changePasswordForm form table td input, 
#changePasswordForm form table td span.requiredField {
	float: left;
}

#changePasswordForm form table td.label, 
#changePasswordForm form table td input {
	width: 200px;
}

#changePasswordForm span.fieldsMarkedAreRequired {
	font-style: italic;
}

/* *************************************************** */
/* ********* Create/Edit contact info styles ********* */
/* *************************************************** */
#createNewContactInfo form span.packStationInformationMessage, 
#createNewContactInfo form span.packStationInformationMessageUnder {
	float: left;
	width: 100%;
	margin: 5px 0;
}

#createNewContactInfo form table {
	clear: both;
	display: block;
}

#createNewContactInfo form table td label, 
#createNewContactInfo form table td input, 
#createNewContactInfo form table td select, 
#createNewContactInfo form table td span.requiredField {
	float: left;
}

#createNewContactInfo form table td.label {
	width: 150px;
}

#createNewContactInfo form table td input {
	width: 200px;
}

/* *************************************************** */
/* **************** Order history list *************** */
/* *************************************************** */
#screenOrderHistoryList div.boxContent {
	border: 0;
}

#screenOrderHistoryList table {
	border-bottom: 1px solid #074187;
	width: 100%;
}

#screenOrderHistoryList table tbody {
	border-top: 1px solid #074187;
	border-bottom: 1px solid #074187;
}

#screenOrderHistoryList table th {
	border-top: 1px solid #074187;
	border-bottom: 1px solid #074187;
	color: #074187;
	text-align: left;
	line-height: 22px;
}

#screenOrderHistoryList table td {
	line-height: 16px;
}

#screenOrderHistoryList table th.totalPreis, 
#screenOrderHistoryList table td.totalPreis {
	text-align: right;
}

#screenOrderHistoryList table td a.btnOrderCancel {
	font-style: italic;
	font-weight: bold;
}

#screenOrderHistoryList .pagination {
	float: left;
}

#screenOrderHistoryList .pagination a.btnPrev, 
#screenOrderHistoryList .pagination a.btnNext {
	float: left;
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 2px 0 0 0;
}

#screenOrderHistoryList .pagination a.btnPrev {
	background: transparent url("images/paginationPrevious.gif") no-repeat scroll 0 50%;
}

#screenOrderHistoryList .pagination span {
	float: left;
	margin: 0 5px;
}

#screenOrderHistoryList .pagination a.btnNext {
	background: transparent url("images/paginationNext.gif") no-repeat scroll 0 50%;
}

/* *************************************************** */
/* ********* Cart list from order list styles ******** */
/* *************************************************** */
#cartPreview div.boxContent {
	border-bottom: 0;
}

#cartPreview div.boxContent_middle {
	padding: 0;
}

#cartPreview table {
	width: 100%;
}

#cartPreview table th {
	color: #074187;
}

#cartPreview table td {
	border-top: 1px solid #074187;
	vertical-align: middle;
}

#cartPreview table td:FIRST-CHILD, #cartPreview table td.bild {
	vertical-align: top;
}

#cartPreview table td.anzahl {
	width: 40px;
}

#cartPreview table td.anzahl input {
	text-align: center;
}

#cartPreview table th.text, 
#cartPreview table th.gpreis, #cartPreview table td.gpreis, 
#cartPreview table th.epreis, #cartPreview table td.epreis {
	white-space: nowrap;
}

#cartPreview table th.text, #cartPreview table td.text {
	text-align: left;
}

#cartPreview table td.text a {
	text-decoration: none;
}

#cartPreview table th.gpreis, #cartPreview table td.gpreis, 
#cartPreview table th.epreis, #cartPreview table td.epreis {
	text-align: right;
}

#cartPreview table td.gpreis strong, 
#cartPreview table td.epreis strong {
	font-size: 16px;
}

#cartPreview table th {
	color: #074187;
	font-size: 10px;
	padding: 0 2px;
}

#cartPreview table th.text, 
#cartPreview table th.bild {
	text-align: left;
}

#cartPreview table th.anzahl {
	text-align: center;
}

#cartPreview table th.position, 
#cartPreview table td.position {
	display: none;
}

#cartPreview table td.text a {
	text-decoration: none;
}

#cartPreview table td.text a:hover {
	text-decoration: underline;
}

#cartPreview table th.epreis, #cartPreview table th.gpreis, 
#cartPreview table td.epreis, #cartPreview table td.gpreis {
	font-size: 10px;
	white-space: nowrap;
	text-align: right;
}

#cartPreview .tableShoppingCart td.text .status_1, 
#cartPreview .tableShoppingCart td.text .status_2, 
#cartPreview .tableShoppingCart td.text .status_3, 
#cartPreview .tableShoppingCart td.text .status_4 {
	margin: 0;
}

#cartPreview .tableShoppingCart strong {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 0;
}

#cartPreview table td div.buttons {
	float: left;
	border: 0;
	width: auto;
}

#cartPreview table td div.buttons a {
	float: left;
}

#cartPreview div.cartLastInformationForPay {
	float: right;
	width: 250px;
	line-height: 20px;
	margin: 0 0 15px 0;
}

/* *************************************************** */
/* *************** Shopping list styles ************** */
/* *************************************************** */
#shoppingListsScreen div.boxContent {
	border-bottom: 0;
}

#shoppingListsScreen span.text {
	clear: both;
	display: block;
	float: inline;
	margin: 3px 0 15px 0;
}

#shoppingListsScreen input {
	width: 200px;
}

#shoppingListsScreen dl {
	width: 605px;
	line-height: 20px;
}

#shoppingListsScreen dt {
	width: 150px;
}

#shoppingListsScreen dd {
	width: 400px;
}

#shoppingListsScreen dt.buttons {
	display: none;
}

#shoppingListsScreen .shoppingListChooseList dd, 
#shoppingListsScreen dd.description, 
#shoppingListsScreen dd.buttons {
	width: 205px;
}

#shoppingListsScreen dd.buttons a {
	text-align: center;
	width: 150px;
}

#shoppingListsScreen table td.anzahl input {
	width: 30px;
}

#shoppingListsScreen input#inputQuickAddLisQuantity {
	width: 10px;
}

#shoppingListsScreen select {
	width: 202px;
}

#shoppingListsScreen table td.label {
	width: 150px;
}

#shoppingListsScreen table tr.listType, 
#shoppingListsScreen table tr.public, 
#shoppingListsScreen table tr.active, 
#shoppingListsScreen table tr.parentList {
	display: none;
}

#shoppingListsScreen table td.bottoms {
	vertical-align: bottom;
}

#shoppingListsScreen div.listItems table td {
	border-bottom: 1px solid #074187;
}

#shoppingListsScreen div.listItems table td.bottomButtons {
	border-bottom: 0;
}

#shoppingListsScreen div.listItems table td.bottomButtons form {
	float: right;
	margin: 5px 0;
}

#shoppingListsScreen div.listItems table td.text {
	vertical-align: top;
}

#shoppingListsScreen div.listItems table td.text span.producerName {
	float: left;
	width: 100%;
	height: 17px;
	margin: 25px 0 0 0;
}

#shoppingListsScreen div.listItems table td.text span.pzn {
	width: 100px;

}

#shoppingListsScreen div.listItems table td.text span.pzn, 
#shoppingListsScreen div.listItems table td.text span.replacement {
	clear: both;
	float: left;
}

#shoppingListsScreen div.listItems table td.text span.product_name_display a {
	color: #074187;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#shoppingListsScreen div.listItems table th, 
#shoppingListsScreen div.listItems table .checkbox, 
#shoppingListsScreen div.listItems table .shoppingListItemNumber, 
#shoppingListsScreen div.listItems table .anzahl, 
#shoppingListsScreen div.listItems table .update {
	display: none;
}

#shoppingListsScreen div.listItems table td.epreis {
	text-align: right;
}

#shoppingListsScreen div.listItems table td.epreis strong {
	float: right;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 0;
}

#shoppingListsScreen div.listItems table td.totalPrice {
	text-align: right;
}

#shoppingListsScreen div.listItems table td.totalPrice strong {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 0;
}

#shoppingListsScreen div.listItems table div.divAddToCartDetail {
	clear: both;
	float: right;
	width: 150px;
	line-height: 30px;
}

#shoppingListsScreen div.listItems table div.divAddToCartDetail span {
	float: left;
}

#shoppingListsScreen div.shoppingListReorder, 
#shoppingListsScreen div.shoppingListPriceTotals, 
#shoppingListsScreen div.quickAddList {
	display: none;
}

/* *************************************************** */
/* ************* Bonus points list styles ************ */
/* *************************************************** */
#userBonusPointsList div.boxContent {
	border-bottom: 0;
}

#userBonusPointsList table {
	clear: both;
	float: left;
	width: 100%;
	margin: 15px 0;
}

#userBonusPointsList table th {
	border-bottom: 1px solid #074187;
}

#userBonusPointsList table td {
	vertical-align: top;
}

#userBonusPointsList table td.points {
	color: #000000;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}

#userBonusPointsList table td.totalPoints {
	border-top: 1px solid #074187;
	border-bottom: 1px solid #074187;
	font-size: 14px;
}

#userBonusPointsList table td.pointsPlus {
	color: green;
	font-weight: bold;
	text-align: right;
}

#userBonusPointsList table td.pointsMinus {
	color: #ff0000;
	font-weight: bold;
	text-align: right;
}

/* *************************************************** */
/* ************* Bonus points shop styles ************ */
/* *************************************************** */
#pointsShop div.boxContent {
	margin: 10px 0 0 0;
	border-bottom: 0;
}

/* *************************************************** */
/* ******** Request free envelope form styles ******** */
/* *************************************************** */
#requestFreeEnvelopeForm .cartPreview {
	border-bottom: 0;
}

#requestFreeEnvelopeForm .boxContent .boxContent {
	border-bottom: 0;
}

#requestFreeEnvelopeForm form table td {
	width: 220px;
}

#requestFreeEnvelopeForm form table td.label {
	width: 150px;
}

#requestFreeEnvelopeForm form table td label, 
#requestFreeEnvelopeForm form table td input, 
#requestFreeEnvelopeForm form table td select, 
#requestFreeEnvelopeForm form table td span.requiredField {
	float: left;
}

#requestFreeEnvelopeForm form table td input, 
#requestFreeEnvelopeForm form table td textarea {
	width: 200px;
}

/* *************************************************** */
/* *********** Catalog request form styles *********** */
/* *************************************************** */
#kataloganforderungFormularForm div.boxContent {
	border-bottom: 0;
}

#kataloganforderungFormularForm div.boxButtons {
	border-top: 1px solid #074187;
}

#kataloganforderungFormularForm form table td {
	width: 220px;
}

#kataloganforderungFormularForm form table td.label {
	width: 150px;
}

#kataloganforderungFormularForm form table td label, 
#kataloganforderungFormularForm form table td input, 
#kataloganforderungFormularForm form table td select, 
#kataloganforderungFormularForm form table td span.requiredField {
	float: left;
}

#kataloganforderungFormularForm form table td input {
	width: 200px;
}

#kataloganforderungFormularForm form table td textarea {
	width: 200px;
}

/* *************************************************** */
/* **************** Quick add products *************** */
/* *************************************************** */
#quickAddProductsForm table {
	margin: 0 auto;
}

/* *************************************************** */
/* ******************* Contact form ****************** */
/* *************************************************** */
#kontactFormularForm div.boxContent {
	border-bottom: 0;
}

#kontactFormularForm div.boxButtons {
	border-top: 1px solid #074187;
}

#kontactFormularForm form table td {
	width: 220px;
}

#kontactFormularForm form table td.label {
	width: 150px;
}

#kontactFormularForm form table td label, 
#kontactFormularForm form table td input, 
#kontactFormularForm form table td select, 
#kontactFormularForm form table td span.requiredField {
	float: left;
}

#kontactFormularForm form table td input {
	width: 200px;
}

/* *************************************************** */
/* *************** Bach Bluten Berater *************** */
/* *************************************************** */
.bachBlutenBerater p {
	display: inline;
	float: left;
	width: 375px;
	padding: 10px 0;
}

.bachBlutenBerater img.logo {
	display: inline;
	float: right;
}

.bachBlutenBerater dt, 
.bachBlutenBerater dd {
	float: none;
	display: block;
}

.bachBlutenBerater dt {
	font-weight: bold;
	margin: 15px 0 0 0;
}

.bachBlutenBerater dd {
	margin: 5px 0 0 25px;
}

.bachBlutenBerater .buttonLinks {
	float: left;
	margin: 15px 0 0 0;
}

/* *************************************************** */
/* ****** History steps to buy styles (general) ****** */
/* *************************************************** */
#stepsToBuyHistory {
	display: block;
	margin: 5px 0;
}

#stepsToBuy #stepsToBuyHistory div.boxContent {
	border-top: 1px solid #074187;
	border-bottom: 1px solid #074187;
	margin: 5px 0 0 0;
}

#stepsToBuyHistory li {
	display: inline;
	float: left;
	background: transparent url("images/next_arrow.gif") no-repeat scroll 0 50%;
	padding: 0 0 0 7px;
	margin: 0 2px;
}

#stepsToBuyHistory li.first {
	background: transparent;
	padding: 0;
	margin: 0 2px 0 0;
}

#stepsToBuyHistory li span {
	display: block;
	float: left;
	border: 1px solid #cccccc;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 8px;
	margin: 1px;
	white-space:nowrap;
}

#stepsToBuyHistory li.current span {
	border: 1px solid #074187;
	color: #074187;
}

#stepsToBuyHistory li a {
	text-decoration: none;
	cursor: pointer;
}

/* *************************************************** */
/* ********** Steps to buy styles (general) ********** */
/* *************************************************** */
#stepsToBuy div.boxContent {
	border-bottom: 0;
}

#stepsToBuy div#continueShopping_up {
	display: none;
}

#stepsToBuy div#continueShopping_down {
	display: block;
	float: left;
	color: #074187;
	width: 100%;
	font-weight: bold;
}

#stepsToBuy div#continueShopping_down span.text {
	float: left;
}

#stepsToBuy div.boxButtons {
	margin: 10px 0 0 0;
}

/* *************************************************** */
/* *********** Steps to buy styles (step 1) ********** */
/* *************************************************** */
#stepToBuyOne #quickAddToCart, 
#stepToBuyOne #addSelectedToShoppingList {
	display: none;
}

#stepToBuyOne #shoppingCartList a.btnEmptyCart, 
#stepToBuyOne #shoppingCartList div a.btnRemoveSelected, 
#stepToBuyOne #shoppingCartList div.showprice_up a.btnRecalculateCart {
	display: none;
}

#stepToBuyOne #shoppingCartList h2 {
	font-size: 20px;
	margin: 7px 0 0 0;
}

#stepToBuyOne #shoppingCartList .boxContent {
	border: 0;
}

#stepToBuyOne #shoppingCartList .boxContent_middle {
	padding: 0;
}

#stepToBuyOne #shoppingCartList a.btnRecalculateCart {
	float: left;
	background: #ffffff;
	border: 1px solid #074187;
	color: #074187;
	margin: 8px 1px 1px 1px;
}

#stepToBuyOne #shoppingCartList a.btnCheckout {
	float: right;
	background: transparent url("images/bg_button.png") repeat-x scroll 0 100%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#stepToBuyOne #shoppingCartList .showprice_up a.btnCheckout {
	font-size: 14px;
	line-height: 20px;
	padding: 0px 5px;
}

#stepToBuyOne #shoppingCartList .showprice_down a.btnCheckout {
	font-size: 17px;
	line-height: 25px;
	padding: 2px 10px;
}

#stepToBuyOne #shoppingCartList form {
	clear: both;
}

#stepToBuyOne #shoppingCartList table {
	width: 100%;
}

#stepToBuyOne #shoppingCartList table th.bild, 
#stepToBuyOne #shoppingCartList table td.bild {
	display: none;
}

#stepToBuyOne #shoppingCartList .cartLastInformationForPay {
	float: right;
	width: 300px;
	line-height: 20px;
	margin: 0 0 15px 0;
}

div.showprice_down {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	padding: 2px 0;
}

div.showprice_up {
	float: right;
	border-bottom: 1px solid #074187;
	width: 100%;
	padding: 0 0 2px 0;
}

#stepToBuyOne .specialCategoryProducts .boxContent_middle {
	border-right: 1px solid #074187;
	border-bottom: 1px solid #074187;
	border-left: 1px solid #074187;
	height: 310px;
	overflow-x: hidden;
	overflow-y: auto;
}

#stepToBuyOne #productPromoGutschineDisplay input {
	color: #999999;
	font-size: 11px;
	width: 150px;
	height: 18px;
}

#stepToBuyOne div#productPromoGutschineDisplay input:focus {
	color: #000000;
}

/* *************************************************** */
/* *********** Steps to buy styles (step 2) ********** */
/* *************************************************** */
#stepToBuyTwo div.boxButtons a.btnBack {
	float: left;
}

#stepToBuyTwo div.boxButtons {
	border-top: 1px solid #074187;
	border-bottom: 0;
}

#stepToBuyTwo span.textChooseOrCreateAddress {
	display: block;
	font-weight: bold;
	width: 100%;
}

#stepToBuyTwo span.textChooseOrCreateAddress a {
	font-weight: bold;
}

#stepToBuyTwo dl.setLiferAddress dd {
	margin: 0 0 0 4px;
}

#stepToBuyTwo .addressBox {
	float: left;
	width: 200px;
	height: 110px;
	margin: 10px 0 0 0;
}

#stepToBuyTwo .addressBox dt input {
	border: 0;
}

#stepToBuyTwo .addressBox li {
	clear: both;
	float: left;
	width: 170px;
	margin: 1px;
}

#stepToBuyTwo .addressBox li.gender, 
#stepToBuyTwo .addressBox li.name {
	width: auto;
}

#stepToBuyTwo .addressBox li.name {
	clear: none;
}

#stepToBuyTwo .addressBox a.btnUpdate {
	clear: both;
	float: left;
}

/* *************************************************** */
/* *********** Steps to buy styles (step 3) ********** */
/* *************************************************** */
#stepToBuyThree .boxButtons a.btnBack {
	float: left;
}

#stepToBuyThree .boxButtons {
	border-top: 1px solid #074187;
	border-bottom: 0;
}

#stepToBuyThree #checkoutPayment div.boxContent_middle {
	margin: 5px 0 15px 0;
}

#stepToBuyThree .paymentType {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
}

#stepToBuyThree .paymentTypeSecond, 
#stepToBuyThree div#DEBIT_INFORMATION, 
#stepToBuyThree div#CC_INFORMATION {
	float: left;
	width: 100%;
}

#stepToBuyThree .paymentType input {
	float: left;
	border: 0;
	margin: 2px;
}

#stepToBuyThree .paymentType .checkoutpaymentTXT {
	float: left;
	width: 90%;
	padding: 0 0 0 7px;
}

#stepToBuyThree .paymentTypeSecond {
	clear: both;
	float: left;
	width: 90%;
	padding: 0 0 0 29px;
}

#stepToBuyThree .paymentType .checkoutpaymentTXT p {
	margin: 5px 0;
}

#stepToBuyThree table td {
	border-bottom: 0;
}

#stepToBuyThree table td select, 
#stepToBuyThree table td input, 
#stepToBuyThree table td img, 
#stepToBuyThree table td span, 
#stepToBuyThree table td a {
	float: left;
}

#stepToBuyThree #CC_INFORMATION table td input[type="radio"] {
	margin: 12px 5px 0 5px;
}

#stepToBuyThree .paymentTypeSecond table td:FIRST-CHILD, 
#stepToBuyThree .paymentTypeSecond table td a {
	white-space: nowrap;
}

#stepToBuyThree #DEBIT_INFORMATION table .label {
	width: 85px;
}

/* *************************************************** */
/* *********** Steps to buy styles (step 4) ********** */
/* *************************************************** */
#stepToBuyFour div.stepsToBuyHistoryInContent, 
div.stepsToBuyHistoryInContent {
	display: none;
}

#stepToBuyFour div.boxButtons {
	border-top: 1px solid #074187;
}

#stepToBuyFour div.boxButtons a.btnBack {
	float: left;
}

#stepToBuyFour div#orderAgreementInformation p {
	margin: 0;
}

#stepToBuyFour textarea {
	width: 99%;
}

#stepToBuyFour #missingCheck {
	color: #ff0000;
}

/* *************************************************** */
/* ************** Steps to buy complete ************** */
/* *************************************************** */
.orderComplete .boxContent {
	border: 0;
}

/* *************************************************** */
/* ******* Quick checkout step styles (step 1) ******* */
/* *************************************************** */
#quickCheckoutStepOne a.buttonLinks {
	float: right;
}

#quickCheckoutStepOne .addressBox {
	float: left;
	width: 45%;
}

#quickCheckoutStepOne .addressBox dt {
	color: #074187;
	font-style: italic;
	margin: 0 5px 0 0;
}

#stepToBuyTwo .addressBox li {
	clear: both;
	float: left;
	width: 170px;
	margin: 1px;
}

#stepToBuyTwo .addressBox li.gender, 
#stepToBuyTwo .addressBox li.name {
	width: auto;
}

#stepToBuyTwo .addressBox li.name {
	clear: none;
}

#quickCheckoutStepOne a.btnBack {
	float: left;
}

/* *************************************************** */
/* ******* Quick checkout step styles (step 2) ******* */
/* *************************************************** */
#quickCheckoutStepThree .paymentType {
	clear: both;
	float: left;
	display: block;
	width: 550px;
	margin: 20px 0 5px 0;
}

#quickCheckoutStepThree .paymentType dt {
	width: 20px;
}

#quickCheckoutStepThree .paymentType dt input {
	border: 0;
}

#quickCheckoutStepThree .paymentType dd {
	width: 520px;
	margin: 2px 0 0 2px;
}

#quickCheckoutStepThree .paymentType dd strong {
	display: block;
	width: 520px;
}

#quickCheckoutStepThree .paymentTypeSecond {
	margin: 0 0 10px 0;
}

#quickCheckoutStepThree .paymentTypeSecond dl {
	width: 550px;
	margin: 0 0 0 22px;
}

#quickCheckoutStepThree .paymentTypeSecond dt {
	width: 100px;
}

#quickCheckoutStepThree .paymentTypeSecond dd {
	width: 340px;
}

#quickCheckoutStepThree #CC_INFORMATION input {
	width: 150px;
}

#quickCheckoutStepThree #CC_INFORMATION .cardType {
	height: 35px;
	line-height: 35px;
}

#quickCheckoutStepThree #CC_INFORMATION dd.cardType input, 
#quickCheckoutStepThree #CC_INFORMATION dd.cardType img {
	float: left;
}

#quickCheckoutStepThree #CC_INFORMATION dd.cardType input {
	width: auto;
	margin: 10px 0;
}

#quickCheckoutStepThree #CC_INFORMATION dd.cardExpiration select {
	float: left;
}

#quickCheckoutStepThree a.btnBack {
	float: left;
}

/* *************************************************** */
/* ******* Quick checkout step styles (step 4) ******* */
/* *************************************************** */
#quickCheckoutStepFour form .boxContent {
	border-bottom: 0;
}

#quickCheckoutStepFour #missingCheck {
	color: #ff0000;
}

#quickCheckoutStepFour #orderAgreementInformation dd {
	width: 560px;
}

#quickCheckoutStepFour .boxButtons {
	border-top: 1px solid #074187;
	text-align: right;
}

#quickCheckoutStepFour a.btnBack {
	float: left;
}

/* *************************************************** */
/* **************** Order list styles **************** */
/* *************************************************** */
#orderHeader h1 span.text {
	float: left;
	width: auto;
}

#orderHeader a.btnEdit, #orderHeader a.btnBack {
	float: right;
}

#orderHeader .boxContent {
	border-bottom: 0;
}

#orderHeader #orderWhereShallWeShipItAddress .orderBillingInformation, 
#orderHeader #orderWhereShallWeShipItAddress .orderShippingInformation {
	width: 50%;
}

#orderHeader #orderWhereShallWeShipItAddress .orderBillingInformation, 
#orderHeader #orderWhereShallWeShipItAddress .orderShippingInformation, 
#orderHeader #orderWhereShallWeShipItAddress .addressType {
	float: left;
	display: inline;
}

#orderHeader #orderWhereShallWeShipItAddress .orderBillingInformation span, 
#orderHeader #orderWhereShallWeShipItAddress .orderShippingInformation span {
	clear: both;
	float: left;
}

#orderHeader #orderWhereShallWeShipItAddress .addressType {
	color: #074187;
	font-style: italic;
	margin: 0 5px 0 0;
}

#orderHeader #orderWhereShallWeShipItAddress .addressType span {
	width: 100%;
}

#orderHeader #orderWhereShallWeShipItAddress .city .postalCode {
	margin: 0 3px 0 0; 
}

#orderHeader #orderMethod {
	display: none;
}

#orderHeader span.text_EXT_COD {
	color: #074187;
	font-weight: bold;
}

#orderAdditionalInformation textarea {
	width: 99%;
}

/* *************************************************** */
/* **************** Footer class styles ************** */
/* *************************************************** */
#footer {
	clear: both;
	color: #074187;
	font-size: 10px;
	text-align: center;
	padding: 10px 0 0 5px;
}

#footer ul, #footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer a, #footer a:visited {
	color: #074187;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#footer a {
	background: transparent url("images/bg_listbullet.png") no-repeat scroll 0 0;
	color: #074187;
	padding: 0 6px;
	text-decoration: none;
}

#footer a:hover {
	color: #074187;
	text-decoration: u;
}

#footer .small {
	font-size: 10px;
}

/* *************************************************** */
/* ***************** Customer styles ***************** */
/* *************************************************** */

/* *************************************************** */
/* *************** Unaranged css styles ************** */
/* *************************************************** */
#category_image {
	float: left;
	background: transparent url("images/image_na_big.gif") no-repeat scroll 0 0;
	width: 118px;
	height: 118px;
}

#category_button {
	float: right;
}

#generic_content_container , #generic_content_container_promo, #listPromotion, #listTopSeller {
	float: left;
	width: 506px;
}

#generic_content_container_even_odd_row {
	display: none;
}

/* *************************************************** */
/* **************** Product list styles ************** */
/* *************************************************** */
.product_space_box {
	display: none;
}

.product_space_box_left {
	float: left;
	*float: right;
	width: 280px;
	height: 10px;
}

.product_image_container_bg {
	float: left;
	border-bottom: 9px solid #FBEFEF;
	border: 0px;
}

.product_image_container {
	float: left;
	border: 1px solid #B3CCF2;
	width: 110px;
	padding: 5px;
}

.display_foto a {
	float: left;
	background: transparent url("images/productImageBG.jpg") no-repeat scroll 0 0;
	width: 77px;
	height: 75px;
	padding: 0 5px 5px 0;
}
	
.product_image_span {
	float: left;
	border: 1px solid #cccccc;
	width: 75px;
	height: 73px;
}

#product_text {
	*float: left;
	width: 130px;
	margin-left: 134px;
	*margin-left: 10px;
}

#product_text_small_artname {
	*float: left;
	width: 130px; 
	*height: 185px;
	margin-left: 134px; 
	*margin-left: 10px;
}

#product_text_small { 
	*float: left;
	width: 130px;
	margin-left: 134px; 
	*margin-left: 10px;
}

#product_text_big { 
	*float: left;
	width: 110px;
	margin-left: 134px; 
	*margin-left: 10px;
}

#product_text_medium { 
	*float: left;
	border: 1px solid #000000;
	width: 110px;
	margin-left: 134px; 
	*margin-left: 10px;
}

.product_sumary_artnum {
	font-weight: bold;
}

.product_sumary_artname {
	font-weight: bold;
	color: #934747;
	margin-bottom: 3px;
}

.product_sumary_preis {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.product_sumary_preis_blink {
	color: #EB5541;
	text-decoration: blink;
}

#product_button {
	float: left;
	margin-top: 4px;
}

#product_form {
	float: left;
}

#products_navigation_content_container {
	float: left;
	width: 563px;
	margin-top: 5px;
}

#products_navigation_left {
	float: left;
	background: #ff0000;
	width: 9px;
	height: 27px;
}

#products_navigation_right {
	float: left;
	background: #ff0000;
	width: 10px;
	height: 27px;
}

#products_navigation {
	float: left;
	background: #ff0000;
	width: 544px;
	height: 27px;
}

#products_navigation_component {
	float: right;
	margin: 3px 9px 0px 5px;
}

#products_navigation_label {
	float: left;
	white-space: nowrap;
	color: #434F65;
	margin: 0 10px;
}

#products_navigation_label_black {
	float: right;
}

#header_image {
	float: left;
}

.header_quickLinks_bottom {
	display: block;
	background: #FFFFFF url("images/content/besamex-Home.jpg") no-repeat scroll 179px 0;
	height: 158px;
	_height: 145px;
	width: 756px;
}

#header_quickLinks_bottom a, #header_quickLinks_bottom img {
	float: left;
	border: 0;
	margin: 0;
}

#header_quickLinks {
	display: none;
}

#website_menu {
	clear: both;
	float: left;
	width: 508px;
	padding: 0 0 10px 0;
	margin: 7px 0 0 17px;
}

.title_on_dark_color {
	display: none;
}

.box_medium_input {
	width: 180px; 
	*width: 179px;
}

.box_medium_input_search {
	display: block;
	float: left;
	border: 0 none;
	width: 128px;
}

.box_small_input {
	width: 20px;
}

.box_small_input_cart {
	border: 1px solid #000000;
}

#navigatorBox {
	float: left;
	width: 506px;
}

#menu_left, #menu_right {
	display: none;
}

#menu_right_tab {
	float: left;
}

.add_to_chart_structure {
	width: 230px;
}

#product_summary_box_buttons {
	float: right; 
	*float: none;
	text-align: center;
}

#image_size {
	width: 50px;
	height: 120px;
}

.button_medium {
	color: #434F65;
	width: 150px;
	height: 18px;
}

.button_large {
	color: #434F65;
	width: 220px;
	height: 18px;
}

.right_float {
	float: right;
}

.left_float {
	float: left;
}

.top_align_table {
	vertical-align: top;
}

.test {
	width: 150px;
	height: 20px;
}

.test_de {
	width: 150px;
	height: 1px;
}

.button_margin_top {
	margin-top: 0px; 
	*margin-top: 12px;
}

.white {
	background: #FFFFFF;
}

.add_sep_right_bar {
	background: transparent url("images/sep.gif");
}

.align_table_right {
	padding-left: 4px;
}

.product_display_box {
	float: left;
	border-bottom: 1px solid #074187;
	width: 506px;
	padding: 5px 0;
}

.product_display_box_header a {
	text-decoration: none;
}

.product_display_box_header, .product_display_box_content {
}

.product_name_display {
	color: #074187;
	font-size: 13px;
	font-weight: bold;
}

#products_navigation_content_container_checkout {
	float: left;
	width: 506px; 
}

.basic_component_subtitle, 
#products_navigation_checkout {
	float: left;
	color: #074187;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0 0 0;
}

#products_navigation_left_large {
	float: left;
	width: 0px;
	height: 0px;
}

#products_navigation_right_large {
	float: left;
	width: 0px;
	height: 0px;
}

#products_navigation_large, .basic_component_title {
	float: left;
	color: #074187;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	margin: 7px 0 0 0;
}

#products_navigation_component_checkout {
	float: right;
	margin: 3px 9px 0px 5px;
}

#products_navigation_label_checkout {
	float: right;
	margin: 5px 10px 0px 5px;
}

.product_image_prod {
	border: 0px;
	width: 50px;
	height: 50px;
}

.product_space_box_prod {
	float: left;
	width: 5px;
	height: 10px;
}

#product_box_prod {
	float: left;
	width: 172px;
	margin-top: 5px;
}

#generic_content_container_product_detail {
	float: left;
	width: 100%;
}

#generic_content_container_product_detail table {
	width: 100%;
}

.boxAddToCart {
	float: left;
	background: transparent url("images/ico_addbasket_liste.png") no-repeat 0 100%;
	width: 65px;
	height: 27px;
	cursor: pointer;
}

.search_in_category_title {
	float: left;
	color: #074187;
	font-size: 20px;
	font-weight: bold;
	width: 506px;
	margin: 5px 0;
}

.next_arrow {
	display: inline;
	float: left;
	background: transparent url(images/next_arrow.gif) no-repeat center center;
	width: 10px;
	height: 10px;
	padding-top: 6px;
	_padding-top: 2px;
}

.next_arrow {
	height: 17px;
}

.lineSeparatorDotted {
	float:left;
	width:100%;
	margin: 10px 0px 5px 0px;
	border-top: 1px dotted #B3CCF2;
}

.artikeldetail .status_1, 
.artikeldetail .status_2, 
.artikeldetail .status_3, 
.artikeldetail .status_4 {
	margin: 0 0 0 25px;
}

td.similarProducts div#product_info_box_display_style {
	border-bottom: 0;
}

td.similarProducts .artikel .product {
	width: 300px;
}

td.similarProducts .artikel .status_1, 
td.similarProducts .artikel .status_2, 
td.similarProducts .artikel .status_3, 
td.similarProducts .artikel .status_4 {
	margin: 0 0 0 10px;
}

td.similarProducts .artikel .artnr {
	height: auto;
}

td.similarProducts .artikel .producerName, 
td.similarProducts .artikel .preisspar, 
td.similarProducts .artikel .divAddToCart span, 
td.similarProducts .artikel .divAddToCart form {
	display: none;
}

td.similarProducts .artikel .product_sumary_preis {
	display: block;
}

.similarProducts .artikel div.details, 
.similarProducts .artikel .image, .similarProducts .artikel .productShortDescription {
	display: none;
}

.similarProducts .artikel .artnr {
	padding: 0;
}

.similarProducts .artikel .preis {
	width: 200px;
	margin: 0;
}

.similarProducts .artikel .preis .product_sumary_preis, 
.similarProducts .artikel .preis .product_groundPrice {
	clear: both;
	float: left;
	width: 100px;
	text-align: right;
	margin: 0;
}

.similarProducts div.divAddToCart {
	position: absolute;
	margin: 4px 0 0 110px;
	*margin: 4px 0 0 -90px;
}

.display_style {
	display: block; 
	width: 531px; 
	margin-left: -3px;
}

.productAlsoBought {
	width: 100%;
}	
	
#product_box_small {
	float:left;
	width:279px;
	background-image:url(images/product_box_bg.gif);
	background-repeat:repeat-y;
	margin-top:5px;
	margin-right:2px;
}

#product_box_left_small {
	float: left;
	background: url(images/product_box_left.gif) no-repeat;
	height: 225px;
	width: 6px;
}

#product_box_right_small {
	float: right;
	background: url(images/product_box_right.gif) no-repeat;
	height: 225px;
	width: 6px;
}

#product_box_bottom_small {
	clear: both;
	background: url(images/product_box_bottom.gif) no-repeat bottom;
	width: 279px;
	height:6px;
	padding: 0;
	margin: 0;
}

#product_box_middle_small {
	background: url(images/product_box_top.gif) no-repeat;
	padding-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
}

#product_summary_name_box_small {
	padding-bottom: 3px;
}

.product_image_container_bg_small {
	float: left;
	border-bottom: 9px solid #FBEFEF;
	border: 0px;
}

.product_image_container_small {
	float: left;
	border: 1px solid #B3CCF2;
	width: 110px;
	padding: 5px;
}

.product_image_small {
	border: 0px;
	width: 100px;
	height: 100px;
}

#product_text_small {
	*float:left;
	_float:right;
	_position: absolute;
	margin-left:134px;
	*margin-left:10px;
	width: 130px;
}

#products_navigation_left_checkout, #products_navigation_right_checkout, 
#minicart_visibility_leftbar, .display_list_new_style, table .boxAddToCart_text, 
#editcreditcard_top_buttons, #viewprofile_showold_up, #viewprofile_informations, #viewprofile_link_style, 
#checkoutbar, #checkoutorder_information_display, #checkoutorder_information_display, #show_div, #show_down, 
.left_search_box .left_box_header, .information_left_image, .display_recommendations, .render_products_from_categories {
	display: none;
}

.display_list, 
#viewprofile_showold_down, #checkoutorder_status_display, 
#productPromoCodesEnteDisplay, #show_up, #show_up_right, .display_style_show {
	display: block;
}

.newsLetterWidth {
	width: 100%;
}

.tellafriend{
	background: url(images/Rezept_Hg.gif) no-repeat;
}	

.left_search_box {
	display: block;
	background: #a8bfd9;
	height: 40px;
	width: 200px;
}

.left_search_box .left_box {
	background: transparent url("images/navsearch_top_bg.gif") no-repeat scroll 50% 0;
	margin: 0;
}

#kontaktBox {
	float:left;
	margin-top:220px;
	padding:10px 90px;
}

.content_basic_container {
	float: left;
	width: 496px;
	margin: 1px 0;
}

.content_basic_container_small {
	float: left;
	width: 480px;
}

.content_basic_container_no_margin {
	float: left;
	width: 480px;
}

.basic_component {
	float: left;
}

.basic_component_long_button {
	float: left;
	width: 180px;
}

.basic_input_component {
	float: left;
	width: 200px;
}

#form_content_box {
	clear: both;
	float: left;
	border-top: 1px solid #074187;
	width: 506px;
	margin: 2px 0 1px 0;
}

#form_content_box_no_border {
	clear: both;
	float: left;
	width: 506px;
}

#form_content_box_left, #form_content_box_right, #form_content_box_bottom {
	display: none;
}

#form_content_box_middle {
	float: left;
	padding: 5px;
}

#form_content_box_text {
	float: left;
	width: 100%;
}

.form_input_regular_popup {
	width: 148px;
}

.tellafriend {
	background: transparent url("images/Rezept_Hg.gif") no-repeat scroll 0 0;
}

.form_input_regular_background {
	background: #FFCCCC;
	width: 180px;
}

.form_input_regular_medium {
	width: 60px;
}

.form_input_regular_small {
	width: 40px;
}

.form_input_separateEmails {
	width: 300px;
}

.form_input_regular_subject {
	width: 300px;
}

.form_input_regular_textarea {
	width: 300px;
	height: 120px;
}

.form_input_regular_little {
	width: 40px;
}

.form_select_regular {
	width: 181px;
}

.form_select_small {
	height: 18px;
}

.form_select_regular_medium {
	width: 80px;
}

.form_select_regular_little {
	width: 60px;
}

.form_select_splitship {
	width: 181px;
	float: left;
}

.form_label {
	display: block;
	color: #000000;
	width: 150px;
	margin: 0 5px 0 0;
}

.form_address_number_label {
	margin-right: 5px;
	width: 30px;
	padding-top: 3px;
	display: block;
}

.form_label_popup {
	margin-right: 5px;
	width: 95px;
	padding-top: 6px;
	display: block;
}

.form_label_small {
	margin-right: 5px;
	width: 50px;
	padding-top: 3px;
	display: block;
}

.form_label_medium {
	margin-right: 5px;
	width: 150px;
	padding-top: 3px;
	display: block;
}

.form_label_big {
	margin-right: 5px;
	width: 200px;
	padding-top: 3px;
	display: block;
}

.form_label_button{
	margin-right: 5px;
	width: 200px;
	display: block;
}

.form_label_button_large{
	margin-right: 5px;
	width: 280px;
	padding-top: 3px;
	display: block;
}

.form_label_title {
	margin-right: 5px;
	font-weight:bold;
	color: #80a2c8;
	display: block;
}

.right_align{
	float: right;
}

.form_label_forum {
	margin-right: 5px;
	width: 45px;
	display: block;
}

.form_radio_label {
	margin-right: 5px;
	display: block;
}

.form_label_text {
	margin-right: 5px;
	padding-top: 3px;
	display: block;
}

.inline_label {
	margin-left: 3px;
	margin-right: 3px;
}

.inline_component {
	float: left;
	margin-left: 3px;
	padding-top: 3px;
}

.form_section {
	float: left;
	border-bottom: 1px solid #434F65;
	font-weight: bold;
	width: 488px;
}

#content_basic_container_submit_right_no_float {
	display: block;
	padding-top: 3px;
}

#forum_design_xml{
	width: 500px;
	margin-left: 0px;
	margin-top: 5px;
	}
	
#forum_design_xml textarea {
	background: #80a2c8;
	color: #80a2c8;
	width: 300px;
}	
	
#forum_design_xml_textarea{
	width: 400px;
}
	
#forum_new_line_design_xml {
	clear: both;
	float: left;
	width: 400px;
}

#forum_new_line_text_design_xml {
	clear: both;
	float: left;
	width: 200px;
}

#form_content_box_cart {
	float: left;
	width: 563px;
	background: url(images/error_box_bg.gif) repeat-y;
	padding: 0;
	margin-left: 0px;
	margin-top: 5px;
}

#form_content_box_left_cart {
	float: left;
	background: url(images/error_box_left.gif) no-repeat;
	height: 30px;
	width: 6px;
}

#form_content_box_right_cart {
	float: right;
	background: url(images/error_box_right.gif) no-repeat;
	width: 6px;
	height: 30px;
}

#form_content_box_bottom_cart {
	clear: both;
	background: url(images/error_box_bottom.gif) no-repeat 0 100%;
	width: 563px;
	height: 6px;
	padding: 0;
	margin: 0;
}

#form_content_box_middle_cart {
	background: url(images/error_box_top.gif) no-repeat;
	padding-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
}

#form_content_box_text_cart {
	float:left;
}

.link_highlight {
	color: #000000;
	text-decoration: underline;
}

.search_header_title {
	color:#14479C;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.content_basic_container_margin_bottom {
	float: left;
	width: 500px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.basic_component_button_style_right {
	float: right;
	margin-left: 3px;
	margin-top:5px;
}

#capcha{
	margin-left:3px;
	#margin-left:4px;
	_margin-left:0px;
	margin-top:3px;
}

.content_list_container {
	float: left;
	width: 496px;
	margin-left: 0px;
	margin-top: 5px;
}
.list_component {
	float: left;
	width: 100%;
	margin-left: 0px;
}

.result_list {
	float: left;
	width: 496px;
}

.result_list th {
	font-weight: normal;
	color: #434f65;
	text-align: left;
	padding: 2px;
}

.result_list .border_top {
	border-bottom: 1px solid #074187;
	height: 3px;
}

.result_list_no_border {
	width: 496px;
}

.result_list_small_content {
	border: 1px solid #074187;
	width: 185px;
	padding: 2px;
	margin: 0 0 10px 0;
}

.result_list_small_content td {
	height: 25px;
	color: #000000;
	vertical-align: middle;
}

.result_list_small_dotted {
	border: 1px solid #074187;
	width: 184px;
}

.result_list_small_dotted th {
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	width: 184px;
	height: 25px;
	padding: 0 10px;
}

.result_list_small_dotted td {
	border-top: 1px dotted #074187;
	height: 25px;
	color: black;
	vertical-align: middle;
	padding-left:5px;
	
}

.result_list_small {
	background: #ccdcea url("images/menubox_bottom_bg.gif") no-repeat scroll 50% 100%;
	width: 200px;
	padding: 10px 0;
}

.result_list_small th {
	width: 20px;
	height: 25px;
	color: white;
	text-align: left;
	vertical-align: middle;
}

.result_list_small td {
	height: 25px;
	color: black;
	vertical-align: middle;
}

.result_list_small td.left {
		width: 80%;
		padding: 0 0 0 10px;
		text-align: left;
	}
	
.result_list_small td.right {
		width: 20%;
		padding: 0 10px 0 0;
		text-align: right;
	}

.result_list_small td.middle {
		padding: 5px 5px 10px 5px;
		text-align: center;
	}

.result_list_small td.pricecut {
	width: 100%;
	padding: 0 10px;
	text-align: right;
	background: url(images/dottedline.gif) repeat-x bottom;	
}

.result_list_small_no_border {
	margin: 0 0 10px 0;
	width: 184px;
}

.result_list_small_no_border th {
	width: 184px;
	height: 25px;
	padding: 0 10px;
	color: white;
	text-align: left;
	vertical-align: middle;
}

.result_list_small_no_border td {
	height: 25px;
	color: black;
	vertical-align: middle;
}

.result_list_no_border .splitship {
	font-weight:bold;
	font-size:12px;
	color:#E1EBFF;
	width:100%;
	padding:2px;
	}

.result_list_no_border .border_top {
	border-bottom: 1px solid #E1EBFF;
	height: 3px;
}


.result_list_small_item_header {
	padding: 2px;
}

.result_list_small_item_header_prod {
	border-bottom: 1px dotted #E1EBFF;
	color: #169689;
	width: 170px;
}

#rightnav .quickReorderContent .productName {
	width: 70px;
}

.right_box_header_content_minicart td {
	width: 175px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 35px;
	font-weight: bold;
	color: white;
	line-height: 25px;	
	float: left;
	background-image:url(images/boxHeaderRight.png);
}

.right_box_header_content_minicart td a {
	font-weight: normal;
	text-decoration: underline;
}

.right_box_header_content td {
	float: left;
	color: #ffffff;
	text-indent: 10px;
	font-weight: bold;
	width: 213px;
	line-height: 25px;	
}

.right_box_header_content td a {
	color: #fefefe;
	text-decoration: underline;
}

#product_name_image {
	border: 2px solid #FFFFFF;
}

#product_name_image_bg {
	float: left;
}

.result_list_no_border{
	float: left;
}

.result_list_no_border th{
	font-weight: normal;
	color: #5B6679;
	text-align: left;
}

.list_total_line{
	border-top: solid 1px #dfdfdf;
	padding-top: 5px; 
}

.odd_row {
	background-color: #d7e8f8;
}

.even_row {
	background-color: #ecf3fa;
}
.middle{
	text-align: center;
	padding-left: 15px;
}

.produktuebersicht {
	width: 506px;
	border-collapse: collapse;	
}

.produktuebersicht td {
	vertical-align: top;
}

.produktuebersicht .display_foto {
	width: 100px;
}

.produktuebersicht td strong {
	color: black;
}

.produktuebersicht th {
	height: 22px;
	background: #33CC00;
	font-weight: normal;
	color: white;
	text-align: left;
	border-bottom: 1px solid white;
}

.produktuebersicht .bild {
	padding-left: 10px;;
	width: 15%;
}

.produktuebersicht .artikel {
	width: 20%;
}

.produktuebersicht .stueck {
	width: 35%;
	text-align: right;
	padding-right: 10px;
}

.produktuebersicht .preisuvp {
	width: 35%;
	text-align: left;
	vertical-align: top;
}

.produktuebersicht p {
	margin: 0;
}

.produktuebersicht .uvp {
	float: left;
}

.produktuebersicht .uvpprice {
	color: black;
	text-decoration: line-through;
	float: right;
}

.produktuebersicht .unserpreis {
	float: left;	
}

.produktuebersicht .unserpreis_margin {
	float: left;	
}

.produktuebersicht .ppml {
	color: #999;
	float: left;
}

.produktuebersicht .ppmlprice {
	color: #999;
	float: right;
}

.produktuebersicht .angebot {
	width: 13%;
	text-align: right;
}

.produktuebersicht .verfuegbar {
	width: 60%;
	padding: 0 0 10px 10px;
	text-align: left;
	vertical-align: bottom;
}


.produktuebersicht .aktion {
	width: 40%;
	padding: 0 10px 10px 0;
	text-align: right;
}

.produktuebersicht .trenner {
	padding: 0;
}

.produktuebersicht a.details {
	margin: 1px 0;
}

.produktuebersicht_border {
	float: left;
}

.produktuebersicht_border td {
	vertical-align: top;
	text-align: left;
	padding: 10px 0 0 0;
}

.produktuebersicht_border td strong {
	color: black;
}

.produktuebersicht_border th {
	height: 22px;
	background: #33CC00;
	font-weight: normal;
	color: white;
	text-align: left;
	border-bottom: 1px solid white;
}

.produktuebersicht_border .bild {
	padding-left: 10px;;
	width: 15%;
}

.produktuebersicht_border .artikel {
}

.produktuebersicht_border .stueck {
	width: 15%;
	text-align: right;
	padding-right: 10px;
}

.produktuebersicht_border .preisuvp {
	width: 18%;
	text-align: right;
	vertical-align: top;
}

.produktuebersicht_border p {
	margin: 0;
}

.produktuebersicht_border .uvp {
	color: black;
	float: left;
}

.produktuebersicht_border .uvpprice {
	color: black;
	text-decoration: line-through;
	float: right;
}

.produktuebersicht_border .unserpreis {
	color: #E1EBFF;
	font-weight: bold;
	float: left;	
}

.produktuebersicht_border .unserpreis2 {
	color: #E1EBFF;
	font-weight: bold;
	float: right;	
}

.produktuebersicht_border .ppml {
	color: #999;
	float: left;
}

.produktuebersicht_border .ppmlprice {
	color: #999;
	float: right;
}

.produktuebersicht_border .angebot {
	width: 13%;
	text-align: right;
}

.produktuebersicht_border .verfuegbar {
	width: 60%;
	padding: 0 0 10px 10px;
	text-align: left;
	vertical-align: bottom;
}


.produktuebersicht_border .aktion {
	width: 40%;
	padding: 0 10px 10px 0;
	text-align: right;
}

.produktuebersicht_border .trenner {
	padding: 0;
}

.producttable {
	width: 100%;
}

.producttable td {
	width: 50%;
	height: 25px;
}

.producttable .normal {
	background: url(/images/dottedline.gif) repeat-x bottom;
}

.producttable .uvp {
	color: black;
}

.producttable .uvpprice {
	color: black;
	text-decoration: line-through;
}

.producttable .preis {
	color: #f60;
	font-size: 18px;
	font-weight: bold;
	background: url(/images/dottedline.gif) repeat-x bottom;	
}

.producttable .ppml {
	color: #000;
	background: url(/images/dottedline.gif) repeat-x bottom;	
}

.producttable .bestellform {
	height: 50px;
	vertical-align: middle;
	background: url(/images/dottedline.gif) repeat-x bottom;		
}

.producttable .hinweis {
	color: #999;
	vertical-align: middle;
}

.products_list{
	width:170px;
	margin-left: 14px;
}

.result_list_small_item_header_price{
	color: #169689;
	border-bottom: dotted 1px #E1EBFF;
	padding: 0 2px;
	width: 45px
}

.result_list_small_item_header_cart{
	color: #169689;
	border-bottom: dotted 1px #E1EBFF;
	padding:0px;
	width: 22px
}

.result_list_small_border_last_product {
	background: transparent url("images/menubox_bottom_bg.gif") no-repeat scroll 50% 100%;
	padding-bottom: 10px;
	width: 200px;
}

.result_list_small_last_product {
	margin: 5px 0 0 0;
	height:25px;
	border:0px;
}

.result_list_small_item_header_lineBorder {
	float: left;
	border-top: 1px solid #074187;
	width: 100%;
}

.list_price_information { 
	float: right;
	text-align: right;
}

.result_list_no_border .list_price_information, 
table.tableShoppingListItems .list_price_information { 
	float: left;
}

td.list_price_information a.details {
	padding: 2px 14px;
}

td.list_price_information #product_form input {
	float: left;
}

.list_price_information_highlight {
	float: left;
	text-align: left;
	font-weight: bold;
	color: #074187;
}

.list_price_detail {
	text-align: right;
}

.list_price_detail_highlight, .list_price_detail_highlight .yourPrice {
	text-align: right;
	font-weight: bold;
	color: #074187;
}

#table_description {
	color: #074187;
	font-size: 10px;
}

.simple_line{
	border-top: 1px solid #E1EBFF;
	margin: 0 5px;
}

.simple_separator{
	border-top: 1px dotted #D7D7D7;
	margin: 0 2px;
}

.buttons_table_productsummary {
	background: #E0EAF2;
}

#product_content_box {
	float: left;
	border-top: 1px solid #074187;
	width: 100%;
	_width: 506px;
}

#product_content_box_left, #product_content_box_right, #product_content_box_bottom {
	display: none;
}

#product_content_box_middle {
}

#product_big_image_generic_container {
	clear: both;
	float: left;
	width: 180px;
	height: 180px;
}

#product_big_image_container_bg {
	float: left;
	background: #ffffff url("images/shadowAlpha.png") no-repeat scroll 100% 100%;
	width: 170px;
	height: 170px;
	margin: 5px 0 0 5px;
}

#product_big_image_container {
	float: left;
	border: 1px solid #cccccc;
	width: 162px;
	height: 162px;
}

.product_image {
	border: 0;
	border: 0;
	margin: auto;
}

#product_big_image_container a img {
	width: 160px !important;
	height: 160px !important;
}

#product_category_text {
	float: left;
	margin: 5px;	
}

#product_category_button {
	float: right;
}

#product_category_text_no_image {
	margin: 10px;	
}		

#category_text {
	display: block;
	float: left;
}

#category_text li {
	list-style: disc;
}

.product_label {
}

.descriptionSubTitle {
	font-size: 13px;
	font-weight: bold;
}

.product_long_description {
}

form.formAddToCart {
	clear: both;
	float: right;
}

.product_value {
}

.yourPrice {
	font-size: 18px;
	font-weight: bold;
}

.uvpprice {
	text-decoration: line-through;
	font-weight: normal;
}

.ppmlprice {
	color: #cccccc;
	font-weight: normal;
}

.product_name {
	float: left;
	color: #074187;
	font-size: 20px;
	font-weight: normal;
	width: 100%;
	margin: 10px 0;
}

.product_description {
	font-weight: bold;
	display: block;
}

.product_hersteller, .product_value_sale_price {
	font-weight: bold;
}

.product_value_base_price, .product_value_regular_price {
	float: right;
}

#product_line_container {
	float: left;
	margin-top: 5px;
}

#product_line_container_component {
	float: left;
}

#product_line_container_simple {
	clear: both;
	float: left;
	font-size: 12px;
	width: 100%;
	margin: 10px 0 0 0;
}

#product_line_container_simple_buttons {
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0;
}

#product_line_container_simple_buttons a , #product_line_container_simple_buttons a span {
	clear: both;
	float: left;
	background: transparent;
	color: #074187;
	font-weight: normal;
	padding: 0;
}

#product_line_container_simple_buttons a:hover,#product_line_container_simple_buttons a span:hover{
	font-weight: bold;
}

#product_line_container_simple_buttons table {
	width: 450px !important;
}

#product_warnings {

}

#product_info_box{
		float: left;
		width: 279px;
		margin-top: 5px;
}

#product_info_box_left, #product_info_box_right, #product_info_box_bottom {
	display: none;
}

#product_info_box_middle {
	padding: 10px;
}

#product_info_text {
}

#product_info_text marquee {
	width: 495px;
}

#product_info_box_display_style {
	float: left;
	border-bottom: 1px solid #074187;
	color: #074187;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}

#product_info_box_left_display_style, #product_info_box_right_display_style, #product_info_box_bottom_display_style {
	display: none;
}

#product_info_box_middle_display_style{
	padding: 7px 0;
}
#product_info_text_display_style {
}	

.clear {
	overflow: hidden;
}



#changeLanguageSumbit {
	margin: 0 0 0 5px;
}

.cart_background {
	background: transparent url("images/buttonWarenkorb.png") no-repeat scroll right top;
	height: 65px;
}

a.submit_left_cart {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	padding: 0 15px 0 0;
	margin: 0 2px 0 0;
}

a.submit_left_cart span {
	display: block;
	line-height: 25px;
	padding: 1px 0 4px 15px;
	margin: 0 40px 0 0;
}

a.submit_left_no_margin {
	display: block;
	float: left;
	background: transparent url("images/button60.gif") repeat-x scroll 100% 0;
	color: #ffffff;
	text-decoration: none;
	height: 21px;
	padding: 0 15px 0 0;
	margin: 0 2px 0 0;
}

a.submit_left_no_margin span {
	display: block;
	background: transparent url("images/button60.gif") repeat-x scroll 100% 0;
	line-height: 16px;
	padding: 1px 0 4px 15px;
}

a.submit_left_no_margin:hover, a.submit_left_no_margin:active {
	background-position: 100% 100%;
	outline: none;
}

a.submit_left_no_margin:hover span, a.submit_left_no_margin:active span {
	background-position: left bottom;
	font-weight: bold;
	padding: 4px 0 2px 15px;
}

a.submit_left_margin_top {
	display: block;
	float: left;
	background: transparent url("images/button60.gif") repeat-x scroll 0 0;
	color: #452F30;
	text-decoration: none;
	height: 21px;
	padding: 0 15px 0 0;
	margin: 0 2px 0 0;
	*margin: 9px 0 0 0;
}

a.submit_left_margin_top span {
	display: block;
	background: transparent url("images/button60.gif") repeat-x scroll 0 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	padding: 1px 0 4px 15px;
	margin-top: 0px;
	*margin-top: 9px;
}

a.submit_left_margin_top:hover, a.submit_left_margin_top:active {
	background-position: right bottom;
	outline: none;
}

a.submit_left_margin_top:hover span,a.submit_left_margin_top:active span {
	background-position: 0 100%;
	padding: 2px 0 3px 15px;
}

.navigatorBox a {
	display: block;
	float: left;
	background: transparent url("images/next_arrow.gif") no-repeat scroll 3px 3px;
	color: #074187;
	font-size: 10px;
	height: 15px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
.navigatorBox a.main {
	background: transparent;
	padding: 0; 
}

.navigatorBox a span {
	display: block;
	line-height: 15px;
}

.navigatorBox a:hover, .navigatorBox a:active {
	color: #000000;
	outline: none;
	text-decoration: none;
}

.navigatorBox a:hover span, .navigatorBox a:active span {
	cursor: pointer;
}

a.breadcrumbs_cart, a.breadcrumbs_cart_current {
	display: block;
	float: left;
	border: 1px solid #cccccc;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 8px;
	margin: 1px;
	white-space: nowrap;
}

a.breadcrumbs_cart_current {
	border: 1px solid #074187;
	color: #074187;
}

a.breadcrumbs_cart span, a.breadcrumbs_cart_current span {
	display: block;
	font-weight: bold;
}

a.breadcrumbs_cart_current span {
	cursor: default;
}

a.breadcrumbs_cart:hover, a.breadcrumbs_cart:active {
	outline: none;
	text-decoration: none;
}

a.breadcrumbs_cart:hover span, a.breadcrumbs_cart:active span {
	cursor: pointer;
}

.add_to_cart {
		display: block;
		background: url(images/linkpfeilgreen.gif);
		background-repeat:no-repeat;
		background-position:left center;
		padding-left:25px;
}
.add_to_cart span{
		display: block;
		margin-top:3px;
		margin-bottom:3px;
}

.add_to_cart_detail {
		display: block;
		background: url(images/linkpfeil.gif);
		background-repeat:no-repeat;
		background-position:left center;
		padding-left:25px;
}
.add_to_cart_detail span {
		display: block;
		margin-top: 3px;
		margin-bottom: 3px;
}

.recommendSiteBtn, .pleaseContactMeSendToBtn, .onlineHelpSendToBtn {
	background: transparent url("images/recommendSiteBtn.gif") no-repeat scroll 0 0;
	border: 0;
	width: 22px;
	height: 22px;
}	

.content_Name, .content_BirthDate, .content_Email, 
.content_Telephone, .content_Fax, .content_Mobile {
	display: block;
	float: left;
}

.personalDataColumn1 {
	float: left;
	width: 47%;
}

.personalDataColumn2 {
	float: right;
	width: 200px;
}

.personalDataColumn1 span.form_label, .personalDataColumn2 span.form_label {
	color: #074187;
	font-style: italic;
	width: 100px;
}

div.content_box_navigation_component {
	float: right;
}

div.content_box_navigation_label {
	float: right;
	margin: 5px 10px;
	
}

div.content_box_navigation_label_pag {
	float: right;
	margin: 2px 10px 0px 0px;
	white-space: nowrap;
}

div.singleComponentForListInSmallBox {
	clear: both;
	float: left;
	border-top: 1px dotted #dddddd;
	width: 100%;
	padding: 2px 0 0 0;
	margin: 0 0 2px 0;
}

div.singleComponentForListInSmallBox div.productNameAndPrice {
	float: left;
	width: 110px;
}

div.singleComponentForListInSmallBox div.productName, 
div.singleComponentForListInSmallBox div.preis {
	float: left;
	width: 110px;
	word-wrap: break-word;
	overflow-x: hidden;
}

div.singleComponentForListInSmallBox div.preis .product_sumary_preis {
	margin: 0;
}

div.singleComponentForListInSmallBox div.addToCartFromSmallBox, 
div.singleComponentForListInSmallBox div.addToCartFromSmallBox a {
	float: right;
	text-decoration: none;
}

div.singleComponentForListInSmallBox span.popup_link {
	height: auto;
	width: auto;
}

div.singleComponentForListInSmallBox .boxAddToCart {
	height: auto;	
}

div.singleComponentForListInSmallBox .boxAddToCart {
	float: left;
	background: transparent url("images/ico_addbasket_liste.png") no-repeat 100% 100%;
	width: 80px;
	height: 27px;
	cursor: pointer;
}

div.singleComponentForListInSmallBox .boxAddToCart_text {
	display: inline;
	float: left;
	background: #ffffff;
	margin: 3px 0 0 7px;
}

.basic_component_button_style_right a.btnSave, .basic_component_button_style_right a.btnBack {
	float: right;
	font-size: 12px;
	padding: 5px 7px;
}

.basic_component_button_style_right input.btnSave, .basic_component_button_style_right input.btnBack {
	padding: 3px 4px 4px 4px;
}

a.btnAddToCart, a.btnAddToCart:hover, a.btnAddToCart:focus, a.btnAddToCart:active, 
input.btnAddToCart {
	display: block;
	float: right;
	background: transparent url("images/ico_addbasket_detail.png") no-repeat scroll 0 0;
	width: 79px;
	height: 30px;
	padding: 0;
	margin: 0;
}

a.addToCart, a.addToCart:hover, a.addToCart:focus, a.addToCart:active, 
input.addToCart {
	display: block;
	float: right;
	background: transparent url("images/ico_addbasket_liste.png") no-repeat scroll 0 0;
	width: 65px;
	height: 27px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.btnAddToCart span, .addToCart span {
	display: none;
}

table.tableOrderItems .list_price_information {
	float: left;
}

input.inputAddToCart {
	float: left;
	text-align: center;
	padding: 4px;
	*margin: 0 0 0 2px;
}

div.divAddToCart {
	float: right;
	width: 90px;
	_width: 91px;
}

div.divAddToCartDetail {
	float: right;
	width: 115px;
}

span.specialNormalText {
	font-style: italic;
	color: #074187;
}

a.buttontext {
	color: #074187;
	font-style: italic;
}

div.popup {
	display: none !important;
	visibility: hidden !important;
	position: absolute;
	background: #ffffff;
	border: 1px solid #074187;
	width: 250px;
	max-width: 600px;
	padding: 5px;
}

#popup_overlay {
	background-color: whitesmoke;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}

span.popup_link, a.popup_link {
	cursor: pointer;
}

.popup td {
	background: #ffffff;
}

.popup_draghandle {
	cursor: move;
}

tr.buttons td {
	border-top: 1px solid #074187;
}

.artikel {
	display: block;
	float: left;
	border-bottom: 1px solid #074187;
	width: 100%;
	_width: 506px;
	padding: 5px 0;
}

#TB_ajaxContent #cartTopSeller .artikel {
	width: 584px;
}

#TB_window #cartTopSeller .boxContent {
	border-bottom: 0;
}

#TB_window #cartTopSeller #product_form { 
	float: right;
}

#TB_ajaxContent {
	overflow-x: hidden;
}

#TB_ajaxContent p {
	color: #074187;
}

.artikel .preis {
	float: right;
	font-size: 11px;
	text-align: right;
	width: 90px;
}

.artikel .preis img {
	float: left;
	padding: 5px 0 0 5px;
}

.artikel div.details {
	display: block;
	float: right;
	background: transparent url("images/bg_button.png") repeat-x scroll 50% 0;
	height: 14px;
	text-align: center;
	width: 65px;
	padding: 3px 0;
	margin: 2px 0 0;
	_margin: 2px -2px 0 0;
}

.artikel .product {
	font-size: 11px;
	width: 410px;
}

.replacement .product {
	font-size: 11px;
	width: 506px;
}

.artikel .image, span.popup_link {
	float: left;
}

.artikel .image, .artikel span.popup_link, .artikel span.popup_link a {
	text-align: center;
	width: 80px;
	height: 71px;
}

.artikel .product .image .popup_link a, .artikel .product .image .popup_link a img {
	text-align: center;
	margin: 0 auto;
}

.artikel .artnr {
	clear:left;
	font-size: 11px;
	height: 24px;
	padding: 0 0 0 80px;
}

.artikel .artnr .pzn, 
.zusatzinfo .artnr .pzn {
	float: left;
}

.artikel .preis .product_groundPrice {
	display: block;
	font-size: 9px;
}

.artikel .artnr span.producerName {
	height: 17px;
}

.artikeldetail {
	display: block;
	width: 100%;
	margin: 5px 0 25px;
}

div.abdainfo {
	border: 1px solid #074187; 
	height: 300px;
	padding: 10px;
	overflow: auto;
}

div.abdainfo h1 {
	font-size: 12px;
	margin-bottom: 10px;
}

.abdainfo h1, .abdainfo h2, .abdainfo h3, .abdainfo h4 {
	float: none;
	width: auto;
	font-size: 14px;
	padding: 0;
	margin: 5px 0;
}

.artikeldetail .preis .divAddToCartDetail {
	width: 170px;
}

.artikeldetail .preis .divAddToCartDetail span.text {
	float: left;
	padding: 7px 0;
}

.artikeldetail .preis .divAddToCartDetail form.formAddToCart img {
	float: left;
	margin: 7px 0 0 0;
}

.artikeldetail img.product_image {
	border: 0;
}

.artikeldetail .shadow {
	margin: 10px 0 0 0;
}

.shadow .inner {
	position: relative;
	background: transparent;
	padding: 0;
}

.artikeldetail .shadow .inner p {
	float: left;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	text-align: center;
	height: 200px;
	width: 200px;
	margin: 0;
}

.artikeldetail .shadow .inner .popupLabel {
	position: absolute;
	width: 190px;
	top: 175px;
	right: 10px;
	left: 0;
	_left: -200px;
	z-index: 1;
}

.artikeldetail .shadow .inner .popupLabel span.text {
	float: left;
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	margin: 25px 0 0 0;
}

.artikeldetail .shadow .inner .popupLabel a {
	float: right;
}

.artikeldetail .replacementPZNMessage {
	margin: 0 0 25px 0;
}

.artikeldetail .langtext p {
	margin-left: 210px;
}

.artikeldetail .langtext span.product_long_description p {
	margin-left: 0;
}

.artikeldetail .zusatzinfo {
	clear: both;
}

.artikeldetail p {
	line-height: 18px;
}

.artikeldetail .links a {
	color: #074187;
	text-decoration: none;
}

.artikeldetail .links a:hover {
	font-weight: bold;
}

.artikeldetail .preis {
	float: right;
	font-size: 11px;
	text-align: right;
	width: 200px;
}

.clearright {
	clear: right;
	font-size: 1px;
	height: 1px;
}

#rezept span.text, 
#rezept form div.rezeptName, 
#rezept form div.rezeptType, 
#rezept form div.insuranceName, 
#rezept form div.paymentFree {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
}

#rezept form {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}

#rezept form div.rezeptBG {
	clear: both;
	float: left;
	background: transparent url("images/Rezept_Hg.gif") no-repeat scroll 0 0;
	width: 518px;
	height: 367px;
}

#rezept form table {
	margin: 20px 0 0 28px;
}

#rezept form table td.label {
	color: #fc859e;
	width: 65px;
	text-indent: 5px; 
}

#rezept form table input#inputMedic {
	width: 280px;
}

#rezept form table tr.medic td.label, 
#rezept form table tr.drugs td.label {
	padding: 5px 0 0 0;
}

#rezept form table td input, 
#rezept form table td textarea {
	border: 1px solid #fc859e;
	width: 200px;
	margin: 0;
}

#rezept form table td textarea#textareaAddress {
	height: 50px;
}

#rezept form table td textarea#textareaDrugs {
	width: 280px;
	height: 54px;
}

div.cartLinkContinueShopping .basic_component {
	float: right;
	font-weight: bold;
}

a.btnDeleteProductFromCart {
	float: left;
	background: transparent url("images/ico_trash.png") no-repeat scroll 0 0;
	width: 19px;
	height: 22px;
	text-decoration: none;
}

span.spanFacilityBillingAddressSameShippingTXT span {
	color: #aaaaaa;
	font-style: italic; 
}

.divCheckoutPayment .content_basic_container {
	margin: 5px 0;
}
.divCheckoutPayment #DEBIT_INFORMATION .content_basic_container {
	margin: 2px 0;
}

.btnSearchInCategory {
	display: none;
}

table.tableChoosePaymentProvider input {
	float: left;
	margin: 10px 10px 0 0;
}

div.addressPreview {
	clear: both;
	float: left;
	display: block;
	background: transparent url("images/bulet.gif") no-repeat scroll 0 7px;
	width: 470px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 20px;
}

div.addressPreview div.addressInformation {
	display: block;
}

div.addressPreview div.addressInformation b {
	display: none;
}

div.addressPreview div.addressInformation i {
	display: block;
	color: #074187;
}

div.addItemToShoppingList {
	border-bottom: 1px solid #074187;
	line-height: 18px;
	padding: 0 0 15px 0;
}

div.youMustLogin {
	display: block;
	border-bottom: 1px solid #074187;
	text-align: center;
	width: 100%;
	padding: 0 0 15px 0;
	margin: 10px 0 5px 0;
}

div.addItemToShoppingList select {
	width: 100px;
}

#generic_content_container .artikel .product .image .popup_link a .product_image {
        max-width: 70px;
        max-height: 70px;
        #width: expression(document.body.clientWidth > 70? "70px": "auto" );
        #height: expression(document.body.clientHeight > 70? "70px": "auto" );
        _width: expression(document.body.clientWidth > 70? "70px": "auto" );
        _height: expression(document.body.clientHeight > 70? "70px": "auto" );
}
