.lightbox * {
    font-size: 12px;
}

.lightbox {
    position: absolute;
    z-index: 1001;
    top: 0;
    left: 0;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    /*display: none*/;
}
.lightbox .row {
	float:left;
    margin-right:20px;    
}

#lightbox_warenkorb{
	width:150px;
}

.lightbox .rowleft{
	float:left;
	width:160px;
}

.lightbox .rowright{
	margin-left:180px; /*for IE*/
}

#carehints h3{
	font-weight:bold;
}

.lightbox_small .row {
    float: left;
    margin: 0 10px 0 0;
    }
.lightbox_margin {
    position: relative;
    top: 170px;
    width: 470px;
    margin: 0 auto;
    border: 1px solid #ccc;
    background: #fff;
    }
#basket #lightbox_margin {
    top: 200px;
    width: 350px;
    }
#pflege #lightbox_margin {
    top: 200px;
    }
#alert #lightbox_margin {
    top: 150px;
    border: 0;
    }
.lightbox_bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    }
.lightbox_header {
    background: #000;
    text-align: left;
    padding: 10px 9px;
    }
.lightbox_header h2{
    color: #fff;
    margin: 7px 0px 1px 0px;
    font-size: 182.0%;
}
.lightbox_header h3 {
    color: #fff;
    margin: 7px 0px;
    }
.lightbox_header h5 {
    margin: 0;
    font-weight: normal;
    color: #ccc;
    }
.lightbox_header h6 {
    margin: 0;
    font-weight: normal;
}
.lightbox .hMainNav li {
    border-right: 1px #bfbfbf solid;
    border-left: 0;
    width: auto;
    overflow: visible;
    display: inline;
    }
.lightbox_content {
    clear: both;
    background: url("img/lightbox_bg.gif") repeat-x top left;
	padding:15px;
    text-align:left;
	overflow:hidden;
	width:550px;
}

.checkout-sendpassword .lightbox_content{
	width:320px;
}


#gallery .lightbox_content {
    background: transparent;
    }
.lightbox_content table {
    table-layout: auto;
    border-collapse:collapse;
    border-spacing: 0;
    margin: 0 0 10px 0;
    }   
.lightbox_content th, .lightbox_content td {
    height: 30px;
    padding: 0 5px 0 0;
    text-align: left;
    vertical-align: middle;
    }
.lightbox_contentt td img {
    border: 0;
    }
.lightbox_content .right {
    text-align: right;
    }
#lightbox_warenkorb th, #lightbox_warenkorb td {
    font-weight: normal;
    height: 24px;
    vertical-align: top;
    }
#lightbox_warenkorb a.arrow {
    text-decoration: underline;
    color: #8d8d8d;
    font-size: 11px;
    padding: 0 8px 0 0;
    margin: 0 0 0 20px;
    background: url("img/link_arrow.gif") no-repeat center right;
    }
.lightbox_flag {
    border: 0;
    }
.lightbox_btn_close {
    position: absolute;
    top: 11px;
    right: 12px;
	width: 70px;
}

.lightbox_btn_close a{
	display:block;
	height:13px;
	height: 13px;
    background: url("img/but_schliessen_grau.gif") no-repeat top right;
    cursor: pointer;
    font-size: 11px;
    padding: 0 18px;
}

.lightbox_basket_img {
    float: left;
    margin: 6px 12px 0 0;
    }
.warenkorb_btn {
    padding: 20px 0 0 0;
    clear: both;
    }
	
* html .warenkorb_btn {
    padding: 20px 0 0 0;
    clear: both;
	margin-bottom:20px;
    }
#warenkorb_btn_cash {
    float: right;
    }
#warenkorb_btn_back {
    float: left;
    }
.imageNav ul {
    list-style-type: none;
    list-style-position: inside;
    }
.imageNav li {
    float: left;
    margin: 9px 0 0 9px;
    }
.imageNav a {
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
    }
.imageNav .active a {
    padding: 1px;
    border: 2px solid #d10032;
    }
.clear {
    clear: both;
    }
.lightbox a:link, .lightbox a:hover, .lightbox a:active,  .lightbox a:visited {
    text-decoration: none;
    color: #828282;
    }
#alert {
    
    }
#lightbox_alert {
    background: #fffabd;
    border-top: 5px solid #ffd900;
    border-bottom: 5px solid #ffd900;
    padding: 10px 15px;
    text-align: left;
    }
#lightbox_alert ol {
    list-style-type: decimal;
    margin: 0 0 0 30px;
    padding: 0 0 0 20px;
    }
#lightbox_alert li {
    list-style-type: decimal;
    margin: 3px 0;
    }
