/* FLASH VIDEO CSS Document */
/* 2010-11-16 by subq.de */
/* 2008-03-29 by subq.de */

body {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #000000;
        color: #999999;
}

.Stil1 {
        font-size: 12px;
        font-weight: bold;
}
.Stil2 {
        font-size: 9px;
        font-weight: bold;
}
.Stil3 {font-size: 24px}
.Stil4 {color: #990000}
.Stil5 {
        font-size: 12px;
        vertical-align: top;
        text-align: right;
}
.Stil6 {
        font-size: 10px;
        vertical-align: top;
        text-align: left;
}
.Stil8 {font-size: 16px; font-weight: bold; }
.Stil10 {font-size: 16px}
.Stil12 {font-size: 9px; font-weight: bold; font-style: italic; }

.link{
        font-size: 12px;
        font-weight: bold;
        color:#0000FF;
        text-decoration:underline;
}

.sortLink
{
         text-decoration:none;
}