body.homepage,
body.gateway,
body.subpage {
    background-color: transparent;
    background-image: none;
    width: 100%;
    padding: 0;
    color: #000;
}
/*
a:after, a:link:after  { 
    color: #000000;
    background-color:transparent; 
    content: " (" attr(href) ")";
}  */

#metanav,
#gateway,
#main,
header .content,
#currenttime,
#social-media,
#breadcrump,
footer,
#content #subnav{
    display: none;
}
#content aside {
    width: 100% !important;
    
}


body.homepage header,
body.subpage header {
    height: auto;
    top: auto;
    margin-bottom: 30px;
}

header .logo_ptb {
    position: relative;
    top: auto;
    page-break-after: avoid;
}

#content #maincontent {
    width: 100%!important;
    page-break-before: avoid;
}

#wrapper {
    width: auto;
    float: none;
}

#maincontent img {
}

/**/


#maincontent article.std, 
#maincontent section.std,
#maincontent article.teaser,
#maincontent > article, 
#maincontent > section {
    background: none;
    border: none;
    width: 100%;
    padding: 0;
    margin-bottom: 3em;
    page-break-after: auto;
    clear: both;
    float: left;
    position: static;
    overflow: visible;
    border: 1px solid transparent;
}


#maincontent article.aufklapper h2,
#maincontent article.aufklapper h3 {
    display: block;
    position: relative;
    font-weight: bold;
    left: 0;
    top: 0;
    background: none;
}

#maincontent .content.inv, 
#maincontent article.aufklapper .content {
    display: block;
    margin-top: 1em;
}

#maincontent .toc h2, #maincontent .toc h3 {
    background: none;
    padding: 0;
}

#maincontent .toc ul > li > span {
    background: none;
    padding: 0;
}

#maincontent .toc ul > li > ul > li {
    background: none;
    padding: 0 0 0 1em;
}


#maincontent .pdf-download {
    background: none;
    
}


#maincontent .pdf-download a {
    background: none;
}


#maincontent .list-item {
    background: none;
    padding: 0;
}


#maincontent .list-item a {
    background: none;
}

#maincontent .list-item .content {
    display: block;
}


#maincontent .link-list ul li {
    background: none;
    padding: 0 0 0 1em;
}


#maincontent .archive li.hassub > ul {
    display: block;
}

#maincontent .archive li.hassub div.arrow {
    display: none;
}

#maincontent .archive > ul > li div, 
#maincontent .archive > ul > li span {
    background: none;
    border: 1px solid #ccc;
    padding: 0.5em 0em 0.5em 1em!important;
}


#maincontent .archive > ul > li > ul > li > ul > li div, #maincontent .archive > ul > li > ul > li > ul > li span {
    padding-left: 1em;
}

#maincontent .archive > ul > li div.iconlist {
    border: none;
    top: -12px;
    display: none;
}


#maincontent input[type="text"],
#maincontent select {
    border: 1px solid #ccc;
}



#maincontent .coverflow nav {
    display: none;
}

#maincontent .coverflow figure img {
    transform: none!important;
    position: relative;
    left: auto!important;
}

#maincontent .coverflow figure {
    float: left;
    width: 180px;
    transform-style: inherit;
}


#maincontent .coverflow figcaption {
    display: block;
    left: auto;
    position: relative;
    top: auto;
    font-size: 75%;
}

#maincontent .coverflow .std {
    height: auto;
    overflow: visible;
    transform-style: inherit;
    perspective: inherit;
}

.text-image-left {
    overflow: visible;
}

.ltab:before {
    border: none;
}

.ltab:after {
    border: none;
}

.ltab {
    background: none;
    color: #007198;
    padding: 0;
}
/*  battikh, header nicht zu sehen 2015-ß6-25
h1.tab,
h2.tab,
h3.tab,
h4.tab,
h5.tab,
h6.tab {
    background: none;
    color: #007198;
    padding: 0;      
}  */

h1.tab:before,
h2.tab:before,
h3.tab:before,
h4.tab:before,
h5.tab:before,
h6.tab:before {
    border: none;
    
}

h1.tab:after,
h2.tab:after,
h3.tab:after,
h4.tab:after,
h5.tab:after,
h6.tab:after {
    border: none;   
}
