/* CSS-Script für die Planetenkrieger Homepage */
/* by Kerstin Roggenkamp */

body
    {
       background-color:#000000;
    }

p,ul,ol,li,div,td,blockquote
    {
    color:#000000;
    font-family:Arial,Helvetia,sans-serif;
        /*font-size:11pt;*/
    }

h1
    {
    color:#006699;
    font-size:22pt;
    font-weight:300;
     text-align:center;
    text-decoration:none;
    font-family:Arial,Helvetia,sans-serif;
    }

h2
     {
     color:#006699;
     font-size:22pt;
     font-weight:bold;
     text-align:center;
    text-decoration:none;
    font-family:Arial,Helvetia,sans-serif;
    }

h3
    {
    color:#000000;
    font-size:15pt;
     text-align:center;
    text-decoration:none;
    font-family:Arial,Helvetia,sans-serif;
    }

.blau
     {
     color:#006699;
     font-family:Arial,Helvetia,sans-serif;
     }

.blue
{
     color:#0066ff;
     font-family:Arial,Helvetia,sans-serif;
     }

.unten
      {font size:7pt;}

.klein
      {
      font-size:-1;
      }

.text
     {
     font-family:Arial,Helvetia,sans-serif;
     }

.menue
      {
      font-size:9pt;
      font-weight:lighter;
      }

a:link
      {
      text-decoration:none;
      color:#000099;
      font-weight:bold;
      font-family:Arial,Helvetia,sans-serif;
      }

a:visited
         {
         text-decoration:none;
         color:#0066ff;
         font-weight:bold;
         font-family:Arial,Helvetia,sans-serif;
         }

a:active
        {
        text-decoration:none;
        color:#0066ff;
        font-family:Arial,Helvetia,sans-serif;
        }

a:hover
       {
       text-decoration:none;
       font-weight:bold;
       color:#00ccff;
       font-family:Arial,Helvetia,sans-serif;
       }

#rahmblau
         {
         border: 2px solid #0066ff;
         padding: 6px;
         }

#rahmheader
           {
           border: 1px solid #6666ff;
           background-image:url(nepstars.jpg);
           text-align:center;
           color:#000000;
           padding: 6px;

           }

#rahmzitat
           {
           border: 1px solid #6666ff;
           background-image:url(nepstars.jpg);
           color:#000000;
           padding: 6px;

           }

/*Tabellenrahmen*/

#rahmtop
         {
         border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #6666cc;
        }

#rahmunt
         {
         border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #6666cc;
        }

#rahmleft
         {
         border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #6666cc;
        }

#rahmright
         {
         border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #6666cc;
        }

#rahmleftunt
{
         border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #6666cc;
        border-bottom-width:
        border-bottom-style: solid;
        border-bottom-color: #6666cc;
         }

#rahmlefttop
{
         border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #6666cc;
         border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #6666cc;
        }

#rahmrighttop
   {
         border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #6666cc;
         border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #6666cc;
        }

#rahmrightunt
   {
         border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #6666cc;
         border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #6666cc;
        }

body
      {
      background-image:url(nepstars2.jpg);
      SCROLLBAR-FACE-COLOR: #ccccff;
      SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
      SCROLLBAR-SHADOW-COLOR: #ffffff;
      SCROLLBAR-3DLIGHT-COLOR: #000000;
      SCROLLBAR-ARROW-COLOR: #0099ff;
      SCROLLBAR-TRACK-COLOR: #99ccff;
      SCROLLBAR-DARKSHADOW-COLOR: #000000;
      }

ul
{
list-style-image:url(button.gif);
}