html {
    font-family: arial,verdana, geneva,  helvetica, sans-serif;
    font-size: 11px;
    background-color: white;
    margin: 0;
    padding: 0;
}

body {
    font-family: arial,verdana, geneva,  helvetica, sans-serif;
    font-size: 11px;
    background-color: white;
    margin: 0;
    padding: 0;
}

table {
    font-family: arial,verdana, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: inherit;
    margin: 0;
    padding: 0;
}

tr {
    font-family: arial,verdana, geneva,  helvetica, sans-serif;
    font-size: 11px;
    color: inherit;
    margin: 0;
    padding: 0;
}

td {
    font-family: arial,verdana, geneva,  helvetica, sans-serif;
    font-size: 11px;
    color: inherit;
    margin: 0;
    padding: 0;
}

th {
    font-family: arial,verdana, geneva,  helvetica, sans-serif;
    font-size: 11px;
    color: inherit;
    margin: 0;
    padding: 0;
}

li {
    font-family: arial,verdana, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: inherit;
    margin: 0;
    padding: 0;
}

sup a {
    font-size: 80%;
    text-decoration: none;
    font-weight: bold;
}

sup a:hover {
    text-decoration: none;
}

img {
    border: none;
}

b {
    color: inherit;
}

form {
    margin: 0;
    padding: 0;
}

hr {
    color: #ffffff;
    height: 2px;
    border-top: 1px solid #efeff1;
    border-bottom: 1px solid #ffffff;
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    color: #d81f01;
    text-decoration: underline;
}

a.details {
    color: #000;
}

h1 {
    color: #000;
    font-weight: bold;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

h2 {
    color: #000;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

small {
    font-size: 70%;
}

#main_table_fixed {
    width: 980px;
}

#main_table {
    width: auto;
}

.containermain {
    width: 100%;
    -moz-box-sizing: border-box;
    padding: 9px 9px 60px;
}

.containerleft {
    width: 180px;
    border: 0;
    border-right: 4px solid #d0d1d3;
    color: #404a54;
    background-color: #f0f0f0;
}

.containerright {
    width: 199px;
    border: 0;
    color: #777e84;
    background-color: #fafafa;
    -moz-box-sizing: border-box;
    overflow: hidden;
    padding-left: -5px;
}

.containertop {

}

.containerbottom {

}

.containertop_fixed {
    width: 980px;
    text-align: center;
}

.containerbottom_fixed {
    width: 980px;
    text-align: center;
}

.boxheader {
    width: 100%;
    height: auto;
    background-color: #414b55;
    color: #b3b7ba;
    text-align: left;
    vertical-align: text-bottom;
    -moz-box-sizing: border-box;
    padding: 10px 0 8px;
}

.boxfooter {
    width: 100%;
    height: auto;
    text-align: right;
    background-color: #414b55;
    color: #ffffff;
    vertical-align: absmiddle;
    margin-top: 2px;
    padding: 6px 0;
}

.boxheadermenu {
    width: 100%;
    height: auto;
    background-color: #ff3300;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    color: #ffffff;
    min-height: 28px;
    padding: 0;
}

.boxfooter a {
    color: #ffffff;
}

.boxfooter a:hover {
    color: #ffffff;
}

.boxfootermenu {
    text-align: center;
    background-color: #ffffff;
    color: #677787;
    padding: 8px 160px 10px 150px;
}

.boxleft {
    width: 180px;
    background-color: #d0d1d3;
    color: #414b57;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px solid #bbbbbb;
    -moz-box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 6px;
}

.boxleft-content {
    width: 180px;
    background-color: #f0f0f0;
    color: #404a54;
    border-bottom: 1px solid #ffffff;
    -moz-box-sizing: border-box;
    padding: 3px 10px;
}

.boxrightmyaccountborder {
    border-left: 3px solid #efeedc;
    border-top: 1px solid #ffffff;
    background-color: #faf9f4;
}

.boxrightproductborder {
    border-left: 3px solid #edf1f0;
    border-top: 1px solid #ffffff;
    background-color: #fafafa;
}

.boxrightmyaccount {
    width: 196px;
    font-weight: bold;
    font-size: 11px;
    -moz-box-sizing: border-box;
    background-color: #efeedc;
    color: #747d84;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.boxrightproduct {
    width: 196px;
    font-weight: bold;
    font-size: 11px;
    -moz-box-sizing: border-box;
    background-color: #edf1f0;
    color: #747d84;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.boxrightmyaccount-content {
    width: 196px;
    border-top: 1px solid #d9d9d9;
    border-left: 0px solid #efeedc;
    -moz-box-sizing: border-box;
    background-color: #faf9f4;
    color: #757e83;
    padding: 3px 10px;
}

.boxrightproduct-content {
    width: 196px;
    border-top: 1px solid #d9d9d9;
    border-left: 0px solid #edf1f0;
    -moz-box-sizing: border-box;
    background-color: #fafafa;
    color: #777e84;
    padding: 3px 10px;
}

.boxrightmyaccount-content td {
    color: #797e84;
}

.boxrightproduct-content td {
    color: #787f87;
}

.boxrightmyaccount-td {
    color: #797e84;
}

.boxrightproduct-td {
    color: #E20020;
    font-size:11px;

}

.boxleft-td {
    color: #424a55;
}

.containerfullrow {
    float: left;
    width: 100%;
}

.containerhalfrow {
    float: left;
    width: 50%;
}

.containerthirdrow {
    float: left;
    width: 33%;
}

.containerthirdrowfix {
    float: left;
    width: 34%;
}

.containerquarterrow {
    float: left;
    width: 25%;
}

.locationrow {
    vertical-align: bottom;
    border-bottom: 1px solid #cbcbcb;
    color: #a7a7a7;
    height: 28px;
    -moz-box-sizing: border-box;
    margin-right: 0;
    margin-left: 13px;
    padding-top: 15px;
    padding-bottom: 2px;
}

.locationrow a {
    color: #a7a7a7;
}

.locationrow td {
    color: #a7a7a7;
}

