body {   background-color: #000000;
         scrollbar-base-color:#C0C0C0;
        scrollbar-dark-shadow-color:#CCCbbb;
        scrollbar-face-color:#CCbbbb;
        scrollbar-highlight-color: #000000;
        scrollbar-shadow-color:#000000;
        margin:0 0 0 0;
        background-image: url(hintergrundbild_1.gif);
        background-position: center;
        background-attachment: fixed;

        }

hr {
   width: 50%;
   color:#C0C0C0;
   align:center;
   height:0.5px;
   }

a:link {
       color:#666666;
       font-size: 10pt;
       font-weight: normal;
       font-family: Verdana;
       text-decoration: none;
       text-underline: single;
       }
a:visited {
          color:#FFFFCC;
          font-size: 10pt;
          font-family: Verdana;
          font-weight: normal;
          text-decoration: none;
          text-underline: single;
          }
a:hover   {
          color:#FFFFFF;
          font-size: 10pt;
          font-family: Verdana;
          font-weight: normal;
          text-decoration: none;
          text-underline: single;
          }
a:active  {
          color:#C0C3CB;
          font-size: 10pt;
          font-family: Verdana;
          font-weight: normal;
          text-decoration: none;
          text-underline: single;
          }
p {
   font-style: normal;
   font-weight: normal;
   font-size: 10pt;
   font-family: Verdana;
   color:#CCCbbb;
   text-align: justify;
   }
h1 {
   font-style: normal;
   font-size: 14pt;
   font-family: Verdana;
   color:#CCCbbb;
   text-align: center;
   }
h3 {
   font-style: normal;
   font-weight:normal;
   font-size:12pt;
   font-family:Verdana;
   color:#CCCbbb;
   text-align:center;
   }
h2 {
   font-style: normal;
   font-weight:bold;
   font-size:10pt;
   font-family:Verdana;
   color:#CCCbbb;
   text-align:center;
   padding:1px;
   }
   
#container{
width:970px;
height:auto;
margin:65px;
       background-image: url(hintergrund_container_3.jpg);
       background-position: top;
       background-repeat:repeat-y;
}
#head{
      height:100px;
      width: auto;
padding: 2 2 2 2;
       background-image: url(banner_oben_nazgul.gif);
       background-position: top;
       background-repeat:no-repeat;
       margin: 0 0 0 0;
       }
#head  p{ font-style: normal;
   font-weight:bold;
   font-size:12pt;
   font-family:Verdana;
   color:#0000CC;
   margin:0;
   margin-top:40px;
   padding:4px;
   text-align:center;}
   
#menuoben{
          margin:0 0 0 0;
          padding:0 0 0 0;
          text-align:center;}
#menuoben ul{
          width:auto;
          margin:0 0 0 0;
          padding:10px;
          list-style:none;
          display:outline;}
#menuoben li{
          width:auto;
          display:inline;}


#content{
height:auto;
width:auto;
padding:0px 90px 0px 90px;
}

#foot{
width: auto;
height: 23;
padding: 0 0 0 0;
       background-image: url(banner_oben_nazgul.gif);
       background-position: top;
       background-repeat:no-repeat;
       margin: 0 0 0 0;
}
#foot p{ font-style: normal;
   font-weight:normal;
   font-size:8pt;
   font-family:Verdana;
   color:#CCCbbb;
   text-align: center;}

