<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Kogao 4 - Classified Software
 * (c) 2009-2022 Kogao Marktplatz
 *
 * @package kogao
  * @buy     https://www.kogao-marktplatz.com/
 * @support https://www.kogao-marktplatz.com/
 *
 */
@import 'v4.0.1.css';
@import 'v4.0.0.css';

/** @time 2018-09-04 **/
@import 'v4.1.1.css';
@import 'v4.2.0.css';

/**
 * @info Print hidding
 **/
body{ background: #fff !important; margin: 0; }
.DisableBlock{ display: inline-block !important; margin-top: 20px; }
.ViewLayout .ViewContent .ItemLayout .ItemBox .item-title{ padding: 10px 30px 0 !important; }
.MainLayout .ViewMainLayout{ width: 100% !important; }
.headerFirstLayout{ display: none !important; }
.headerLayout{ display: none !important; }
.TableLayout{ display: none !important; }
.addWatchListener{ display: none !important; }
.copyrightLayout{ display: none !important; }
.ContentItemTop{ display: none !important; }
.ItemContactLayout{ display: none !important; }
.ItemLikeEvent{ display: none !important; }
.SuccessLayout{ display: none !important; }
.MobileSearchLayoutTopDrawerRight{ display: none !important; }
.MobileSearchLayoutTop{ display: none !important; }
.MobileDrawerMenu{ display: none !important; }
.MobileBaseHeader{ display: none !important; }
.MobileHeader{ display: none !important; }
.MobileSearchLayout{ display: none !important; }
.MobileTabPlaceholder{ display: none !important; }
.MobileCreateNewTab{ display: none !important; }
.ViewLayout .ViewMenu.RightSide{ display: none !important; }
.ViewLayout .ViewContent{ width: 100% !important; }
.ViewLayout .ViewContent .ItemLayout .ItemBox .item-share{ display: none !important; }
.ViewLayout .ViewContent .ItemLayoutClear span:nth-child(2){ display: none !important; }
.ViewLayout .ViewContent .ItemLayoutClear span:nth-child(1){ padding-left: 30px !important; }</pre></body></html>