
/* Media Icon */
#mediaicon {
    list-style: none;
    padding-left: 25px;
    background: url(../img/file.gif) no-repeat left center;
}

/* EMail Icon */
a[href^= "mailto:"] {
	background-image: url(../img/email.png);
	background-position:right center;
	background-repeat:no-repeat;
	margin: -2px 0;
	padding: 2px 22px 2px 0;
}

/* Text */
.title_1 {
    font-weight: bold;
    font-size: 16px;
}

.title_2, .title_2 a {
    font-weight: bold;
    font-size: 14px;
}

.title_3, .title_3 a {
    font-weight: bold;
    font-size: 12px;
}

.title_1 sup, .title_2 sup, .title_3 sup {
    font-weight: normal;
}

.subtitle_1 {
    color: #aaa;
    font-size: 10px;
}

.bottom10 {
    margin-bottom: 10px ! important;
}



.basket td {
    vertical-align: middle;
}

/* */
input {
    text-shadow: #777 2px 2px 5px;
}

.tocart input, .btn input, .moredetails {
    text-shadow: 1px 1px 2px #000000;
}

.padding {
    padding: 10px
}

.xhalf {
    display: inline;
    width: 50%;
}

.rounded {
    background: #eee;
    padding: 5px;
    margin: 10px 0;
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.xright {
    float: right;
    text-align: right;
    width: 200px;
}

.content_shadow {
    background-image: url("../img/layout/content_shadow.jpg");
    background-position: top;
    background-repeat: no-repeat;
}

.footer .rabattbutton {
    height: 19px;
    width: 227px;
}

div.bar.copy {
    height: 13px;
    padding: 34px 10px;
}

div.bar.copy a {
    color: #000;
    font-size: 11px;
}

div.bar input, .arrowright {
    background-image: url("../img/layout/button2.jpg");
    background-repeat: repeat-x;
}

.border {
    border: 0;
}

.top_header {
    height: 133px;
}

.box_bar {
    padding: 8px 10px 6px 10px;
}

.box_bar {
    padding: 8px 10px 6px 10px;
}

.box_title_empty {
    max-height: 30px;
    padding: 6px 10px 6px 10px;
    font-weight: bold;
    text-shadow: #DFD4B5 1px 1px;
}

.box_title {
    height: 16px;
    padding: 6px 10px 10px 10px;
    font-weight: bold;
    text-shadow: #DFD4B5 1px 1px;
    background-image: url("../img/layout/left_title.jpg");
    background-repeat: no-repeat;
}

.box_title2 {
    height: 54px;
    padding: 6px 10px 10px 10px;
    font-weight: bold;
    text-shadow: #DFD4B5 1px 1px;
    background-image: url("../img/layout/left_title2.jpg");
    background-repeat: no-repeat;
}

/* box */
.boxhead h1 {
    font-size: 17px;
}

.xbox {
    margin-bottom: 10px;
    overflow: hidden;
    width: 550px;
}

.xbox .empty {
    display: none;
    margin: 0 0 0 0;
}

.xbox ul.list {
    margin-top: 10px;
}

.xbox ul li {
    list-style: none outside none;
    margin: 0 0 5px;
    height: 30px;
}

.xbox ul li a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 10px;
    display: block;
    background-color: #EEEEEE;
    border: 1px solid #ddd;
    padding: 6px 0 6px 10px;
}

.xbox ul li a:hover {
    text-shadow: #777 2px 2px 5px;
    text-decoration: none ! important;
    -moz-box-shadow: 3px 3px 20px #eee;
    -webkit-box-shadow: 3px 3px 20px #eee;
}

/* Search */
.search_fields {
    background-color: #B1B2AA;
    margin-top: 7px;
    padding: 5px;
    width: 120px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.search_input {
    width: 118px;
    height: 21px;
}

.search_input_field {
    width: 124px;
}

.search_button {
    vertical-align: bottom;
    display: inline;
}

/* */
.top_bar {
    height: 36px;
    margin-bottom: 12px;
}

.top_bar span {
    line-height: 2.9em;
    padding: 10px;
}

.top_bar a {
}

/* right */
#right .box {
    padding: 10px;
    font-size: 0.8em;
}

/* Button */
.frombasket {
    margin: 10px 0 0 0;
    outline: 0 none;
    padding: 0 1px 0 0;
    -moz-box-shadow: 0 0 8px #bbb;
    -webkit-box-shadow: 0 0 8px #bbb;
}

