/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
}

.errorBox {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    background: #ffb3b5;
    font-weight: bold;
}

.stockWarning {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #cc0033;
    font-weight: bold;
}

.productsNotifications {
    background: #f2fff7;
}

.orderEdit {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #70d250;
    text-decoration: underline;
}

html, body {
    background-color: #fff;
    color: #000000;
    margin: 0px;
    height: 100%;
    /* Laut Ochen sollte das raus Stand 17.09.2018 (Ticket 14071)
	background-image: url(images/nc17bg1.jpg);
	*/
    background-attachment: fixed;
    background-position: right;
}

img {
    border: none;
}

#hg {
    margin-left: -490px;
    position: relative;
    left: 50%;
    width: 980px;
    min-height: 100%;
    background-color: #ffffff;
    z-index: 0;
}

A {
    color: #000000;
    text-decoration: none;
}

A:hover {
    color: #FA0001;
    text-decoration: underline;
}

.left_box {
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

A.left_box {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

A.left_box:hover {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #FA0001;
    text-decoration: none;
}

FORM {
    display: inline;
}

TABLE {

}

TR.header {

    background: #fff;
}

TR.headerNavigation {

    background: #fff;
}

TD.headerNavigation {
    padding-top: 10px;
    padding-right: 10px;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    background: #ffffff;
    color: #333;
    font-weight: bold;

}

A.headerNavigation {
    color: #333;
}

A.headerNavigation:hover {
    color: #FA0001;
    text-decoration: none;
}

TR.headerError {
    background: #ff0000;
}

TD.headerError {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    background: #ff0000;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

TR.headerInfo {
    background: #00ff00;
}

TD.headerInfo {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    background: #00ff00;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

TD.sonder {
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    line-height: 1.5;
}

.sonder_high {
    font-family: Arial, Verdana, Helvetica;
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
    line-height: 1.5;
}

.sonder_high2 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 26px;
    font-weight: bold;
    color: #ff0000;
    line-height: 1.5;
}

.angebote {
    font-family: Arial, Verdana, Helvetica;
    font-size: 9px;
    border-bottom: 1px solid grey;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 10px;
    border-left: 0px;
    border-right: 1px solid grey;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 10px;
}

table.top_angebot {
    background-color: #ffffff;
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid grey;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 10px;
    border-left: 0px;
    border-right: 0px;
}

TR.footer {
    background: #000;
}

.foot {
    font-family: Arial, Verdana, Helvetica;
    color: #666;
    font-size: 10px;
    margin-left: 5px;
    margin-top: 40px;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
    margin-left: 5px;
}

a.foota, a.foota:hover {
    font-family: Arial, Verdana, Helvetica;
    color: #666;
    font-size: 10px;
    text-decoration: none;
}

.foot2 {
    font-family: Arial, Verdana, Helvetica;
    color: #fff;
    font-size: 10px;
    margin-left: 5px;
    height: 150px;
}

TD.footer {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    background: #000;
    color: #ffffff;
    font-weight: bold;
}

.infoBox {

}

.infoBox2 {

}

.infoBoxContents {

    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
}

.infoBoxContents2 {

    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
}

.infoBoxNotice {

}

.infoBoxNoticeContents {

    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
}

TD.infoBoxHeading {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    font-weight: bold;
    border-bottom: 1px solid grey;
    color: #333;
}

TD.infoBox, SPAN.infoBox {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
    background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
    background: #DFDFDF;
}

TABLE.productListing {

}

.productListing-heading {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    background: #646661;
    color: #FFFFFF;
    font-weight: bold;
}

TD.productListing-data {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    border-bottom: 1px solid black;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 10px;
    border-left: 0px;
    border-right: 0px;
}

A.pageResults {
    color: #0000FF;
}

A.pageResults:hover {
    color: #0000FF;
    background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
    font-family: Arial, Verdana, Helvetica;
    font-size: 20px;
    font-weight: bold;
    color: #9a9a9a;
}

TR.subBar {
    background: #f4f7fd;
}

TD.subBar {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #000000;
}

TD.main, P.main {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    line-height: 1.5;
}

TABLE.smallText {
    background: #fff;
}

TD.smallText, SPAN.smallText, P.smallText {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;

}

/*
**MF**
*/
TD.catText, SPAN.catText, P.catText {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    padding: 35;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

TD.accountCategory {
    font-family: Arial, Verdana, Helvetica;
    font-size: 13px;
    color: #aabbdd;
}

TD.fieldKey {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

TD.fieldValue {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
}

TD.tableHeading {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

SPAN.newItemInCart {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
}

TEXTAREA {
    width: 100%;
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
}

SPAN.greetUser {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #FA0001;
    font-weight: bold;
}

TABLE.formArea {
    background: #f1f9fe;
    border-color: #7b9ebd;
    border-style: solid;
    border-width: 1px;
}

TD.formAreaTitle {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

SPAN.markProductOutOfStock {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #c76170;
    font-weight: bold;
}

SPAN.productSpecialPrice {
    font-family: Arial, Verdana, Helvetica;
    color: #ff0000;
}

SPAN.errorText {
    font-family: Arial, Verdana, Helvetica;
    color: #ff0000;
}

.moduleRow {
}

.moduleRowOver {
    background-color: #D7E9F7;
    cursor: pointer;
    cursor: hand;
}

.moduleRowSelected {
    background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #8c8c8c;
}

.checkoutBarCurrent {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #000000;
}

/* message box */

.messageBox {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
}

.messageStackError, .messageStackWarning {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    background-color: #ffb3b5;
}

.messageStackSuccess {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #ff0000;
}

/* **MF** */

#impop {
    background-color: #FFFFFF;
    left: 10px;
    position: relative;
    top: 10px;
    width: 135px;
}

#impop a .large {
    border: 0px;
    display: block;
    height: 1px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px;
}

#impop a img {
    border: 0px;
}

#impop a.p1, #pic a.p1:visited {
    background-color: #FFFFFF;
    border: 0px;
    display: block;
    height: 90px;
    left: 0;
    text-decoration: none;
    top: 0;
    width: 135px;
}

#impop a.p1:hover {
    background-color: #FFFFFF;
    color: #000000;
    text-decoration: none;
}

#impop a.p1:hover .large {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    display: block;
    position: absolute;
    width: auto;
    height: 200px;
    left: -200px;
    top: 0px;
}

/* FÜR TOP-NAVI */

.tn {
    background-color: #fff;
    margin-left: 5px;
    padding-left: 8px;
    margin-top: -5px;
    margin-bottom: -10px;
}

.topnavi ul {
    background: url(images/bg_navigation.gif);
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 940px; /* Width of Menu Items */
    font-family: Arial, Verdana, Helvetica;
    font-weight: bold;
    font-size: 11px;
    float: left;
}

.topnavi ul li {
    position: relative;
}

.topnavi ul li a {
    display: block;
    text-decoration: none;
    padding: 1px 12px;
    line-height: 3em;
    width: auto;
    color: #fff;
    float: left;
}

.topnavi ul li a:visited {
}

.topnavi ul li a:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #333;
}

