#inhalt table {
font-size: 13px;
}

#inhalt a {
text-decoration: underline;
}

.beschreibung {
border: 1px solid blue;
text-align: left;
}


.daten {
font-size: 11px;
}


.text {
width: 615px;
font-size: 11px;
text-align: left;
padding: 5px;
border: 1px dotted blue;
}