span.btn {
    background: url("bg/buttons_ce_.gif") no-repeat scroll right -150px transparent;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin: 0px 0 0 0;
    outline: 0 none;
    padding: 0 1px 0 0;
    -moz-box-shadow: 0 0 8px #bbb;
    -webkit-box-shadow: 0 0 8px #bbb;
}

span.btn input, span.btn a {
    background: url("bg/buttons_ce_.gif") no-repeat scroll left -150px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 18px;
    line-height: 10px;
    margin: 0;
    outline: 0 none;
    padding: 2px 2px;
    position: relative;
}

/* align */
.text_right {
    text-align: right;
}

.text_center {
    text-align: center;
}

/* footer */
.footer-table {
    width: 592px;
    float: left;
}

.footer-table-title {
    font-size: 11px;
    font-weight: bold;
}

.footer-table td {
    font-size: 11px;
    width: 25%;
    text-align: left;
    vertical-align: top;
}

.footer-table td a {
    color: #eee;
    text-decoration: none;
}

.footer-table td ul {
    padding: 0;
    margin: 0;
}

.footer-table td li {
    list-style: none;
    margin: 0;
}

/* Navigation */
ul.tree li a {
    background: url(bg/oxid_ce_.gif) no-repeat right 500px;
    color: #565656;
    display: block;
    padding: 10px 2px;
}

ul.tree li a.has {
    padding-right: 15px;
    background-position: right -175px;
}

ul.tree li a.root {
    text-indent: 15px;
    padding-right: 0;
    background-position: 0 -175px;
    font-weight: bold;
    border-color: #e2e2e2;
}

ul.tree li a.exp {
    text-indent: 15px;
    padding-right: 0;
    background-position: 0 -200px;
}

ul.tree li a.act {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topleft: 3px;
    border-radius-bottomleft: 5px;
    border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 3px;
    -moz-box-shadow: 0 3px 20px #AAAAAA;
    -webkit-box-shadow: 0 3px 20px #AAAAAA;
    background-color: #B1B2AA;
    color: #ffffff;
    padding-left: 10px;
}

ul.tree li a:hover {
    -moz-box-shadow: 0 0 20px #AAAAAA;
    -webkit-box-shadow: 0 0 20px #AAAAAA;
}

ul.tree li a.exp.act {
    background-position: 0 -225px;
}

/* Info Navigation */
#left ul.info li:hover {
    -moz-box-shadow: 0 0 20px #AAAAAA;
    -webkit-box-shadow: 0 0 20px #AAAAAA;
}

/* Product */
.product {
}

/* Produkt Details */
.xbox_title {
    font-weight: bolder;
    background-color: #ccc;
    border-bottom: 1px solid #aaa;
}

.xproduct_details {
    border: 1px solid #BBBBBB;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
}

.xproduct_picture {
    float: left;
    width: 250px;
    margin-top: 10px;
}

.xproduct_shop {
    float: right;
    display: block;
    width: 265px;
}

.xprice {
    font-size: 26px;
    font-weight: bold;
    display: block;
}

.xthin_product .tocart {
    text-align: center;
}

