BODY            {background: #C0D9D9; width:980px;}
IMG.photo       {border: solid 4px #000000;
}


a:link    { text-decoration: none;      color:blue;   }
a:visited { text-decoration: none;      color:#AA0033;}
a:hover   { text-decoration: underline; color:blue;   }
a:active  { text-decoration: underline; color:blue;   }

.text
{
font-size: 20px;
color:#000000;
line-height: 18px;
font-family: "Courier New",Courier,Monaco,monospace;
}

.lesen
{
font-size: 15px;
color:#000000;
line-height:20px;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-align: justify;
}


DIV.banner      {height:30px; background-color:#dddddd;
                 padding-top:20px; padding-left:30px;
                 font-size: 20px; color:#000000; line-height: 12px;
                 font-family: "Courier New",Courier,Monaco,monospace;
                }

DIV.header0     {margin-top:20px; margin-bottom:20px;
                 font-family:Verdana,Arial,Helvetica,sans-serif;
                 font-size:25px; font-weight:bold;
                 color:#000000;
                 text-align:center;
                } /* Überschrift Seite                                  */
/*                                                                      */
DIV.last-update {padding-left:20px; padding-top:10px; 
                 color:#000000;
                 font-size:12px;
                 display: block;      /* Last update info visible   */
                 /*display: none;*/       /* Last update info invisible */
                }
/*                                                                      */
UL.menue        {list-style-position:outside;
                }
LI.menue-1      {margin-left:-25px;
                }
