@import url(form.css);

* {
    margin: 0px;
    padding: 0px;
}

html {
    height: 100%;
    width: 100%;
}

body {
    background: url(../img/back_body.gif) fixed #d9eff6;
    color: #fff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.7em;
    height: 100%;
    width: 100%;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#header {
    background: url(../img/back_header.gif) 0 0 no-repeat;
    border-right: 1px #fff solid;
    border-left: 1px #fff solid;
    height: 146px;
    margin: 0px auto 0px auto;
    position: relative;
    width: 920px;
}

#header .lang {
    display: none;
    padding: 3px 0px 0px 75px;
}

#header .form {
    position: absolute;
    right: 10px;
    top: 5px;
}

#header .userinfo {
    position: absolute;
    right: 10px;
    bottom: 8px;
}

#main {
    background: url(../img/back_main.gif) 0 0 repeat-y;
    border-right: 1px #fff solid;
    border-left: 1px #fff solid;
    margin: 0px auto 0px auto;
    width: 920px;
}

#main hr {
    clear: both;
    visibility: hidden;
}

#main #sidebar {
    background: url(../img/back_header.gif) 0 -146px no-repeat;
    float: left;
    padding: 40px 0px 50px 0px;
    width: 222px;
}

#main #sidebar #boxCART {
    margin-top: 15px;
}

#main #sidebar #boxCART div.empty {
    margin: 4px 20px 0px 30px;
    text-align: right;
}

#main #sidebar #boxCART table {
    background: url(../img/back_sidebar_warenkorb.gif) right top repeat-y;
    border-collapse: collapse;
    margin: 4px 0px 5px 48px;
    width: 160px;
}

#main #sidebar #boxCART table td {
    text-align: right;
    line-height: 160%;
    padding: 2px 5px 0px 0px;
}

#main #sidebar #boxCART p {
    margin: 4px 20px 0px 30px;
    line-height: 150%;
    text-align: right;
}

#main #sidebar #boxCART p.small {
    font-size: 0.9em;
}

#main #sidebar #boxCATEGORIES ul {
    list-style-type: none;
    width: 200px;
}

#main #sidebar #boxCATEGORIES ul li {
    line-height: 150%;
    text-align: right;
}

#main #sidebar #boxCATEGORIES ul li a {
    font-weight: bold;
}

#main #sidebar #boxCATEGORIES ul li a.active {
    text-decoration: underline;
}

#main #sidebar #boxCATEGORIES ul ul {
    margin: 0px 0px 4px 0px;
    width: 190px;
}

#main #sidebar #boxCATEGORIES ul ul li a {
    font-weight: normal;
}

#main #sidebar #boxCATEGORIES ul ul li a.active {
    font-weight: bold;
    text-decoration: none;
}

#main #sidebar #boxCATEGORIES ul ul ul {
    margin: 0px 0px 4px 0px;
    width: 178px;
}

#main #sidebar #boxCATEGORIES ul ul ul li a.active {
    font-weight: normal;
    text-decoration: underline;
}

#main #sidebar #boxINFO {
    margin-top: 30px;
}

#main #sidebar #boxINFO ul {
    list-style-type: none;
    width: 200px;
}

#main #sidebar #boxINFO ul li {
    line-height: 150%;
    text-align: right;
}

#main #sidebar #boxPayPal { margin: 30px 24px 0 0; text-align: right; }
#main #sidebar #boxPayPal a img { border: 0; }

#main #content {
    float: right;
    width: 697px;
}

#content .navitrail {
    background-color: #78c5de;
    padding: 5px 10px 5px 10px;
}

#content .loginbox {
    background-color: #9cd5e7;
    margin-top: 1px;
    padding: 5px 10px 5px 10px;
}

#content .loginbox .head {
    font-weight: bold;
    padding-top: 2px;
}

#content .loginbox .head span {
    font-weight: normal;
}

#content .loginbox ul {
    list-style-type: none;
    margin: 10px 0px 5px 0px;
}

#content .loginbox ul li {
    display: inline;
    padding-right: 20px;
}

#content .loginbox p {
    margin: 12px 0px 2px 0px;
}

#content .content {
    color: #134252;
    margin: 6px;
}

