.abschnitt {
width: 350px;
font-family: arial;
font-size: 14px;
letter-spacing: 1px;
}

.menuepunkt {
margin-bottom: 5px;
font-weight: bold;
}

.menuepunkt_buffet {
margin-bottom: 5px;
font-weight: normal;
}

.menuepunkt_preis {
background-color: #e3e3e3;
padding: 2px;
color: #cd5c5c;
font-weight: bold;
font-size: 12px;
}

hr {
border:solid #cd5c5c 1px;
background-color: #cd5c5c;
height: 1px;
margin-top: 10px;
margin-bottom: 10px;
}

.balken {
background-color: #cd5c5c;
padding: 3px;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
margin-top: 30px;
margin-bottom: 20px;
}