<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*\
 * Restore Bootstrap 3 "hidden" utility classes.
\*/

/* Breakpoint XS */
@media (max-width: 575px) {
    .hidden-xs-down, .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down,
    .hidden-xs-up,
    .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl {
        display: none !important;
    }
}

/* Breakpoint SM */
@media (min-width: 576px) and (max-width: 767px) {
    .hidden-sm-down, .hidden-md-down, .hidden-lg-down, .hidden-xl-down,
    .hidden-xs-up, .hidden-sm-up,
    .hidden-unless-xs, .hidden-unless-md, .hidden-unless-lg, .hidden-unless-xl {
        display: none !important;
    }
}

/* Breakpoint MD */
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md-down, .hidden-lg-down, .hidden-xl-down,
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up,
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-lg, .hidden-unless-xl {
        display: none !important;
    }
}

/* Breakpoint LG */
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg-down, .hidden-xl-down,
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up,
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-xl {
        display: none !important;
    }
}

/* Breakpoint XL */
@media (min-width: 1200px) {
    .hidden-xl-down,
    .hidden-xs-up, .hidden-sm-up, .hidden-md-up, .hidden-lg-up, .hidden-xl-up,
    .hidden-unless-xs, .hidden-unless-sm, .hidden-unless-md, .hidden-unless-lg {
        display: none !important;
    }
}




/* Mobile Styles */


@media (min-width: 1600px) {
    /* Content nur während Test zur besseren Ansicht des Umschaltens*/
    body {
       /* background: #ff0000 !important; */
    }
    #bid_info2 {
        display: block;
    }

    #bid_info_backup {
        display: none;
    }

    .moveUp {
        transform: translateY(-236px);
        margin-bottom:-236px;
    }
    .moveUp2 {
        transform: translateY(-390px);
        margin-bottom: -390px;
    }

    .myitem_box_3 {
        max-width: 372px; /******287px für tab portrait*/
        min-width: 372px; /******287px für tab portrait*/
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    /******** Listview wichtig *************/

    .myitem_box_1 div.imagediv {
        width: 1097px;
    }

    .myitem_box_1 p {
        width: 450px;
    }

        .myitem_box_1 p.bidbox {
            width: 430px;
        }

    .clipfrontslider {
        height: 400px; /* height of container */
        object-fit: cover;
        object-position: 10% 0px;
    }

    .themed {
        height: 300px;
    }
}


@media (min-width: 1440px)and (max-width: 1599.98px) {
    /* Content nur während Test zur besseren Ansicht des Umschaltens*/
    body {
        /*   background: #00ff8d !important; */
    }
    #bid_info2 {
        display: block;
    }

    #bid_info_backup {
        display: none;
    }
    .moveUp {
        position: relative;
        top: -155px;
    }
    .moveUp2 {
        transform: translateY(-310px);
        margin-bottom: -310px;
    }


    .myitem_box_3 {
        max-width: 332px; /******287px für tab portrait*/
        min-width: 332px; /******287px für tab portrait*/
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    /******** Listview wichtig *************/

    .myitem_box_1 div.imagediv {
        width: 1000px;
    }

    .myitem_box_1 p {
        width: 400px;
    }

        .myitem_box_1 p.bidbox {
            width: 380px;
        }

    .clipfrontslider {
        height: 380px; /* height of container */
        object-fit: cover;
        object-position: 10% 0px;
    }
    .themed {
        height: 300px;
    }
}




@media (min-width: 1200px)and (max-width: 1439.98px) {
    /* Content nur während Test zur besseren Ansicht des Umschaltens*/
    body {
      /*  background: #4400ff !important; */
    }

    #bid_info2 {
        display: block;
    }
    #bid_info_backup {
        display: none;
    }

    .moveUp2 {
        transform: translateY(-165px);
        margin-bottom: -165px;
    }


    .count8 {
        display: none;
    }

    .count9 {
        display: none;
    }
    /**********   comments  ****************/


    .content-s .isAnswer0 .content-box {
        width: 86%;
    }

    .content-s .isAnswer1 .content-box {
        width: 88%;
    }


    /******** Listview wichtig *************/

    .myitem_box_1 div.imagediv {
        width: 740px;
    }


    /****** detailsite  ***********/
    a.fav_icon_all_round {
        position: relative;
        top: -4px;
        left: 70px;
    }

    .clipfrontslider {
        height: 350px; /* height of container */
        object-fit: cover;
        object-position: 10% 0px;
    }
}




