body {
	font-family: Verdana, Arial, Helvetica; 
	color: #FFFFFF; 
	font-size: 10pt; 
	margin-top: 0px; 
	margin-bottom: 2px;
	margin-left: 0px;
    }

a:link { text-decoration:none; }

a:visited { text-decoration:none; }

a:hover { text-decoration:underline; }

td {font-family: Verdana, Arial, Helvetica; color: #FFFFFF;}

/* Newskopf */
th.head { 
          color: #FFFFFF;
          font-weight: bold;
          font-size : 12px;
          
        }
        
/* Forum Kopf */
td.head { text-align: center;
          color: #FFFFFF;
          font-weight: bold;
          font-size: 12px;
          border: 1px solid #4583C0;
        }
td.info { background-color: #38492F; font-size: 12px; }

/* Admin-Link-Zeile */
td.left   {font-size : 12px;  }

/* Newstext */
td.right  { font-size : 12px; }

/* Login-Knopf */
td.header {color: #FFFFFF;font-size : 12px; text-align: center; background-color: #415436;}

td.odd    { font-size : 10px; background-color: #415436; }
td.even   { font-size : 10px; background-color: #38492F; }
