infolink.css 1.0 KB

1234567891011121314151617
  1. .headertext { color: #808080; font-family: Arial; font-size: 8pt }
  2. .alpha { font-family: Arial; color: #6666CC; font-size: 12pt; font-weight: bold }
  3. li { font-family: Arial; font-size: 10pt }
  4. p { font-family: Arial; font-size: 10pt }
  5. h3 { font-family: Arial; font-size: 10pt }
  6. ul { font-family: Arial; font-size: 10pt }
  7. body { background-color: #FFFFFF }
  8. .einheader { font-family: Arial; font-size: 12pt; font-weight: bold }
  9. td { font-family: Arial; font-size: 10pt;}
  10. a:link {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #6666CC; text-decoration: none}
  11. a:visited {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #6666CC; text-decoration: none}
  12. a:active {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #6666CC; text-decoration: none}
  13. a:hover {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #6666CC; text-decoration: underline}
  14. .tdPadding {padding-left: 30px;}