a, img {
    border: none;
}


/* display none */

h1,
.next-btn,
.next,
.prev-btn,
.prev,
.pagination,
.more-about,
.yellow-arrow,
#article-control,
.offline-article,
/*.clearFix,*/
#contentHeader,
#kopfhoerer,
#contact,
ul#skipLinks li,
.teaser-1,
hr,
img#IEbg,
#search,
#search-wrapper,
form,
.headline-breadcrumb,
#breadcrumb ul,
ul.pagination-points,
.jp-type-single,
#beitrag,
#back-to-stream,
#now,
.breadcrumb,
.footer,
.read-more,
.offline-article,
.slidecol,
#bg-link,
#group,#group2,#faecher,
.heading,
.hide-element
/*#kiraka-logo a*/
{
    display: none !important;
    background: none !important;
    width: 0 !important;
    height: 0 !important;
}

div,
article,
section,
aside {
    overflow: visible !important;
    height: 100% !important;
    width: 100% !important;
}

.pos {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    
}

#contentWrapper {
    height: auto;
    left: auto;
    margin: 0;
}

.shadow {
    box-shadow: none;
}

img.article-image {
   display: none;
}

.slidecol-2 {
    display: block !important;
    width: 100% !important;
    --height: 100% !important
}

.article-details,
.slidecol-2 {
    width: 100%;
}

/*
#kiraka-logo {
    display: list-item;
    list-style-image: url("/fileadmin/templates/img/Kiraka_logo.png");
    list-style-position: inside;
}*/

#skipLinks {
    padding: 0;
}

.copyrights {
}


/*
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; clear: both; } 
    a, a:visited { text-decoration: underline; }
      a[href]:after { content: " (" attr(href) ")"; }
        abbr[title]:after { content: " (" attr(title) ")"; }
          .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
            pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
              thead { display: table-header-group; } 
                tr, img { page-break-inside: avoid; }
                  img { max-width: 100% !important; }
                    @page { margin: 0.5cm; }
                      p, h2, h3 { orphans: 3; widows: 3; }
                        h2, h3 { page-break-after: avoid; }
                        }

*/