.producttitlerow_red {
    vertical-align: bottom;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 28px;
    height: 28px;
    border-bottom: 1px none;
    font-weight: bold;
    border-left: 8px solid #ff3300;
    border-top: 1px solid #ff3300;
    color: #ff3300;
    line-height: 20px;
    margin: 4px 4px 0;
    padding: 10px 5px 2px 7px;
}

.producttitlerow_blue {
    vertical-align: bottom;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 28px;
    height: 28px;
    border-bottom: 1px none;
    font-weight: bold;
    border-left: 8px solid #677787;
    border-top: 1px solid #677787;
    color: #677787;
    line-height: 20px;
    margin: 4px 4px 0;
    padding: 8px 5px 1px 7px;
}

.producttitlerow_red_big {
    vertical-align: bottom;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 51px;
    height: 51px;
    border-bottom: 1px none;
    font-weight: bold;
    border-left: 8px solid #ff3300;
    border-top: 1px solid #ff3300;
    color: #ff3300;
    line-height: 20px;
    margin: 4px 4px 0;
    padding: 10px 5px 2px 7px;
}

.producttitlerow_blue_big {
    vertical-align: bottom;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 51px;
    height: 51px;
    border-bottom: 1px none;
    font-weight: bold;
    border-left: 8px solid #677787;
    border-top: 1px solid #677787;
    color: #677787;
    line-height: 20px;
    margin: 4px 4px 0;
    padding: 8px 5px 1px 7px;
}

.productrow_borderaftertitle_full {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 190px;
    height: 211px;
    border-top: 0;
    margin: 0 4px 15px;
    padding: 0 5px 2px;
}

.productrow_borderaftertitle_half {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 152px;
    height: 152px;
    border-top: 0;
    margin: 0 4px 4px;
    padding: 0 5px 2px;
}

.productrow_noborder {
    vertical-align: top;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: auto;
    margin-bottom:15px;
    padding: 0;
    margin-top:5px;
}

.productrow_fullborder_full {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 195px;
    height: 211px;
    margin: 4px;
    padding: 5px 5px 2px;
}

.productrow_fullborder_half {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 153px;
    height: 153px;
    margin: 4px;
    padding: 5px 5px 2px;
}

.productrow_fullborder_quarter {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 244px;
    height: 244px;
    margin: 4px;
    padding: 5px 5px 2px;
}

.contentboxlistrow {
    vertical-align: middle;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 28px;
    height: 26px;
    border-bottom: 1px none;
    font-weight: bold;
    color: #677787;
    border-left: 8px solid #677787;
    border-top: 1px solid #677787;
    line-height: normal;
    background-color: #ebecec;
    margin: 10px 4px 0;
    padding: 4px 5px 0 7px;
}

.categorytitlerow {
    vertical-align: middle;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 28px;
    height: 26px;
    border-bottom: 1px none;
    font-weight: bold;
    color: #677787;
    border-left: 8px solid #677787;
    border-top: 1px solid #677787;
    line-height: normal;
    background-color: #ebecec;
    margin: 4px 4px 0;
    padding: 4px 5px 0 7px;
}

.contentbox {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: auto;
    border-top: 0;
    color: #677787;
    margin: 0 4px;
    padding: 6px;
}

.categorydetailsrow {
    vertical-align: top;
    font-size: 11px;
    min-height: 0;
    height: auto;
    color: #677787;
    margin: 0 4px 4px;
    padding-top:5px;
    text-align:left;
}

.categorydetailsrow_empty {
    vertical-align: top;
    font-size: 11px;
    -moz-box-sizing: border-box;
    height: 1px;
    min-height: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    line-height: 0;
    margin: 0 4px 4px;
    padding: 0;
}

.locatortitlerow {
    vertical-align: middle;
    border: 1px solid #677787;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 28px;
    height: 26px;
    border-bottom: 1px none;
    font-weight: bold;
    background-color: #d0d1d3;
    line-height: normal;
    margin: 4px 4px 0;
    padding: 4px 5px 0 7px;
}

.locatortitlerow_empty {
    vertical-align: middle;
    border: 1px solid #677787;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: 0;
    border-bottom: 1px none;
    font-weight: bold;
    line-height: 0;
    margin: 4px 4px 0;
    padding: 0;
}

.locatordetailsrow {
    vertical-align: top;
    border: 1px solid #677787;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: auto;
    border-top: 0;
    color: #424a55;
    margin: 0 4px 4px;
    padding: 3px 6px;
}

.productcategoryrow {
    min-height: 15px;
    height: 15px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #cbcbcb;
    border-left: 8px solid #677787;
    color: #677787;
    background-color: #efefef;
    margin: 15px 4px 4px;
    padding: 6px;
}

.producttitlecell_red {
    font-size: 11px;
    font-weight: bold;
    color: #ff3300;
}

.producttitlecell_blue {
    font-size: 11px;
    font-weight: bold;
    color: #ff3300;
}

.producttitle_description {
    font-weight: normal;
    font-size: 11px;
    color: gray;
}

.producttitlerow_red:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.producttitlerow_blue:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_borderaftertitle_full:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_borderaftertitle_half:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_borderaftertitle_quarter:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_noborder:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_fullborder_full:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_fullborder_half:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_fullborder_quarter:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productcategoryrow:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.logo_header {
    border: 0;
    float: none;
    text-align: left;
    margin-left: 46px;
}

.language {
    color: #ffffff;
}

.language_activ {
    color: #ffffff;
    font-weight: bold;
}

.link_headermenu {
    color: #ffffff;
}

.link_header {
    font-size: 9px;
    color: #b3b7ba;
}

td.link_header {
    padding-right: 15px;
    padding-bottom: 3px;
}

.link_footer {
    font-size: 11px;
    color: #000;
    margin-right: 7px;
    margin-left: 7px;
}

.currency {
    color: #424a55;
}

.currency_activ {
    color: #424a55;
    font-weight: bold;
}

a.currency {
    color: #424a55;
}

a.currency_activ {
    color: #424a55;
}

