/*
   Cascading Style Sheet, www.angeli-k-hutdesign.de

   2004-07-27.
*/

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

body      { background-color: #777777;}
th        { font-family:      Futura, Arial,sans-serif;
            font-weight:      normal;
            face:             Futura, Arial,sans-serif;}
td        { color:            white;
            font-family:      Futura, Arial,sans-serif;
            font-weight:      normal;
            face:             Futura, Arial,sans-serif;}
a         { text-decoration:  none;}
#w        { color:            #ffffff;}
#marked   { color:            #cceeff;}
#frame    { border-width:     thin;
            border-style:     solid;
            border-color:     #000000;
            padding:          3px;
            font-size:        10pt;
            color:            #ffffff;
            text-decoration:  none; }
#about    { border-width:     thin;
            border-style:     solid;
            border-color:     #000000;
            padding:          8px;
            font-size:        10pt;
            color:            #ffffff;
            background-color: #70706c;
            text-decoration:  none; }
#info     { border-width:     thin;
            border-style:     solid;
            border-color:     #000000;
            table-layout:     fixed;
            padding:          8px;
            font-size:        10pt;
            color:            #ffffff;
            background-color: #70706c;
            text-decoration:  none; }
#dream    { border-width:     thin;
            border-style:     solid;
            border-color:     #999999;
            padding:          8px;
            font-size:        11pt;
            color:            #ffffff;
            background-color: #666663;
            text-decoration:  none; }
#linkbar  { border-width:     thin;
            border-style:     solid;
            border-color:     #000000;
            padding:          1px;
            font-size:        10pt;
            color:            #ffffff;
            text-decoration:  none; }
li        { list-style-type:  square; }

/* layout.css */

