.abschnitte {
font-size: 11px;
color: #003300;
margin: 11px;
padding: 5px;
width: 230px;
height: 430px;
border: 2px solid green;
text-align: left;
float: left;
display: block;
overflow: auto;
}

table {
font-size: 11px;
color: #003300;
text-align: left;
}



p {
font-weigth: bold;
font-size: 13px;
}

ul {
list-style-type: square;

}


li {
margin-bottom: 0.5em;

}


.folgt {
display: none;
}
