<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bttn_hide {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    color:transparent;
}

.bg_content {
    background-color: #e3e3e2;
}

.bt-white {
    border-top: 1px solid #fff;
}

.real_black {
    background-color: black;
}

.pink {
    color: hotpink;
}

yellow {
    color: yellow;
}

.orange {
    color: orange;
}

.azurblue {
    color: blue;
}

.darkgrey {
    color: black;
}


#info_content {
    padding-top: 0.4rem;
}

.icon_auction {
    background-image: url(../App_Images/auction.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-position-y: 6px;
    padding-left: 40px;
    background-size: 26px;
}

.page-title {
    font-family: MgOpen Modata, Helvetica, Geneva;
    padding-top: 2px;
    padding-bottom: 18px;
}

div.page-info {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bababa;
    background-color: #d7d7d7;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}


body #content {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 10px;
    border-top: 1px solid #fff;
    background-color: #e3e3e2;
}


div.carousel-caption h1, div.carousel-caption h2, div.carousel-caption h3, div.carousel-caption h4, div.carousel-caption h5, div.carousel-caption h6, div.carousel-caption p {
    text-shadow: 0 1px 3px black;
}

.caption-bottom {
    right: 9%;
    left: 9%;
}

.caption-top {
    right: 9%;
    left: 9%;
    padding: 5px;
    bottom: auto;
    top: 20px;
}


.caption-left {
    right: auto;
    left: 9%;
    padding: 5px;
}

.caption-top-left {
    right: auto;
    left: 9%;
    padding: 5px;
    bottom: auto;
    top: 20px;
}

.caption-right {
    right: 9%;
    left: auto;
    padding: 5px;
}

.caption-top-right {
    right: 9%;
    left: auto;
    padding: 5px;
    bottom: auto;
    top: 20px;
}





.page-tabs {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: -26px;
    left: -36px;
}

    .page-tabs ul {
        top: 2px;
        list-style: none;
    }

        .page-tabs ul li {
            background-color: #DCDCDA;
            float: left;
            margin: 0;
            display: inline;
            height: 27px;
            background: url('../App_images/tabs-e8305714bc.png') 0 0 repeat-x;
            line-height: 27px;
            font-size: 11px;
        }

            .page-tabs ul li a {
                color: #333333;
                float: left;
                display: block;
                padding-right: 0px;
                padding-left: 0px;
            }

                .page-tabs ul li a:hover {
                    color: #333333;
                    text-decoration: none;
                }

            .page-tabs ul li:not(.selected) a {
                color: #555555;
            }

                .page-tabs ul li:not(.selected) a:hover {
                    color: #333333;
                }

        .page-tabs ul div {
            float: left;
            height: 27px;
            width: 27px;
            background: url('../App_images/tabs-e8305714bc.png') 0 -135px no-repeat;
        }


        .page-tabs ul li.last div.last {
            width: 21px;
            background: url('../App_images/tabs-e8305714bc.png') 0 -54px no-repeat;
        }

        .page-tabs ul li:first-child div:first-child, .page-tabs ul li.selected:first-child div:first-child {
            width: 9px;
        }

        .page-tabs ul li:first-child div:first-child {
            background: url('../App_images/tabs-e8305714bc.png') 0 -27px no-repeat;
        }

        .page-tabs ul li.selected {
            background: url('../App_images/tabs-e8305714bc.png') 0 -270px repeat-x;
        }

            .page-tabs ul li.selected div {
                background: url('../App_images/tabs-e8305714bc.png') 0 -324px no-repeat;
            }

            .page-tabs ul li.selected.last div.last {
                background: url('../App_images/tabs-e8305714bc.png') 0 -108px no-repeat;
            }

            .page-tabs ul li.selected + li div {
                background: url('../App_images/tabs-e8305714bc.png') 0 -297px no-repeat;
            }

            .page-tabs ul li.selected:first-child div:first-child {
                background: url('../App_images/tabs-e8305714bc.png') 0 -81px no-repeat;
            }

        .page-tabs ul.right {
            float: right;
            margin-bottom:0px;
        }

            .page-tabs ul.right li:first-child div:first-child, .page-tabs ul.right li.selected:first-child div:first-child {
                width: 21px;
            }

            .page-tabs ul.right li:first-child div:first-child {
                background: url('../App_images/tabs-e8305714bc.png') 0 -162px no-repeat;
            }

            .page-tabs ul.right li.last div.last {
                width: 9px;
                background: url('../App_images/tabs-e8305714bc.png') 0 -189px no-repeat;
            }

            .page-tabs ul.right li.selected.last div.last {
                background: url('../App_images/tabs-e8305714bc.png') 0 -243px no-repeat;
            }

            .page-tabs ul.right li.selected:first-child div:first-child {
                background: url('../App_images/tabs-e8305714bc.png') 0 -216px no-repeat;
            }

#page-tabs-right {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: -26px;
    left: 0px;
}


.favstar_grey {
    position: relative;
    top: -2px;
    left: -3px;
}

.favstar_auk {
    position: relative;
    top: -2px;
    left: 3px;
    padding-right: 3px;
}

/* center tab */

.centertab ul {
    padding-left: 39%;
}

.page-tabs ul.center li:first-child div:first-child {
    background: url('../App_images/tabs-e8305714bc.png') 0 -162px no-repeat;
    width: 21px;
}

