memo.css

/* Farben:
#efefd0 für Hintergrund
#a2c5cc für H4 und seitliche Leisten
*/


h1, h2, h3, h4, h5, h6, div, b, i, address, a, table,td, tr, th, table, pre, li
{ font-family:arial,tahoma,frutiger linotype, arial unicode ms; letter-spacing:0.2px; word-spacing:1px }

span,p,a,td { font:10pt/130%; font-family: arial unicode ms,arial,tahoma,frutiger linotype; }
h1 { font-size:26pt; color:#000000; letter-spacing:5mm; }
h2 { font-size:18pt; font-style:italic; color:#000000; }
h3 { font-size:14pt; color:#000000; }
h4 { font-size:9pt; font-weight:bold;color:#000000; background-color:#a2c5cc; }
h5 { font-size:12pt;font-weight:bold;color:#ffffff; background-color:#a2c5cc; }
h6 { font-size:11pt; color:#000000; }
h7 { font-size:11pt; color:#000000; }

p { font-size:10pt; color:#000000; }
a { font-size:10pt; font-weight:normal;color:#ff0000; text-decoration:none;}
i { text-decoration:none; color:#000000;}
li {font-size:10pt; text-decoration:none; color:#000000;}


 a:link { text-decoration:none; color:#000;display:block;}
 a:visited { text-decoration:none; color:#000; display:block;}
 a:hover { text-decoration:none; color:#fff; background-color:;display:block; }
 a:active  { text-decoration:none; color:#cc0000;display:block; }

 table, th {text-align:center;font-size:1.2em;
 color:white;
  background-color:#407B8E;}

  table, td { border-width:1px;
  border-style:solid;
  border-color:#000;
  color:#000000;font-weight:normal;
  background-color:#fff;
  text-align:left;
  padding-left:5px;}

  td.ce {text-align:center;}

  .normal { color:#000; background-color:#fff; }
.spezial { color:#fff; background-color:#407B8E; cursor:pointer; }

 body { background-color:#f0eded; margin:0px; padding:0px;border:0px;}