a.language:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.language_activ:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.link_headermenu:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.link_header:hover {
    color: #ffffff;
    text-decoration: underline;
}

.headermenu_fixedbox {
    float: left;
    text-align: left;
    height: 12px;
    width: 184px;
    -moz-box-sizing: border-box;
    padding: 10px 0 5px 5px;
}

.headermenu_autobox {
    float: left;
    text-align: left;
    height: 12px;
    border-bottom: 1px solid gray;
    border-left: 1px solid #ffffff;
    border-right: 1px solid gray;
    font-weight: bold;
    padding: 10px 15px 5px;
}

input {
    font-family: arial,verdana, geneva, arial, helvetica, sans-serif;
    font-size: 11px;
    background-color: transparent;
    margin-top: 4px;
}

select {
    font-family: arial,verdana, geneva, arial, helvetica, sans-serif;
    font-size: 11px;
    background-color: white;
    margin-top: 4px;
}

textarea {
    font-family: arial,verdana, geneva, arial, helvetica, sans-serif;
    font-size: 11px;
    background-color: white;
    margin-top: 4px;
}

.search_input {
    background-color: white;
    vertical-align: top;
    width: 122px;
    color: #000;
    font-weight: normal;
    border: 2px inset gray;
    border-bottom: 1px inset silver;
    border-right: 1px inset silver;
}

.search_go {
    width: 30px;
    border: 1px solid #424c56;
    color: #424c56;
    background-color: white;
    font-weight: bold;
}

.categorybox_rootcategory {
    color: #000000;
    font-weight: bold;
    padding-bottom: 5px;
}

.categorybox_rootcategorylink {
    color: #424a55;
    font-weight: bold;
    padding-bottom: 3px;
}

.categorybox_rootcategory_exp {
    color: #424a55;
    font-weight: bold;
    padding-bottom: 3px;
}

.categorybox_subcategory {

    height:15px;
}

.variant_select {
    width: 135px;
    background-color: white;
}

.warenkorb_img {
    border: 0;
    border-right: 1px solid #d9d9db;
    border-bottom: 1px solid #d9d9db;
    background-color: white;
    vertical-align: top;
    height: 16px;
    cursor: pointer;
    margin: 0;
}

.warenkorb_button {
    border: 0;
    border-right: 1px solid #d9d9db;
    border-bottom: 1px solid #d9d9db;
    background-color: white;
    vertical-align: top;
    width: 125px;
    color: #ff3301;
    height: 18px;
    cursor: pointer;
    margin: 0;
}

.save_button {
    border: 0;
    border-right: 1px solid #d9d9db;
    border-bottom: 1px solid #d9d9db;
    background-color: white;
    vertical-align: top;
    width: 125px;
    color: #ff3301;
    height: 18px;
    cursor: pointer;
    margin: 0;
}

.warenkorb_mini_button {
    border: 0;
    border-right: 1px solid #d9d9db;
    border-bottom: 1px solid #d9d9db;
    background-color: white;
    vertical-align: top;
    width: 100px;
    color: #ff3301;
    height: 18px;
    margin: 0;
}

.warenkorb_img2 {
    border: 1px solid #d9d9db;
    background-color: white;
    vertical-align: top;
    color: #ff3301;
    font-weight: bold;
    cursor: pointer;
    height: 16px;
    margin-top: 1px;
    margin-right: 2px;
}

.warenkorb_button2 {
    border: 1px solid #d9d9db;
    background-color: #fafafa;
    vertical-align: top;
    color: #ff3301;
    font-weight: bold;
    cursor: pointer;
    width: 110px;
    height: 18px;
    margin-top: 1px;
}

.warenkorb_button3 {
    border: 1px solid #d9d9db;
    background-color: #fafafa;
    vertical-align: top;
    color: #ff3301;
    font-weight: bold;
    cursor: pointer;
    width: 130px;
    height: 18px;
    margin-top: 1px;
}

.warenkorb_mini_button2 {
    border: 1px solid #d9d9db;
    background-color: #fafafa;
    vertical-align: top;
    color: #ff3301;
    font-weight: bold;
    cursor: pointer;
    width: 100px;
    height: 18px;
    margin-top: 1px;
}

.login_input {
    background-color: white;
    vertical-align: top;
    width: 118px;
    color: #7c8089;
    font-weight: bold;
    border: 2px inset gray;
    border-bottom: 1px inset silver;
    border-right: 1px inset silver;
    margin-top: 3px;
    margin-bottom: 3px;
}

.login_button {
    background-color: white;
    vertical-align: top;
    width: 118px;
    color: #7c8089;
    font-weight: bold;
    border: 1px solid #d9d9db;
    cursor: pointer;
    margin-top: 3px;
    margin-bottom: 3px;
}