/** Extra large devices (large desktops, 1200px and up)  **/
@media (min-width: 1024px) and (max-width: 1199.98px) {
    /* Content nur während Test zur besseren Ansicht des Umschaltens*/
    body {
     /*   background: #ff00dc !important; */
    }

    .moveUp2 {
        transform: translateY(-52px);
        margin-bottom: -52px;
    }


    /********  Breadcrumps *****/
    #ctl00_ContentPlaceHolder1_breadcrumbs2 {
        margin-top: 18px;
        font-size: 0.72rem;
        color: #c2c2c2;
    }

        #ctl00_ContentPlaceHolder1_breadcrumbs2 a {
            color: #757575;
            font-size: 0.72rem;
        }



    .myitem_box_3 {
        max-width: 294px; /** 440px ******287px für tab portrait*/
        min-width: 294px; /******287px für tab portrait*/
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    /******** Listview wichtig *************/

    .myitem_box_1 div.imagediv {
        width: 560px;
    }

    /***********detailseite**************/
    .start_img {
        width: 295px;
    }

    #bid_info2 {
        display: none;
    }

    a.fav_icon_all_round {
        position: relative;
        top: -4px;
        left: 10px;
    }

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


    .count7 {
        display: none;
    }

    .count8 {
        display: none;
    }

    .count9 {
        display: none;
    }
    /**********   comments  ****************/


    .content-s .isAnswer0 .content-box {
        width: 83%;
    }

    .content-s .isAnswer1 .content-box {
        width: 86%;
    }

    .cart_img_size {
        height: 70px;
        width: 60px;
    }



    .fixed_col2 {
        flex: 0 0 75px;
    }

    .clipfrontslider {
        height: 300px; /* height of container */
        object-fit: cover;
        object-position: 10% 0px;
    }

}



@media (min-width: 992px) and (max-width: 1023.98px) {

    body {
     /*   background: #00ffff !important; */
    }

    .moveUp2 {
        transform: translateY(-72px);
        margin-bottom: -72px;
    }


    #ctl00_Image1 {
        width: 300px;
    }


    #user-account-nav li &gt; div:last-child {
        top: 48px;
        right: 0;
        max-width: 340px;
    }

    .myitem_box_3 {
        max-width: 294px; /******287px für tab portrait*/
        min-width: 294px; /******287px für tab portrait*/
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .watchliste_txt {
        display: none;
    }

    /********  Breadcrumps *****/
    #ctl00_ContentPlaceHolder1_breadcrumbs2 {
        margin-top: 18px;
        font-size: 0.7rem;
        color: #c2c2c2;
    }

        #ctl00_ContentPlaceHolder1_breadcrumbs2 a {
            color: #757575;
            font-size: 0.7rem;
        }



    /******** Listview wichtig *************/
    .myitem_box_1 div.imagediv {
        width: 560px;
    }

    /***********detailseite**************/
    .start_img {
        width: 290px;
    }

    #bid_info2 {
        display: none;
    }

    a.fav_icon_all_round {
        position: relative;
        top: -4px;
        left: 30px;
    }


    .count7 {
        display: none;
    }

    .count8 {
        display: none;
    }

    .count9 {
        display: none;
    }

    /**********   comments  ****************/


    .content-s .isAnswer0 .content-box {
        width: 83%;
    }

    .content-s .isAnswer1 .content-box {
        width: 86%;
    }

    .cart_img_size {
        height: 70px;
        width: 60px;
    }



    .fixed_col2 {
        flex: 0 0 75px;
    }
}





/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/


