body {
        background-color: #ECEDED;
        margin: 10px 0 10px 10px;
        padding: 0;
}
table.unten {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D7C0B7; height: 25px}
table.oben { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; height: 25px }
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D7C0B7}
td.ueberschrift { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #D7C0B7 ; font-weight: bold}
td.line1 {  background-color: #AA766D; height: 1px}
td.hg1 { background-color: #D69EA4; }
td.hg2 {  background-color: #925051; }
td.hg3{
	background-color: #F9E9DF;
	color: #8F3430;
	padding-right: 20px;
}
td.hg3 table td {
	color: #8F3430;
}
td.speisekarte_nav {  background-color: #A15D5E; }
td.speisekarte {  background-color: #B06667; }
td.fit4net {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal}
td.block {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: justify}
td.txt_kl {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
a.black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.fit4net {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #D7C0B7; text-decoration: none}
a.link_unten {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #D7C0B7; text-decoration: none}
a.link_oben {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EDECED; text-decoration: none}
a.link_oben:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EDECED; text-decoration: underline}
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #D7C0B7; text-decoration: none }
a.no_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #D7C0B7; text-decoration: none }
input, textarea, select { background-color: #F9E7E8; }
.speisekarte_inhaltsstoffe { font-size: 9px; }
div#AngebotRechts {
        position: absolute;
        width: 200px;
        top: 10px;
        left: -500px; /*830px*/
        padding: 0;
        background-color: #F3F3F4;
        border: 1px solid #925051;
        color: #91848F;
}
div#AngebotRechts h1 {
        margin: 10px 5px 10px 10px;
        font-size: 130%;
        font-weight: bold;
        color: #9A4A46;
}
div#AngebotRechts h2 {
        font-size: 110%;
        font-weight: bold;
        color: #9A4A46;
        margin: 10px 5px 0 10px;
}
div#AngebotRechts p {
        margin: 15px 10px;
}
div#AngebotRechts p.Preis {
        margin: 5px 10px;
        font-size: 120%;
        font-weight: bold;
}
div#AngebotRechts a {
        color: #9A4A46;
}
div#AngebotRechts .txtkl {
        font-size: 11px;
        font-weight: normal;
}