.login_checkbox {
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.product_image {
    border: 0;
}

.product_image_s_container {
    height: 50px;
    width: 80px;
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
    overflow: hidden;
    margin-top: 3px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.product_image_xs_container {
    width:205px;
    text-align: center;
    overflow: hidden;
}

.product_image_xxs_container {
    width: 115px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
}

.product_image_xxxs_container {
    width: 260px;
    height: 200px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
}

.product_links {
    font-size: 9px;
    border: 0;
    height: 35px;
}

.product_title {
    font-weight: bold;
    font-size: 11px;
    color: #000;
    height: 40px;
}

.product_title_big {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    height: 40px;
}

.product_variant {
    font-weight: bold;
    font-size: 11px;
    height: 35px;
    color: #000000;
}

.product_description {
    font-weight: normal;
    font-size: 11px;
    color: #404c58;
}

.product_artnr {
    font-weight: normal;
    height: 15px;
    font-size: 9px;
    color: #677787;
}

.product_text {
    font-size: 9px;
    color: #677787;
}

.product_text2 {
    font-size: 11px;
    color: black;
}

.product_text3 {
    font-size: 11px;
    color: black;
}

.product_price_new {
    font-weight: bold;
    font-size: 18px;
    color: black;
    border: 0;
    margin: 0;
}

.product_price_new_big {
    font-weight: bold;
    font-size: 23px;
    color: black;
    border: 0;
    margin: 0;
}

.product_price_new_small {
    font-weight: bold;
    font-size: 11px;
    color: #E20020;
    border: 0;
    margin: 0;
}

.product_price_old {
    color: #7E7D7D;

    font-size: 11px;
    border: 0;
    margin: 0;
}
.product_price_olddiv
{
     color: #7E7D7D;
    float:left;
    font-size: 11px;
    margin-top:7px;
    margin-left:3px;
}
.product_price_old_text {
    color: black;
    font-weight: bold;
    font-size: 11px;
}

.product_price_new_text {
    color: black;
    font-weight: bold;
    font-size: 11px;
}

.hr_image {
    height: 2px;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
}

.categorytitle {
    color: #677787;
    font-size: 14px;
    font-weight: bold;
}

.categorycount {
    color: #677787;
    font-size: 11px;
}

.categoryimage {
    margin: 1px 1px 3px;
}

.contentlistheader {
    color: #677787;
    font-size: 11px;
    font-weight: bold;
}

.categorydescription {
    color: #677787;
    font-size: 11px;
    font-weight: bold;
}

.categorylink {
    color: #677787;
    font-size: 11px;
}

.categoryline {
    height: 0;
    border-top: 1px solid #cbcbcb;
    line-height: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
}

.categoryline2 {
    height: 0;
    border-top: 1px solid #cbcbcb;
    line-height: 0;
    border-top-style: dotted;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
}

.categoryline3 {
    height: 0;
    border-top: 1px solid #cbcbcb;
    line-height: 0;
    border-top-color: #efefef;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
}

* html .category-line {
    margin-bottom: -2px;
}

* html .category-line2 {
    margin-bottom: -2px;
}

* html .category-line3 {
    margin-bottom: -2px;
}

* html .locatortitlerow_empty {
    margin-bottom: -4px;
}

.locatortitle {
    color: #000;
    font-size: 11px;
    font-weight: bold;
}

.locatortext {
    color: #000;
    font-size: 11px;
}

.locatorlink {
    font-size: 11px;
    color: #000;
    font-weight:bold;
    margin-left:3px;
    margin-right:3px;
}
.locatorlinkdet1
{
    font-size: 11px;
    color: #000;
}
.locatorlinkdet2
{
    font-size: 11px;
    color: #000;
}
.locatorlinkdet2inaktive
{
    font-size: 11px;
    color: #7E7D7D;
}

.locatorlink2 {
    font-size: 11px;
    font-weight:bold;
    color: #000;
    margin-left:3px;
    margin-right:3px;
}

.locatorlink3 {
    font-size: 11px;
    color: #424a55;
    font-weight: normal;
}

.locatorlink_active {
    font-size: 11px;
    color: #DE0D1A;
    font-weight: bold;
}

.locatorlink2_active {
    font-size: 11px;
    color: #DE0D1A;
    font-weight: bold;
}

.locatorlink3_active {
    font-size: 11px;
    color: #424a55;
    font-weight: bold;
}

.important {
    color: red;
}

.defaultcontents_linespacer {
    color: #eeeff0;
    background-color: #eeeff0;
    height: 1px;
    border: 0;
    margin-top: 8px;
    margin-bottom: 0;
    margin-left: 7px;
}

.default_midbutton {
    width: 91px;
    height: 19px;
    border: 1px solid #e9eaeb;
    font-size: 11px;
    font-weight: bold;
    color: #677787;
    cursor: pointer;
    margin-left: 3px;
}

.default_loworderprice {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin: 0 0 4px;
    padding-top: 6px;
}

.contentboxtext {
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
}

.default_nextbutton {
    width: 222px;
    height: 25px;
    background-color: #ff3300;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    border-width: 1px;
    margin: 0;
    padding: 0;
}

.default_nextlinecontainer {
    vertical-align: middle;
    border: 1px solid #cbcbcb;
    color: #677787;
    background-color: #efefef;
    text-align: right;
    margin: 5px 4px 4px;
    padding-left: 7px;
}

.default_nextline {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #cbcbcb;
    background-color: #efefef;
    margin-top: 10px;
    margin-right: 3px;
    margin-left: 4px;
}

.listcontents_nextline {
    width: 571px;
    border-collapse: collapse;
    border: 1px solid #cbcbcb;
    background-color: #efefef;
    margin-top: -5px;
    margin-right: 3px;
    margin-left: 4px;
}

.default_nextlink {
    color: #ffffff;
    font-size: 11px;
}

a.default_nextlink:hover {
    color: #ffffff;
    text-decoration: underline;
}

.nicehr {
    border: none 0;
    border-top: 1px dashed #eeeff0;
    height: 1px;
    width: 547px;
}

.font9 {
    font-size: 9px;
}

.font10 {
    font-size: 11px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font18 {
    font-size: 18px;
}

.fontbold {
    font-weight: bold;
}

.fontitalic {
    font-style: italic;
}

.fontunderline {
    text-decoration: underline;
}

.fontred {
    color: #ff3300;
}

.fontblack {
    color: #000000;
}

.fontgray1 {
    color: #677787;
}

.fontgray2 {
    color: #404c58;
}

.fontgreen {
    color: #00b910;
}

.addresscolumn {
    width: 147px;
    height:25px;
}

.address_deliverybutton {
    border: 1px solid #e9eaeb;
    cursor: pointer;
}

.tableclear {
    width: 100%;
    border-collapse: collapse;
}

.leftspacer20 {
    margin-left: 20px;
}

.leftspacer10 {
    margin-left: 10px;
}

.leftspacer8 {
    margin-left: 8px;
}

.leftspacer5 {
    margin-left: 5px;
}

.leftspacer290 {
    padding-left: 290px;
}

.rightspacer10 {
    margin-right: 10px;
}

.topspacer10 {
    padding-top: 10px;
}

.topmargin10 {
    margin-top: 10px;
}

.cleartopmargin {
    margin-top: 0;
}

.height25 {
    height: 25px;
}

.default_smallbutton {
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #e9eaeb;
    background-color: #fafafa;
    color: #677787;
    height: 18px;
    cursor: pointer;
    padding-bottom: 2px;
}

.dottedline {
    height: 1px;
    border: 0;
    background-repeat: repeat-x;
    background-image: url(0/images/linedot.gif);
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 0;
}

.paddingtop3 {
    padding-top: 3px;
}

.paddingtop5 {
    padding-top: 5px;
}

.paddingtop10 {
    padding-top: 10px;
}

h1.contextbox {
    background-color: #ebecec;
    color: #677787;
    border: 1px solid #cbcbcb;
    border-left: 8px solid #677787;
    border-top: 1px solid #677787;
    border-bottom: 1px none;
    -moz-box-sizing: border-box;
    margin: 4px 4px 0;
    padding: 7px 7px 5px;
}

div.contextbox {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    border-top: none;
    -moz-box-sizing: border-box;
    margin: 0 4px 15px;
    padding: 10px 10px 10px 15px;
}

.msgbox {
    background-color: #ffffee;
    border: silver solid 1px;
    margin: 4px 4px 7px;
    padding: 5px 5px 5px 10px;
}

.errorbox {
    background-color: #ffffee;
    border: silver solid 1px;
    color: red;
    font-weight: bold;
    margin: 4px 4px 7px;
    padding: 5px 5px 5px 10px;
}

.compare_table {
    background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    padding-bottom: 5px;
    padding-left: 5px;
}

.compare_table_noleft {
    border-left: 0;
    background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    padding-bottom: 5px;
    padding-left: 5px;
}

.compare_table_nobottom {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
}

.verification_code {
    width: 80px;
    border: 1px solid #000000;
    color: #000000;
    text-align: center;
    font: bold;
    padding: 2px;
}

.containerfiverow {
    float: left;
    width: 20%;
}
.cleardiv
{
  clear:both;
  font-size:0px;
  line-height:0px;
  height:0px;
}
.homeheader
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/header.jpg);
  background-repeat:no-repeat;
  width:920px;
  height:233px;
  text-align:left;
}
.homelink
{
  text-decoration:none;
  width:154px;
  height:100px;
}
.homenavibar
{
  margin-top:60px;
  height:32px;
  width:100%;
  position:relative;
}
.homenavibar a
{
  text-decoration:none;
}
.homenavi1
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_1.gif);
  background-repeat:no-repeat;
  width:119px;
  height:32px;
  cursor:pointer;
}
.homenavi1high
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_1_high.gif);
  background-repeat:no-repeat;
  width:119px;
  height:32px;
  cursor:pointer;
}
.homenavi2
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_2.gif);
  background-repeat:no-repeat;
  width:160px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.homenavi2high
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_2_high.gif);
  background-repeat:no-repeat;
  width:160px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.homenavi3
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_3.gif);
  background-repeat:no-repeat;
  width:131px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.homenavi3high
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_3_high.gif);
  background-repeat:no-repeat;
  width:131px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.homenavi4
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_4.gif);
  background-repeat:no-repeat;
  width:127px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.homenavi4high
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_4_high.gif);
  background-repeat:no-repeat;
  width:127px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.homenavi5
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_5.gif);
  background-repeat:no-repeat;
  width:118px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.homenavi5high
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_5_high.gif);
  background-repeat:no-repeat;
  width:118px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.homenavi6
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_6.gif);
  background-repeat:no-repeat;
  width:116px;
  height:32px;
  margin-left:-7px;
  cursor:pointer;
}
.homenavi6high
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_6_high.gif);
  background-repeat:no-repeat;
  width:116px;
  height:32px;
  margin-left:-7px;
  cursor:pointer;
}
.homenavi7
{
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/headernavi_7.gif);
  background-repeat:no-repeat;
  width:201px;
  height:32px;
  margin-left:-9px;
  cursor:pointer;
}
.leftcontent
{
  background-color:#fff;
  width:170px;
  float:left;
  padding-left:15px;
  padding-right:15px;
}
.rightcontent
{
  background-color:#fff;
  width:170px;
  float:right;
  padding-left:15px;
  padding-right:15px;
}
.master
{
}
.padd
{
  padding-left:1px;
  padding-right:15px;
}
.allcont
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/bodybg.gif);
  background-repeat:repeat-y;
  background-color:#fff;
  width:920px;
  margin-top:-7px;

}
.allcont_basket
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/bodybgbasket.gif);
  background-repeat:repeat-y;
  background-color:#fff;
  width:920px;
  margin-top:-7px;
}