.page-tabs ul.center li.selected:first-child div:first-child {
    background: url('../App_images/tabs-e8305714bc.png') 0 -216px no-repeat;
    width: 21px;
}




ul.fancy-list, .large-sidebar ul.fancy-list {
    list-style-image: none;
    margin-left: 0px;
    padding-left: 0px;
}

    ul.fancy-list li, .large-sidebar ul.fancy-list li {
        list-style-type: none;
        padding-bottom: 5px;
        padding-left: 25px;
        margin-left: 0px;
        background-image: url('../App_images/arrow_right.png');
        background-position: 2px 5px;
        background-repeat: no-repeat;
    }

        ul.fancy-list li a, .large-sidebar ul.fancy-list li a {
            color: #303030;
        }

            ul.fancy-list li a:hover, .large-sidebar ul.fancy-list li a:hover {
                color: #00377F;
                text-decoration: none;
            }

div.large-sidebar ul.fancy-list li a, .sidebar ul.fancy-list li a {
    color: #00377F;
}

    div.large-sidebar ul.fancy-list li a:hover, .sidebar ul.fancy-list li a:hover {
        text-decoration: underline;
    }


/****** Breadcrumbs *******/
#ctl00_ContentPlaceHolder1_breadcrumbs2 {
    margin-top: 18px;
    font-size: 13px;
    color: #c2c2c2;
}


    #ctl00_ContentPlaceHolder1_breadcrumbs2 a {
        color: #757575;
        font-size: 13px;
    }

.bread_extension {
    color: #757575;
    font-size: 13px;
}

/*********docus sidebar**********/
.sb_h_img {
    width: 100%;
    max-width: 126px;
}

.phone_img {
    vertical-align: -10px;
    margin-right: 2px;
    height: 30px;
}


.btn {
    white-space: normal;
}

.button_normal {
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: White;
    text-align: center;
    text-shadow: 0 0 0 transparent, 0 1px 0 rgba(0, 0, 0, 0.45);
    opacity: 1;
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    display: inline-block;
    cursor: pointer;
    padding: 0.7rem 0.9em;
    white-space: normal;
}

.button_view {
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: White;
    text-align: center;
    text-shadow: 0 0 0 transparent, 0 1px 0 rgba(0, 0, 0, 0.45);
    opacity: 1;
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 35px;
    height: 34px;
    padding: 0 0.91em;
}

.button_verysmall {
    font: 10px Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: White;
    text-align: center;
    text-shadow: 0 0 0 transparent, 0 1px 0 rgba(0, 0, 0, 0.45);
    opacity: 1;
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 22px;
    height: 22px;
    padding: 0 0.91em;
    white-space: normal;
}


.button_smaller {
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: White;
    text-align: center;
    text-shadow: 0 0 0 transparent, 0 1px 0 rgba(0, 0, 0, 0.45);
    opacity: 1;
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 2.35em;
    height: 2.35em;
    padding: 0 0.91em;
}

.button_big {
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: White;
    text-align: center;
    text-shadow: 0 0 0 transparent, 0 1px 0 rgba(0, 0, 0, 0.45);
    opacity: 1;
    border-radius: 3px;
    border-style: solid;
    border-width: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 3.15em;
    height: 3.15em;
    padding: 0 0.91em;
}