#content .content h1 {
    background-color: #52b4d5;
    color: #fff;
    font-size: 1.1em;
    padding: 3px;
    position: relative;
    margin-bottom: 1px;
}

#content .content h1 span {
    font-size: 0.9em;
    font-weight: normal;
}

#content .content h1 span a:hover {
    text-decoration: underline;
}

#content .content h1 span.billiger-gesehen {
    position: absolute;
    top: 2px;
    right: 2px;
}

#content .content h1 a {
    color: #fff;
    text-decoration: none;
}

#content .content h1.error {
    background-color: #e20e03;
}

#content .content h1.mt {
    margin-top: 10px;
}

#content .content h2 {
    color: #e20e03;
    font-size: 1.1em;
    margin: 10px 0px 5px 0px;
}

#content .content h3 {
    font-size: 1.1em;
    margin: 10px 0px 5px 0px;
}

#content .content a {
    color: #134252;
}

#content .content .text {
    background-color: #d9eff6;
    line-height: 150%;
    padding: 3px;
}

#content .content .text p {
    margin: 3px 0px 2px 0px;
}

#content .content .text ul {
    list-style-type: none;
    margin: 5px 0px 5px 10px;
}

#content .content .text ul li {
    background: url(../img/icon_content_li.gif) 0 3px no-repeat;
    line-height: 150%;
    padding-left: 15px;
}

#content .content .buttonbar {
    background: url(../img/back_buttonbar.gif) 0 0 repeat-x;
    margin: 10px 0px 0px 0px;
}

#content .content .buttonbar img {
    border: 0px;
}

#content .content .buttonbar table {
    border-collapse: collapse;
    width: 100%;
}

#content .content .categorie_listing {
    margin: 0px 0px 10px 0px;
}

#content .content .categorie_listing ul li {
    display: inline;
    float: left;
}

#content .content .categorie_listing ul li a {
    background: url(../img/back_categorie_listing_arrow.gif) 8px 8px no-repeat;
    background-color: #fd4b42;
    display: block;
    color: #fff;
    margin: 0 0 2px 2px;
    padding: 3px 3px 3px 20px;
    width: 146px;
}

#content .content .categorie_listing ul li a:hover {
    background-color: #fc1e12;
    text-decoration: none;
}

#content .content .product_listing {
    margin-right: -5px;
}

#content .content .product_listing .line:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#content .content .product_listing .item {
    float: left;
    border-bottom: 1px #fd4b42 solid;
    margin: 0px 0px 4px 2px;
    padding-bottom: 1px;
    width: 340px;
}

#content .content .product_listing .item .text {
    float: left;
    height: 144px;
    position: relative;
    width: 174px;
}

#content .content .product_listing .item .button {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#content .content .product_listing .item .button img {
    border: none;
    border-top: 1px #fff solid;
}

#content .content .product_listing .item .image {
    float: left;
    background-color: #F6F6F6;
    height: 150px;
    width: 160px;
}

#content .content .product_listing .item .image img {
    border: none;
}

#content .content .product_listing hr {
    clear: both;
    visibility: hidden;
}

#content .content .product_listing span.productOldPrice {
    text-decoration: line-through;
}

#content .content .product_info {
    background: url(../img/back_product_info.gif) 0 0 repeat-y;
    border-bottom: 1px #fd4b42 solid;
    margin-bottom: 5px;
}

#content .content .product_info .text {
    float: left;
    padding-bottom: 25px;
    width: 420px;
}

#content .content .product_info .button {
    background-color: #FD4B42;
    border-bottom: 1px #fff solid;
    clear: both;
    margin-top: -22px;
    width: 426px;
}

#content .content .product_info .button input {
    border: 1px #FD4B42 solid;
    vertical-align: top;
    margin: 4px 0px 2px 5px;
}

#content .content .product_info .image {
    float: left;
    background-color: #f6f6f6;
    width: 255px;
}

#content .content .product_info .image img {
    border: none;
}

#content .content .product_info hr {
    clear: both;
    visibility: hidden;
}

#content .content table.contact_us td.left {
    padding-right: 10px;
    vertical-align: top;
}