.spacertop
{
  height:35px;
  font-size:1px;
  background-color:#fff;
}
.spacerbottom
{
  background-color:#fff;
  height:15px;
  width:100%;
  font-size:1px;
}
.leftrightheader
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  color:#E20020;
  text-align:left;
  font-weight:bold;
  font-size:12px;
  line-height:20px;
  padding-bottom:3px;
  overflow:hidden;
}

.minibasketbg
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/minibasketbg.gif);
  background-repeat:no-repeat;
  width:170px;
  height:106px;
  margin-top:20px;
}
.inputrightlogin
{
  width:170px;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  color: #000000;
  height:18px;
  padding-top:2px;
  background-color:#FEFDFD;
  padding-left:5px;
}
.button
{
  background-color:transparent;
  border:none;
  cursor:pointer;
}
.loginbutton
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/rightloginbutton.jpg);
  background-repeat:no-repeat;
  width:77px;
  height:19px;
  margin-top:5px;
  margin-bottom:5px;
}
.noliginbutton
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/rightnologinbutton.jpg);
  background-repeat:no-repeat;
  width:77px;
  height:19px;
}
.searchbutton
{
  margin-left:12px;
  margin-top:11px;
  width:13px;
  height:6px;
}

.merkzettelanzeigen
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/merkzettelanzeigen.jpg);
  background-repeat:no-repeat;
  width:141px;
  height:19px;
}
.produktevergleichen
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/produktevergleichen.jpg);
  background-repeat:no-repeat;
  width:141px;
  height:19px;
}
.vergleichentfernen
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/vergleichentfernen.jpg);
  background-repeat:no-repeat;
  width:75px;
  height:19px;
}
.detailsbutton
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/080514_hobi_button_details.gif);
  background-repeat:no-repeat;
  width:75px;
  height:19px;
}
.neuanmeldung
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/neuanmeldung.jpg);
  background-repeat:no-repeat;
  width:108px;
  height:19px;
}
.hierklicken
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/hierklicken.jpg);
  background-repeat:no-repeat;
  width:317px;
  height:19px;
}
.hierklicken2
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/hierklicken2.jpg);
  background-repeat:no-repeat;
  width:310px;
  height:19px;
}
.passwortanfordern
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/passwortanfordern.jpg);
  background-repeat:no-repeat;
  width:142px;
  height:19px;
}
.abschicken
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/abschicken.jpg);
  background-repeat:no-repeat;
  width:85px;
  height:19px;
}
.passwortsenden
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/passwortsenden.jpg);
  background-repeat:no-repeat;
  width:120px;
  height:19px;
}
.speichern
{
  margin-top:10px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/speichern.jpg);
  background-repeat:no-repeat;
  width:76px;
  height:19px;
}
.bestellunganzeigen
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/bestellunganzeigen.jpg);
  background-repeat:no-repeat;
  width:140px;
  height:19px;
}
.zuruckzumshop
{
  margin-top:10px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/zuruckzumshop.jpg);
  background-repeat:no-repeat;
  width:120px;
  height:19px;
}
.zuruckzurubersicht
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/zuruckzurubersicht.jpg);
  background-repeat:no-repeat;
  width:146px;
  height:19px;
}
.bestabsenden
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/bestabsenden.jpg);
  background-repeat:no-repeat;
  width:143px;
  height:19px;
  margin-right:20px;
}
.changeaddbig
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/changeaddbig.jpg);
  background-repeat:no-repeat;
  width:111px;
  height:19px;
  margin-left:10px;
}
.changeaddsmall
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/changeaddsmall.jpg);
  background-repeat:no-repeat;
  width:63px;
  height:19px;
  margin-left:10px;
}
.basketnextbutton
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/080514_hobi_button_schritt.gif);
  background-repeat:no-repeat;
  width:190px;
  height:19px;
}
.zuranmeldungbutton
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/toregister.jpg);
  background-repeat:no-repeat;
  width:110px;
  height:19px;
  margin-top:8px;
}
.gutscheinbutton
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/gutschein.jpg);
  background-repeat:no-repeat;
  width:123px;
  height:19px;
  margin-left:10px;
}
.basketbackbutton
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/basketback.jpg);
  background-repeat:no-repeat;
  width:62px;
  height:19px;
}
.bigbasketbutton
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/tobasket.gif);
  background-repeat:no-repeat;
  width:125px;
  height:18px;
  margin-top:0px;
}
.searchfield
{
  margin-top:8px;
  margin-left:18px;
  background-color:transparent;
  border:none;
  height:23px;
  width:150px;
  font-size:11px;
  line-height:17px;
}
.searchfieldbg
{
  margin-left:8px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/navisearchfield.gif);
  background-repeat:no-repeat;
  background-position:left center;
  width:170px;
  height:30px;
}
.rightshowbasket
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/buttons/rightshowbasketbutton.jpg);
  background-repeat:no-repeat;
  width:141px;
  height:19px;
}

