
h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.3em;
}

h3,h4 {
  font-size: 1.1em;
}

.wichtig {
  color: #FF0000;
}


table.tablenoborder{
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

table.tablenoborder > table, .tablenoborder td {
    border: none;
    padding: 1px 7px 1px 7px;
}


table.mbtablestyle {
        border-collapse: collapse;
        font-size: 85 %;
        border: 1px solid black;
}


table.mbtablestyle > table,  .mbtablestyle td, .mbtablestyle  th {
        padding: 1px 5px 1px 5px;
        border: 1px solid black;
}

table.mbtablestyle > thead {
        background-color: lightgray;
}

svg {
  height: unset;
}

.blau {
  color: blue;
}

li {
  padding-top: .2em;
}

/*       


*/        
