Änderungen

Zur Navigation springen Zur Suche springen
realbox ergänzt
Zeile 279: Zeile 279:  
     height: 0.05px;
 
     height: 0.05px;
 
}
 
}
 +
 +
 +
.realbox > tbody > tr > th {
 +
    background-color: MidnightBlue;
 +
    font-size: larger;
 +
    font-weight: bold;
 +
    text-align: center;
 +
    padding: 0.3em 0 0.3em;
 +
    line-height: 1.5em;
 +
    color: Ivory;
 +
}
 +
.realbox > tbody > tr > td:first-child {
 +
    font-weight: normal;
 +
    width: 10em;
 +
    vertical-align: top;
 +
    padding-left: 0.2em;
 +
}
 +
.realbox > tbody > tr > td:nth-child(2) {
 +
    vertical-align: top;
 +
    padding-right: 0.2em;
 +
}
 +
.realbox > tbody > tr > td.trennlinie {
 +
    background-color: #89519C;
 +
    height: 0.05px;
 +
}
 +
    
.teaser {
 
.teaser {

Navigationsmenü