.rightloginbuttonspace
{
  text-align:right;
  margin-top:5px;
  margin-bottom:5px;
}
.rightbasket
{
  text-align:left;
  color: #000000;
  line-height:15px;
  padding-left:8px;
  padding-top:4px;
  padding-right:5px;
  margin-bottom:5px;
}
.goright
{
  float:right;
}
.goleft
{
  float:left;
}
.footerline
{
  background-color:#fff;
  padding-left:5px;
  padding-right:5px;
  width:876px;
  line-height:30px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:top;
}
.footertext
{
  color:#DC1522;
}
.homenavibar a
{
  text-decoration:none;
}
.maincontent
{
  float:left;
  width:519px;
  text-align:left;
  overflow:hidden;
}
.maincontent_basket
{
  float:left;
  width:719px;
  text-align:left;
  overflow:hidden;
}
.maincontentspacer_basket
{
  width:689px;
  padding-left:15px;
  padding-right:15px;
  overflow:hidden;
}
.maincontentspacer
{
  width:489px;
  padding-left:15px;
  padding-right:15px;
  overflow:hidden;
}
.contentheader
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  color:#E20020;
  text-align:left;
  font-weight:bold;
  font-size:12px;
  line-height:20px;
  width:100%;
  text-transform:uppercase;
  padding-bottom:3px;
}
.contentheadernormal
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  color:#E20020;
  text-align:left;
  font-weight:bold;
  font-size:12px;
  line-height:20px;
  width:100%;
  padding-bottom:3px;
}

