@import url(css/css.css);

a:focus {
    outline: none
}

.Wartungsarbeiten {
    font-size: 17px;
    color: #ff0000;
    text-align: center;
}

.subcat_sitemap {
    margin-left: 15px;
    font-size: smaller
}

dd {
    line-height: 22px;
}

.fs85 {
    font-weight: bold;
    margin-left: 20px;
}

.fs85 a {
    text-decoration: underline;
    color: #000;
}

.fs85 a:hover {
    text-decoration: underline;
    color: #993300;
}

#message_body {
    border: 1px solid #993300;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 10px;
    padding: 10px;
    font-weight: 700;
    width: 520px;
    font-size: 14px;
}

.input_kontakt input, .input_kontakt select {
    border: 1px solid #993300;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 10px;
    padding: 10px;
    font-weight: 700;
    width: 520px;
    font-size: 14px;
}

.input_kontakt span {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 700;
}

.input_suche input, .input_suche select {
    border: 1px solid #993300;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 10px;
    padding: 10px;
    font-weight: 700;
    width: 520px;
    font-size: 14px;
}

.input_suche select {
    border: 1px solid #993300;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 10px;
    padding: 10px;
    font-weight: 700;
    width: 540px;
    font-size: 14px;
}

.input_suche span {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 700;
}

.row3 {
    border: 1px solid #993300;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px;
}

.row4 {
    border: 1px solid #993300;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px;
}

.MsoNormal strong {
    color: #993300;
}

div.inputRequirement, dd.inputRequirement {
    color: #CC0000;
}

.boxTextBG {
    font-size: 13px;
    color: #000;
    font-weight: 700;
}

.boxText {
    padding-top: 10px;
}

/* PARAGRAPH GLOBAL */
/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
    width: 100%;
}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
    width: 100%;
}

ul.messageStack {
    border: solid 2px #B22020;
    background-color: #FFD6D6;
    padding: 8px;
}

ul.messageStack li {
}

