/* Dateiname: scra2.css */



P, b, p, x, H1, H2,H3, H4, ul, textarea, {

      font-family: Arial, Tahoma, Verdana, sans-serif;

      font-size: 14px;

}

BODY {

     background-image: url(../images/bg-002.jpg);

     background-attachment: fixed;

     background-repeat: no-repeat;

     scrollbar-face-color:#FFFFFF;

     scrollbar-shadow-color:#000000;

     scrollbar-highlight-color:#FFFFFF;

     scrollbar-3dlight-color:#000000;

     scrollbar-darkshadow-color:#FFFFFF;

     scrollbar-track-color:#FFFFFF;

     scrollbar-arrow-color:#000000;

     background-color: #FFFFFF;

     margin-top: 130px;
     margin-left: 20px;
     margin-right: 45px;
     margin-bottom: 10px;
     overflow: auto;

}



P, p, ul {

  font-size: 12px;

  line-height: 14px;

  letter-spacing: 0.1em;

  color: #000000;

  text-align: left;

  padding: 5px 5px 5px 5px;

}



A:link {

       font-size: 12px;

       color: #000000;

       text-decoration: underline;

}



A:visited {

       font-size: 12px;

       color: #1F1F1F;

       text-decoration: none;

}



A:hover {

        font-size: 12px;

        text-decoration: none;

        color: #000000;

        background-color: #FEFE00;

}



A:active {

        font-size: 12px;

        text-decoration: none;

        color: #FEFE00;

        background-color: #000000;

}

H1 {

         font-size: 14px;

         letter-spacing: 0.2em;

         text-decoration: none;

         text-align: center;

         color: #000000;

         background-color: #FEFE00;

         filter:Alpha(opacity=75, style=0);

}

H2 {

   background-color: #C0C0C0;

   color: #000000;

   letter-spacing: 0.1em;

   font-size: 14px;

}



H3 {

   font-size: 12px;

   color: #000000;

   clear: both;

}



H4 {

   font-size: 12px;

   color: #000000;

   text-decoration: underline;

   clear: both;

}



UL {

   list-style-image: url("../images/menue.jpg" width="48" height="25" border="0" alt="");

}

#menue {

    position: absolute;

    background-color: transparent;

    top: 3px; right: 3px;

    width: 60%;

    line-height: 18px;

    color: #000000;

    background-color: #FFFFFF;

}



#logo{

    position: absolute;

    bottom: 200px; left: 75px;

    margin: 3px;

    width: 160px;

}

#sponsor{

    position: absolute;
    top: 120px; right: 10px;
    width: 100px;
    height: 600px;
}



#copyright{

    background-color: #FFFFFF;
    font-size: 10px;
    color:#000000;
    text-align: left;
    position: absolute;
    padding: 2px;
    bottom: 12px; right: 25px;
    height: 20px;
    border: 1px solid #000000;

}



#grass{

    position: absolute;

    bottom: 5px; left: 1px;

    height: 80px;

    width: 780px;

    background-image: url(../images/grass1.gif);

    background-repeat: repeat-x;

}

#daten {

    position: relative;

    top: 1px; left: 1px;

    height: 380px; width: 870px;

}

#ticker{

    position: absolute;

    top: 5px; left: 3%;

    width: 50%;

    border-style: dashed;

    border-width: 1px;

    color: #000000;

    background-color: #FFFFFF;

    filter:Alpha(opacity=50, style=0);

    margin: 5px;

    padding: 2px;

}