/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* modul_rezepte */

.modul-rezepte .rezepte-eintrag        { margin-bottom: 5px; }

.modul-rezepte .detail .beschreibung        { float: left; width: 455px; }
.modul-rezepte .detail .bild                { float: right; text-align: center; width: 302px;}
.modul-rezepte .detail .bild img               { margin: auto; }
.modul-rezepte .detail .titel                { margin-bottom: 10px; }

.related .rezepte-content           { border: 1px solid #f7984a; padding: 1px; margin-top: 20px; }
.related .rezepte-titel             { background-color: #f7984a; color: #4d312c; text-align: left; padding-top: 3px; }
.related .rezepte-titel  { padding: 0px 10px 5px 10px; font-size: 14px; color: #FFFFFF; font-weight: bold; }