.blue {
    border-left: 1px solid #00377F;
    border-right: 1px solid #00377F;
    border-top: 1px solid #00377F;
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 0 0 transparent, 0 1px 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 1px #FFFFFF inset;
    background: linear-gradient(to bottom, #6891E7, #00377F 100%);
}

    .blue:hover {
        color: #FFFFFF;
        background-color: #557CD1;
        background-image: none;
        text-decoration: none;
        background: -webkit-gradient(linear, center top, center bottom, color-stop(0, #557CD1), color-stop(100%, #557CD1)); /* Muss sein für ipad */
        background: linear-gradient(to bottom, #557CD1, #557CD1 100%);
    }

    .blue[disabled] {
        color: #FFFFFF;
        background-color: #557CD1;
        background-image: none;
        text-decoration: none;
        background: -webkit-gradient(linear, center top, center bottom, color-stop(0, #557CD1), color-stop(100%, #557CD1)); /* Muss sein für ipad */
        filter: none;
        background: linear-gradient(to bottom, #557CD1, #557CD1 100%);
        opacity: 0.4;
    }





.grey {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #AAAAAA;
    color: #555555;
    text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
    box-shadow: 0 0 1px #FFFFFF inset;
    background: linear-gradient(to bottom, #FFFFFF, #E0E0E0 100%);
}

    .grey:hover {
        background-image: none;
        text-decoration: none;
        background: linear-gradient(to bottom, #FFFFFF, #EBEBEB 100%);
        border-color: #999999;
        box-shadow: 0 0 3px #999999;
        outline: 0 none;
        filter: none;
    }

    .grey[disabled] {
        background-image: none;
        text-decoration: none;
        background: linear-gradient(to bottom, #FFFFFF, #EBEBEB 100%);
        border-color: #999999;
        -webkit-box-shadow: 0 0 3px #999999;
        -moz-box-shadow: 0 0 3px #999999;
        box-shadow: 0 0 3px #999999;
        outline: 0 none;
        filter: none;
        opacity: 0.4;
    }

.braun {
    background:  #8F887C;
    
    color:#242424;
}

    .braun:hover {
        background-image: none;
        text-decoration: none;
        background: linear-gradient(to bottom, #827d79, #ded7c9 100%);
        border-color: #999999;
        outline: 0 none;
        filter: none;
    }

 



.heart_icon {
    position: absolute;
    right: 10px;
    top: 125px;
}

.heart_icon2 {
    position: absolute;
    right: 8px;
    top: 7px;
}

.heart_icon_detail {
    position: absolute;
    left: 55px;
    top: 25px;
}

.wl_heart {
    height: 22px;
}

img.wl_align_x {
    vertical-align: baseline;
}



.activated {
    color: #FFFFFF;
    background: linear-gradient(to bottom, #303030 0%, #707070 100%);
}

#layout-buttons {
    overflow: hidden;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
}

    #layout-buttons a.view {
        margin-left: 6px;
    }

    #layout-buttons a img {
        padding-right: 10px;
        padding-bottom: 2px;
    }


.right_radius_disabled {
    border-radius: 5px 0px 0px 5px;
}

.left_radius_disabled {
    border-radius: 0px 5px 5px 0px;
}


#signup-progress {
    margin-bottom: 10px;
    color: #979696;
}

    #signup-progress .step1 {
        width: 33%;
    }

    #signup-progress .step2 {
        width: 33%;
    }

    #signup-progress .step4 {
        width: 33%;
    }


    #signup-progress .current {
        color: #444;
    }

    #signup-progress .step.complete {
        background-image: none;
        height: 30px;
    }

        #signup-progress .step.complete .tick {
            background-repeat: repeat-x;
            background-color: #76ae2e;
        }

            #signup-progress .step.complete .tick div {
                border: 1px solid #94d146;
                background-color: #76ae2e;
                background: url('../App_images/signup-1dd7d8e5db.png') 0 -26px no-repeat;
            }

    #signup-progress .step {
        float: left;
        margin-right: 20px;
        white-space: nowrap;
        font-size: 12px;
    }

        #signup-progress .step strong {
            font-size: 13px;
            font-weight: bold;
        }

        #signup-progress .step .tick {
            height: 28px;
            width: 28px;
            border: 1px solid #D5D5D5;
            float: left;
            margin-right: 10px;
            margin-top: 5px;
            background-color: #F4F4F4;
        }

            #signup-progress .step .tick div {
                height: 26px;
                width: 26px;
                border: 1px solid white;
                background-color: #F4F4F4;
            }



input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #f8f9fa inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #333;
}

    input:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 50px #f8f9fa inset; /*your box-shadow*/
        -webkit-text-fill-color: #333;
    }


.form-control.is-valid {
    background: #F4F4F4 url('../App_images/green_tick.png') no-repeat right !important;
}

.form-control.is-invalid {
    border-color: #d22f28;
}

label.is-valid {
    border: 2px solid #28a745;
}
label.is-invalid {
    color: #d22f28;

}

div.is-invalid {
    border: 2px solid #dc3545;
}
div.is-valid {
    border: 2px solid #28a745;
}


#ctl00_ContentPlaceHolder1_CheckTerms + label {
    margin-left: 6px;
    position: relative;
    top: 14px;
}

.errorcss {
    border-color: #d22f28 !important;
    padding-right: calc(1.5em + .75rem);
}

.agb_check {
    background-color: #fb8b86;
    display: block;
}

.bg_blank {
    background-color: transparent;
    border: 0;
}

.ak_bild {
    height: 230px;
    width: 310px;
}

.faq_img {
    width: 80%;
}

/***** Product box  ******/


.tooltip-inner {
    background-color: #dc3545 !important;
    color: #fff;
    opacity: 0.95;
    padding: 10px 15px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #dc3545;
    opacity: 0.95;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #dc3545;
    opacity: 0.95;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #dc3545;
    opacity: 0.95;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #dc3545;
    opacity: 0.95;
}



#gridview1 {
    min-width: 100%;
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

@media (min-width: 991.98px) {

    #gridview1 {
        position: relative;
        left: 5px;
    }
}

div.inner-boundary {
    margin: 0px 0px 0px 0px;
    background-color: #f4f4f4;
}

    div.inner-boundary div.black {
        border: 1px solid #111111;
        background-color: #111111;
    }

    div.inner-boundary input[type=text], div.inner-boundary input[type=email], div.inner-boundary select, div.inner-boundary textarea {
        background-color: #fff;
    }

    div.inner-boundary input[readonly] {
        background-color: #e9ecef;
        
    }


.itemcounter {
    font-weight: bold;
    font-size: 14px;
    display: block;
}

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

/*Mainview   -------------------------------------------------*/




/*******************   Paging  *******************************/

div.paging {
    overflow: hidden;
    padding: 5px 0px;
}

    div.paging .page-first {
        font-size: 0.8rem;
    }

    div.paging .page_items {
        float: left;
        padding: 6px;
        height: 22px;
        line-height: 20px;
        font-size: 0.7rem;
        color: #505050;
    }

    div.paging .page_numbers {
        padding: 6px;
    }

        div.paging .page_numbers .selected {
            background-color: #f0f0f0;
            border: 1px solid #b4b4b4;
            padding: 6px;
            background-image: url('../App_images/white_line.png');
            background-repeat: repeat-x;
            background-position: top;
        }

    div.paging .page_numbers {
        line-height: 20px;
        font-size: 0.9rem;
        color: #505050;
        padding-left: 0px;
    }

        div.paging .page_numbers a {
            line-height: 20px;
            font-size: 0.9rem;
            color: #505050;
            padding: 6px 8px;
        }

