html {
    overflow: -moz-scrollbars-vertical;
    margin: 0;
    padding: 0;
}
body {
    background-color: #ffffff;
    color: #000000;
    font-family: 'ChristianDan';
    word-spacing: 0.1em;
    margin: 0px;
    padding: 0px;
}
body, td, th, input, textarea, select, a {
    font-size: 12px;
}
.clr {
    clear: both;
    height: 0px;
    overflow: hidden;
}
h1, .welcome {
    color: #000000;
    font-family: ChristianDan;
    margin-top: 0px;
    margin-bottom: 27px;
    font-size: 38px;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(0, 0, 0, .01);
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 23px;


}
h1 {
    font-size: 18px;
}


#content h1{font-size: 18px; font-weight:600;}

#headlogo {
    position: relative;
    padding-bottom: 20px;
    width: 350px;
    margin: 0 auto;
    border-bottom: 1px #B33338 solid;
    margin-bottom: 56px;
}
#headlogo h1 {
    margin-bottom: 0;
    font-size: 38px;
    font-weight: normal;
}
#headlogo h1 span {
    font-size: 22px;
    position: absolute;
    top: -7px;
}
#headlogo sub {
    position: absolute;
    bottom: -10px;
    right: 25px;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.1em;
    background-color: #ffffff;
}
h2 {
    color: #000000;
    font-size: 32px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: ChristianDan;
    font-weight: normal;
}
p {
    margin-top: 0px;
    margin-bottom: 20px;
}
a, a:visited, a b {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: none;
}
a img {
    border: none;
}
form {
    padding: 0;
    margin: 0;
    display: inline;
}
input[type='text'], input[type='password'], textarea {
    background: #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 3px;
    margin-left: 0px;
    margin-right: 0px;
}
select {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    margin-left: 0;
    padding: 2px;
    width: 170px;font-family: ChristianDan; font-weight:600; line-height:14px;
}
label {
    cursor: pointer;
}
/* layout */
#container {
    width: 1051px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#column-left {
    float: left;
    width: 180px;
}
#column-right {
    float: right;
    width: 180px;
}
#content {
    min-height: 400px;
    margin: 0 auto;
    margin-bottom: 25px;
}
#column-left + #column-right + #content, #column-left + #content {
    margin-left: 195px;
}
#column-right + #content {
    margin-right: 195px;
}
/* header */
#header {
    height: 30px;
    margin-bottom: 7px;
    padding-bottom: 4px;
    position: fixed;
    z-index: 99;
    background-color: #ffffff;
    width: 100%;
}
#header a {
    text-transform: uppercase;
    font-size: 9px;
}
#header #logo {
    position: absolute;
    top: 25px;
    left: 15px;
}
#language {
    position: absolute;
    top: 7px;
    left: 10px;
    width: auto;
    color: #999;
    line-height: 17px;
    font-size: 9px;
}
#language img {
    cursor: pointer;
}
#currency {
    width: 75px;
    position: absolute;
    top: 15px;
    left: 425px;
    color: #999;
    line-height: 17px;
}
#currency a {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #CCC;
    color: #999;
    text-decoration: none;
    margin-right: 2px;
    margin-bottom: 2px;
}
#currency a b {
    color: #000;
    text-decoration: none;
}
#header #cart {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    min-width: 300px;
}
#header #cart .heading {
    float: right;
    font-size: 9px;
    background: #FFF;
    position: relative;
    z-index: 1;
}
#header #cart .heading h4 {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
}
#header #cart .heading a {
    color: #333333;
    text-decoration: none;
}
#header #cart .heading a span {
    background: #FFFFFF url('../image/arrow-down.png') 100% 50% no-repeat;
    padding-right: 15px;
}
#header #cart .content {
    clear: both;
    display: none;
    position: relative;
    top: -1px;
    padding: 8px;
    min-height: 150px;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    -webkit-border-radius: 7px 0 7px 7px;
    -moz-border-radius: 7px 0 7px 7px;
    -khtml-border-radius: 7px 0 7px 7px;
    border-radius: 7px 0 7px 7px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    background: #FFF;
}
#header #cart.active .heading {
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 6px;
    border-top: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
}
#header #cart.active .content {
    display: block;
}
.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 5px;
}
.mini-cart-info td {
    color: #000;
    vertical-align: top;
    padding: 10px 5px;
    border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
    width: 1px;
}
.mini-cart-info .image img {
    border: 1px solid #EEEEEE;
    text-align: left;
}
.mini-cart-info .name small {
    color: #666;
}
.mini-cart-info .quantity {
    text-align: right;
}
.mini-cart-info td.total {
    text-align: right;
}
.mini-cart-info .remove {
    text-align: right;
}
.mini-cart-info .remove img {
    cursor: pointer;
}
.mini-cart-total {
    text-align: right;
}
.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    margin-bottom: 5px;
}
.mini-cart-total td {
    color: #000;
    padding: 4px;
}
#header #cart .checkout {
    text-align: right;
    clear: both;
}
#header #cart .empty {
    padding-top: 50px;
    text-align: center;
}
#header #search {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 298px;
    z-index: 15;
}
#header .button-search {
    position: absolute;
    left: 0px;
    background: url('../image/button-search.png') center center no-repeat;
    width: 28px;
    height: 24px;
    border-right: 1px solid #CCCCCC;
    cursor: pointer;
}
#header #search input {
    background: #FFF;
    padding: 1px 1px 1px 33px;
    width: 262px;
    height: 21px;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 0px 2px 0px #F0F0F0;
    -moz-box-shadow: 0px 2px 0px #F0F0F0;
    box-shadow: 0px 2px 0px #F0F0F0;
}
#header #welcome {
    position: absolute;
    top: 47px;
    right: 0px;
    z-index: 5;
    width: 298px;
    text-align: right;
    color: #999999;
}
#header #myaccount {
    position: fixed;
    top: 10px;
    right: 100px;
    z-index: 10;
    text-transform: uppercase;
    font-size: 9px;
}
#header .welcomegermany {
    position: fixed;
    top: 10px;
    left: 20px;
    text-transform: uppercase;
    font-size: 9px;
}
#header .links {
    position: absolute;
    right: 0px;
    bottom: 3px;
    font-size: 10px;
    padding-right: 10px;
}
#header .links a {
    float: left;
    display: block;
    padding: 0px 0px 0px 7px;
    color: #38B0E3;
    text-decoration: none;
    font-size: 12px;
}
#header .links a + a {
    margin-left: 8px;
    border-left: 1px solid #CCC;
}
/* menu */
#menu {
    height: 37px;
    margin-bottom: 15px;
    padding: 0 5px 0 18px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.1em;
}
#menu > a {
    color: #888888;
    line-height: 14px;
    text-decoration: none;
    padding: 6px 22px 6px 0px;
    margin-bottom: 5px;
    z-index: 6;
    position: relative;
}
#menu > a:hover {
    color: #000000
}
.breadcrumb {
    color: #CCCCCC;
    margin-bottom: 20px;
}

