@charset "utf-8";
/* CSS Document */

    body  {
        background: url(../image/background.gif) repeat-x left top;
            margin: 0;
            padding: 0;
            color: #000000;
    }

img {
    border:  0;
        margin:  0;
        padding: 0;
}

#start {
      margin: 15px;
      text-align: center;
      }

.Stil1 {
        color: #CC0000;
        font-weight: bold;
}

.Stil2 {
        font-size: 20px;
        font-weight: bold;
}

.Stil3 {
        font-size: 24px;
        font-weight: bold;
        color: #FF0000;
}

.Stil4 {color: #FF0000; font-weight: bold; font-size: 18px;
}

.Stil5 {
        font-size: 18px;
        font-weight: bold;
         color: #000000;
}

.Stil6 {color: #FFFFFF; font-weight: bold; font-size: 16px;
}

.Stil7 {color: #FF0000; font-weight: bold; font-size: 16px;
}

.Stil8 {color: #FF0000; font-weight: bold; font-size: 12px;
}

.Stil9 {color: #0000FF; font-weight: bold; font-size: 16px;
}

.Stil10 {font-size: 16px; font-weight: bold; color: #000000;
}

#tabelle-mit-rand { border: 1px solid #ff0000;
}

#tabelle-mit-rand td { border: 1px solid #ff0000;
}