.borderright
{
  border-right-width:1px;
  border-right-style:dotted;
  border-right-color:#A1A1A1;
}
.outerstartbox
{
  float:left;
  width:240px;
  height:245px;
  text-align:left;
}
.bold11
{
  font-size:11px;
  font-weight:bold;
}
.bold12
{
  font-size:12px;
  font-weight:bold;
}
.innerstartboxprice
{
  font-size:20px;
  color:#E20020;
  font-weight:bold;
  padding-top:5px;
}
.sparen
{
  color:#E20020;
  padding-top:5px;
  font-weight:bold;
  font-size:12px;
  height:20px;
}
.greynine
{
  color: #000000;
  font-size:9px;
}
.greyten
{
  color: #000000;
  font-size:11px;
}
.grey12
{
  color: #000000;
  font-size:12px;
}
.searchdesc
{
  color: #000000;
  padding-top:3px;
  padding-bottom:20px;
  font-size:11px;
}
.borderbottom
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  height:18px;
  margin-bottom:10px;
}
.borderbottomsmall
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  height:6px;
  font-size:1px;
  margin-bottom:5px;
}
.searchlistgreybg
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/searchlistgreybg.gif);
  background-repeat:no-repeat;
  width:274px;
  height:56px;
}
.searchlistgreybg_small
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/searchlistgreybg_small.gif);
  background-repeat:no-repeat;
  width:274px;
  height:41px;
}
.basketam
{
  margin:0px;
  height:18px;
  width:30px;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  background-color:#fff;
  text-align:right;

}
.selectbox
{
  border:1px solid #D6D6D6;
}
.detailsbrgrey
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/detailsbrgrey.gif);
  background-repeat:no-repeat;
  width:205px;
  height:109px;
}
.detailsbrgrey1
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/detailsbrgrey_sparen_ohnebasket.gif);
  background-repeat:no-repeat;
  width:205px;
  height:86px;
}
.detailsbrgrey2
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/detailsbrgrey_ohnesparen_ohnebasket.gif);
  background-repeat:no-repeat;
  width:205px;
  height:71px;
}
.detailsbgreysmall
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/detailsbgreysmall.gif);
  background-repeat:no-repeat;
  width:205px;
  height:98px;
}
.detailsbrgreyinner
{
  padding-left:5px;
  padding-right:5px;
}
.detailstitle
{
  font-size:18px;
  font-weight:normal;
}
.detailsprice
{
  font-size:20px;
  font-weight:bold;
  color:#E20020;
  padding-bottom:4px;
  padding-top:5px;
}
.finanzierung
{
  line-height:20px;
  font-size:12px;
  color: #000000;
}
.basketstepouter
{
  width:135px;
  height:95px;
  float:left;
  border-right-width:1px;
  border-right-color:#A1A1A1;
  border-right-style:dotted;
}
.tabelborder
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  margin-bottom:5px;
}
.basketopt
{
  padding-bottom:3px;
  width:225px;
  line-height:18px;
  color:#E20020;
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  font-size:12px;
  font-weight:bold;
  margin-bottom:5px;
}
.userinput
{
  width:210px;
  border:1px solid #000000;
  color: #000000;
  text-align:left;
  height:18px;
  padding-top:2px;
  background-color:#FEFDFD;
  padding-left:5px;
}
.variantselect
{
  width:146px;
  border:1px solid #000000;
  height:16px;
  background-color:#FFFFFF;
  color: #000000;
}
.usercontenttext
{
  text-align:left;
  margin-top:5px;
}
.userinputnormal
{
  border: 1px solid #000000;
  text-align:left;
  color: #000000;
  width:300px;
  height:18px;
  padding-top:2px;
  background-color:#FEFDFD;
  padding-left:5px;
}
.userinputnormal_error
{
  border: 1px solid #000000;
  text-align:left;
  color: #000000;
  width:300px;
  background-color:#EFEFEF;
  padding-top:2px;
  height:18px;
  padding-left:5px;
}
.userinputsmall1
{
  border: 1px solid #000000;
  text-align:left;
  color: #000000;
  width:230px;
  padding-top:2px;
  height:18px;
  background-color:#FEFDFD;
  padding-left:5px;
}
.userinputsmall
{
  border: 1px solid #000000;
  text-align:left;
  color: #000000;
  width:67px;
  padding-top:2px;
  height:18px;
  background-color:#FEFDFD;
  padding-left:5px;
}
.userinputpruef
{
  border: 1px solid #000000;
  text-align:left;
  color: #000000;
  width:216px;
  padding-top:2px;
  height:18px;
  background-color:#FEFDFD;
  padding-left:5px;
}
.userinputpay
{
  border: 1px solid #000000;
  text-align:left;
  color: #000000;
  width:280px;
  height:18px;
  padding-top:2px;
  padding-left:5px;
  background-color:#FEFDFD;
}
.agbbg
{
  margin-top:25px;
  margin-bottom:20px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/confagbgreybg.gif);
  background-repeat:no-repeat;
  width:701px;
  height:45px;
}
.meinkontoline
{
  width:100%;
  height:30px;
  padding-top:5px;
  padding-bottom:9px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
}
.meinkontoinnerbox
{
  width:235px;
  text-align:left;
}
.meinkontoboxheader
{
  font-size:11px;
  font-weight:bold;
  color:#000;
  padding-bottom:2px;
}
.changepw
{
  color: #000000;
  height:20px;
  padding-top:9px;
}
.chngepwinput
{
  margin-top:9px;
  color: #000000;
  height:18px;
  padding-top:2px;
  font-size:11px;
  border: 1px solid #000000;
  width:360px;
  color: #000000;
  background-color:#FFFEFE;
  padding-left:5px;

}
.historyleftright
{
  width:244px;
}
.historyinner
{
  width:110px;
  font-size:11px;
  font-weight:bold;
  height:17px;
}
.historyprodukt
{
  padding-top:5px;
  width:103px;
}
.historyname
{
  padding-top:5px;
  width:145px;
}
.historynameinner
{
  padding-left:5px;
  padding-right:5px;
}
.historyanzahl
{
  padding-top:5px;
  width:62px;
}
.historypreis
{
  padding-top:5px;
  width:94px;
}
.historygesamt
{
  padding-top:5px;
  width:50px;
}
.historybasket
{
  padding-top:5px;
  width:34px;
  text-align:right;
}
.grey11
{
  font-size:11px;
  color: #000000;
}
html,body
{
  /*background-color:#171717;*/
}
.impinfooleft
{
  font-size:11px;
  text-align:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  height:17px;
  padding-bottom:3px;
  margin-bottom:4px;
}
.importinfobox
{
  padding-top:5px;
}
.historydesc
{
  padding-top:5px;
  padding-bottom:20px;
}
.historybox
{
  padding-top:5px;
}
.innerhistory, .loginborderbox
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  padding-bottom:5px;
  margin-bottom:20px;
}
.historyprices
{
  line-height:17px;
  width:115px;
}
.bold
{
  font-weight:bold;
}
.radiomargin
{
  margin-top:0px;
}
.logindesc
{
  padding-top:5px;
  padding-bottom:10px;
  color: #000000;
}
.loginemail
{
  width:300px;
  border-width:1px;
  border-style:solid;
  border-color:#D6D6D6;
  color: #000000;
  text-align:left;
  height:18px;
  padding-top:2px;
  background-color:#FEFDFD;
  padding-left:5px;
}
.loginbox
{
  width:420px;
  padding-bottom:5px;
  color: #000000;
}
.logincheckb
{
  width:300px;
  text-align:left;
  padding-top:5px;
  color: #000000;
}
.fontlightblack
{
  color:#333232;
}
.basketbox
{
  float:left;
  height:95px;
  width:133px;
}
.basketsteout
{
  float:left;
  height:95px;
  width:130px;
}
.basketsteptrenn
{
  float:left;
  height:95px;
  width:3px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline_vert.gif);
  background-repeat:repeat-y;
  background-position:right;
}
.basketstinner
{
  height:87px;
  margin-top:8px;
  width:125px;
}
.basketstinner_high
{
  height:87px;
  margin-top:8px;
  width:125px;
  background-color:#EFEFEF;
}
.basketstepbox
{
  float:left;
  text-align:left;
  margin-left:4px;
}
.basketstepheadernumber
{
  font-size:19px;
  font-weight:bold;
  color: #000000;
}
.basketstepheadernumber_high
{
  font-size:19px;
  font-weight:bold;
  color:#E20020;
}
.basketstepheader
{
  font-size:12px;
  font-weight:bold;
  color: #000000;
}
.basketstepheader_high
{
  font-size:12px;
  font-weight:bold;
  color:#E20020;
}
.basketsteptext
{
  color: #000000;
  font-size:11px;
}
.basketsteptext_high
{
  color:#000;
  font-size:11px;
}
.stepcontent
{
  padding-top:15px;
  padding-left:5px;
}
.contact_text
{
  font-size:11px;
  color: #000000;
  width:100px;
  height:27px;
}
.detailborder
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  height:20px;
  margin-top:4px;
  margin-bottom:3px;
}
.contentheader a
{
  text-decoration:none;
  color:#E20020;
}
.catlink_high
{
  color:#E20020;
  font-weight:bold;
  font-size:11px;
}
.bordercat
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  height:4px;
  margin-bottom:3px;
  font-size:1px;
}
.bold14
{
  font-size:14px;
  font-weight:bold;
}
.shortdescbox
{
  margin-bottom:4px;
  font-size:11px;
  color: #000000;
}
.leftminibasket
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  color:#E20020;
  text-align:left;
  font-weight:bold;
  font-size:12px;
  line-height:25px;
  width:160px;
}
.versandlink
{
  margin-top:-5px;
}
.contactnotice
{
  margin-top:30px;
  font-size:11px;
  color: #000000;
}
.delivlinksmall
{
  margin-top:-4px;
}
.regsucces
{
  width:155px;
  height:117px;
}
.regsuccspacer
{
  height:117px;
  width:15px;
  float:left;
}
.regsuccheader
{
  margin-bottom:5px;
  color:#E20020;
  text-align:left;
  font-weight:bold;
  font-size:12px;
  line-height:20px;
  width:100%;
  text-transform:uppercase;
}
.regsuccloc
{
  font-size:11px;
  color: #000000;
  text-align:left;
  padding-top:2px;
}
.regsuccheader
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  padding-top:5px;
  padding-bottom:5px;
}
.fontred10 {
    color: #ff3300;
    font-size:11px;
}
.fontdeepred
{
  color:#E20020;
}
.cmscont
{
  margin-top:10px;
  margin-bottom:15px;
}
.locatortext_notactive
{
  color: #000000;
  font-size:11px;
}

