body {font-family: Arial, Helvetica, sans-serif; background-color: transparent; } 
/*p, ol, ul{font-size: 15px;}*/
h1{color: #424242; font-size: 26px;}
h2{font-size: 22px;}
h3 {font-size: 18px; color: #424242;}
h4{color: #5a5a5a; margin-bottom: 0;}
a {color: #424242;}
table {
    border-collapse: collapse;
}
table, th, td {
   border: 2px solid #424242;
   text-align:left;
   padding: 8px;
}
th {color: #424242;}

.tdgrey{text-align:center; color:#000000; background-color:#E6E6E6}

.attribution{font-style: italic; font-size: 60%;}

.important {color: #424242;} /* #008080 */
.formel{font-size: 18px; text-align: center;}
.fullsize{max-width:600px; width:100%}
.fullsize_s{max-width:256px; width:100%}
.fullsize_m{max-width:350px; width:100%}

.merken{border: 3px solid #FA5858; min-width: 100px; max-width: 100%; max-width: 500px; margin-bottom: 25px; margin-top:25px;}
.merken_text {padding-right:20px; padding-left:20px; padding-top:10px; padding-bottom:10px;}
.merken_text ol {margin: 0}
.merken_text ul {margin: 0}
.merken_title {margin-bottom: 0px; margin-top:15px; margin-left:20px; vertical-align: top; display: inline-block; }
.merken_icon {width:60px;  font-size:40px;  display: inline-block; font-weight: bold; text-align: center; border-right: 3px solid #FA5858; border-bottom: 3px solid #FA5858; color: #FA5858}

.info{border: 3px solid #424242;  min-width: 150px; max-width: 100%; max-width: 500px; margin-bottom: 25px; margin-top:25px;}
.info_text {padding-right:20px; padding-left:20px; padding-top:10px; padding-bottom:10px;}
.info_text ol {margin: 0}
.info_text ul {margin: 0}
.info_title {margin-bottom: 0px; margin-top:15px; margin-left:20px; vertical-align: top; display: inline-block; }
.info_icon {width:60px;  font-size:40px;  display: inline-block; font-weight: bold; text-align: center; border-right: 3px solid #424242; border-bottom: 3px solid #424242; color: #424242;}

.beispiel {text-transform: uppercase;}

.supsub {
    display: inline-block;
}
.supsub sup,
.supsub sub {
    position: relative;
    display: block;
}
.supsub sub {
    top: .3em;
}

/* KaTeX Issue (Android API < 19): https://github.com/KaTeX/KaTeX/issues/916#issuecomment-333694960*/
.frac-line {border-bottom-width: 0.06em !important;}
/* MathJax */
.MathJax nobr>span.math>span{border-left-width:0 !important;}