.xproduct_details .tocart .button, .xthin_product .tocart .button, .xwide_product .tocart .button {
    background: url("bg/tocart.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    line-height: 1;
    padding: 0 0 2px 22px;
    width: 155px;
}

.moredetails .button {
    background: url("bg/button_i.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    line-height: 1;
    padding: 7px 0 2px 38px;
    width: 155px;
}

/* Boxhead */
#body .boxhead {
    font-size: 16px;
    clear: left;
    display: block;
    font-weight: bold;
    margin: 0 0 7px;
    padding: 4px 3px 1px;
    position: relative;
    width: 530px;
}

.dinfo {
    font-size: 10px;
    color: #555;
}

.morepics img {
    border: 1px solid #eee;
}

.sbookmarks {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    height: 20px;
    margin: 4px 3px 4px 0;
    width: 20px;
}

/* Produkt thin */
.xthin_product {
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 0px;
    width: 181px;
    display: block;
    float: left;
    margin: 0px 2px 5px 0px;
}

.xthin_product_head {
    border: 1px solid #BBBBBB;
    display: inline-block;
    height: 18px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 10px;
    width: 159px;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
}

.xthin_product_body {
    border: 1px solid #ccc;
    display: inline-block;
    height: 345px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 10px;
    width: 159px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topleft: 3px;
    border-radius-bottomleft: 5px;
    border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 3px;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
}

.xthin_product_body .actions {
    margin-bottom: 5px;
}

.xthin_product_body .amount {
    display: none;
}

.xthin_picture_frame {
    height: 147px;
    overflow: hidden;
    display: inline-block;
    float: none;
    text-align: center;
    vertical-align: middle;
}

.xthin_picture {
    width: 200px;
    height: 147px;
    overflow: hidden;
    display: table-cell;
    float: none;
    text-align: center;
    vertical-align: middle;
}

.xthin_picture img {
    max-height: 140px;
}

.xthin_title {
    height: 100px;
    color: #888888;
    font-size: 9px;
}

/* Produkt wide */
.xwide_product {
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 0px;
    width: 515px;
    position: relative;
}

.xwide_product_head {
    border: 1px solid #BBBBBB;
    display: inline-block;
    height: 18px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 10px;
    width: 493px;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
}

.xwide_product_body {
    border: 1px solid #BBBBBB;
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 10px;
    width: 493px;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
}

.wishlist .xwide_product_body, .wishlist .xwide_product_head {
	width: 528px;
}

.wishlist .xwide_product {
	width: 550px;
}

.xwide_picture_frame {
    border: 1px solid #EEEEEE;
    display: inline-block;
    float: left;
    height: 75px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.xwide_picture {
    width: 75px;
    height: 75px;
    overflow: hidden;
    display: table-cell;
    float: none;
    text-align: center;
    vertical-align: middle;
}

.xwide_picture img {
    max-height: 75px;
}

.xwide_title {
}

.xwide_title .subtitle_1 {
	display: none;
}

.xwide_product .actions a {
    display: inline-block ! important;
}

.xwide_price_tocart {
}

.xwide_price {
    position: absolute;
    right: 10px;
    top: 25px;
}

.xwide_tocart {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 41px;
}

/* */
.xhead1 {
    clear: left;
    background: #eee;
    display: block;
    border: 1px solid #BBBBBB;
    margin: 0 0 10px 0;
    padding: 10px;
    position: relative;
    width: 530px;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
    font-weight: bold;
    font-size: 16px;
}

.xhead2 {
    clear: left;
    display: block;
    font-weight: bold;
    margin: 0 0 7px;
    padding: 4px 3px 1px;
    position: relative;
    width:540px;
}

.xbox1 {
    clear: left;
    background: #eee;
    display: block;
    border: 1px solid #BBBBBB;
    margin: 0 0 10px 0;
    position: relative;
    width: 530px;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
    font-weight: bold;
    font-size: 16px;
}

/* Locator */
.xlocator {
    border: 1px solid #BBBBBB;
    margin: 0 0 5px 0;
    padding: 0;
    position: relative;
    clear: left;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
}

.xlocator .xlochead {
    background-color: #eee;
}

/* Tabs */
.mootabs {
    clear: both;
    height: 400px;
    width: 570px;
    margin: 0 0 22px 0;
}

.mootabs_title {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 24px;
}

.mootabs_title li {
    float: left;
    background-color: #f0f0f0;
    border-left: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    padding: 5px 10px 0 10px;
    margin: 0 2px 0 0;
    cursor: pointer;
    height: 24px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-radius-topright: 5px;
    border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}

.mootabs_title li.active {
    background-color: #bbb;
    border-left: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    font-weight: bolder;
    -moz-box-shadow: 1px 1px 9px #aaa;
    -webkit-box-shadow: 1px 1px 9px #aaa;
}

.mootabs_panel {
    border: 1px solid #BBBBBB;
    margin: 0 0px 10px 0;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
    display: none;
    position: relative;
    width: 100%;
    top: -1px;
    clear: both;
    overflow-y: auto;
    overflow-x: hidden;
}

.mootabs_panel.active {
    display: block;
}

/* actions */
.actions a {
    background: url("bg/oxid_ce_.gif") no-repeat scroll 0 -300px transparent;
    display: inline-block;
    font-size: 10px;
    padding-left: 12px;
    text-decoration: none;
    white-space: nowrap;
}

.xrating {
    margin: 10px 0;
}

.manufacturer {
}

.pricealarm {
    display: none;
}

/* basket */
.xbutton_right {
    background: #fc6634;
    color: #ffffff;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 35px;
    margin: 0;
    line-height: 1.1em;
}

/* Slideshow */
#rotator {
    position: static;
    width: 590px;
    height: 298px;
	margin-top:37px;
}

#rotator img {
    display: none;
    position: absolute;
}