/* ------------------------------------------------ */
/* zusätzliche Definition für die Bilderübersichten */
/* ------------------------------------------------ */

p     {  text-align:center;  }

.box-weiter  {   clear:left;
                 background:#E9EC8F;
                 color:#871C04;
                 text-align:center;
                 padding:10px;   } 

.box-weiter a  {    color:#871C04;
                    font-size: 20pt;
                    text-decoration:none;   }

.box-weiter a:hover {    color:#E9EC8F;
                         background:#871C04;
                         font-size: 20pt;
                         text-decoration:none;   }

.box-unten-2a p { float:left;
                 text-align:left; }

.box-unten-2b p { float:right; 
                 text-align:right; }