.success, .warning, .attention, .information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555555;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.success {
    background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
    border: 1px solid #BBDF8D;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.warning {
    background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.attention {
    background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
    border: 1px solid #F2DD8C;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer;
}
.required {
    color: #000000;
}
.contactcontent .required {
    color: #ffffff;
}
.error {
    display: block;
    color: #FF0000;
}
.help {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    display: block;
}
table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}
table.form tr td:first-child {
    width: 150px;
}
table.form > * > * > td {
    color: #000000;
}
table.form td {
    padding: 4px;
}
input.large-field, select.large-field {
    width: 300px;
}
table.list {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
}
table.list td {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
    background-color: #EFEFEF;
    padding: 0px 5px;
}
table.list thead td a, .list thead td {
    text-decoration: none;
    color: #222222;
    font-weight: 600;
}
table.list tbody td {
    vertical-align: top;
    padding: 0px 5px;
}
table.list .left {
    text-align: left;
    padding: 7px;
}
table.list .right {
    text-align: right;
    padding: 7px;
}
table.list .center {
    text-align: center;
    padding: 7px;
}
table.radio {
    width: 100%;
    border-collapse: collapse;
}
table.radio td {
    padding: 5px;
    vertical-align: middle;
}
table.radio tr td:first-child {
    width: 1px;
}
table.radio tr.highlight:hover td {
    background: #F1FFDD;
    cursor: pointer;
}
table.radio label {
    width: 100%;
    height: 15px;
    display: inline-block;
}
.pagination {
    border-top: 1px solid #EEEEEE;
    padding-top: 8px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.pagination .links {
    float: left;
}
.pagination .links a {
    display: inline-block;
    border: 1px solid #EEEEEE;
    padding: 4px 10px;
    text-decoration: none;
    color: #A3A3A3;
}
.pagination .links b {
    display: inline-block;
    border: 1px solid #269BC6;
    padding: 4px 10px;
    font-weight: normal;
    text-decoration: none;
    color: #269BC6;
    background: #FFFFFF;
}
.pagination .results {
    float: right;
    padding-top: 3px;
}
/* button */
a.button, input.button {
    background: url("../image/button.png") repeat-x scroll left top transparent;
    font-family: ChristianDan;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    text-transform: uppercase;

}
a.button {
    text-decoration: none;
    padding: 4px 12px 5px 12px;
}
input.button {
    margin: 0;
    border: 0;
    height: 23px;
    padding: 0px 12px 0px 12px;
}
.product-info .cart .button {
    display: block;
    float: left;
    font-family: ChristianDan;
    font-size: 11px;
    font-weight: 400;
    width: 170px;
}
/*a.button:hover, input.button:hover {
    background: url('../image/button-active.png') repeat-x;
}*/
.buttons {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    overflow: auto;
    padding: 6px;
    margin-bottom: 20px;
}
.buttons .left {
    float: left;
    text-align: left;
}
.buttons .right {
    float: right;
    text-align: right;
}
.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.htabs {
    height: 30px;
    line-height: 16px;
    border-bottom: 1px solid #DDDDDD;
}
.htabs a {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF url('../image/tab.png') repeat-x;
    padding: 7px 15px 6px 15px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;
    margin-right: 2px;
    display: none;
}
.htabs a.selected {
    padding-bottom: 7px;
    background: #FFFFFF;
}
.tab-content {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
    margin-bottom: 20px;
    z-index: 2;
    overflow: auto;
}
/* box */
.box {
    margin-bottom: 20px;
}
.box .box-heading {
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    border: 1px solid #DBDEE1;
    background: url('../image/background.png') repeat-x;
    padding: 8px 10px 7px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #333;
	text-transform: uppercase;
}
.box .box-content {
    background: #FFFFFF;
    -webkit-border-radius: 0px 0px 7px 7px;
    -moz-border-radius: 0px 0px 7px 7px;
    -khtml-border-radius: 0px 0px 7px 7px;
    border-radius: 0px 0px 7px 7px;
    border-left: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1;
    border-bottom: 1px solid #DBDEE1;
    padding-top: 5px;
	 padding-left: 0px;
}
/* box products */
.box-product {
    width: 100%;
    overflow: auto;
}
.box-product > div {
    width: 130px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
    width: 119px;
}
.box-product .image {
    display: block;
    margin-bottom: 0px;
}
.box-product .image img {
    padding: 3px;
    border: 1px solid #E7E7E7;
}
.box-product .name a {
    color: #38B0E3;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
}
.box-product .price {
    display: block;
    font-weight: 600;
    color: #333333;
    margin-bottom: 4px;
}
.box-product .price-old {
    color: #F00;
    text-decoration: line-through;
}
.box-product .price-new {
    font-weight: bold;
}
.box-product .rating {
    display: block;
    margin-bottom: 4px;
}
/* box category */
.box-category {
    margin-top: -5px;
}
.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.box-category > ul > li {
    padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
    border-top: 1px solid #EEEEEE;
}
.box-category > ul > li > a {
    text-decoration: none;
    color: #333;
}
.box-category > ul > li ul {
    display: none;
}
.box-category > ul > li a.active {
    font-weight: bold;
}
.box-category > ul > li a.active + ul {
    display: block;
}
.box-category > ul > li ul > li {
    padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
    text-decoration: none;
    display: block;
}
.box-category > ul > li ul > li > a.active {
    font-weight: bold;
}
/* content */
#container {
    padding-top: 67px;
    padding-bottom: 20px;
}
#content .content {
    overflow: auto;
    margin-bottom: 20px;
    border: 0px solid #000000;
}
#content .content .left {
    float: left;
    width: 49%;
}
#content .content .right {
    float: right;
    width: 49%;
}
/* category */
.category-info {
    overflow: auto;
    margin-bottom: 20px;
}
.category-info .image {
    float: left;
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #E7E7E7;
}
.category-list {
    overflow: auto;
    margin-bottom: 20px;
}
.category-list ul {
    float: left;
    width: 18%;
}
.category-list .div a {
    text-decoration: underline;
    font-weight: bold;
}
/* Online-Store Categories */
#categories-list .category,
#category-list .category {
    position: relative;
    width: 240px;
    height: 260px;
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
    text-align: center;
}
/* manufacturer */
.manufacturer-list {
    border: 1px solid #DBDEE1;
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px;
}
.manufacturer-heading {
    background: #F8F8F8;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 8px;
    margin-bottom: 6px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}
