﻿.speisekarte {

}

.kategorie table {
border-collapse: separate;
border-spacing:3px;
}

.kategorie_header {
color: #012468;
color: #ffffff;

font-size: 18px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
}



.element td{
font-size:12px;
vertical-align:bottom;
}

.kategorie .nummer {
width: 20px;

}

.kategorie .bild {
width: 60px;
}

.kategorie .preis {
text-align:right;
width: 50px;
padding-bottom:2px;
}

.kategorie .beschreibung {
width: 370px;
padding-bottom:2px;
}

.kategorie .bild img{
width: 40px;
height: auto;
border: 2px solid #4e8dc8;
}