#alert .lightbox_btn_close {
    top: 22px;
    color: #828282;
    background: url("img/but_schliessen.gif") no-repeat top right;
    cursor: pointer;
    font-size: 11px;
    }
#alert_head {
    background: url("img/error_triangle.gif") no-repeat top left;
    margin: 5px 0 0 0;
    padding: 1px 0 3px 30px;
    height: 20px;
}

/*Productlightbox*/
#product-lightbox h4{
    font-weight:bold;
    margin:0;
    padding:0;
    font-size: 12px;
}

#lightbox_nav table{
    float:none!important;
}

#product-lightbox-tab a{
    color:#CCCCCC;
    display:block;
    font-size:1em;
    margin:0;
    padding:8px 8px 4px 8px;
    text-decoration:none;
    padding:6px 8px; 
    text-transform:uppercase;
}
#product-lightbox-tab{
    border-collapse:collapse;
    border-spacing:0;
    border:0;
}
#product-lightbox-tab td{
    text-align:left;
}

#product-lightbox-tab td {
    background: #666666;
    border-left:1px solid silver;
    border-top:1px solid silver;
    text-align:left;
}

#product-lightbox-tab td.tab{
	width:200px;
}

#product-lightbox-tab .active
{
    background:#828282;
    color:#FFFFFF;
}

#product-lightbox-tab .active a,
#product-lightbox-tab .active a:focus,
#product-lightbox-tab td a:hover{
    font-weight:bold;
    background:#828282;
	height:17px;
}

.lightbox_margin{
    width:580px;
}

#carehints{
    text-align:left;
}

/*Addtocart Lightbox*/
.lightbox_btn_close a{
	display:block;
	padding: 0 18px 0 0;
}

/*Loader*/
.loader .lightbox_margin{
	width:200px;
	top:224px;
}

.loader .lightbox_margin .lightbox_content{
	padding: 25px 10px;
	width:180px;
}

/*Add To Cart Error + go to checkout error*/
.addtocarterror .lightbox_margin,
.goto-checkout-error .lightbox_margin{
	width:250px;
	top:224px;
	text-align:left;
}

.addtocarterror .lightbox_margin .lightbox_header,
.goto-checkout-error .lightbox_margin .lightbox_header{
	padding: 18px 0px;
}

.goto-checkout-error .lightbox_margin{
	width: 400px;
}

.goto-checkout-error .lightbox_margin .lightbox_content{
	text-align: left;
	padding: 45px 10px;
	width:380px;
}

.addtocarterror .lightbox_content{
	width:220px;
}


/*onepagecheckout*/
.checkout-error .lightbox_margin,
.checkout-success .lightbox_margin{
	width: 500px;
}


.checkout-error .lightbox_margin .lightbox_header {
	border-top:5px solid #FFD61F;
	padding: 5px 10px;
	background-color: #FFF7C0;
}

.checkout-error #lightboxcontent .lightbox_content{
	background:none repeat scroll 0 0 #FFF7C0;
    border-bottom:5px solid #FFD61F;
	text-align:left;
	padding:10px;
	width:480px;
}
.checkout-error .lightbox_margin .lightbox_content ol{
	list-style-position:outside;
    list-style-type:decimal;
    overflow:visible;
    padding-left:40px;
}

.checkout-error .lightbox_margin .lightbox_content ol li{
	line-height:20px;
}

.checkout-success .lightbox_margin .lightbox_header{
    padding: 15px;
}

.checkout-success .lightbox_margin .lightbox_header img{
    position:relative;
	top:2px;
}

.checkout-success .lightbox_margin .lightbox_content{
    text-align:left;
	width:470px;
}

/*Passwort Forgot action*/
.checkout-sendpassword .lightbox_margin{
	width:350px;
}

.checkout-sendpassword .lightbox_header{
	padding:10px 9px 21px;
}

#lightboxcontent ul.messages,
#lightboxcontent ul.messages li{
	list-style:none;
}

#lightboxcontent #zoom,
#lightboxcontent #detail1,
#lightboxcontent #detail2{
	text-align:center;
}

/*Länderwahl*/
.languageswitch .lightbox_content .country-switch p{
    margin-bottom: 10px;
}
.languageswitch .lightbox_content .country-switch ul{
    list-style-type: none;
    display: inline;
    float:left;
    margin-right:10px;
    width: 125px;
}
.languageswitch .lightbox_content .country-switch ul li{
    clear:both;
}
.languageswitch .lightbox_content .country-switch ul li a{
    display:block;
    background-repeat: no-repeat;
    background-position: center right;
    width:125px;
    cursor:pointer;
    line-height:22px;
}

