/* Dateiname: scra-mitte.css */

P, a, A, b, p, x, H1, H2,H3, H4, ul, textarea, table, li {

      font-family: Verdana, Tahoma, sans-serif;
      font-size: 10px;
}

BODY {

     background-image: url(../images/scra-logo-hg.jpg);
     background-attachment:fixed;
     background-repeat: no-repeat;
     background-position: center center;
     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: transparent;
     margin: 5px;
}

P, p, a, A, ul {

  font-size: 12px;
  line-height: 18px;
  color: #000000;
  text-align: left;
}

A:link {
       font-size: 12px;
       color: #000080;
       text-decoration: underline;
}


A:visited {
       font-size: 12px;
       color: #1F1F1F;
       letter-spacing: 0.1em;
       text-decoration: underline;
}

A:hover {
        font-size: 12px;
        text-decoration: none;
        color: #000080;
        background-color: #F9D600;
}

A:active {
        font-size: 12px;
        text-decoration: none;
        color: #FEFE00;
        background-color: #000000;
}

H1 {
         font-size: 14px;
         line-height: 15px;
         letter-spacing: 0.12em;
         text-decoration: none;
         text-align: center;
         color: #000000;
         background-color: #F9D600;
         border: 1px solid #000000;
         padding: 1%;
}

H2 {

   background-color: #C0C0C0;
   color: #000000;
   letter-spacing: 0.1em;
   font-size: 14px;
}


H3 {

   font-size: 14px;
   line-height: 20px;
   color: #000000;
   text-align: center;
   border: 1px solid #000000;
   padding: 1%;
   clear: both;
}

H4 {

   font-size: 14px;
   line-height: 20px;
   color: #000000;
   text-decoration: underline;
   clear: both;

}


H5 {

   text-align: right;
   MARGIN-BOTTOM: 0px;
   PADDING-BOTTOM: 0px
   font-size: 12px;
   border-bottom: 3px solid black;
   }

UL {

   list-style-image: url("../images/menue.jpg" width="48" height="25" border="0" alt="");
}

#hinten {
    position: absolute;
    background-color: transparent;
    top: 1px; left: 1px;
    border: #000000;
    clear: both;
}

.spieler {
    font-family: sans-serif;
    background-color: #FFFFFF;
    font-size: 8px;
    margin: 1px;
    border-bottom: 1px dotted #000000;
    border-right: 1px dotted #000000;
    padding: 2px;
}
