/* -------------------------------------------------------------- */
/* zusätzliche Definition für die fremden Reiseberichtssammlungen */
/* -------------------------------------------------------------- */

.banner a   {   background:#E9EC8F;
                font-size: 10pt;
                font-weight:bold;
                margin: 0px 0px 10px 0px;
                padding:5px;
                text-decoration:none;
                text-align:center;
                border:1px solid #871C04;
                display:block;
                width:608px;      }

.banner a:hover   {   color:#E9EC8F;
                      background:#871C04;  }