/* product */
.product-filter {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 5px;
    overflow: auto;
}
.product-filter .display {
    margin-right: 15px;
    float: left;
    padding-top: 4px;
    color: #333;
}
.product-filter .display a {
    font-weight: bold;
}
.product-filter .sort {
    float: right;
    color: #333;
}
.product-filter .limit {
    margin-left: 15px;
    float: right;
    color: #333;
}
.product-compare {
    padding-top: 6px;
    margin-bottom: 25px;
    font-weight: bold;
}
.product-compare a {
    text-decoration: none;
    font-weight: bold;
}
.product-list {
    margin-left: 35px;
}
.product-list .right {
    float: right;
    margin-left: 15px;
}
.product-list .product {
    position: relative;
    width: 240px;
    height: 260px;
    float: left;
    margin-right: 5px;
    margin-bottom: 66px;
    text-align: center;

}
.product-list .name {
    margin-bottom: 3px;
    font-family:ChristianDan;
    font-size:20px;
}
.product-list .description {
    line-height: 15px;
    margin-bottom: 5px;
    color: #4D4D4D;
}
.product-list .rating {
    color: #7B7B7B;
}
.product-list .price {
    text-align: center;
    height: 50px;
    color: #333333;
    font-size: 16px;
}
.product-list .price-old {
    color: #F00;
    text-decoration: line-through;
}
.product-list .price-new {
    font-weight: bold;
}
.product-list .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #BBBBBB;
}
.product-list .cart {
    margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
    margin-bottom: 3px;
}
.product-list .wishlist a {
    color: #333333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
    color: #333333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
    width: 100%;
    overflow: auto;
}
.product-grid > div {
    width: 130px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 15px;
}
#column-left + #column-right + #content .product-grid > div {
    width: 125px;
}
.product-grid .image {
    display: block;
    margin-bottom: 0px;
}
.product-grid .image img {
    padding: 3px;
    border: 1px solid #E7E7E7;
}
.product-grid .name a {
    color: #38B0E3;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
}
.product-grid .description {
    display: none;
}
.product-grid .rating {
    display: block;
    margin-bottom: 4px;
}
.product-grid .price {
    display: block;
    font-weight: bold;
    color: #333333;
    margin-bottom: 4px;
}
.product-grid .price-old {
    color: #F00;
    text-decoration: line-through;
}
.product-grid .price-new {
    font-weight: bold;
}
.product-grid .price .price-tax {
    display: none;
}
.product-grid .cart {
    margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
    margin-bottom: 3px;
}
.product-grid .wishlist a {
    color: #333333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
    color: #333333;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
}
/* Product */
.MagicZoomPlusHint {
    min-width: 24px;
}