div.sorter {
    padding: 4px 20px 7px 10px;
    font-size: 0.8rem;
}

    div.sorter select {
        width: 115px;
        padding: 5px 9px;
        border-radius: 4px;
        height: 2rem;
        font-size: 0.8rem;
        background-color: #f0f0f0;
    }


    div.sorter label {
        line-height: 21px;
        color: #505050;
        padding-right: 5px;
        font-size: 0.7rem;
    }

    div.sorter input {
        padding-left: 5px;
        position: relative;
        top: 2px;
        -webkit-appearance: none;
    }

/****************** Default.aspx ********************************/

.themed {
   
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    height:250px;
    padding:20px;
    text-align:center;
     color:white;
}
.themedrow a {
    color: white;
    text-decoration: none;
}
    .themedrow a:hover {
        text-shadow: 0px 0px 2px #fff;
        text-decoration: none;
    }

.rhodo {
    background-image: url('../images/startseite/Rhodo.jpg');
}
.gwindel {
    background-image: url('../images/startseite/gwindel.jpg');
}
.silver {
    background-image: url('../images/startseite/silber.jpg');
}
.dioptas {
    background-image: url('../images/startseite/Dioptase.jpg');
}

.prevads_wraper {
    display: flex;
    justify-content: center;
}

.prevads_loc {
    font-size: 0.7rem;
    padding: 0px 0px 5px 0px;
    text-align: center;
    overflow:hidden;
    height:33px;
    margin-bottom:8px;
}
.prevads_img{
    height:190px;
    width:190px;
}

/****************** BAckroom ********************************/
.intro_small {
    font-family: Arial, Sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
    padding-top: 3px;
}

.bk_img {
    width: 400px;
}

.bk_img_col {
    max-width: 400px;
}

.Ab_img {
    margin-left: -21px !important;
    margin-bottom: -2px !important;
    margin-right: -21px !important;
}

.event_img_left {
    float:left;
    width: 160px;
    
}
.event_img_right {
    float: right;
    width: 160px;
}

/*************************************************   Product Items    ***********************/
/*Listview-----------------------------------------------------*/
.shadowed {
    box-shadow: 0px 3px 15px rgba(185, 185, 185, 0.33)
}

.listview_rightbox {
    height: 276px
}

.grid_img_size {
    height: 280px;
}

.grid_img_size2 {
    height: 276px;
}

.grid_img_size_themed {
    height: 280px;
    width:100%;
    object-fit: cover;
}