.newsbox
{
  padding-top:5px;
  padding-left:5px;
  width:170px;
}
.crossellistboxcont
{
  width:390px;
  margin-left:10px;
}
.catbox
{
  width:163px;
  height:140px;
}
.catimagebox
{
  width:140px;
  height:110px;
}
.cattitle
{
  font-size:14px;
  font-weight:bold;
  text-align:center;
  padding-right:8px;
}
.arrowclass
{
  margin-bottom:1px;
}
.angeboteborder
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline_vert.gif);
  background-repeat:repeat-y;
  background-position:left;
}
.startlefbox
{
  width:243px ;
  height:244px;
  overflow:hidden;
}
.startrightbox
{
  width:242px;
  height:242px;
}
.starttrennvert
{
  float:left;
  width:1px;
  height:488px;
}
.starttrennvert1
{
  float:left;
  width:1px;
  height:231px;
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline_vert.gif);
  background-repeat:repeat-y;
  background-position:center;
}
.starttrennhor
{
  width:230px;
  height:14px;
  float:left;
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline.gif);
  background-repeat:repeat-x;
  background-position:top;

}
.startvertborder
{
  background-image:url(/out/oxbaseshop/html/0/images/esono/dottline_vert.gif);
  background-repeat:repeat-y;
  background-position:left;
  width:2px;
  height:230px;
  float:left;
}
.detailimagebox
{
  width:270px;
  height:200px;
}
.detailimage
{
  width:265px;
  height:190px;
}
.middledot
{
    background-image:url(/out/oxbaseshop/html/0/images/esono/onedot.gif);
    background-repeat:no-repeat;
    background-position:center top;
    height:14px;
    width:26px;
    float:left;
}
.deliv_linkmed
{
  margin-top:-8px;
}
.delivery_right
{
  margin-top:-5px;
}
.markenitem
{
}
.markentext
{
  font-size:13px;
  font-weight:bold;
}
.footerline a.linkfooter:Hover span
{
  color:#DC1522;
  text-decoration:underline;
  text-transform:uppercase
}
.footerline a.linkfooter span
{
  color:#B9B7B7;
  text-transform:uppercase
}
.footerline a.linkfooter
{
  text-decoration:none;
}
.footerlinks
{
  color:#B9B7B7;
  line-height:13px;
  padding-top:10px;
  padding-bottom:10px;
}
.allincl {
  margin-top: 20px;
}
