@charset "utf-8";
/*###########   Version 0.45  #################*/
/*######   Copyright Central Media 2008  ######*/
body, html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    width: 100%;
    height:100%;
    margin:0;
    padding:0;
}

body {
    display: table;
}
/*###########   TAGS  #################*/
a {
    text-decoration: underline;
    color:#040f1e;
    }
a:hover {
    text-decoration: none;
    }

img, fieldset {
    border: none;
}

h1, h2, h3, h4, h5, h6, caption {
    font-family: "Trebuchet MS", Arial, Helvetica, sans serif;
    margin: 10px 0 12px 0px;
    color: #23386d;
}
h2 {
    font-size: 2em;
}
h1, caption {
    text-align: left;
    font-size: 2.5em;
    font-weight: bold;
}

#content ul{
    margin-left:1.8em;
    padding-left:0.5em;
    list-style-image: url(bilder/content_li.gif);
    line-height: 1.2em;
    }

table {
    border-collapse: collapse;
    text-align: left;
    border: 0;
    width: 100%;
    margin: 5px 0 5px 0;
}
table a {
    text-decoration: underline;
    color: #23386d;
}
table a:hover {
    text-decoration: none;
}
th {
    background-color: #23386d;
    border: 1px solid #fff;
    color: #FFFFFF;
    font-weight: normal;
    padding: 5px;
}
td {
    border: 1px solid #fff;
    background-color: #b8c6db;
    color: #000;
    padding: 5px;
}
.note {
    color: #999999;
}

/*###########   LAYOUT DEFINITIONS  #################*/

#mainwrapper {
    display: table-header-group;
    break-inside: avoid;
}
#topsection {
    display: table-row;
}
#top {
    display: table-cell;
}
#logo img {
    height: 42px;
}
#logo:before {
    content: "Download am " attr(data-date);
    float: right;
}
#lv_header, #hauseprint_leiste {
    display: none;
}

/*###########   CONTENT  #################*/

#contentcolumn{
    border:0;
    height:auto;
    display: table-row;
}
#contentfoot{
    display: none;
}
#content {
    top:20px;
    left:10px;
}
/*###########   BREADCRUMBS PRINT  #################*/
#crumbprint_leiste {
    display: none;
}
#breadcrumbs {
    display: none;
}
#print {
    display: none;
}

/*###########   SEITENANKER  #################*/

#oben {
    display: none;
}

#leftcolumn{
    display: none;
}
#footer{
    display: none;
}

#contentwrapper {
    display: table-row-group;
}

.labolink::after {
    content: '';
    display: block;
    height: 10px;
}

.labolink::before {
    content: url('../images/labo-logo-klein.png');
    width: 111px;
    height: 28px;
    display: inline-block;
    padding-right: 10px;
    vertical-align: baseline;
}

.labolink {
  text-decoration: none;
  font-weight: bold;
}

.direkt-analyt, h4 {
display: none;
}
