
#inhalt a {
text-decoration: underline;
}

.text {
color: blue;
font-size: 13px;
}

.vergangenes {
border: 3px dashed #29ac6d;
padding: 0.5em;
}

.text {
font-size: 12px;
}


.titel {
font-weight: bold;
font-size: 13px;

}

