/* CSS-STYLES for Aretz    */
/* Author: Wilfried Henaux */
/* Version: 1.0            */



body { color:            #000000;
       background-color: #FFFFFF;
       margin-left:      10;
       margin-top:       0;
       margin-width:     0;
       margin-height:    0;
       font-family:      Arial;
       font-size:        16;
       height:           100%;
    /*  overflow:         hidden;  */
       }

a:link    {color:#00A000}
a:visited {color:#00A000}
a:hover   {color:#00A000}
a:active  {color:#00A000}

ul {margin-top:0; padding-top:0; margin-bottom:0}


/* div.nscr     {width:100%;                */
/*               height:120px;              */
/*               padding-left:3px;          */
/*               }                          */



/* div.inhalt   {position:absolute;         */
/*               overflow:auto;             */
/*               top:120px;                 */
/*               bottom:50px;               */
/*       <!--        height:100%; -->       */
/*               }                          */



/* div.footer   {position:absolute;         */
/*               bottom: 0;                 */
/*               left:0;                    */
/*               right:0;                   */
/*               height: 50px;              */
/*               }                          */