#product-accordion h3.ui-accordion-header {
    background-image: url('../image/products/accordion-arrow-down.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center right;
    color: #000000;
    border: 0px;
    border-top: 1px #cccccc solid;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    line-height: 1.5;
    font-weight: 600;
}

#product-accordion h3.ui-state-active {
    background-image: url('../image/products/accordion-arrow-up.png');
}

#product-accordion h3.ui-accordion-header span {
    background-image: none;
    background-color: transparent;
}

#product-accordion div.ui-accordion-content {
    font-family: ChristianDan;
    font-size: 12px;
    Line-height: 16px;
    text-align: justify;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
    background-image: none;
    border: 0px;
}

#product-accordion h4 {
    margin: 0;
}

.product-info {
    overflow: auto;
    margin-bottom: 0px;
}
.product-info > .left {
    float: left;
    margin-right: 15px;
}
.product-info > .left + .right {
    margin-left: 495px;
}
.product-info .image {
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}
.product-info .image-additional {
    width: 260px;
    margin-left: -10px;
    clear: both;
    overflow: hidden;
}
.product-info .image-additional img {
    border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
    float: left;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}
.product-info .description {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 5px 5px 10px 5px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #4D4D4D;
}
.product-info .description span {
    color: #38B0E3;
}
.product-info .description a {
    color: #4D4D4D;
    text-decoration: none;
}
.product-info .price {
    overflow: auto;
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #333333;
}

