html { overflow-y:scroll; }

* { margin: 0px; padding: 0px; }

a:link, a:visited { text-decoration:none; color:#df5230; }

a:hover { color:#FFF; }

/* TODO: Die Borders auf allen Browser gleich machen */
/* SchwennieMod: Alle Input-Felder einen duennen schwarzen Rahmen */
input[type=text], input[type=password] { border-width:1px; border-color:#191919; border-style:solid; }

/* Eine duennen, dunkelgrauen Rand auch bei den Drop-Downs und Textareas */
select, textarea { border-width:1px; border-color:#191919; border-style:solid; }

/* SchwennieMod */
/* body { background:#B7B6B6 url(img/bg.gif) repeat-x; } */
body { /*background-color:#191919;*/ background-color:#FFF; margin-top: 30px; }

dd { line-height: 22px; margin: 3px 0; }

div.inputRequirement, dd.inputRequirement { color:#E85220; }

/* HEADINGS */
h1 { color: #000000; font-weight: bold; font-size: 22px; margin: 20px 0px 15px 0px; padding: 0px; width: auto; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #000000; }

h2 { color: #CCC; font-weight: bold; font-size: 16px; margin: 15px 0px 8px 0px; padding: 0px; }

html { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #CCC; }

img { border: 0; }

fieldset legend { color: #CCCCCC }

li.level1 { margin: 4px 0 4px 5px; line-height: 20px; height: 20px; list-style: square; }

li.level1 a { padding: 0 0 0 0; text-decoration: none; font-size: 11px; }

li.level1 a.active:link,
li.level1 a.active:active,
li.level1 a.active:visited { text-decoration: none; font-weight: bold; }

li.level2 { margin: 4px 0 4px 15px; line-height: 20px; height: 20px; list-style: circle; }

li.level2 a { padding: 0 0 0 0; text-decoration: none; font-size: 11px; }

li.level2 a.active:link,
li.level2 a.active:active,
li.level2 a.active:visited  { text-decoration: none; font-weight: bold; }

li.maincat { list-style: square; }

li.maincat a span, a.nav span{ line-height: 20px; height: 20px; }

li.maincat a, a.nav	{ text-decoration: none; cursor: pointer; font-size: 11px; }

li.maincat a:active, li.maincat a:hover, a.nav:hover, li.maincat a.activ:link,
li.maincat a.activ:visited,
li.maincat a.activ:hover, li.level1 a:hover,
li.level1 a:active, li.level1 a.active:hover,
li.level1 a.active:visited { text-decoration: underline; }

/* SchwennieMod: Fuer die Datenschutzbestimmung */
.createAccountDatenschutzbestimmung { margin-left:50px; }

.formArea input[type=text], 
.formArea input[type=password],
#boxFuerInputFelderInCheckOutPayment input[type=text], 
#boxFuerInputFelderInCheckOutPayment input[type=password],
#boxFuerInputFelderInCheckOutPaymentInnen input[type=text], 
#boxFuerInputFelderInCheckOutPaymentInnen input[type=password] { width:240px; }

.formArea .input_medium input,
#boxFuerInputFelderInCheckOutPaymentInnen .input_medium input { width:175px; }
.formArea .input_small input,
#boxFuerInputFelderInCheckOutPaymentInnen .input_small input { width:50px; }

#boxFuerInputFelderInCheckOutPaymentInnen .input_medium1 input { width:155px; }
#boxFuerInputFelderInCheckOutPaymentInnen .input_small1 input { width:70px; }

#boxFuerInputFelderInCheckOutPaymentInnen .input_medium2 input { width:113px; }

/* SchwennieMod: Neue Breite*/
/*.mainbody { width: 575px;  margin: 0 5px 0 5px;}*/
.mainbody { width: 800px;  padding: 0 5px 0 5px; text-align:center; }

/* SchwennieMod: Die Klasse */
.centerbox { width:85%; margin-left:61px; }

/* PARAGRAPH GLOBAL */
p { margin: 8px 0px 8px 0px; }

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea { width: 100%; }

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea { width: 100%; }

/* ORDER DETAILS */
table.orderdetails { font-size: 11px; background-color: #FFF2CC; border-style: solid; border-width: 0px 1px 1px 1px; border-color: #DA9401; }

table.orderdetails tr td { padding: 4px; }

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete { text-align: center; white-space: nowrap; }

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes { margin-top: 3px; }

table.orderdetails tr td.productname table.productattributes tr td { padding: 0px; }

table.orderdetails tr td.productname table.productattributes tr td.attribute { padding-right: 4px; }

table.orderdetails tr td.productname table.productattributes tr td.value { width: 100%; }

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal { background-color: #FFEAAB; text-align: right; border-style: solid; border-width: 1px 0px 0px 0px; border-color: #DA9401; }

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice { text-align: right; white-space: nowrap; }

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td { background-color: #FFF2CC; vertical-align: top; }

table.orderdetails tr.contentrow1 td.productname { text-align: left; }

table.orderdetails tr.contentrow1 td.quantity { text-align: center; }

table.orderdetails tr.contentrow1 td.quantity input { font-size: 11px; padding: 2px; border: solid #DA9401 1px; }

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td { background-color: #FFEAAB; vertical-align: top; }

table.orderdetails tr.contentrow2 td.productname { text-align: left; }

table.orderdetails tr.contentrow2 td.quantity { text-align: center; }

table.orderdetails tr.contentrow2 td.quantity input { font-size: 11px; padding: 2px; border: solid #DA9401 1px; }

table.orderdetails tr.headerrow td { background-color: #DA9401; color: #FFFFFF; font-weight: bold; }

table.orderdetails tr.headerrow td.center { text-align: center; }

table.orderdetails tr.headerrow td.left { text-align: left; }

table.orderdetails tr.headerrow td.right { text-align: right; }

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation { }

ul#checkoutnavigation li { height: 70px; list-style-type: none; float: left; width: 185px; margin-right: 15px; border: solid 1px; padding: 8px; }

ul#checkoutnavigation li.active { background-color: #FFEAAB; }

ul#checkoutnavigation li.active .description { font-size: 11px; }

ul#checkoutnavigation li.active .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.active .title { font-size: 14px; font-weight: bold; }

ul#checkoutnavigation li.inactive { color: #999999; background-color: #EDEDED; border-color: #999999; }

ul#checkoutnavigation li.inactive .description { font-size: 11px; }

ul#checkoutnavigation li.inactive .number { font-size: 20px; font-weight: bold; }

ul#checkoutnavigation li.inactive .title { font-size: 14px; font-weight: bold; }

ul, ol { margin-left: 15px; }

ul.messageStack { border: solid 2px #B22020; background-color: #FFD6D6; padding: 8px; }

ul.messageStack li { }

ul.messageStack li.messageStackError { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/exclamation.png); background-repeat: no-repeat; background-position: 0px 4px; }

/* SchwennieMod. Fuer die Farbe der Fehlermeldung bei "create_account.php" */
.messageStackError { color:#E85220; width:80%; }

ul.messageStack li.messageStackSuccess { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_accept.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #66FF66; }

ul.messageStack li.messageStackWarning { list-style: none; padding: 5px 0px 2px 20px; background-image: url(../../images/icons/icon_alert.gif); background-repeat: no-repeat; background-position: 0px 4px; background-color: #FFF2CD; }

.box { margin: 8px 0 8px 0; border: 1px solid #CCCCCC; padding: 0 0 6px 0; }



/* SchwennieMod: Eine neue Box fuer den Warenkorb, mit fester Breite */
/*.boxWarenkorb { margin: 15px 0 0 0; border: 1px solid #CCCCCC; padding: 0 0 6px 0; width: 160px; float: right; }*/
.boxWarenkorb { margin:0 0 0 0; padding:0 0 0 0; width:198px; background-color:#454344; float:right; font-size:10px; }

/* SchwennieMod: Box fuer die Login Box */
.boxLogin { margin:15px 24px 0 0; padding:0 0 0 0; width:182px; height:115px; float:right; background-image:url(img/loginBox.gif); background-repeat:no-repeat; }

/* Fuer die Login-Box den Hover grau */
.boxLogin a:hover { color:#454344; }

/* SchwennieMod: Fuer den normalen Text im Warenkorb, wenn noch nichts drin ist */
.boxTextWarenkorb { padding:0 3px 0 8px; text-align:left; }

.boxText { color: #666666; padding: 0 3px; }

.categorie_list { width: 570px; }

.categorie_list_one { float: left; width: 48%; margin: 0 5px 15px 5px; }

.checkout { text-align: left; width: 95%; }

.checkout_payment_adress_current { float: left; width: 32%; padding-left: 15px; }

.checkout_payment_agb strong { color:#CCC; }

.checkout_payment_agb_accept { text-align:left; font-size:12px; padding:0 0 0 71px; }

.checkout_payment_agb_accept strong { }

.checkout_payment_arrow { float: left; width: 23%; text-align: center; }

.checkout_payment_container { width: 555px; text-align: left; height: 120px; }

.checkout_payment_continue { margin: 15px 0 0 0; height: 55px; }

.checkout_payment_info_text { float: left; width: 40%; }

.checkoutBarCurrent, .greetUser, .new_product_default_price, li.maincat a:link, a.nav:link,
li.maincat a:visited, a.nav:visited { font-weight: bolder; }

.checkoutBarTo, div.checkoutBarCurrent { margin: 15px 0 10px 0; padding: 0 2px 0 2px; font-size: 11px; }

.clr { clear: both; float: none; }

/* NielsMod: Aenderung der Ueberschriften */
/*.contentsTopics, .pageHeading, #moduleHeading { letter-spacing: 2px; font-weight: bolder; line-height: 25px; border-bottom: 1px solid #B0B284; margin-bottom: 15px; }*/#moduleHeading { letter-spacing: 2px; font-weight: bolder; line-height: 25px; margin-bottom: 15px; color:#CCC; }

.contentsTopics { font-size:18px; color:#CCC; letter-spacing: 2px; line-height: 25px; margin-bottom: 15px; }

/* SchwennieMod: Die Ueberschrift groesser etc. */
.pageHeading { font-size:24px; color:#CCC; letter-spacing: 2px; line-height: 25px; margin-bottom: 15px; }

/* SchwennieMod: Spezielle Box fuer den Footer */
.boxFuerDenFooter {color: #FFF; margin:30px 0 -5px 10px; padding: 9px 0 0 0; text-align: center; background-image: url(img/footer.gif); background-repeat:no-repeat; width: 780px; height: 33px; }

/* SchwennieMod: Farbe der Links im Footer weiss */
.boxFuerDenFooter a { color:#FFF; }
.boxFuerDenFooter a:hover { color:#FFF; }
.boxFuerDenFooter a:visited { color:#FFF; }

.copyright, .gnu_copy, .parseTime { text-align: center; font-size: 8pt; color: #7E7E7E; display: none; }

/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */
/* FOOTER */
.footer { clear: both; text-align: center; font-size: 11px; color: #666666; background-color: #E2E2E2; padding: 8px; margin-bottom: 5px; }

.footer a { color: #666666; text-decoration: underline; }

/* SchwennieMod */
/*.headerError { margin: 5px; border: 1px solid #CC3300; background-color: #FF8566; padding: 5px; }*/
.headerError { color:#E85220; }

.infoBoxHeading,
.infoBoxHeading_right { background: url(img/box_bg.png) #EFEFEF 0 -10px repeat-x; border-bottom: 2px solid #CCCCCC; color: #3C3B3D; padding: 7px 0 0 7px; height: 26px; font-size: 1.2em; font-weight: bold; margin: 1px; }

/* SchwennieMod: Neuen Style fuer die Ueberschrift der Login-Box */
.infoBoxHeadingLoginBox { color:#FFFFFF; float:left; font-size:11px; padding-left:20px; text-align:left; width:100%; }

/* SchwennieMod: Fuer die Bezeichung des Email-Inputs in der Login-Box */
.boxLoginEmailLabel { width: 100%; text-align:left; padding-left:17px; color:#454344; font-size:11px; margin-top:17px; }

/* SchwennieMod: Fuer die Bezeichung des Passwort-Inputs in der Login-Box */
.boxLoginPasswortLabel { width: 100%; text-align:left; padding-left:17px; color:#454344; font-size:11px; margin-top:1px; }

/* SchwennieMod Fuer das Input-Feld der Email-Adresse in der Login-Box */
.boxLoginEmailInput { width:auto; text-align:left; padding-left:17px; padding-top: 0px; }

/* SchwennieMod Fuer das Input-Feld des Passwortes in der Login-Box */
.boxLoginPasswortInput { text-align:left; padding-left:17px; padding-top: 0px; float:left; margin: 0 0 0 0; }

/* SchwennieMod: Login > "Passwort vergessen?" */
.boxLoginPasswortVergessen { margin:0 0 0 0; padding:3px 0 0 20px; width:auto; float:left; }

/* SchwennieMod: Styles fuer den Links */
.boxLoginPasswortVergessen a { font-size:11px; text-decoration:none; }

/* Box, die das Passwort-Input und den Login-Button haelt */
.boxLoginPasswortInputAndLoginBtn { width:auto; }



/* Neuen Sytle fuer den Warenkorb */
/*.infoBoxHeadingWarenkorb { float:left; font-size:11px; margin:0 0 0 8px; padding:0 0 0 0; font-weight: bold; }*/
.infoBoxHeadingWarenkorb { float:left; font-size:11px; margin:0 124px 2px 8px; padding:0 0 0 0; font-weight: bold; }

.infoBoxHeadingWarenkorb a { color:#FFF; }

.infoBoxHeadingWarenkorb a:hover { color:#E85220; }

.left { float: left; margin: 0px; }

.list_left { float: left; }

.list_left, .list_right { width: 48%; margin-bottom: 20px; text-align: left; }

.list_right { float: right; }

.list_right_2 { width: 40%; float:right; margin-bottom: 20px; text-align: left; }

.mini_wrapper { margin: 0; padding: 0; }

.new_product_default { width: 285px; float: left; border-bottom: 1px solid #E7E7E7; margin: 10px 0 10px 0; }

.new_product_default_image { float: left; width: 120px; padding-top: 10px; }

.new_product_default_right { float: left; width: 165px; }

.new_product_default_tax { font-size: 11px; }

.order_details, .checkout_payment_comments,
.checkout_payment_agb { font-size: 11px; }

.productOldPrice { font-size: 10px; }

.order_details { width: 100%; text-align: left }

.order_details_article { width: 145px; float: left; margin-top: 5px }

.order_details_article_header { width: 145px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_img { width: 70px; float: left; text-align: center; margin: 5px 0 8px 0 }

.order_details_img_header { width: 70px; float: left; text-align: center; margin: 0 0 8px 0; border-bottom: 1px solid #CCCCCC }

.order_details_qty { width: 50px; float: left; text-align: center; margin-top: 5px }

.order_details_qty_header { width: 50px; float: left; text-align: center; border-bottom: 1px solid #CCCCCC }

.order_details_remove { width: 50px; float: left; text-align: center; margin-top: 15px }

.order_details_remove_header { width: 50px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_shippingtime { width: 70px; float: left; margin-top: 5px }

.order_details_shippingtime_header { width: 70px; float: left; border-bottom: 1px solid #CCCCCC }

.order_details_totalcost { text-align: right; margin: 20px 0 0 0 }

.order_details_totalcost strong { font-size: 11px; font-weight: bolder }

.order_details_totalprice_header { width: 100px; float: right; text-align: right; border-bottom: 1px solid #CCCCCC }
.order_details_singleprice_header { width: 90px; float: left; border-bottom: 1px solid #CCCCCC }

.order_detais_totalprice  { width: 100px; float: right; text-align: right; margin-top: 5px; font-weight: bolder }
.order_details_singleprice { width: 90px; float: left; margin-top: 5px }

.product_content { margin-top: 15px; }





/* PRODUCT INFO
----------------------------------------------------------------------------------------------------------------*/
.product_info_box_V1 { background-color: #454344; margin: 30px 0 40px 0; overflow: hidden; text-align: left; width: 680px; }

.product_info_box_top_V1 { background-image: url(img/obenProductInfo.gif); background-repeat: no-repeat; width: 680px; height: 44px; }

.product_info_box_middle_V1 { width: 664px; background-color: #FFF; border-left: 8px solid #E85220; border-right: 8px solid #E85220; color: #454344; }

.product_info_box_middle a:hover { color:#454344; }

/* Eine neue Box fuer die untere Abrundung */
.product_info_box_bottom_V1 { background-image: url(img/untenProductInfo.gif); background-repeat: no-repeat; width: 680px; height: 48px; }

.product_info_box_middle_left_V1 { height:240px; width:350px; text-align: center; margin-left: 1px; }

.product_info_box_middle_right_V1 { width: 255px; margin-right: 1px; text-align: left; margin-bottom: 15px; }

.product_info_box_middle_thumbnail_V1 { margin: 10px 0 0 5px; }

.product_info_cartbutton_V1 { width: 200px; }

.product_info_description { overflow: hidden; margin-bottom: 15px; text-align: left; }

/*.product_info_dropdown_V1 { width: 140px; font-size: smaller; margin-top: 15px; }*/
.product_info_dropdown_V1 { width:235px; font-size:11px; margin-top: 15px; }

.product_info_h3_V1 { color: #FFF; padding: 7px 0 0 47px; font-size: 15px; margin: 0 0 0 0; }

.product_info_menge { }

.new-price_V1 { font-size:16px; color:#E85220; font-weight:bold; text-align:left; }

.product_info_price_V1 { font-size:24px; color:#E85220; font-weight:bold; text-align:left; margin:36px 0 0 0; height:30px; }

.product_info_print_V1 { font-size: 10px; margin-top: 20px; }

.product_info_print img a { cursor: pointer; }

.product_info_shipping { font-size: 10px; color: #696969; font-weight: bolder; }

.product_info_tax_V1 { width: 95px; }

.product_info_tax_shipping_V1 { width: 250px; font-size: 10px; }

/* Fuer den Cash-Back in der Product-Info */
.product_info_cash_back { font-size:16px; margin-top:20px; font-weight:bold; }



/* PRODUCT LISTING
----------------------------------------------------------------------------------------------------------------*/
/* SchwennieMod: Fuer die Produkte */
.product_listing_box { background-image:url(img/productListing.gif); width: 680px; height: 320px; overflow: hidden; margin: 20px 0 5px 0; text-align: left; }
/*.product_listing_box { width: 553px; overflow: hidden; margin-bottom: 15px; text-align: left; }*/

/*.product_listing_box_center { width: 553px; border-left:#0F6; border-left-width: 5px; }*/
.product_listing_box_center { width: 660px; height: 268px; margin: 0 0 0 10px; }

.product_listing_box_hot { width: 140px; height: 70px; }

.product_listing_box_left { width: 16px; height: 152px; }

.product_listing_box_right { width: 17px; height: 152px; }

/* SchwennieMod */
/*.product_listing_description { width: 280px; padding-left: 15px; }*/
.product_listing_description { width: 280px; padding: 10px 0 0 15px; color:#454344; }

/* Fuer die Ueberrschrift der einzelnen Produkte im Produkt-Listing */
.product_listing_header { height:22px; margin:5px 0 0 0; }

/* SchwennieMod: Fuer das Produk-Bild im Produkt-Listing */
.product_listing_image { width: 340px; height:250px; margin:0 0 0 9px; padding: 0 0 0 0; overflow:hidden; }

.product_listing_mwst { font-size: 10px; padding-right: 30px; }

/* Fuer die Angabe des Preises in der Box der Produkt-Listings */
.product_listing_price { width:140px; text-align:left; color:#E85220; margin:10px 0 0 15px; }

.product_listing_price a:hover { color:#454344; }

.product_listing_price_detail { font-weight: bolder; padding-top: 15px; }

.product_listing_shipping { font-size: 10px; color: #FDC859; font-weight: bolder; }

/* Button: "Jetzt kaufen" im Produkt-Listing */
.product_listing_shipping_button_buy_now { width:120px; /*height:28px;*/ margin:0; padding:0; position:relative; left:538px; bottom:57px; }

/* Der Link zum Reiseportal beim Product-Listing */
.product_listing_link_zum_Reiseportal { width:120px; /*height:28px;*/ margin:0; padding:0; position:relative; left:538px; bottom:28px; }

/* SchwennieMod: Produktname in der Listing */
/*.product_name { display: block; }*/
.product_name { display: block; margin: 9px 0 0 36px; }

.product_name h2 a { font-size: 15px; margin-top: 8px; }

/* SchwennieMod: */
.product_name h3 a { font-size: 15px; color: #FFF; }
/*.product_name h3 a { font-size: 15px; color: #B72E0B; margin-top: 8px; }*/

/* Fuer die rechte Text-Box beim Product-Listing */
.right_product_listing_description_and_price { float:right; margin:0px; }

.right { float:right; margin:0px; }

/* Versand-Boxen bei "checkout_shipping" */
/*
.row1 { background: #F2F2F2; }
.row1, .row2 { padding: 5px; }
.row2 { background: #FFFFFF; }
*/
/* SchwennieMod */
.row1 { background: #F2F2F2; }
.row1, .row2 { padding: 5px; }
.row2 { border:#999 1px dotted; margin:0 13px 0 13px; }


#account { text-align: right; float: right; width: 300px; }

#account,
#pathway { background: url(img/red_bg.png) repeat-x; }

#account_inner { padding-right: 10px; }


#body { text-align: left; width: 990px; overflow: hidden; background-color: #FFFFFF; }

/* SchwennieMod: Das Bild der Linie auskommentiert */
#checkout_line { background:url(img/checkout_line.gif) repeat-x; /*line-height:12px;*/ line-height:24px; }

#content { text-align: left; padding: 0 5px 0 12px; margin: 0 0 0 0; overflow: hidden; }

/* SchwennieMod */
#head { background: url(img/head.gif) no-repeat; /*width: 989px;*/ width: 1100px; /*height: 187px;*/ height: 140px; }

/* SchwennieMod */
#head_container { position: absolute; top: 0; width: 1100px; overflow: hidden; }

/* SchwennieMod: Fuer das Bild der Abrundung unten */
.abrundungUnten { }

/* SchwennieMod */
/*#innerBox { border: 1px solid #333333; text-align: center; overflow: hidden; float: left; clear: both; padding-right: 1px; margin: 0; position: relative; }*/
#innerBox { /*border: 1px solid #CCC;*/ text-align: center; overflow: visible; float: left; clear: both; padding-right: 1px; margin: 0; position: relative; }

#innerContainer { border-width: 0 1px; margin: 0; width: 100%; z-index: 2; /*background: #454344;*/ }

#middle { float: right; margin: 0; width: 100%; }

#nav_left { float: left; margin: 0 1px 2px -15.5em; width: 15em; position: relative; z-index: 5; }


/*#nav_right { float: right; margin: 0 -15.5em 0 1px; width: 15em; position: relative; z-index: 5; text-align: left; }*/
#nav_right { background-color:#454344; float: right; margin: 0 -15.5em 0 1px; width: 15em; position: relative; z-index: 5; text-align: left; }

/* SchwennieMod: Neuer Container fuer die Navigation  */
/*#meinTabMenue { margin: 0 0 0 0; font-size:12px; }*/

/* SchwennieMod */
#outerContainer { margin-left: 90px; margin-right: 90px; z-index: 1; margin-top: 218px; width:810px; }
/*#outerContainer { border-left: 206px solid #454344; border-right: 206px solid #454344; z-index: 1; margin-top: 218px; width:578px; }*/
/*#outerContainer { border-left: 16em solid #FFFFFF; border-right: 16em solid #ffffff; z-index: 1; margin-top: 218px; width:575px; }*/

#page_container { width: 990px; overflow: visible; margin: 0; }


/* SchwennieMod: Fuer die Hintergrundmunzen */
/*#page_inner_container { clear: both; text-align: left; padding: 0; float: left; margin: 0; }*/
#page_inner_container { clear: both; text-align: left; padding: 0 0 0 0; float: left; margin: 0 0 0 0; background-image: url(img/bgMuenzen.gif); }



#pathway { float: left; width: 690px; text-align: left; }

#pathway_inner { padding-left: 5px; }

/* SchwennieMod */
/*#wrap { float: left; margin: 0; width: 100%; text-align: left; }*/
#wrap { /*background-color:#454344;*/ float: left; margin: 27px 0 0 0; width: 100%; text-align: left; }


/* SLIMBOX */
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Fuer die Strich unter der Summe */
.summenStrichImWarenkorb { color:#CCC; padding:0; margin:0; }

/* SchwennieMod: Warenkorb > OBERE Abrundung des Warenkorbs */
#warenkorbAbrundungOben { background-image:url(img/warenKorbAbrundungOben.gif); background-repeat:no-repeat; width:198px; height:7px; padding:0; margin:0; }

/* SchwennieMod: Warenkorb > UNTERE Abrundung des Warenkorbs */
#warenkorbAbrundungUnten { background-image:url(img/warenKorbAbrundungUnten.gif); background-repeat:no-repeat; width:198px; height:7px; padding:0; margin:0; }

/* Abstand der Umsatzsteuer im Warenkorb */
.umsatzSteuerImWarenkorbBox { margin:0; padding:0; }


/* TAB-NAVIGATION */
/*------------------------------------------------------------------------------------------------------*/
/*#navigation { width: 810px; height:77px; /*margin: 0 0 0 90px; margin:0 200px 0 0; padding: 0 0 0 0; /*float: left; float:right; }*/

/* TEST */
#navigation { width: 810px; height:77px; margin:0; padding:0; float:left; }



/* Hilfsbox zum Ein- bzw. Ausblenden der Subnavigation */
.dummyBoxFuerTabNavi { width:90px; height:77px; margin:0; padding:0; float:left; }

#navigation a { text-decoration:none; color:#FFF; }

#navigation a:hover { text-decoration:none; color:#E85220; }

/* Die umschliessenden Box*/
.navi_Box { width:810px; height:77px; background-image:url(img/naviUntergrund.gif); background-repeat:no-repeat; margin:0 0 0 0; padding:0 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; }

/* Allgemeine Formatierung */
.navi_Box li { display:inline; }

/* um einen entsprechenden Abstand der Subliste zu den Tabs zu erhalten */
.listeSubManue { }

/* Hauptmenue */
.main_Menue { width:810px; height: 39px; margin:0 0 0 0; padding:0 0 0 0; }

/* Submenue */
.sub_Menue_Box { margin:0 0 0 0; padding:0 0 0 0; width:810px; height:38px; }

/* Tab 1: "Home" */
#tab_00 { background-image:url(img/button_homeDefault.gif); width:81px; height:33px; margin: 7px 0 0 7px; float:left; }
#tab_00_Over { background-image:url(img/button_homeDefault.gif); width:81px; height:33px; margin: 7px 0 0 7px; float:left; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80; opacity: 0.80; }			
#tab_00_Active { background-image:url(img/button_homeDefault.gif); width:81px; height:33px; margin: 7px 0 0 7px; float:left; font-weight:bold; }

/* Tab 2: "Jetzt anmelden" */
#tab_01 { background-image:url(img/button_jetztAnmeldenDefault.gif); width:141px; height:33px; margin: 7px 0 0 2px; float:left; }
#tab_01_Over { background-image:url(img/button_jetztAnmeldenDefault.gif); width:141px; height:33px; margin: 7px 0 0 2px; float:left; float:left; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80; opacity: 0.80; }
#tab_01_Active { background-image:url(img/button_jetztAnmeldenDefault.gif); width:141px; height:33px; margin: 7px 0 0 2px; float:left; font-weight:bold; }

/* Tab 3: "Finanzen" */
#tab_02 { background-image:url(img/button_finanzenDefault.gif); width:104px; height:33px; margin: 7px 0 0 2px; float:left; }
#tab_02_Over { background-image:url(img/button_finanzenDefault.gif); width:104px; height:33px; margin: 7px 0 0 2px; float:left; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80; opacity: 0.80; }
#tab_02_Active { background-image:url(img/button_finanzenDefault.gif); width:104px; height:33px; margin: 7px 0 0 2px; float:left; font-weight:bold; }

/* Tab 4: "Telekommunikation" */
#tab_03 { background-image:url(img/button_telekommunikationDefault.gif); width:158px; height:33px; margin: 7px 0 0 2px; float:left; }
#tab_03_Over { background-image:url(img/button_telekommunikationDefault.gif); width:158px; height:33px; margin: 7px 0 0 2px; float:left; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80; opacity: 0.80; }
#tab_03_Active { background-image:url(img/button_telekommunikationDefault.gif); width:158px; height:33px; margin: 7px 0 0 2px; float:left; font-weight:bold; }

/* Tab 5: "Zeitschriften" */
#tab_04 { background-image:url(img/button_zeitschriftenDefault.gif); width:125px; height:33px; margin: 7px 0 0 2px; float:left; }
#tab_04_Over { background-image:url(img/button_zeitschriftenDefault.gif); width:125px; height:33px; margin: 7px 0 0 2px; float:left; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80; opacity: 0.80; }
#tab_04_Active { background-image:url(img/button_zeitschriftenDefault.gif); width:125px; height:33px; margin: 7px 0 0 2px; float:left; font-weight:bold; }

/* Tab 6: "Reisen" */
#tab_05 { background-image:url(img/button_reisenDefault.gif); width:87px; height:33px; margin: 7px 0 0 2px; float:left; }
#tab_05_Over { background-image:url(img/button_reisenDefault.gif); width:87px; height:33px; margin: 7px 0 0 2px; float:left; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80; opacity: 0.80; }
#tab_05_Active { background-image:url(img/button_reisenDefault.gif); width:87px; height:33px; margin: 7px 0 0 2px; float:left; font-weight:bold; }

/* Tab 7: "Energie" */
#tab_06 { background-image:url(img/button_energieDefault.gif); width:88px; height:33px; margin: 7px 0 0 2px; float:left; }
#tab_06_Over { background-image:url(img/button_energieDefault.gif); width:88px; height:33px; margin: 7px 0 0 2px; float:left; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity: 0.80; opacity: 0.80; }
#tab_06_Active { background-image:url(img/button_energieDefault.gif); width:88px; height:33px; margin: 7px 0 0 2px; float:left; font-weight:bold; }

/* ... */
#sub_00 { visibility:visible; position:absolute; top: 190px; left: 92px; width: 810px; height:20px; }
#sub_01 { visibility:hidden; position:absolute; top: 190px; left: 92px; width: 810px; height:20px; }
#sub_02 { visibility:hidden; position:absolute; top: 190px; left: 92px; width: 810px; height:20px; }
#sub_03 { visibility:hidden; position:absolute; top: 190px; left: 92px; width: 810px; height:20px; }
#sub_04 { visibility:hidden; position:absolute; top: 190px; left: 92px; width: 810px; height:20px; }
#sub_05 { visibility:hidden; position:absolute; top: 190px; left: 92px; width: 810px; height:20px; }
#sub_06 { visibility:hidden; position:absolute; top: 190px; left: 92px; width: 810px; height:20px; }

/* Link-Farbe fuer das Sub-Menue */
#sub_00 a, #sub_01 a, #sub_02 a, #sub_03 a, #sub_04 a, #sub_05 a, #sub_06 a { color:#454344; }

/* Der Abstand zwischen den Listenelemente  */
.listeSubManue li { margin-right:15px; }
/*------------------------------------------------------------------------------------------------------*/


/* TOP 5 der Woche */
/*------------------------------------------------------------------------------------------------------*/
/* Style fuer den temporaerer Container fuer den Image-Slider */
#top5derWoche					{ width:680px; height:320px; background-image:url(img/top5derWoche.gif); background-repeat:no-repeat; margin:0 0 0 60px; }

/* Box fuer den Image */
#top5derWocheImage				{ float:left; width:340px; height:250px; background-image:url(img/topFive/00.jpg); margin:31px 0 0 18px; padding:0 0 0 0; overflow:hidden; }

/* Box fuer den Text */
.top5derWocheText				{ float:right; width:309px; margin:31px 10px 0 0; padding:30px 0 0 0; }

/* Fuer die Liste im rechten Textbreich */
.top5derWocheText ul			{ list-style:none; text-align:left; padding:0; font-size:12px; font-weight:bold; }
.top5derWocheText li			{ margin:0 0 24px 0; }
.top5derWocheText li a			{ color:#DF5230; }
.top5derWocheText li a:hover	{ color:#454344; }
/*------------------------------------------------------------------------------------------------------*/

/* Der margin der AGB */
.agbStylz { margin:0 0 0 75px; width:660px; text-align:left; }

/* Fuer den Zuruck-Button in den AGB */
.buttonContinueAGB { width:95%; text-align:right; height:28px; padding:0; }

/* Die Box fuer die Versandadresse bei "account_history_info.php" */
.boxVersandadresse_account_history_info { float:left; width:30%; border-top:1px solid; border-color:#999; margin-left:80px; text-align:left; }

/* Die Box fuer die Rechnungsadresse bei "account_history_info.php" */
.boxRechnungsadresse_account_history_info { float:right; width:30%; border-top:1px solid; border-color:#999; margin-right:80px; text-align:left; }

/* Fuer Anordnung der weiteren Produktbilder in "product_info_v1.html" */
.weitererProduktBilder_product_info_v1 { float:left; width:40%; margin-left:45px; }

/* Fuer den PDF-Link mit Bild */
a.pdf { background:transparent url(img/icon_pdf.gif) no-repeat scroll left center; display:block; padding:5px 0 5px 25px; text-decoration:none; }

a:hover.pdf { color:#454344; text-decoration:none; }

/* Sytlz fuer den Text der Logout-Box */
#textFuerDieLogoutBox { text-align:left; padding:0 0 0 20px; margin:2px 0 0 0; }

/* Gutschein-Label und Input in 'gift_cart.html' */
div#gutscheinConatinerGiftCardLinks { float:left; margin:4px 0 0 160px; }

/* Container um Button 'Einloesen' in 'gift_cart.html' */
div#gutscheinConatinerGiftCardRechts { float:right; margin:0 166px 0 0; }

/* Fuer den Senden-Button in 'password_double_opt.php' */
div#buttonSendenInPasswordDouble { float:right; margin:0 110px 20px 0; }

/* Input-Felder in 'checkout_payment.html' */
div#boxFuerInputFelderInCheckOutPayment { text-align:right; padding:0 100px 0 0; }
div#boxFuerInputFelderInCheckOutPaymentInnen { text-align:right; }

/* der Srich zur Bildung der Summe hat leider keinen Margin beim FF */
#SummenStrichInCheckoutConfirmation { color:#999; margin:4px 0 3px 0; }

/* fur die Box die Labels bei 'account_edit.html' */
div#boxDatenAendern_account_edit_Links { float:left; text-align:left; margin-left:160px; }

/* fur die Box der Label bei 'account_edit.html' */
div#boxDatenAendern_account_edit_Rechts { float:right; text-align:left; margin-right:40px; }

/* FAQs */
div.faq_bullet						{ background:url(img/bullet_big.gif) no-repeat; padding-left:55px; }

ol.ablauf_steps						{ background:url(img/icon_ablauf.png) no-repeat; height:383px; padding:20px 0 0 200px; }

ol.ablauf_steps li					{ font-size:18px; margin-bottom:106px; }

div.faq_box_so_einfach_geht_das		{ width:643px; height:92px; background:url(img/faq_box_so_einfach_ist_das.png) no-repeat; padding:3px 10px 0 15px; margin:0 auto; }
