
/* Facebook */
.fb_starttpl {
	width: 550px;
	padding: 5px 0;
}
	

/* 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;
    line-height: 23px;
}

.title_1 span {
    font-weight: normal;
    font-size: 12px;
    line-height: 23px;
}

.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;
}

.right10 {
    margin-right: 10px ! important;
}

.center {
    text-align: center;
}

.basket td {
    vertical-align: middle;
}

table.basket_continue {
	width: 100%;
	margin: 0;
}

.basket_continue td {
	vertical-align: middle;
	width: 33%;
}

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

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

.padding {
    padding: 10px
}

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

.rounded {
    background: #eee;
    padding: 5px;
    margin: 3px 0;
    border: 1px solid #e6e6e6;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	width:95.5%;
}

.rounded_aktion {
    background: #f0ebd8;
    padding: 5px;
    margin: 3px 0;
    border: 1px solid #e1cc7c;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	width:95.5%;
	font-weight: bold;
}

.right {
}

.floatleft {
    float: left;
}

.xright {
    float: right;
    text-align: right;
    width: 50%;
}

.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: 28px 10px 24px 10px;
}

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

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

.border {
    border: 0;
}

.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 {
    color: #302F2F;
    font-size: 12px;
    font-weight: normal;
    height: 33px;
    margin-top: 5px;
    padding: 5px 5px 0 10px;
    text-shadow: 1px 1px #FFFFFF;
    background-image: url("../img/layout/left_title.jpg");
    background-repeat: no-repeat;
}

.box_title2 {
    color: #302F2F;
    font-size: 12px;
    font-weight: normal;
    height: 33px;
    margin-top: 10px;
    padding: 5px 0 0 10px;
    text-shadow: 1px 1px #FFFFFF;
    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 2px 5px 0;
    height: 30px;
    width: 49%;
    float: left;
}

.xbox ul li:hover {
    -moz-box-shadow: 3px 3px 20px #eee;
    -webkit-box-shadow: 3px 3px 20px #eee;
}

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

.xbox ul li a:hover {
    color: #000;
    text-shadow: #999 0px 0px 10px;
    text-decoration: none ! important;
    -moz-box-shadow: 3px 3px 20px #eee;
    -webkit-box-shadow: 3px 3px 20px #eee;
}

/* Search */
.search_fields {
    margin-top: 7px;
    width: 160px;
}

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

.search_input_field {
    float: left;
    width: 107px;
}

.search_button {
    display: inline;
}

/* right */
#right .box {
    padding: 0px 10px 5px 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 ! important;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 12px;
    margin: 0;
    outline: 0 none;
    position: relative;
}

/* awesome button */
a.mybutton, a.mybutton:visited, input.mybutton {
    display: block;
    background: url(/_lib/css/button/simple_button_grey.png) repeat-x;
    padding: 1px 5px;
    border: 1px solid #666;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    font-weight: bold;
    font-size: 10px;
    color: #FFF !important;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    opacity: .85;
    -moz-box-shadow: 0 0 8px #bbb;
    -webkit-box-shadow: 0 0 8px #bbb;
    cursor: pointer;
    cursor: hand;
}

a.mybutton:hover, input.mybutton:hover {
    text-decoration: none ! important;
    border-color: #000;
    cursor: pointer;
    cursor: hand;
}

a.mybutton:active, input.mybutton:active {
    background-position: 0 -200px;
    text-shadow: -1px -1px 1 rgba(0, 0, 0, 0.8);
}

.mybutton_small {
    width: auto ! important;
    display: inline-block ! important;
    padding-left: 5px ! important;
    padding-right: 5px ! important;
}

.corner_bottom {
    border-radius: 0 0 3px 3px ! important;
    -moz-border-radius:  0 0 3px 3px ! important;
    -webkit-border-radius:  0 0 3px 3px ! important;	
}

.corner_right {
    border-radius: 0 3px 3px 0 ! important;
    -moz-border-radius:  0 3px 3px 0 ! important;
    -webkit-border-radius:  0 3px 3px 0 ! important;	
}

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

.text_center {
    text-align: center;
}

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

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

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