.product-info .price-old {
    color: #F00;
    text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #888888;
}
.product-info .price .reward {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
.product-info .price .discount {
    font-weight: normal;
    font-size: 12px;
    color: #4D4D4D;
}
.product-info #product-accordion {
    margin-bottom: 10px;
}
.product-info .options {
    padding: 0px 5px 10px 5px;
    margin-bottom: 20px;
    color: #000000;
    float: left;
}
.product-info .option {
    float: left;
    margin-right: 20px;
}
.product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px;
}
.product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%;
}
.product-info .option-image img {
    margin-right: 5px;
    border: 1px solid #CCCCCC;
    cursor: pointer;
}
.product-info .quantity-box {
    float: right;
}
.product-info .quantity-box #quantity-field {
    float: left;
}
.product-info .quantity-box .quantity-minus,
.product-info .quantity-box .quantity-plus {
    float: left;
    padding: 1px 5px 1px 5px;
    border: 1px #e5e5e5 solid;
    font-size: 16px;
    margin: 0 5px;
    cursor: pointer;
}
.product-info .cart {
    padding: 0px 5px 10px 5px;
    margin-bottom: 20px;
    color: #4D4D4D;
    overflow: auto;
    float: left;
}
.product-info .cart div {
    float: left;
    vertical-align: middle;
}
.product-info .cart div > span {
    padding-top: 7px;
    display: block;
    color: #999;
}
.product-info .cart .minimum {
    padding-top: 5px;
    font-size: 11px;
    color: #999;
    clear: both;
}
.product-info .share {
    position:relative;
    float:right;
    padding:0 0 2px 0;
}
.product-info .social #share-buttons .sbutton {
    clear:both;
    margin:5px 5px 0 5px;
}
.product-info .review {
    color: #4D4D4D;
    border-top: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    margin-bottom: 10px;
}
.product-info .review > div {
    padding: 8px;
    border-bottom: 1px solid #E7E7E7;
    line-height: 20px;
}
.product-info .review > div > span {
    color: #38B0E3;
}
.product-info .review .share {
    overflow: auto;
    line-height: normal;
}
.product-info .review .share a {
    text-decoration: none;
}
.attribute {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: #F7F7F7;
    text-align: left;
}
.attribute tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: right;
    width: 20%;
}
.attribute td {
    padding: 7px;
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.compare-info {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background: #F7F7F7;
    text-align: left;
}
.compare-info tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.compare-info td {
    padding: 7px;
    width: 20%;
    color: #4D4D4D;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
    font-weight: bold;
}
.compare-info .price-old {
    font-weight: bold;
    color: #F00;
    text-decoration: line-through;
}
.compare-info .price-new {
    font-weight: bold;
}
/* wishlist */
.wishlist-info table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px;
}
.wishlist-info td {
    padding: 7px;
}
.wishlist-info thead td {
    color: #4D4D4D;
    font-weight: bold;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
    text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
    text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
    text-align: right;
}
.wishlist-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
    border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
    text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
    text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
    text-align: right;
}
.wishlist-info tbody .price s {
    color: #F00;
}
.wishlist-info tbody .action img {
    cursor: pointer;
}
.login-content {
    margin-bottom: 20px;
    overflow: auto;
}
.login-content .left {
    float: left;
    width: 48%;
}
.login-content .right {
    float: right;
    width: 48%
}
.login-content .left .content, .login-content .right .content {
    min-height: 190px;
}
/* orders */
.order-list {
    margin-bottom: 10px;
}
.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}
.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}
.order-list .order-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
    float: left;
    width: 33.3%;
}
.order-list .order-info {
    text-align: right;
}
.order-detail {
    background: #EFEFEF;
    font-weight: bold;
}
/* returns */
.return-list {
    margin-bottom: 10px;
}
.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}
.return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}
.return-list .return-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
    float: left;
    width: 33.3%;
}
.return-list .return-info {
    text-align: right;
}
.return-product {
    overflow: auto;
    margin-bottom: 20px;
}
.return-name {
    float: left;
    width: 31%;
    margin-right: 15px;
}
.return-model {
    float: left;
    width: 31%;
    margin-right: 15px;
}
.return-quantity {
    float: left;
    width: 31%;
}
.return-detail {
    overflow: auto;
    margin-bottom: 20px;
}
.return-reason {
    float: left;
    width: 31%;
    margin-right: 15px;
}
.return-opened {
    float: left;
    width: 31%;
    margin-right: 15px;
}
.return-opened textarea {
    width: 98%;
    vertical-align: top;
}
.return-captcha {
    float: left;
}
.download-list {
    margin-bottom: 10px;
}
.download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}
.download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}
.download-list .download-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
    float: left;
    width: 33.3%;
}
.download-list .download-info {
    text-align: right;
}
/* cart */
.cart-info table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.cart-info td {
    padding: 7px;
}
.cart-info thead td {
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    color: #4D4D4D;
    font-weight: 600;
 font-family: ChristianDan;
 }
.cart-info thead .image {
    text-align: center;
}
.cart-info thead td {
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    color: #4D4D4D;
    font-weight: 600;
 font-family: ChristianDan;
 }
.cart-info thead .price, .cart-info thead .total {
    text-align: right;
}
.cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
    border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
    text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
    text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
    position: relative;
    top: 4px;
    cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
    text-align: right;
}
.cart-info tbody span.stock {
    color: #F00;
    font-weight: bold;
}
.cart-module > div {
    display: none;
}
.cart-total {
    border-top: 1px solid #DDDDDD;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px;
}
.cart-total table {
    float: right;
}
.cart-total td {
    padding: 3px;
    text-align: right;
}
/* checkout */
.checkout-heading {
    background: #F8F8F8;
    border: 1px solid #DBDEE1;
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #555555;
    margin-bottom: 15px;
}
.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: normal;
    text-decoration: none;
}
.checkout-content {
    padding: 0px 0px 15px 0px;
    display: none;
    overflow: auto;
}
.checkout-content .left {
    float: left;
    width: 48%;
}
.checkout-content .right {
    float: right;
    width: 48%;
}
.checkout-content .buttons {
    clear: both;
}
.checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px;
        background-color:#e9e6df;
}
.checkout-product td {
    padding: 7px;
}
.checkout-product thead td {
    color: #4D4D4D;
    font-weight: 600;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
    text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
    text-align: right;
}
.checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
    text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
    text-align: right;
}
.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #DDDDDD;
}
.contact-info {
    overflow: auto;
}
.contact-info .left {
    float: left;
    width: 48%;
}
.contact-info .right {
    float: left;
    width: 48%;
}
.sitemap-info {
    overflow: auto;
    margin-bottom: 40px;
}
.sitemap-info .left {
    float: left;
    width: 48%;
}
.sitemap-info .right {
    float: left;
    width: 48%;
}
/* footer */
#footer {
    position: fixed;
    bottom: 0;
    left: 0;
    clear: both;
    overflow: auto;
    height: 10px;
    padding: 10px 20px 10px;
    font-size: 9px;
    background-color: #ffffff;
    width: 100%;
}
#footer h3 {
    color: #000000;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 8px;
}
#footer #footer-left {
    float: left;
    width: 40%;
}
#footer #footer-right {
    float: right;
    width: 40%;
    text-align: right;
    margin-right: 40px;
    text-transform: uppercase;
}
#footer ul {
    margin-top: 0px;
    margin-left: 8px;
    padding-left: 12px;
}
#footer ul li {
    margin-bottom: 3px;
}
#footer a {
    text-decoration: none;
    color: #000;
    font-size: 9px;
    text-transform: uppercase;
}
#footer a:hover {
    text-decoration: underline;
}
#powered {
    margin-top: 5px;
    text-align: right;
    clear: both;
}
/* banner */
.banner div {
    text-align: center;
    width: 100%;
    display: none;
}
.banner div img {
    margin-bottom: 20px;
}
/* Start page */

