/* LINKS                                                */
/* ====================================================        */

A:link{
        color: #CC0000;
        text-decoration:none;
        font-weight: normal;

}
A:visited{
        color: #CC0000;
        text-decoration:none;
}
A:active{
        color: #CC0000;
        text-decoration:none;
}
A:hover{
        color: #CC0000;
        text-decoration:underline;
}



/* TABELLEN                */
/* ====================================================        */

td.abstand {
        height:15pt;
}




/* MAIN                */
/* ====================================================        */

table.main {
        width:595;
        padding:3;
        spacing:0;
}

/* Tabellen                */
/* ====================================================        */


td.tabelle_title {
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        background: #CC0000;
        font-size : 8pt;
        color: #FFFFFF;
        font-weight: bold;
        text-align: center;
}

td.tabelle_w {
          font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
          font-size : 8pt;
          color: #000000;
          background: #FFFFFF;
}

td.tabelle_g {
          font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
          font-size : 8pt;
          color: #000000;
          background: #DFDFDF;
}



/* MAGAZIN                */
/* ====================================================        */

table.magazin {
        width:100%;
}

td.magazin_title {
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        background: #CC0000;
        font-size : 8pt;
        color: #FFFFFF;
        font-weight: bold;
        text-align: center;
}
td.magazin_title_s {
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        background: #000000;
        font-size : 8pt;
        color: #FFFFFF;
        font-weight: bold;
        text-align: center;
}

td.magazin {
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        font-size : xx-small;
        color: #000000;
}



/* SCHRIFTEN                */
/* ====================================================        */

td.text {
          font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
          font-size : 8pt;
          color: #000000;
          text-align: justify;
}

.head{
        font-size: 12pt;
        font-weight: bold;
        color: #CC0000;
        letter-Spacing: normal;
}


/* SONDERFALL TRAINERSOFTWARE               */
/* ====================================================        */

td.text_trainer {
          font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
          font-size : 8pt;
          color: #000000;
          text-align: justify;
}