@media (min-width: 768px) and (max-width: 991.98px) {
    /* Content nur während Test zur besseren Ansicht des Umschaltens*/
    body {
      /*  background: #b6ff00 !important; */
    }
    #Adv_toggle {
        margin-right:15px!important;
    }

    div.top_note div.container a {
        font-size: 1.2rem;
        padding-top: 4px;
    }


    #ctl00_Image1 {
        width: 270px;
    }

    .hoch_message {
        position: absolute;
        top: -4px;
        left: 16px;
        z-index: 10;
        right: auto;
    }



    #user-account-nav li &gt; div:last-child {
        top: 48px;
        right: 0;
        max-width: 340px;
    }

    .myitem_box_3 {
        max-width: 328px; /******287px für tab portrait*/
        min-width: 328px; /******287px für tab portrait*/
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .watchliste_txt {
        display: none;
    }

    .sorter {
        display: none;
    }

    /******** Listview wichtig *************/
    .myitem_box_1 div.imagediv {
        width: 320px;
    }

    /**************defaultsite***************/

    #service li {
        font-size: 0.8rem;
    }

    /***********detailseite**************/
    .start_img {
        width: 315px;
    }


    #bid_info_backup {
        display: none;
    }

    a.fav_icon_all_round {
        position: relative;
        top: -4px;
        left: 100px;
    }

    /**********   comments  ****************/


    .content-s .isAnswer0 .content-box {
        width: 70%;
    }

    .content-s .isAnswer1 .content-box {
        width: 71%;
    }


    .comment_rating_txt {
        display: none;
    }

    .cart_img_size {
        height: 70px;
        width: 60px;
    }



    .fixed_col2 {
        flex: 0 0 75px;
    }

    .themed {
        height: 180px;
    }
}








/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 576px) and (max-width: 767.98px) {

    /* Content nur während Test zur besseren Ansicht des Umschaltens*/
    body {
       /* background: #ff6a00 !important; */
    }

    #Adv_toggle {
        margin-right: 30px !important;
    }

    div.top_note div.container a {
        font-size: 1rem;
        padding-top:8px;
    }


    #ctl00_Image1 {
        width: 300px;
    }

    /* wichtig für dropdown navbar*/

    .dropdown .dropdown-menu {
        width: 100% !important;
        left: -250px !important;
    }

        .dropdown .dropdown-menu:before {
            top: 25px;
        }

    .cart .dropdown-menu {
        margin-top: 15px;
    }

        .cart .dropdown-menu:before {
            right: auto;
            left: 30px;
            top: 44px
        }

    .myaccount .dropdown-menu {
        width: 100% !important;
        left: -250px !important;
        margin-top: 15px;
    }

        .myaccount .dropdown-menu:before {
            right: auto;
            left: 18px;
            top: 38px
        }


    .hoch_message {
        position: absolute;
        top: -4px;
        left: 16px;
        z-index: 10;
        right:auto;
    }

    #accountwrapper {
        margin-top: 0.5rem;
    }

    #user-account-nav {
        justify-content: flex-start !important;
        padding-left: 0px;
    }

        #user-account-nav li &gt; div:last-child {
            top: 90px;
            right: 0;
            max-width: 340px;
        }

    .myitem_box_3 {
        max-width: 100%;
        min-width: 100%;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .sorter {
        display: none;
    }

    .watchliste_txt {
        display: none;
    }

    #layout-buttons {
        display: none;
    }

    #page-tabs-right {
        display: none;
    }

    /******** Listview wichtig *************/
    .myitem_box_1 div.imagediv {
        width: 100%;
    }

    .myitem_box_1 p {
        width: 100%;
    }

        .myitem_box_1 p.bidbox {
            width: 93%;
        }

    .listview_rightbox {
        width: 100%;
    }

    /**************defaultsite***************/

    #service li {
        font-size: 0.8rem;
    }

    /***********detailseite**************/
    .start_img {
        width: 100%;
    }

    #bid_info_backup {
        display: none;
    }

    a.fav_icon_all_round {
        position: relative;
        top: -4px;
        left: 200px;
    }

    .count9 {
        display: none;
    }

    /**********   comments  ****************/


    .content-s .isAnswer0 .content-box {
        width: 80%;
    }

    .content-s .isAnswer1 .content-box {
        width: 82%;
    }

    /*************Backroom ***************/
    .bk_img {
        width: 510px;
    }

    .bk_img_col {
        width: 100%;
    }

    .coverphoto {
        background-repeat: no-repeat;
        background-color: #000;
        background-size: cover;
        height: 220px;
    }


    /**************Admin****************/
    .adminfooter-flex {
        margin-left: 1rem;
        margin-right: auto;
    }
}