ul.messageStack li.messageStackError {
    list-style: none;
    padding: 5px 0px 2px 20px;
    background-image: url(../../images/icons/exclamation.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

ul.messageStack li.messageStackSuccess {
    list-style: none;
    padding: 5px 0px 2px 20px;
    background-image: url(../../images/icons/icon_accept.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-color: #66FF66;
}

ul.messageStack li.messageStackWarning {
    list-style: none;
    padding: 5px 0px 2px 20px;
    background-image: url(../../images/icons/icon_alert.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background-color: #FFF2CD;
}

.categorie_list_one {
    float: left;
    width: 48%;
    margin: 0 5px 15px 5px;
}

.checkout {
    text-align: left;
    width: 95%;
}

.checkout_payment_adress_current {
    float: left;
    width: 32%;
    padding-left: 15px;
}

.checkout_payment_agb_accept {
    text-align: left;
    font-size: 12px;
    color: #000000;
    width: 100%;
}

.checkout_payment_arrow {
    float: left;
    width: 23%;
    text-align: center;
}

.checkout_payment_container {
    width: 555px;
    text-align: left;
    height: 120px;
}

.checkout_payment_continue {
    margin: 15px 0 0 0;
    height: 55px;
}

.checkout_payment_info_text {
    float: left;
    width: 40%;
}

.checkoutBarCurrent, .greetUser, .new_product_default_price, li.maincat a:link, a.nav:link, li.maincat a:visited, a.nav:visited {
    font-weight: bolder;
}

.checkoutBarTo, div.checkoutBarCurrent {
    margin: 15px 0 10px 0;
    padding: 0 2px 0 2px;
    font-size: 11px;
}

.clr {
    clear: both;
    float: none;
}

.contentsTopics, .pageHeading, #moduleHeading {
    font-weight: bolder;
    line-height: 25px;
    border-bottom: 1px solid #F0C892;
    margin-bottom: 15px;
}

.copyright, .gnu_copy, .parseTime {
    display: none;
}

.copy {
    text-align: center;
    display: block;
    margin: 5px 0;
    color: #555
}

/* SUCCESS MESSAGE */
.messageStackSuccess {
    padding: 4px;
    background-color: #66FF66
}

/* FOOTER */
.footer {
    clear: both;
    text-align: center;
    font-size: 11px;
    color: #666666;
    background-color: #E2E2E2;
    padding: 8px;
    margin-bottom: 5px;
}

.footer a {
    color: #666666;
    text-decoration: underline;
}

.headerError {
    margin: 5px 0 5px 0;
    border: 1px solid #CC3300;
    padding: 5px;
    text-align: center;
}

.infoBoxHeading, .infoBoxHeading_right {
    display: none;
}

.left {
    float: left;
    margin: 0px;
}

.list_left {
    float: left;
}

.list_left, .list_right {
    width: 48%;
    margin-bottom: 20px;
    text-align: left;
}

.list_right {
    float: right;
}

.list_right_2 {
    width: 40%;
    float: right;
    margin-bottom: 20px;
    text-align: left;
}

.mini_wrapper {
    margin: 0;
    padding: 0;
}

.new_product_default {
    width: 285px;
    float: left;
    border-bottom: 1px solid #E7E7E7;
    margin: 10px 0 10px 0;
}

.new_product_default_image {
    float: left;
    width: 120px;
    padding-top: 10px;
}

.new_product_default_right {
    float: left;
    width: 165px;
}

.new_product_default_tax {
    font-size: 11px;
}

.order_details, .checkout_payment_comments, .checkout_payment_agb {
    font-size: 11px;
}

.productOldPrice {
    color: #a10a0e;
    font-size: 20px;
}

.order_details {
    width: 100%;
    text-align: left
}

.order_details_article {
    width: 145px;
    float: left;
}

.order_details_article_header {
    width: 145px;
    float: left;
}

.order_details_img {
    width: 70px;
    float: left;
    text-align: center;
    margin: 5px 0 0 0
}

.order_details_img_header {
    width: 70px;
    float: left;
    text-align: center;
    margin: 0 0 0 0;
}

.order_details_qty {
    width: 50px;
    float: left;
    text-align: center;
    margin-top: 5px
}

.order_details_qty_header {
    width: 50px;
    float: left;
    text-align: center;
}

.order_details_remove {
    width: 50px;
    float: left;
    text-align: center;
    margin-top: 15px
}

.order_details_remove_header {
    width: 50px;
    float: left;
}

.order_details_shippingtime {
    float: left;
    margin-top: 5px
}

.order_details_shippingtime_header {
    width: 70px;
    float: left;
}

.order_details_totalcost {
    text-align: right;
    margin: 20px 0 0 0
}

.order_details_totalcost strong {
    font-size: 13px;
    font-weight: bolder
}

.order_details_totalprice_header {
    width: 100px;
    float: right;
    text-align: right;
}

.order_details_singleprice_header {
    width: 85px;
    float: left;
}

.order_detais_totalprice {
    color: #000;
    font-size: 14px;
    width: 100px;
    float: right;
    text-align: right;
    margin-top: 5px;
    font-weight: bolder
}

.order_details_singleprice {
    width: 85px;
    float: left;
    margin-top: 5px
}

.product_content {
    margin-top: 15px;
}

.product_info_box {
    text-align: left;
    color: #000;
}

.product_info_box p strong {
    color: #993300;
}

.product_info_box_bottom {
    height: 12px;
}

span.rechts .thumbs a {
    background: transparent url(/img/img_right.gif) no-repeat scroll 0 0;
    height: 57px;
    margin: 0 2px 2px 0;
    position: relative;
    text-align: center;
    width: 70px;
    z-index: 100;
}

.product_info_box_middle {
    letter-spacing: 1px;
    line-height: 1.5em;
    font-size: 13px;
}

.product_info_box_middle ul {
    margin-left: 20px
}

.product_info_box_middle li {
    margin-left: 10px;
}

.product_info_box_middle h2 {
    font-size: 13px;
    color: #993300;
}

.product_info_box_middle strong {
    font-size: 13px;
    color: #993300;
}

.product_info_box_middle_left {
    width: 245px;
    text-align: center;
}

.product_info_box_middle_left .img_main {
    margin-right: 3px
}

.product_info_box_middle_left .img_left {
    margin-right: 0
}

.product_info_box_middle_left .img_right {
    margin-right: 3px
}

.product_info_box_middle_right {
    width: 300px;
    text-align: left;
    margin-bottom: 15px;
}

.product_info_box_middle_thumbnail {
    margin: 10px 0 0 5px;
}

.product_info_cartbutton {
    width: 200px;
}

.product_info_description {
    overflow: hidden;
    margin-bottom: 15px;
    text-align: left;
}

.product_info_dropdown {
    margin-top: 15px;
    text-align: center;
}

.product_info_dropdown select {
}

.product_info_graduated_price {
    width: 215px
}

.product_info_graduated_price .bg_dunkel {
    background: #eee
}

.product_info_graduated_price dl {
    display: block;
    line-height: 22px;
    clear: both;
}

.product_info_graduated_price dl dd {
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.product_info_graduated_price dl dt {
    white-space: nowrap;
    overflow: hidden;
    width: 90px;
    display: block;
    float: left;
    padding-left: 5px
}

.product_info_h3 {
    padding: 5px 0 0 15px;
    font-size: 15px;
    border-bottom: 2px solid #CCCCCC;
}

.new-price {
    font-size: 16px;
    color: #DA251D;
    font-weight: 700;
    text-align: left;
}

.product_info_price {
    font-weight: 700;
    text-align: left;
    margin: 10px 0;
}

#products_price {
    font-size: 20px;
}

.rabatt {
    font-size: 11px;
    margin-top: 20px;
}

.product_rabatt {
    color: #000000;
    font-size: 14px;
}

.product_info_print {
    font-size: 12px;
}

.product_info_print img a {
    cursor: pointer;
}

.product_info_shipping {
    font-size: 10px;
    color: #696969;
    font-weight: bolder;
}

.product_info_tax {
    width: 95px;
}

.product_info_tax_shipping {
    width: 250px;
    font-size: 11px;
}

.product_listing_box {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 1px solid #F58D00;
    margin-bottom: 10px;
    padding: 15px;
    text-align: left;
    overflow: hidden;
}* html .product_listing_box {
    border: 1px solid #FFF;
    margin-bottom: 10px;
    padding: 15px;
    text-align: left;
    overflow: hidden;
}

.product_listing_box h2 {
    text-align: center;
    margin-bottom: 15px;
}

.product_listing_box_hot {
    width: 140px;
    height: 70px;
}

.product_listing_box_left {
    width: 16px;
    height: 152px;
}

.product_listing_box_right {
    width: 17px;
    height: 152px;
}

.product_listing_description {
    width: 175px;
    padding-left: 15px;
}

.product_listing_header {
    height: 26px;
    margin: 5px 0 0 0;
}

.product_listing_image img {
    width: 180px;
}

.product_listing_mwst {
    font-size: 10px;
    padding-right: 30px;
}

.product_listing_price {
    width: 250px;
    text-align: right;
    padding-right: 15px;
}

.product_listing_price_button {
    font-size: 13px;
    width: 150px;
    text-align: center;
}

.product_listing_price_detail {
    font-weight: bolder;
    padding-top: 15px;
}

.product_listing_shipping {
    font-size: 10px;
    color: #FDC859;
    font-weight: bolder;
}

.product_name {
    display: block;
}

.product_name h2 a {
    font-size: 15px;
    margin-top: 8px;
}

.product_name h3 a {
    font-size: 15px;
    margin-top: 8px;
}

.right {
    float: right;
    margin: 0px;
}

.row1 {
    background: #F2F2F2;
}

.row1, .row2 {
    padding: 5px;
}

.row2 {
    background: #FFFFFF;
}

.categories_list {
    border-bottom: #E2E2E2;
    border-top: #E2E2E2;
    border-style: solid;
    border-top-width: thin;
    border-bottom-width: thin;
}

/* Footer Boxes */
ul.footer_gallery {
    float: left;
    clear: both;
    width: 100%
}

ul.footer_gallery li {
    float: left;
    width: 32.8%;
    position: relative;
    margin: 0 5px 10px 0;
}

ul.footer_gallery li ul.box_footer {
    list-style-type: square
}

ul.footer_gallery li ul.box_footer li {
    width: 100%;
    display: block;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 3px 0;
}

ul.footer_gallery li ul.box_footer li a {
    padding: 0 0 0 12px;
}

.footerbox {
    text-align: left;
    font-size: 11px;
    float: left;
    clear: both;
    color: #666666;
    background: #eee;
    padding: 8px;
    margin: 5px;
    border: 1px solid #ccc;
    width: 960px;
    display: block
}

/* New Products Default */
ul.product_listing_gallery {
    clear: both;
    float: left;
    list-style-image: none;
    margin-left: 0;
    width: 100%;
}

ul.product_listing_gallery li {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 1px solid #F0C892;
    list-style-type: none;
    margin-bottom: 28px;
    margin-top: 2px;
    margin-left: -5px;
}

ul.product_listing_gallery h2 {
    font-size: 13px;
    margin-bottom: 16px;
    text-align: center;
}

ul.product_listing_gallery li h2 a {
    text-decoration: none;
    color: #000;
    text-align: center
}

ul.product_listing_gallery li h2 a:hover {
    color: #CC3300;
}

ul.product_listing_gallery img {
    width: 100px;
}

ul.product_listing_gallery h2 {
    text-align: center;
}

.product_listing_gallery_detail {
    position: relative;
    top: 140px;
    left: 0;
    text-align: center
}

.product_listing_gallery_price {
    text-align: center;
    width: 100%;
}

.popup_link {
    font-size: 80%;
}

/* New Products Categoriest */
ul.product_listing_gallery_cat {
    float: left;
    clear: both;
    width: 100%;
}

.img_border {
    border: 1px solid #F0C892;
    padding: 5px;
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    width: 200px;
}

.produktfoto {
    margin: auto;
}

a:hover .img_border {
    border: 1px solid #000;
}

ul.product_listing_gallery_cat li {
    float: left;
    width: 30%;
    height: 270px;
    position: relative;
    margin: 0 5px 10px 0;
    padding: 5px;
    border: 1px solid #ccc;
    background: url(img/bg_gradient.jpg) top left repeat-x
}* html ul.product_listing_gallery_cat li {
    width: 33.33%;
}

ul.product_listing_gallery_cat li h2 {
    font-size: 90%;
    text-align: center;
    margin-top: 2px
}

ul.product_listing_gallery_cat li h2 a {
    text-decoration: none;
    color: #000;
    text-align: center
}

.product_listing_gallery_detail_cat {
    top: 140px;
    text-align: center
}

.product_listing_gallery_price_cat {
    top: 188px;
    width: 172px;
    text-align: center
}

.popup_link_cat {
    font-size: 80%;
}

.infoBoxHeadingFooter {
    display: none;
}

.headerMessage {
    color: #ff0000;
    display: block;
    margin: 10px 0
}

.account_history {
    border: 1px solid #993300;
    padding: 5px;
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-bottom: 20px;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
    height: 19px;
    padding: 2px 6px;
    color: #4d1a00;
}

.suggest_link_over {
    height: 19px;
    padding: 2px 6px;
    background-color: #EDBF81;
    color: #000;
	cursor: pointer;
}

#search_suggest {
    background-color: #FFFFFF;
    border: 1px solid #993300;
    margin-left: 3px;
    margin-top: 28px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding-top: 2px;
    -moz-box-shadow: 2px 2px 2px 2px #EDBF81;
}

.suggest_link:nth-child(even) {
  background-color: #FFC28A;
}

#search_suggest p, #search_suggest p a{border-top:1px solid;
display:block;
text-align:center;
width:auto;}

.suggest_search_product_name{float:left; margin-right:5px;}
.suggest_search_categories_name{float:right; width:180px; text-align:center; border-left:solid 1px;}
/*----------------------------End Suggest Styles------------------------*/

#testberichte_layer {
	margin-top: 12px;
	margin-left:62px;
}