#parallax {
    position: relative;
    width: 1050px;
    height: 570px;
    overflow: hidden;
}
#parallax div, #parallax img {
    position: absolute;
}
#parallax #parallax-container-sky {
     width:1120px;
     height: 570px;
}
#parallax #parallaxed-sky {
     top: -12px;
     left: 0px;
}
#parallax #parallax-container-city {
     width: 1100px;
     height: 620px;
}
#parallax #parallaxed-city {
     position: static;
}
#parallax #parallax-container-people {
     width: 1100px;
     height: 640px;
}
#parallax #parallaxed-people {
     top: 26px;
     left: 120px;
}
#parallax-people-text {
    position:absolute;
    top:506px;
    left:430px;
    color:#d9d0ba;
    text-transform:uppercase;
    font-size:20px;
	font-weight:600;
}
#parallax #parallax-container-human {
     width: 1140px;
     height: 610px;
}
#parallax #parallaxed-human {
     top:46px;
     left:120px;
}

#hometext {
    font-family: ChristianDan;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.5em;
    text-align: justify;
}

/* Made in italy */
#content .truesense {
    position: relative;
    width: 308px;
    height: 234px;
    overflow: hidden;
    float: left;
    border: 1px #ffffff solid;
    padding: 25px 20px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #111111;
    color: #AAAAAA;
    /*MARKUS text-shadow: 1px 1px 0 #000000;*/
}
#content .truesense img.truesenseforeground {
    position: absolute;
    top: 0;
    left: 0;
}
.nojs #content .truesense:hover img.truesenseforeground {
    left: 326px;
}
.truesense  h2 {
    color: #ffffff;
    font: 300 16px/160% ChristianDan,Helvetica,Arial,sans-serif;
    margin-bottom: 15px;
 letter-spacing: 0.15em;
    text-transform: uppercase;
}
#content .truesense {
    background-color: #000000;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #AAAAAA;
    float: left;
    height: 234px;
    overflow: hidden;
    padding: 25px 20px;
    position: relative;
    /*MARKUS text-shadow: 1px 1px 0 #000000;*/
    width: 308px;
    font:300 12px ChristianDan;
   line-height:160%;
   text-align: justify;
   border: 1px solid #ffffff;
}

/* Limited Edition */
.limitededition {
    float: left;
    border: 1px #ffffff solid;
    position: relative;
    width: 348px;
    height: 570px;
}
.limitededition img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.limitededition img:first-child {
    display: inline;
}
.nojs .limitededition:hover img {
    display: inline;
}
.nojs .limitededition:hover img:first-child {
    display: none;
}

/* Customer Service */
.servicecontent {
    width: 1050px;
    height: 570px;
    overflow: hidden;
    background-color: #22221E;
    border: 1px solid #999999;
    color: #ffffff;

}
ul.servicelist {
    padding-left: 20px;
    padding-top: 30px;
    margin: 0;
    float: left;
    height: 540px;
    width: 210px;
    font-size: 12px;
}
ul.servicelist li {
    padding: 10px;
    width: 190px;
    min-height: 20px;
    list-style: none;
    color: #ffffff;
    cursor: pointer;
}
ul.servicelist li:hover,
ul.servicelist li.active {
    color: #b33338;
}
.servicelist li h2 {
    font-size: 16px;
    color: #ffffff;
}
#content .servicetext {
    width: 710px;
    height: 510px;
    padding: 30px;
    float: left;
    overflow: hidden;
}
#content .servicepart {
    overflow: hidden;
    height: 490px;
    width: 740px;
    margin-bottom: 50px;
}

.servicepart a, .servicepart a:visited {
    color: #ffffff;
}