/*NAVIGATION*/

table.button {
    width: 150px;

}

table.item {
    width: 150px;
    border-bottom: 1px solid grey;

}

table.fuenf {
    width: 150px;

}

table.button:hover {
}

td.button:hover {
}

table.item:hover {
}

table.fuenf:hover {
}

a.button {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    background: none;
}

a.button:hover {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    background: none;
    text-decoration: none;
}

a.item {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #333;
    background: none;
}

a.item:hover {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #ff0000;
    background: none;
    text-decoration: none;
}

a.fuenf {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #333;
    background: none;
    text-decoration: none;
}

a.fuenf:hover {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #ff0000;
    background: none;
    text-decoration: none;
}

.descbutton {
    width: 100px;
    padding-left: 0px;
}

.descitem {
    width: 100px;
    padding-left: 10px;
}

.descfuenf {
    width: 100px;
    padding-left: 25px;
}

td.desc:hover {
    width: 100px;
    color: #fff;
}

td.arrow {
    text-align: right;
    width: 50px;
}

.button {
    display: block;
    background: #fff;
    font-size: 12px;
    line-height: 13px;
    list-style: none;
    padding: 2px;
    margin: 0;
    margin-left: 0px;
    text-align: left;
}

.button:hover {
    display: block;
    font-size: 12px;
    line-height: 13px;
    list-style: none;
    padding: 2px;
    margin: 0;
    margin-left: 0px;
    text-align: left;
}

.item {
    display: block;
    color: #000;
    background: #fff;
    font-size: 9px;
    line-height: 13px;
    list-style: none;
    padding: 2px;
    margin: 0;
    margin-left: 0px;
    text-align: left;
}

.item:hover {
    display: block;
    color: #000;
    font-size: 9px;
    background: #fff;
    line-height: 13px;
    list-style: none;
    padding: 2px;
    margin: 0;
    margin-left: 0px;
    text-align: left;
}

.fuenf {
    display: block;
    color: #000;
    background: #fff;
    font-size: 9px;
    line-height: 13px;
    list-style: none;
    padding: 2px;
    margin: 0;
    margin-left: 0px;
    text-align: left;
}

.fuenf:hover {
    display: block;
    background: #fff;
    color: #fff;
    font-size: 9px;
    line-height: 13px;
    list-style: none;
    padding: 2px;
    margin: 0;
    margin-left: 0px;
    text-align: left;
}

td.cat_border {
    /* border:1px solid #000;
    */
}

/* Holly Hack for IE \*/
* html .topnavi ul li {
    float: left;
    height: 1%;
}

* html .topnavi ul li a {
    height: 1%;
}

/* End */

/* PRODUCT-INFO HACK FÜR IOS KUNDEN*/

.ioscustomer p {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    color: #000;
    line-height: 1.4em;
}

.ioscustomer a {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    line-height: 1.4em;
}

.ioscustomer a:hover {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    line-height: 1.4em;
}

.ioscustomer b {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    line-height: 1.4em;
}

.ioscustomer table tr td {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #000;
}

.ioscustomer h1 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 1.0em;
    margin-top: 0px;
    margin-bottom: 0px;
}

.ioscustomer h2 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 1.0em;
    margin-top: 10px;
    margin-bottom: 0px;
}

.ioscustomer h3 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.ioscustomer h4 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.ioscustomer h5 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #000;
}

.ioscustomer ul li {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #000;
    line-height: 1.3em;
    list-style-type: disc;
    list-style-position: outside;
}

.ioscustomer_start h2 {
    font-family: Arial, Verdana, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 1.0em;
    margin-top: 0px;
    margin-bottom: -5px;
}

.ioscustomer_start table tr td {
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: #000;
}

.ioscustomer_start p {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    color: #000;
    line-height: 1.4em;
}

/* END PRODUCT-INFO HACK FÜR IOS KUNDEN*/

#dynatip {
    display: none;
    background: transparent url(images/black_arrow.png);
    font-size: 12px;
    font-weight: bold;
    height: 70px;
    width: 160px;
    padding: 25px;
    color: #fff;
    text-align: left;
    position: relative;
    z-index: 999999;
    float: left;
    right:0px;
}

/* style the trigger elements */
#dyna img {
    border: 0;
    cursor: pointer;
    margin: 0px 0px;
    z-index: 999999;
    float: right;
}