#content .content table.sitemap td {
    vertical-align: top;
    width: 150px;
}

#content .content table.login {
    border-collapse: collapse;
    width: 100%;
}

#content .content table.login tr.text td {
    background-color: #d9eff6;
    vertical-align: top;
}

#content .content table.login td.loginform {
    border-left: 4px #fff solid;
    width: 45%;
}

#content .content table.login td.loginform table td {
    padding: 3px;
}

#content .content table.login td.loginform table td input {
    width: 200px;
}

#content .content table.order_details {
    border-collapse: collapse;
    width: 100%;
}

#content .content table.order_details th {
    background-color: #c8ebf6;
    padding: 3px;
}

#content .content table.order_details tr.itemcol td {
    border-bottom: 5px #ceecf6 solid;
}

#content .content table.order_details tr.totalcol td {
    text-align: right;
}

#content .content table.order_details td {
    padding: 3px;
    vertical-align: top;
}

#content .content table.order_details td.total {
    background-color: #ceecf6;
    white-space: nowrap;
}

#content .content table.order_details td.delete {
    background-color: #d5eef6;
    text-align: center;
}

#content .content table.order_details td img {
    border: 1px #134252 solid;
}

#content .content table.new_address td {
    padding: 0 0 5px 8px;
}

#content .content table.new_address input {
    margin: 0 0 0 2px;
}

#content .content table.new_address select {
    margin: 0 0 0 2px;
}

#content .content .bestellverlauf {
    background: url(../img/back_bestellungsverlauf.gif) 0 0 no-repeat;
    text-align: center;
}

#content .content .bestellverlauf table {
    border-collapse: collapse;
    height: 20px;
    margin-left: 12px;
    width: 660px;
}

#content .content .bestellverlauf table td {
    color: #fff;
    font-weight: bold;
    width: 165px;
}

#content .content .bestellverlauf table td.current {
    background: url(../img/back_bestellungsverlauf_current.gif) 0 0 no-repeat;
}

#content .content table.versandadresse {
    border-collapse: collapse;
}

#content .content table.versandadresse td.button {
    padding-right: 15px;
    vertical-align: top;
}

#content .content table.versandadresse td.button img {
    border: 0;
}

#content .content table.versandadresse td.adresse {
    border-left: 1px #fff solid;
    padding-left: 15px;
    width: 220px;
}

#content .content table.checkout_payment_block {
    border-collapse: collapse;
    width: 100%;
}

#content .content table.checkout_payment_block td {
    vertical-align: top;
}

#content .content table.checkout_payment_block td.form {
    padding-top: 6px;
    width: 50px;
}

#content .content table.checkout_payment_block td.preis {
    font-weight: bold;
    padding-top: 2px;
    width: 100px;
}

#content .content table.confirmation_v1 {
    border-collapse: collapse;
    width: 100%;
}

#content .content table.confirmation_v1 th {
    padding: 3px;
    text-align: left;
}

#content .content table.confirmation_v1 td {
    padding: 3px;
    vertical-align: top;
    width: 25%;
}

#content .content table.confirmation_v2 {
    border-collapse: collapse;
    width: 100%;
}

#content .content table.confirmation_v2 td.total {
    padding-top: 10px;
    text-align: right;
}

#content .content table.confirmation_v2 td.total table {
    border-collapse: collapse;
    width: 100%;
}

#content .content div.price_inquiry {

}

#content .content div.price_inquiry:after {
    clear: both;
    content: ".";
    display: block;
    height: 0; 
    visibility: hidden;
}

#content .content table.price_inquiry {
    border-collapse: collapse;
    width: 100%;
}

#content .content table.price_inquiry td {
    padding: 2px 5px 2px 5px;
    vertical-align: top;
}

#content .brands {
    clear: both;
    padding-left: 8px;
}

#content .brands a img {
    margin-top: 10px;
    -moz-opacity: 0.45;
}

#content .brands a:hover img {
    -moz-opacity: 1.0;
}

#footer {
    background-color: #e20e03;
    border: 1px #fff solid;
    margin: 0px auto 0px auto;
    padding: 5px 10px 5px 10px;
    width: 900px;
}

.copyright {
  text-align: center;
}