.myitem_box_1 {
    padding-right: 0px !important;
    padding-left: 10px !important;
    margin-left: -4px !important;
}

    .myitem_box_1 div.imagediv {
        white-space: nowrap;
        overflow: hidden;
        width: 740px;
        float: left;
    }


    .myitem_box_1 p {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 12px;
        padding-right: 4px;
        margin-bottom: 0rem;
        margin-top: 0px;
        width: 360px;
    }

    .myitem_box_1 div.countdown {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 12px;
        padding-right: 4px;
        margin-bottom: 0rem;
        margin-top: 0px;
        width: 360px;
    }

    .myitem_box_1 p.decorator {
        margin-top: 0px;
        padding-bottom: 6px;
        padding-top: 6px;
        background-color: black;
        font-size: 1rem;
    }

    .myitem_box_1 p.decorator_small {
        margin-top: 0px;
        padding-top: 6px;
        padding-bottom: 6px;
        background-color: black;
        font-size: 1rem;
    }

    .myitem_box_1 p.mineral {
        font-weight: bold;
        overflow: hidden;
    }

    .myitem_box_1 p.fundort {
        font-size: 12px;
        font-weight: bold;
        height: 27px;
        margin-top: 2px;
    }

    .myitem_box_1 p.bigheader {
        font-size: 12px;
        font-weight: bold;
        max-height: 150px;
        overflow: hidden;
        margin-top: 2px;
    }

    .myitem_box_1 p.small, .myitem_box_1 span.small {
        padding-top: 5px;
        padding-bottom: 8px;
        font-size: 0.8rem;
        font-family: arial, sans-serif;
        font-style: italic;
    }


    .myitem_box_1 p.small09, .myitem_box_1 span.small09 {
        padding-top: 5px;
        padding-bottom: 8px;
        font-size: 0.9rem;
        font-family: arial, sans-serif;
        font-style: italic;
    }

    .myitem_box_1 p.mysize {
        padding-bottom: 4px;
        text-align: right;
        padding-right: 12px;
    }

    .myitem_box_1 p.smaller {
        padding-top: 10px;
        padding-bottom: 2px;
        font-size: 11px;
    }

    .myitem_box_1 p.bidbox {
        font-size: 16px;
        width: 340px;
        margin-left: 10px;
        padding-bottom: 6px;
        padding-top: 6px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 4px;
    }

    .myitem_box_1 p.notop {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .myitem_box_1 p.Endtime {
        font-size: 0.9rem;
        margin-bottom: 1px;
        margin-top: 2px;
    }

    .myitem_box_1 p.highbidder {
        font-size: 0.9rem;
        margin-bottom: 2px;
        margin-top: 2px;
    }

    .myitem_box_1 p.bttn {
        width: 115px;
        padding-bottom: 8px;
    }

    .myitem_box_1 span.sec_currency {
        padding-left: 10px;
        font-size: 14px;
        font-style: italic;
    }

    .myitem_box_1 div.button_div {
        padding-right: 10px;
        background-color: #F4F4F4;
        display: block;
        margin-bottom: 10px;
        margin-top: 4px;
    }


.myitem_box_3 {
    max-width: 353px;
    min-width: 353px;
    margin-bottom: 3px;
    margin-top: 10px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

    .myitem_box_3 p {
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 4px;
        padding-right: 4px;
        margin-bottom: 0.2rem;
        white-space: nowrap;
    }

        .myitem_box_3 p.fundort {
            padding-top: 4px;
            padding-bottom: 6px;
            font-size: 12px;
            font-weight: bold;
            height: 32px;
            white-space: normal;
        }

        .myitem_box_3 p.sg_header2 {
            padding-top: 4px;
            padding-bottom: 6px;
            font-size: 12px;
            font-weight: bold;
            height: 48px;
            white-space: normal;
        }

li.decorator {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #3E3D3D;
}

.myitem_box_3 p.decorator {
    padding-top: 8px;
    padding-bottom: 0.5rem;
    /* background-color: #3E3D3D; */
    background-color: black;
    margin-bottom: 0.5rem;
    overflow: hidden;
}

.myitem_box_3 p.decorator_2lines {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #3E3D3D;
    margin-bottom: 10px;
    height: 30px;
}

    .myitem_box_3 p.decorator, .myitem_box_3 p.decorator_small, .myitem_box_3 p.decorator a, .myitem_box_1 p.decorator a, .myitem_box_3 p.decorator_small a, .myitem_box_1 p.decorator_small a, .myitem_box_3 p.decorator_2lines a {
        color: White;
        font-size: 1rem;
    }

li.active a {
    color: White;
    text-decoration: none
}

.myitem_box_3 p.decorator_small {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #3E3D3D;
}

.myitem_box_3 p.smaller {
    padding-top: 10px;
    padding-bottom: 2px;
    font-size: 11px;
}

.myitem_box_3 p.bttn {
    width: 185px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
}

.myitem_box_3 p.bidbox {
    font-size: 16px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 8px;
    padding-top: 8px;
}


.myitem_box_3 p.notop {
    padding-top: 3px;
    padding-bottom: 0px;
}

.myitem_box_3 p.Endtime {
    font-size: 0.9rem;
}

.myitem_box_3 p.highbidder {
    font-size: 0.9rem;
}

.myitem_box_3 p.small {
    height: 28px;
}

.myitem_box_3 span.sec_currency {
    padding-left: 11px;
    font-size: 14px;
    font-style: italic;
}

.myitem_box_3 sup.small {
    vertical-align: 2px;
    font-size: 11px;
}


.myitem_box_3 p.small, .myitem_box_3 span.small {
    padding-top: 5px;
    padding-bottom: 8px;
    font-size: 0.8rem;
    font-family: arial, sans-serif;
    font-style: italic;
}

.beleved_imageborder {
    outline: 1px solid #ddd;
    border-top: 1px solid #fff;
    padding: 9px;
    background: #f0f0f0;
}

.myitem_box_3 p span.sprite {
    padding-left: 25px;
    padding-right: 25px;
}

.itemcounter3 {
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    top: 190px;
    left: 10px;
    display: block;
}


.bg_eigelb {
    background-color: #fffacd;
}

.green {
    color: Green;
}


.darkorange {
    color: #FF8C00;
}

.red {
    color: #e50000;
}

p.status {
    position: relative;
    top: -12px;
}

.sold_img1 {
    position: absolute;
    top: -50px;
    left: 70px;
}

.sold_img1reserved {
    position: absolute;
    top: -50px;
    left: 25px;
}

.sold_img2 {
    position: absolute;
    top: 68px;
    left: 70px;
}

.sold_img2reserved {
    position: absolute;
    top: 70px;
    left: 30px;
}


.trans20 {
    opacity: 0.20;
}

.trans30 {
    opacity: 0.30;
}

.trans40 {
    opacity: 0.40;
}


.trans50 {
    opacity: 0.50;
}

.trans60 {
    opacity: 0.60;
}

.trans60 {
    opacity: 0.60;
}

.trans70 {
    opacity: 0.70;
}


.shopgroupimage {
    float: left;
    padding-right: 25px;
    padding-bottom: 20px;
}




/*************************** sprites *****************************/

.sprite {
    background: transparent url(../App_images/big_sprite_horizonatal.png) no-repeat top left;
}

.sprite_writer_trans {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background-position: -220px -136px;
    display: none;
}

.sprite_writer {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 74px;
    height: 74px;
    background-position: -300px -2px;
    display: block;
    z-index: 1;
}


.sprite_np_rare {
    margin-top: -25px;
    width: 60px;
    height: 62px;
    background-position: -120px -136px;
    display: inline-block;
    margin-right: 10px;
}

.sprite_np_new {
    margin-top: -25px;
    width: 60px;
    height: 62px;
    background-position: -118px -2px;
    display: inline-block;
    margin-right: 10px;
}


.sprite_np_top {
    margin-top: -25px;
    width: 60px;
    height: 62px;
    background-position: -118px -70px;
    display: inline-block;
    margin-right: 10px;
}

.sprite_np_typlok {
    margin-top: -25px;
    width: 60px;
    height: 62px;
    background-position: -120px -204px;
    display: inline-block;
    margin-right: 10px;
}

.sprite_np_bigxls {
    margin-top: -25px;
    width: 60px;
    height: 62px;
    background-position: -118px -277px;
    display: inline-block;
    margin-right: 10px;
}



.sprite_trans {
    position: absolute;
    top: 113px;
    right: 0px;
    width: 0px;
    height: 0px;
    background-position: -220px -136px;
    display: none;
    z-index: 3;
}

.sprite_rare {
    position: absolute;
    top: 111px;
    left: -3px;
    width: 60px;
    height: 62px;
    background-position: -120px -136px;
    display: block;
    z-index: 3;
}

.sprite_new {
    position: absolute;
    top: 111px;
    left: -4px;
    width: 60px;
    height: 62px;
    background-position: -118px -2px;
    display: block;
    z-index: 3;
}


.sprite_top {
    position: absolute;
    top: 111px;
    left: -4px;
    width: 60px;
    height: 62px;
    background-position: -118px -70px;
    display: block;
    z-index: 3;
}

.sprite_typlok {
    position: absolute;
    top: 111px;
    left: -3px;
    width: 60px;
    height: 62px;
    background-position: -120px -204px;
    display: block;
    z-index: 3;
}

.sprite_bigxls {
    position: absolute;
    top: 112px;
    left: -4px;
    width: 60px;
    height: 62px;
    background-position: -118px -277px;
    display: block;
    z-index: 3;
}



.sprite_rare_left {
    position: absolute;
    top: -4px;
    left: -3px;
    width: 60px;
    height: 62px;
    background-position: -120px -136px;
    display: block;
    z-index: 5;
}

.sprite_new_left {
    position: absolute;
    top: -3px;
    left: -4px;
    width: 60px;
    height: 62px;
    background-position: -118px -2px;
    display: block;
    z-index: 5;
}

.sprite_top_left {
    position: absolute;
    top: -3px;
    left: -4px;
    width: 60px;
    height: 62px;
    background-position: -118px -70px;
    display: block;
    z-index: 5;
}

.sprite_typlok_left {
    position: absolute;
    top: -4px;
    left: -3px;
    width: 60px;
    height: 62px;
    background-position: -120px -204px;
    display: block;
    z-index: 5;
}

.sprite_bigxls_left {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 60px;
    height: 62px;
    background-position: -118px -277px;
    display: block;
    z-index: 5;
}
/*-------line grid--------*/
.sprite_rare_left2 {
    position: absolute;
    top: -4px;
    left: 7px;
    width: 60px;
    height: 62px;
    background-position: -120px -136px;
    display: block;
    z-index: 5;
}

.sprite_new_left2 {
    position: absolute;
    top: -3px;
    left: 6px;
    width: 60px;
    height: 62px;
    background-position: -118px -2px;
    display: block;
    z-index: 5;
}

.sprite_top_left2 {
    position: absolute;
    top: -3px;
    left: 6px;
    width: 60px;
    height: 62px;
    background-position: -118px -70px;
    display: block;
    z-index: 5;
}

.sprite_typlok_left2 {
    position: absolute;
    top: -4px;
    left: 6px;
    width: 60px;
    height: 62px;
    background-position: -120px -204px;
    display: block;
    z-index: 5;
}

.sprite_bigxls_left2 {
    position: absolute;
    top: -3px;
    left: 6px;
    width: 60px;
    height: 62px;
    background-position: -118px -277px;
    display: block;
    z-index: 5;
}

/*------------------*/

.sprite_sold_right {
    position: absolute;
    z-index: 100; 
    top: -5px;
    right: -5px;
}


/* Rabatt-sprites */
.sprite_10 {
    position: absolute;
    top: 360px;
    left: 10px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_10.png');
    background-repeat: no-repeat;
}

.sprite_20 {
    position: absolute;
    top: 360px;
    left: 10px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_20.png');
    background-repeat: no-repeat;
}

.sprite_30 {
    position: absolute;
    top: 360px;
    left: 10px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_30.png');
    background-repeat: no-repeat;
}

.sprite_40 {
    position: absolute;
    top: 360px;
    left: 10px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_40.png');
    background-repeat: no-repeat;
}

.sprite_50 {
    position: absolute;
    top: 360px;
    left: 10px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_50.png');
    background-repeat: no-repeat;
}

.sprite_60 {
    position: absolute;
    top: 360px;
    left: 10px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_60.png');
    background-repeat: no-repeat;
}


.sprite_10_v2 {
    position: absolute;
    top: 234px;
    left: 20px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_10.png');
    background-repeat: no-repeat;
}

.sprite_20_v2 {
    position: absolute;
    top: 234px;
    left: 20px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_20.png');
    background-repeat: no-repeat;
}

.sprite_30_v2 {
    position: absolute;
    top: 234px;
    left: 20px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_30.png');
    background-repeat: no-repeat;
}

.sprite_40_v2 {
    position: absolute;
    top: 234px;
    left: 20px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_40.png');
    background-repeat: no-repeat;
}

.sprite_50_v2 {
    position: absolute;
    top: 234px;
    left: 20px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_50.png');
    background-repeat: no-repeat;
}

.sprite_60_v2 {
    position: absolute;
    top: 234px;
    left: 20px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url('../App_images/offer_60.png');
    background-repeat: no-repeat;
}

.bidhighlight1 {
    box-shadow: 0px 0px 3px 5px #008000;
}
.bidhighlight2 {
    box-shadow: 0px 0px 3px 5px #e50000;
}


.highlight1 {
    box-shadow: 0px 0px 4px 6px #fad873;
}

.highlight2 {
    box-shadow: 0px 0px 4px 6px #efb59c;
}

.highlight3 {
    box-shadow: 0px 0px 4px 6px #8fcacb;
}

.highlight4 {
    box-shadow: 0px 0px 4px 6px #9482d8;
}

.highlight5 {
    box-shadow: 0px 0px 4px 6px #5983ab;
}

.aukhighlight1 {
    box-shadow: 0px 0px 4px 4px #ff0707;
}

.aukhighlight2 {
    box-shadow: 0px 0px 4px 4px #12d036;
}

.minpuchase {
    background-image: url("../App_Images/buycash.png");
    background-position: -10px 60px;
    background-repeat: no-repeat;
    text-align: right;
}

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

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



.proxybid {
    font-weight: bold;
    color: #e50000;
    display: block;
    font-size: 12px;
    padding-top: 3px;
}

.imagecontainer {
    position: relative;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.bluebox {
    border: 1px solid #000;
    margin: 0px;
    padding: 0px;
    margin-bottom: 3px;
    background-color: #CDDFF4;
    border-color: #00377F;
    font-size: 13px;
    padding: 15px 17px;


}

    .bluebox p.terms a {
        font-size: 11px;
        font-style: italic;
    }

.min-h100 {
    min-height: 100%;
}

.copyright small {
    font-size: 12px;
    color: #8d8d8d;
    text-transform: uppercase;
    font-style: italic;
}

.inner-boundary .attributes.inner-border td {
    vertical-align: top;
    padding: 7px 20px;
    font-size: 12px;
    color: #515151;
}




.infobox &gt; div &gt; div:nth-child(odd) {
    padding: 0px 0px;
    border-right: 1px solid #bbb;
}

.infobox &gt; div &gt; div:nth-child(even) {
    padding: 0px 0px;
}

.infobox .inner-padding {
    font-size: 13px;
    padding: 5px 10px;
}

.infobox &gt; div.header {
    padding: 0px 10px;
}

.infobox div.Content {
    padding: 0px 10px;
}

.infobox small {
    padding: 5px 5px;
}

.underlined {
    overflow: hidden;
    padding: 0px 0px 20px 0px;
    background: transparent url(../App_images/indent.gif);
    background-repeat: repeat-x;
    background-position-y: 38px;
}

.infobox .comments-purchases, .infobox .ratings {
    width: 100%;
    border-right: 1px solid #a6a6a6;
    text-align: center;
}

.rating-stars-block small {
    font-size: 80%;
    position: relative;
    top: -8px;
}

.infobox .purchases {
    display: block;
    font-size: 11px;
    color: #858585;
    padding: 0px 0px 0px 45px;
    margin: 10px 0px;
    background: transparent url('../App_images/basket.png') no-repeat top left;
}

    .infobox .comments strong, .infobox .purchases strong {
        font-family: MgOpen Modata, Helvetica;
        color: #000;
        font-size: 24px;
        line-height: 26px;
        display: block;
    }

.infobox .comments {
    cursor: pointer;
    display: block;
    font-size: 11px;
    color: #858585;
    padding: 0px 0px 0px 45px;
    margin: 10px 0px;
    background: transparent url('../App_images/speechbubble.png') no-repeat top left;
}



img.center-x {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.infobox .thumbnail {
    margin-left: auto;
    margin-right: auto;
}

.infobox .badges li {
    text-align: left;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    font-size: 0.8rem;
}

.infobox .bb {
    border-bottom: 1px solid #bbb !important;
}


/**************** shop details *****************/
.discountgrafik {
    padding: 3px;
    background-color: #FAF1C6;
    font-size: 11px;
    color: Black;
    white-space: nowrap;
}





/****************************      Searchseite      **********************************************/

.full_box {
    background-color: #F4F4F4;
    border-radius: 4px;
    box-shadow: 0 1px 2px #CCCCCC;
    font-size: 13px;
    margin: 11px 0;
    padding: 14px 22px 22px;
}


    .full_box div.close_bttn {
        position: relative;
        top: 0;
        right: -8px;
        text-align: right;
    }

.decription {
    height: 70px;
    overflow: hidden;
    font-size: 0.8rem;
    line-height: 19px;
}

.decription_br {
    font-size: 0.8rem;
}

.decription_n_h {
    overflow: hidden;
    font-size: 0.8rem;
    line-height: 19px;
}

/*********************Shop groupview********************************/

p.intro_small {
    font-family: Arial, Sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
    padding-top: 3px;
}

.shop_group_img {
    max-height: 350px;
}

p.intro_block {
    text-align: justify;
    font-size: 0.8rem;
}

/********************************* Werbung   *********************/
/*Ajaxbox_auk */


.werbeblock_4items-wrapper {
    background-color: #474747;
}
.werbeblock_4items {
    background-color: #474747;
}



.ads_navbar_toggler1 {
    position: relative;
    right: 20px;
}

.height_ajax5 {
    padding-right: 20px;
    width: 100%
}

.ajax_titel {
    margin-top: 0px;
    margin-bottom: 0px;
}

.werbeblock_4items ul.Ajax_links {
    font-size: 0.9rem;
    color: #bcbcbc;
}

.werbeblock_4items .inner-border {
    padding: 0px 10px 30px 10px;
    background-color: #474747;
}

    .werbeblock_4items .inner-border h3 {
        padding-left: 10px;
        margin-right: 10px;
        padding-bottom: 5px;
        padding-top: 10px;
        color: #bcbcbc;
    }

    .werbeblock_4items .inner-border div {
        margin: 10px;
        margin-bottom: 0px;
        padding: 0px;
    }

.werbeblock_4items  a {
    text-decoration: none;
    color: #f8f9fa;
}

.ad_img_box {
    width: 120px;
    overflow-wrap: break-word;
}

.minthumbnail {
    height: 110px;
    width: 110px;
    padding: 5px;
}

.thumb_list span {
    font-size: x-small;
    display: block;
    text-align: center;
    overflow-wrap: break-word;
    width: 110px;
}

span.mineral {
    overflow: hidden;
    white-space: nowrap;
    font-size:0.8rem;
    font-weight:bold;
}

span.mf_loc {
    margin-bottom: 5px;
    height: 30px;
    overflow: hidden;
}

span.mf_price {
    margin-bottom: 10px;
}
span.mf_cost b {
    font-size:15px;

}

/*    ************** Minerals A-z************** */
.alpha_char {
    font-size: 15px;
    font-weight: bold;
    padding: 8px;
    color: #F8F9FA;
    background-color: #333333;
    margin-top: 20px;
}

.part2 {
    font-size: 15px;
    font-weight: bold;
    padding: 8px;
    color: #333333;
    background-color: #CDCDCD;
}

    .part2 a {
        color: #333333;
        padding-left: 30px
    }


.mineralname {
    width: 150px;
    padding: 3px;
}

.locname {
    width: 100%;
    padding: 3px;
}

    .locname a {
        padding-left: 60px;
    }


/***************Shopping cart  ************/

.eu_ww_dropdown {
    position: absolute;
    top: -95px;
    left: 13px;
    width:160px;
}

.loc_size {
    font-size: 0.7rem !important;
}

.cart_img_size {
    height: 90px;
    width: 80px;
}

.fixed_col1 {
    flex: 0 0 20px;
}

.fixed_col2 {
    flex: 0 0 95px;
}

.fixed_col3 {
    flex: 0 0 120px;
}

.Adressform1 p {
    margin-bottom: 5px;
}

.ok_tick {
    position: absolute;
    right: 10px;
    top: 11px;
}


/*************** Accordion********************/



div.accordion .accordion-label, .admin-accordion .accordion-label {
    padding: 10px 20px 10px 10px;
    background-image: url('../App_images/arrow_right.png');
    background-repeat: no-repeat;
    background-position: 12px 14px;
    cursor: pointer;
    padding-left: 30px;
    font-size: 1.0rem;
}

div.accordion p {
    padding: 10px;
    font-size: 1.2rem;
    margin: 0;
    font-variant: small-caps;
}

div.accordion .CheckoutFont {
    padding: 10px;
    font-size: 1.2rem;
    margin: 0;
    font-variant: small-caps;
}

div.accordion .ui-state-default:hover, .admin-accordion .ui-state-default:hover {
    color: #000;
}

div.accordion .ui-state-default, .admin-accordion .ui-state-default {
    color: #555555;
    background: url('../App_images/arrow_right.png') no-repeat 12px center, -moz-linear-gradient(top, #FFFFFF 0%, #E0E0E0 100%);
    background: url('../App_images/arrow_right.png') no-repeat 12px center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #FFFFFF), color-stop(100%, #E0E0E0));
}

    div.accordion .ui-state-default .down-arrow, .admin-accordion .ui-state-default .down-arrow {
        display: none;
    }

div.accordion .ui-state-active, div.accordion .ui-state-active_yellow_tick, .admin-accordion .ui-state-active {
    color: #fff;
    background-color: #3e3d3d;
    border-color: #3e3d3d;
    position: relative;
}

div.accordion .ui-state-active_yellow_tick {
    background: url('../App_images/yellow_tick.png') no-repeat right center, linear-gradient(to bottom, #6891E7 0pt, #00377F 100%);
}

div.accordion .moreright {
    background: url('../App_images/yellow_tick.png') no-repeat right center, linear-gradient(to bottom, #6891E7 0pt, #00377F 100%);
}

div.accordion .ui-state-active .down-arrow, .admin-accordion .ui-state-active .down-arrow {
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 100;
}

div.accordion .ui-accordion-content-active, .admin-accordion .ui-accordion-content-active {
    padding: 16px 34px 16px 34px;
}


.or {
    position: absolute;
    top: -20px;
    left: -20px;
}

.parisienne {
    font-family: Parisienne, sans-serif;
    color: #CBC69E !important;
    font-size: 24px;
}



/********** Seller profil******************/
.avatar {
    float: left;
    margin: 0px 15px 14px 0;
}


.coverphoto {
    padding-top: 25px;
    color: white;
    text-shadow: 0px 0px 3px black;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: 100%;
    background-attachment: scroll;
    background-position: 50% 50%;
    height: 240px;
    width: 100%;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
}

.metadata-flexer {
    display: flex;
    flex-direction: row;
    padding-top: 80px;
}

    .metadata-flexer p {
        padding-right: 30px;
        font-size: 1rem;
    }

    /***********Payment**********/
.Cancelimg {
    max-width: 50%;
    height: auto;
    opacity:0.4;
    
}</pre></body></html>