
body {
       margin: 0;
       padding: 0;
       font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
       font-size: 12px;
}

.news {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

a:link {
        color: #A02000;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #A02000;
}
a:hover {
        color: #A02000;
        text-decoration: underline;
}

.footer {

                font-size: 11px;
        background: #FFFFFF;
}

.tabelle {
         font-size: 13px;

}

.game_box {
          font-size: 12px;

}

.game_box_fett {
          font-size: 15px;
          font-weight: bold;
}
.headlines {
          font-size: 14px;
          font-weight: bold;
          color: #FF0000;
}



.table_border {
              border: solid 1pt #005389
              }

.table_text {
            font-size: 12px;
            background-color: #FF0000;
            }



.title_red { font-size:14pt; color: #CA0000; }

.tdnormal { border: solid 1pt #D6D6D6; background-color: #FFFFFF; }


/* Blaue Box */
.table_blue { border: solid 1pt #005389 }
.tr_back_blue { background-color: #00346D; }



/* Tabelle */
.trbeschriftungback { background-color: #CCCCCC; }
.trcontenthr { background-color: #E6E6E6; }
.trcontentback1 { background-color: #FFFFFF; }
.trcontentback2 { background-color: #FFFFFF;
                  font-weight: bold;}
.tabletext { font-size:8pt; }


.titlebox { font-size:8pt; color: #FFFFFF; font-weight: bold; }

.topstory_headline
                  {
                  font-size: 16px;
                  font-weight: bold;
                  color: #A02000;}

.bericht_headline
                  {
                  font-size: 16px;
                  color: #A02000;}

.topstory_subline
                  {
                  font-size: 10px;
                  font-weight: bold;
                  color: #A02000;}

.topstory_subline2
                  {
                  font-size: 12px;
                  font-weight: bold;
                  color: #A02000;}

.bericht_text
                  {
                  font-size: 12px;
                  color: #000000;}