/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (max-width: 575.98px) {


    /* Content nur während Test zur besseren Ansicht des Umschaltens*/
    body {
      /*  background: #ff0000 !important; */
    }

    #Adv_toggle {
        margin-right: 30px !important;
    }

    div.top_note div.container a {
        font-size: 1rem;
        padding-top: 8px;
    }


    /* wichtig für dropdown navbar*/
    .dropdown .dropdown-menu {
        width: 100% !important;
        left: -250px !important;
    }

        .dropdown .dropdown-menu:before {
            top: 25px;
        }

    .cart .dropdown-menu {
        margin-top: 15px;
    }

        .cart .dropdown-menu:before {
            right: auto;
            left: 30px;
            top: 44px
        }

    .myaccount .dropdown-menu {
        width: 100% !important;
        left: -250px !important;
        margin-top: 15px;
    }

        .myaccount .dropdown-menu:before {
            right: auto;
            left: 18px;
            top: 39px
        }


    #ctl00_Image1 {
        width: 100%;
    }



    .searchblock {
        flex-flow: row;
        align-items: center;
    }

    .hoch_message {
        position: absolute;
        top: -4px;
        left: 16px;
        z-index: 10;
        right: auto;
    }


    #accountwrapper {
        margin-top: 0.5rem;
    }

    #user-account-nav {
        justify-content: flex-start !important;
        padding-left: 0px;
    }

        #user-account-nav li &gt; div:last-child {
            top: 90px;
            right: 0;
            max-width: 340px;
        }

    .removetxt {
        width: 75px;
    }


    .myitem_box_3 {
        max-width: 100%;
        min-width: 100%;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .mflextitle_size {
        font-size: 1.9rem;
        line-height: 40px;
    }


    .sorter {
        display: none;
    }

    .watchliste_txt {
        display: none;
    }

    #layout-buttons {
        display: none;
    }

    #page-tabs-right {
        display: none;
    }

    div.paging .page-first {
        display: none;
    }

    div.paging .page_items {
        display: none;
    }


    /******* Footer *******/
    select.languagebox_search {
        font-size: 1.2rem;
    }

    .footcontent {
        text-align: center;
    }

    .jqclock {
        float: none;
        text-align: center;
        width: 100%;
        max-width: 100%
    }


    /**************defaultsite***************/

    #service li {
        font-size: 0.8rem;
    }

    /*****************Ads***********************/
    .werbeblock_4items-wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /******** Listview wichtig *************/
    .myitem_box_1 div.imagediv {
        width: 100%;
    }


    .grid_img_size {
        width: 98%;
        height: auto;
    }

    .myitem_box_1 p {
        width: 100%;
    }

        .myitem_box_1 p.bidbox {
            width: 93%;
        }

    .listview_rightbox {
        width: 100%
    }

    /***********detailseite**************/
    .start_img {
        width: 100%;
    }

    #bid_info_backup {
        display: none;
    }


    a.fav_icon_all_round {
        position: relative;
        top: -4px;
        left: 60px;
    }

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

    /**********   comments  ****************/
    .poster-info {
        display: none;
    }

    .poster .badges {
        display: none;
    }

    #jumpto {
        width: 100%;
    }

    .comment_rating_txt {
        display: none;
    }

    /*************** Advanced search ******************/
    .aSearch_underline {
        background-position-y: 65px;
    }

    /*************Backroom ***************/
    .bk_img {
        width: 100%;
    }

    .bk_img_col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mg_fix {
        margin-left: 0px !important;
        padding-left: 0px;
    }


    /**********shopgroup**************/
    .shopgroupimage {
        width: 100%;
        padding-right: 0px;
    }

    .shop_group_img {
        max-height: none;
        width: 100%;
    }


    .cart_img_size {
        height: 70px;
        width: 60px;
    }



    .fixed_col2 {
        flex: 0 0 75px;
    }

    /******Sellerprofil*********/
    .coverphoto {
        background-repeat: no-repeat;
        background-color: #000;
        background-size: cover;
        height: 200px;
    }

    #profilcontainer {
        text-align: center;
    }

    .avatar {
        float: none;
        margin: 0px 5px 5px 0;
    }

    .metadata-flexer {
        padding-top: 0px;
        justify-content: space-around !important;
    }

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


    .mr-s-md-0 {
        margin-right: 0px !important;
    }

    /**********Admin event uploadbox***************/
    #ctl00_ContentPlaceHolder1_AsyncFileUpload1_ctl02 {
        width: 100% !important;
    }


    /********myaccount / Seller Orders ********/
    .media{
        display:block;
    }

    .mediaimg {
        width: 100%;
        height: auto;
    }
}
</pre></body></html>