/* Designer */
.designer {
    float: left;
    border: 1px #ffffff solid;
    width: 522px;
    height: 570px;
    position: relative;
    /*MARKUS text-shadow: 1px 1px 0 #000000;*/
}
.designer img.designerimage {
    position: absolute;
    top: 0;
    left: 0;
}
.designerbio {
    margin-left: 3px;
}
.designer .designercontent {
    display: none;
    position: relative;
    padding: 15px 20px;
    width: 488px;
    height: 530px;
    line-height: 160%;
    overflow: hidden;

}

.designercontent p {line-height: 200%;}

.designer .designerfade,
.designer .designerfadeimg {
    background-color: #000000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    width: 525px;
    height: 570px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

#designer:hover .designercontent,
#designer:hover .designerfade,
#designer:hover .designerfadeimg {
    display: block;
}
.designer .designerfadeimg {
    opacity: 1;
    filter: alpha(opacity=100);
}
#content .designer .content {
    border: 0px;
    padding: 0;
    margin: 0;
    color: #ffffff;
    line-height: 28px;
    text-align: justify;
    margin-top: 15px;
}
.scrollable .viewport {
    height: 940px;
    width: 660px;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}
.servicepart .viewport {
    height: 490px;
}
.designerscroll .viewport {
    width: 440px;
        height: 540px;
}
.scrollable .overview { list-style: none; position: absolute; left: 0; top: 0; line-height: 20px; text-align: justify; }
.scrollable .thumb .end,
.scrollable .thumb {
    background-image: url('../image/bg-scrollbar-thumb-y.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.scrollable .scrollbar {
    position: relative;
    float: right;
    width: 15px;
    background-image: url('../image/bg-scrollbar-track-y.png');
    background-repeat: repeat-y;
    background-position: 0 0;
}
.scrollable .track { height: 100%; width:13px; position: relative; padding: 0 0px; }
.scrollable .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
.scrollable .thumb .end { overflow: hidden; height: 5px; width: 13px; }
.scrollable .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
.designer h2 {
    color: #ffffff;
    font: 300 16px/160% 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.15em;
}
#headlines {
    height: 570px;
    background-color: #22221E;
}
#headlines dt {
    background-image: url("../../../../../image/headlines/bw.jpg");
    background-repeat: no-repeat;
    border-right: 2px solid #FFFFFF;
    cursor: pointer;
    float: left;
    height: 570px;
    text-indent: -999em;
    width: 84px;
}
#headlines dt.active {
    background-image: url('../../../../../image/headlines/color.jpg');
}
#headlines dd {
    width: 0px;
    height: 570px;
    float: left;
    overflow: hidden;
    margin: 0;
    background-color: #ffffff;
}
#headlines dt.active + dd {
    border-right: 2px solid #F0F0F0;
}
#headlines dd div.headlinescontent {
    width: 490px;
    padding: 20px;
    margin-top: -20px;
}
#headlines h2 {
    display: none;
}

#headlines #newsletter-form {
    padding: 20px;
    display: block;
}

#newsletter-form font, #newsletter-form input {
	display: none !important;
}

#headlines h2.newsletter-head {
    display: block;
    background-image: url('../image/stripe_light.gif');
    font-size: 16px;
    padding: 10px;
    color: #333333;
    font-family: ChristianDan;
    font-weight: normal;
    margin-bottom: 0;
}

#headlines h3.introtext {
    background-color: #333333;
    font-family: ChristianDan,;
    font-weight: normal;
    padding: 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    font-family: ChristianDan,arial,serif;
    margin-top: 0;
}

#newsletter-form input {
    background-color: #ffffff;
    border: 1px #000000 solid;
    margin-top: 5px;
}

#newsletter-form .newslettertext {
    margin-top: 5px;
    margin-left: 130px;
}

#newsletter-form input.button {
    background-image: none;
    background-color: #666666;
    color: #ffffff;
    width: 240px;
    height: 24px;
    margin-left: 130px;
    border: 0;
}

/* Contact */
.contact {
    float: left;
    border: 1px #ffffff solid;
    width: 348px;
    height: 540px;
    position: relative;
    color: #ffffff;
    padding-top: 30px;
}
.contact img.contactimage {
    position: absolute;
    top: 0;
    left: 0;
}
.contact .contactfade {
    background-color: #000000;
    display: none;
    height: 570px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 348px;
}
.contact .contactcontent {
    display: none;
    position: relative;
    color: #ffffff;
}
.contact:hover .contactcontent,
.contact:hover .contactfade,
.contact .contactfade:hover + .contactcontent {
    display: block;
}

