/* DATEI: formater.css */


/* Es folgen Style-Definitionen */
/* Unterhalb jedes Befehls steht eine Kurzerklaerung */

body { background-color: White; font-family:Trebuchet MS; font-size:11pt;}

td { font-family:Trebuchet MS; font-size:11pt;   text-align : left;   color : #aaaaaa;   padding-top : 2px;  border : none;    }

/*img { border: none;
}*/

/*tt { font-family:Courier New,Courier; font-size:9pt; color:#000066; font-weight:900;  }*/
tt { font-family:Trebuchet MS; font-size:11pt; color: #DEB887; font-weight:900;  }
/* color:#FF5D00; */
a:link { font-size:11pt; color:#FF5D00; text-decoration:none;  }
a:visited { font-size:11pt; color: #FF5D00; text-decoration:none;  }
a:active { font-size:11pt; color: #DC143C; text-decoration:none;}