.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 - tree */
ul.tree {
    padding: 0;
    margin: 0;
}

ul.tree ul {
    padding: 0;
    margin: 0 0 0 35px;
}

ul.tree li {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.tree li:hover {
    background: url(../img/layout/listhover.jpg) bottom left no-repeat;
}

ul.tree li a {
    line-height: 100%;
    display: block;
    padding: 9px 2px 11px;
    background: url(../img/layout/listbottom.jpg) bottom left no-repeat;
    font-size: 12px;
    color: #515151;
}

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

ul.tree li a.root {
    text-indent: 10px;
    padding-right: 0;
    border-color: #e2e2e2;
}

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

ul.tree li a.act {
    background-image: url(../img/layout/button_aktiv.jpg);
    background-repeat: no-repeat;
    background-position: top;
    color: #515151;
    padding-left: 0px;
    height: 10px;
    font-weight: bold;
}

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

ul li a:hover {
    text-decoration: none;
}

ul.tree li a.exp.act {
}

/* information list */
.infobox_top {
    background-image: url(../img/layout/infobox_top.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 11px;
}

.infobox_content {
    background-image: url(../img/layout/infobox_content.jpg);
    background-repeat: repeat-y;
    background-position: 0% 0%;
}

.infobox_content img, .infobox_content form.search {
    padding-left: 20px ! important;
    padding-right: 20px ! important;
}

.infobox_bottom {
    background-image: url(../img/layout/infobox_bottom.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 10px;
}

#left ul.info {
    margin: 0;
    padding: 0 0 0px 0;
}

#left ul.info li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#left ul.info li a {
    text-indent: 13px;
    color: #6e6e6e;
    display: block;
    padding: 00px 0;
    font-size: 11px;
}

/* Product */
.product {
}

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

.xproduct_details {
    border: 1px solid #E6E6E6;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 545px;
}

.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: inline-block;
    line-height: 28px;
}

.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;
}

/* Pfad */
.path {
    height: 30px;
    padding-top: 6px;
}

/* Boxhead */
#body .boxhead {
    font-size: 16px;
    clear: left;
    display: block;
    font-weight: bold;
    margin: 0 0 7px;
    position: relative;
    border-bottom: 1px solid #EEEEEE;
}

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

.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: 0 2px -2px 0;
}

.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 #F0F0F0;
    display: inline-block;
    height: 340px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 10px;
    width: 159px;
}

.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: 90px;
    color: #888888;
    font-size: 11px;
}

/* Produkt wide */
.xwide_product {
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 0px;
    width: 552px;
    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 #e6e6e6;
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 10px;
    width: 95%;
    -moz-box-shadow: 1px 1px 9px #DDDDDD;
    -webkit-box-shadow: 1px 1px 9px #DDDDDD;
}

.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_product .actions a {
    display: inline-block ! important;
}

.xwide_price_tocart {
}

.xwide_price {
    position: absolute;
    right: 30px;
    top: 15px;
}

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

/* */
.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: 14px;
}

.xhead2 {
    color: #484848;
    clear: left;
    display: block;
    font-weight: bold;
    margin: 0 0 5px;
    line-height: 23px;
    font-size: 13px;
    padding: 3px 10px 6px 10px;
    position: relative;
    width: 525px;
    background: url('../img/layout/title_shadow.jpg') no-repeat bottom;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
}

.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 #f0f0f0;
    margin: 0 0 5px 0;
    padding: 0;
    position: relative;
    clear: left;
    width: 545px;
}

.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 {
    height: 247px;
    margin-bottom: 10px;
    position: static;
    width: 552px;
}

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

.home_button_normal {
    height: 16px;
    width: 16px;
    margin: 2px 6px 0px 5px;
}

.info_layer {
	position: fixed;
	bottom: 0px;
	right: 0px;
	background: url('../img/layer.png') no-repeat top left;
	height: 13px;
	padding: 6px 10px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	text-shadow: #3b3b3b 0px -1px 1px;
	z-index: 99;
	font-size: 10px;
}

.info_layer a, .info_layer a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.info_layer a:hover, .info_layer a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}