#content .contact .content {
    border: 0;
    margin-bottom: 0;
    width: 300px;
    line-height: 1.5;
    padding: 0 10px;
    text-align: justify;
}
#content .contact .content label {
    width: 80px;
    text-align: right;
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 11px;
    margin-bottom: 10px;
}
#content .contact .content input,
#content .contact .content textarea,
#content .contact .content select {
    font-size: 11px;
    padding: 0;
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #FFFFFF;
    width: 200px;
    margin-bottom: 10px;
}
.contactcontent .error {
    position: absolute;
    top: 485px; padding:5px!important;
    right: 40px;font-size: 11px;
    width: 195px;center;text-align: justify;
}
.contactbutton {
    display: block;
    border: 1px #ffffff solid;
    margin-left: 103px;
    background-color: #000000;
    color: #ffffff;
    width: 192px;
    padding: 5px;
    text-align: center;
        margin-top: -15px;
}
#information {
    width: 990px;
    height: 530px;
    color: #ffffff;
    background-color: #22221E;
    padding: 30px;
    overflow: hidden;
}

#information h2 {
    color: #ffffff;
    margin-bottom: 30px;
    display: none;
}

#information .viewport {
    width: 900px;
    height: 490px;
}

#content .information-21 {width: 1050px;
    padding: 20px;
    background-image: url('../../../../../image/information/background.jpg');
    background-repeat: no-repeat;
    background-color: transparent;
}

#content .information-21 h2 {
    display: none;
}

#content .information-21 .overview {
    width: 1000px;
}

#content .information-40 {
        background-color: #ffffff;
        color: #000000;
        clear: none;
        margin-top: 0px;
        padding-top: 0;
}

#content .information-40 h2 {
        display: block;
        color: #000000;
    font-family: ChristianDan;
    margin-top: 0px;
    margin-bottom: 27px;
    font-size: 38px;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(0, 0, 0, .01);
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 23px;
        font-size: 18px;
        font-weight: normal;
}

#content .information-44 {
        background-color: #ffffff;
        color: #000000;
        clear: none;
        margin: 0px;
        padding: 0;
		height: 570px;
		width: 1050px;
}

#content .information-44 .scrollbar {
	display: none;
}

#content .information-44 .viewport {
		height: 570px;
		width: 1050px;
		padding: 0;
		margin: 0;
}

.scrollable { clear: both; margin: 20px 0 10px; }

#related-products > div {
    width: 100px;
    float: left;
    margin: 0 20px;
}

#related-products .button {
    display: none;
}

.inframelayout {
    color: #666666;
    font-family: ChristianDan;
    font-size: 18px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
 font-weight: 400;
}

#product-accordion div.materialtext {
    padding-right: 10px;
}

.productscroll {
        position: relative;
}

.productscroll .viewport {
    height: 340px;
    width: 400px;
    overflow: hidden;
    position: relative;
}

.share .addthis_default_style {
    background-image: url('../image/share.jpg');
    background-repeat: no-repeat;
    text-indent: -999em;
    width: 122px;
    height: 25px;
    overflow: hidden;
}

.share .addthis_default_style * {
    background-image: none;
    display: block;
    height: 25px;
    width: 122px;
}

.pflichtfeld {
    margin-left: 100px;
    margin-bottom: 10px;
}

#notification a {
    text-decoration: underline;
}
#related-products {
border-top: 1px solid #ccc;
width: 950px;
padding-bottom: 20px;
}
#related-products > div {
margin-right:70px;
text-align: center;
}
strong{
    font-weight: 600;
    font-family: ChristianDan;
        font-size: 20px;
}

h3 {
    font-weight: 600;
    font-family: ChristianDan;
 font-size: 16px;
}

body{-webkit-font-smoothing: antialiased;}

b{
    font-weight: 400;
    font-family: ChristianDan;
 font-size: 12px;
}
h2 {
    font-weight: 600;
    font-family: ChristianDan;
 font-size: 18px;
}

.checkout-heading {
    font-weight: 600;
    font-family: ChristianDan;
 font-size: 18px;
}
.checkout-content a {
        text-decoration: underline;
}
.image.name.model.quantity.price.total{
    font-weight: 600;
    font-family: ChristianDan;
 font-size: 16px;
}

.product-info h2 {
font-weight: 400;
font-family: ChristianDan;
font-size: 30px;
}


#related-products .image{
width: 145px;
}

#related-products .name{
width: 145px;
}

#related-products .price{
width: 145px;
}


.payment h2{font-size: 12px;}

.payment h6 {
    font-weight: 600;
    font-family: ChristianDan;
 font-size: 13px; margin: 0px;
}



.totale{font-weight: 600; font-size: 13px;}


.checkout-content p{
text-align: justify;
 line-height: 16px;
}

.login-content p{
text-align: justify;
 line-height: 16px;
}

.password-forgotten {
        text-decoration: underline;
}

.detailsslideshow{z-index:0;}

#menu a {
    font-size: 14px;
	color: #333;
}

#menu a:hover {
    color: #b33338;
}

#content h2{font-weight: 600!important;  color: #4d5154; font-size: 20px;}

.truesense h2{font-weight: 400!important;  color: #fff!important; font-size: 18px!important;}

.servicelist h2{color: #fff!important;}