/* Created by Christoph Ebert, Liip AG - Switzerland */
@page {
    size: A4;
    margin: 18mm;
    margin-top: 20px;
    font-size: 9pt;
    font-family:Arial, Helvetica, sans-serif;

    /*@top {
        content: flow(header)
    }*/
     
    /*@bottom {
        content: flow(footer)
    }*/
    @bottom-left {
        content: "Antidoping Schweiz, Postfach 606, CH-3000 Bern 22, Tel. +41 31 359 74 44, Fax +41 31 359 74 49, info@antidoping.ch";
        font-size: 8pt;
        line-height: 8pt;
        font-family:Arial, Helvetica, sans-serif;
        border-top: solid #000 0.5px;
        border-bottom: solid #000 0.5px;
        padding:0;
        margin:20px 0;
    }
    @bottom-right {
        content: counter(page)"/"counter(pages);
        font-size: 8pt;
        line-height: 8pt;
        font-family:Arial, Helvetica, sans-serif;
        border-top: solid #000 0.5px;
        border-bottom: solid #000 0.5px;
        padding:0;
        margin:20px 0;
    }
}

/*img.print-header { flow: static(header) }*/
/*#printfooter { flow: static(footer) }*/

/* Hide all useless contentpage elements */
#header { display: none; }
#content-navi { display: none; }
#footbar { display: none; }
#pathbar { display: none; }
#quickbar { display: none; }
div.actions { display: none; }
form.globalsearch { display: none; }
img.right.bottom { display: none; }
img.left.bottom { display: none; }
img a { border:0; }
div.right-menu { display: none; }
a.glossary-back-btn { display: none; }
div.tbody {display:none;}
div.tbody.medlist {display:block;}
/*#printfooter span {
    font-size:0.6em;
    display:block;
    margin:2px 0;
}
#printfooter span.sub {
    color:#AAAAAA;
}*/

/* Home view: */
#quicklogins { display: none; }
#sidebox-right { display: none; }
#arguments { display: none; }
img.more-btn { display: none; }
div.bottom { display: none; }
div.track img { float:right; padding-right:30px; }
div.track span.date { float:right; }

/* Glossary */
ul.glossary_anchormenu li { list-style:none; float:left; padding-right:10px; }

/* Statistics */
div.statslist table.medistats { margin-top: 20px; }
div.statslist table.medistats .bord-top { border-top: 1px #CCC solid; }
div.statslist table.medistats .bord-left { border-left: 1px #CCC solid; }
div.statslist table.medistats .bord-right { border-right: 1px #CCC solid; }
div.statslist table.medistats .bord-bottom { border-bottom: 1px #CCC solid; }
div.statslist table.medistats th.langtitle { font-size:1.6em; }
#stats_filter { display: none; }

/* Blog */
div.blogoverview span.head { float: right;}

#content-main div.content div.medb-table .tbody.medlist div.med-detail div.info-table span.attribute {
    font-weight:bold;
    margin-right:5px;
}
#content-main div.content div.medb-table .tbody.medlist div.med-detail div.info-table span.wkinfo {
    display:block;
    padding:10px 0;
}
#content-main div.content div.medb-table .tbody.medlist div.med-detail div.info-table span.wkinfo span.val {
    font-weight:bold;
    margin-left:5px;
}

/* Print view pimpin' */
span.description { display:block; }
img.print-header { width:100%; margin-bottom:20px; }

h1, h2, h3, h4 { clear:left; }
h1 a { text-decoration:none; }
h2 a { text-decoration:none; }
h3 a { text-decoration:none; }
h4 a { text-decoration:none; }


body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13pt;
}
a {
    text-decoration:none;
    color:#000;

}
#content {
    display:block;
    font-size:1em;
}
#content div, #content p {
    padding:2px 0;
}
#content h1 {
    margin:20px 0 10px 0;
    font-weight:bold;
    font-size:1.3em;
    line-height:0.9em;
    display:block;
    padding:8px 0 8px 0;
    border-top: solid #000 0.5px;
    border-bottom: solid #000 0.5px;
}
#print-page-bottom {
    padding:3px 0 3px 0;
    font-size:0.6em;
    margin:0 auto;
    display:block;
    width:830px;
    height:25px;
    position:relative;
    bottom:10px;
    border-top: solid #000 0.5px;
    border-bottom: solid #000 0.5px;
}
#print-page-bottom .left_paragraph {
    margin:0;
    float:left;
}

span.counter {
    float:right;
    font-weight:bold;
}