 a:link    { text-decoration: none; }
 a:visited { text-decoration: none; }
 a:hover   { text-decoration: none; color:#FF0000; }


div.meandmrsbrown { text-align:center;
                   padding:0px;
                   font-size:100px;
                   font-family:arial; 
                   font-weight: 900; 
                   color:#FFFFFF;  
                 } 
 

div.modelabel { text-align:center;
                padding-top:0px;
                font-size:40px;  
                color:#FF00FF;
              }

div.tabelle1 { position:absolute;
               bottom:10px;
             }

div.untendatum { font-size:12px;  
                 font-family:sans-serif;
                 color:#FFFFFF;
                 text-align:center;
               }


body { background-attachment: fixed;
       background-image: url("Bilder/rose1.jpg");
       background-repeat: no-repeat;
       background-position: 0% 0%; 
     } 