.text {
font-family: Verdana, sans-serif;
font-size: 13px;
color: blue;
margin-bottom: 18px;
padding: 5px;
border: 1px dotted #29ac6d;
}


.nav_unten {
font-size: 15px;
text-align: center;
font-weight: bold;
}

#inhalt a {
text-decoration: underline;
}


.bestellung {
color: blue;
background-color: #ffffff;
padding: 0.5em;
border: 2px dashed red;
}
