:root {
            --primary: #0070c0;
            --primary-dark: #005a9c;
            --primary-blue: #0070c0;
            --secondary-blue: #50b9ff;
            --accent: #50b9ff;
            --success-green: #84c101;
            --dark-gray: #484848;
            --light-gray: #f5f5f5;
            --text-dark: #333;
            --text-light: #666;
            --white: #fff;
            --accent-orange: #fd9047;
        }

input[type="checkbox"]{
    transform:scale(2);
    margin-right:12px;
    margin-top:16px;
    margin-bottom:16px;
    margin-left:8px;
}
.top1 {
    margin-top:24px;
}
.top2 {
    margin-top:16px;
}
body {
    font-size:14px;
    font-family:"Roboto",sans-serif;
}
.pointer {
    cursor:pointer;
}
ul.bullets {
    margin-left:24px;
}
#dstexte > ul > li > span > ul,#handlungen > ul > li > span > ul {
    list-style:circle;
    margin-left:24px;
    margin-top:8px;
    margin-bottom:8px;
}
.preview {
    margin-top:8px;
    margin-right:8px;
    max-width:80px;
    max-height:80px;
}
.bold {
    font-weight:bold;
}
.intropage {
    display:none;
}
.introbg {
    background:#0070c0 !important;
    color:#fff !important;
}
h1.white {
    color:#fff;
}
.level4,.level3 {
    background:#ff0000;
}
.level2,.level1{
    background:#acac19;
}
.level0 {
    background:#000;
}
.angdiv {
    border:1px solid #888;
    margin-top:8px;margin-bottom:8px;
    margin-right:4px;
    text-align:center;
    padding-top:4px;
    padding-bottom:4px;
    min-height:75px;
    background:#ff6600;
    cursor:pointer;
}
.agdiv.active {
    background:#009900;
}
.angdiv > a, .angdiv > div > a {
    color:#fff;
}
.angdiv > .credit {
    color:#acacac;
}

.inputline {
    margin-bottom: 8px;
    float:left;
    width:100%;
}
input:not([type="checkbox"]),select,textarea {
    min-height:36px;
    padding:4px;
    color:#000;
    border:1px solid #888;
}
input:not([type="checkbox"]),select,textarea {
    min-width:300px;
    width:95%
}
input[type="checkbox"]{
    line-height:normal;
    margin-bottom:0px;
}
.mainimg {
    max-height:600px;
    max-width:80vw;
    border:1px solid #4c4c4c;
    margin-top:16px;
    margin-bottom:12px;
    max-height:500px;
}
.mainimg2 {
    max-height:600px;
    max-width:20vw;
    border:1px solid #4c4c4c;
    vertical-align:top;
    margin-top:16px;
    margin-bottom:12px;
    max-height:500px;
}
.mainimg.reduced {
    max-height:220px;
    max-width:74%;
}
.mainimg2.reduced {
    max-height:220px;
    max-width:25%;
}
@media (min-width: 1420px) {
.mainimg.reduced {
    max-height:270px;
    max-width:76%;
}
.mainimg2.reduced {
    max-height:270px;
    max-width:23%;
}}
@media (min-width: 1820px) {
.mainimg.reduced {
    max-height:300px;
    max-width:79%;
}
.mainimg2.reduced {
    max-height:300px;
    max-width:19%;
}
}
#quicklinks > div > a {
    color:#d8d8d8;
}
.minilabel {
    color:#c8bc09;
    font-weight:bold;
}
.btnwhite {
    color:#fff;
    border-color:#fff;
}
.statline,.compline,.pluginline,.dsline {
    padding:8px;
    background:#4c4c4c;
    color:#fff;
    margin-top:8px;
    max-width:600px;
}
.krit-divers{}
.krit-spez{}
.istracker:after{
    content: "!!";
    color:#7b1111fc;
    margin-left: 6px;                
}
.googletool:after{
    content: "!";
    color:#7b1111fc;
    margin-left: 6px;                
}
.crittool:after{
    content: "!!";
    color:#7b1111;
    margin-left: 6px;                
}
.istracker:not(.orig):after,.crittool:not(.orig):after,.googletool:not(.orig):after{
    color:#f9bb04
}
img[width="1"][height="1"] {
    display: none;
}
img[width="24"][height="24"] {
    display: none;
}
img[width="0"][height="0"] {
    display: none;
}
.grey {
    color:#8c8c8c;
}
.white {
    color:#fff;
}
.compline {
    background:#680606;
}
.pluginline{
    background:#060868;
}
.dsline{
    background:#3c3c48;
    display:block;
}
.pure {
    color:green;
}
.urldone {
    font-weight:bold;
}
.thumbimg {
    max-height:100px;
    margin-right:8px;
    border:1px solid #ccc;
}
.noprint {

}
.urlfailed {
    text-decoration: line-through;
}
.beispiele > a {
    cursor:pointer;
}
.kritline {
    padding:8px;
    background:#4c4c4c;
    color:#fff;
    margin-top:8px;
    max-width:588px;
}
.underline {
    text-decoration:underline;
}
.problemimg {
    max-height:20px;
    float:right;
    margin-left:4px;
}
.sessioncookie {
    color:#2e8a19;
}
.credit {
    font-size:11px;
}
.infoline {
    font-size:12px;   
    color:#fff;
    text-align:right;
}
.infoline > a {
    color:#fff;                
}
#infodiv {
    font-size: 14px;

    text-align: left;

    font-weight: normal;
}
.bigger {
    font-size:16px;
    margin-top:8px;
}
.dstext > h3 {
    background:#4c4c4c;
    padding:8px;
    color:white;
    max-width:600px;
}
.dstext > div {
    color:#000;
    max-width:600px;
}
.nicetable {
    border-bottom:1px solid #4c4c4c;
}
.nicetable > tbody > tr,.nicetable > tbody > tr > td, .nicetable > tbody > tr > th {
}
.nicetable > tbody > tr > td, .nicetable > tbody > tr > th {
    min-height:22px;
    min-width:120px;
}
table, th, td { 
    border-collapse: collapse;
    padding:0.3em 0.5em; 
}
.extlink {
    font-weight:bold;
}
table :not(#cookietable):not(a){
    margin-left: 1em;}

th, caption { 
    background-color: #666; 
    color: #fff; 
    border: 1px solid #666;
}

td {
    background-image: linear-gradient(#f9f9f9, #e3e3e3);
    border-left: 1px solid #666;
    border-right: 1px solid #666;
}
.sectionlist > li{
    margin-bottom:12px;
    padding-bottom:12px;
    border-bottom:2px solid #ccc;
    font-size:12px;
}

tfoot {
    border-bottom: 1px solid #666;
}
.moreinfo {
    
}
caption {
    font-size: 1.5em;
    border-radius: 0.5em 0.5em 0 0;
    padding: 0.5em 0 0 0
}	
#final {
    font-style: italic;
    background:#4c4c4c;
    color:#fff;
    padding: 12px;
}
.texttolink {
    margin-left:12px;
    cursor:pointer;
    text-decoration:underline;
}
.riskline.grey,.riskline2.grey {
    background:#fff;
    color:#000;
    position:relative;
    height:190px;
}
.infoline,.riskline,.riskline2 {
    padding:8px;
    padding-top:16px;
    padding-bottom:16px;
    background:#8c8c8c;
    color:#fff;
    margin-top:8px;
    text-overflowx:ellipsis;
    overflow-xx:hidden;
    white-spacex:nowrap;
}
.subtitle {
    font-weightx:bold;
    margin-top:8px;
    color:#444;
    font-size: 18px;
}
