usb spiele.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:#000; background-color:#; }
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:blue;}
 a:visited { text-decoration:none; color:#669999; }
 a:hover { text-decoration:none; color:#ff0000; background-color:; }
 a:active  { text-decoration:none; color:#669999; outline:0;
}
a:focus {
outline:0;
}

 table, th {text-align:center;font-size:1.1em;
 color:white;
  background-color:#407B8E;}

  table, td { border-width:1px;
  border-style:solid;
  border-color:blue;
  border-collapse:collapse;
  font-weight:normal;color:#000000;
  background-color:#fff;
  text-align:left;
  vertical-align:middle;
  padding:5px 5px 5px 10px;}

  td  {font-size:0.8em; }

 body { background-color:#f0eded;
  margin:0px;
  padding:0px;
  border:0px;
  }

 strong {font-weight:bold;}

 em {font-style:italic;}
 p,div,span,font,td {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
   -moz-hyphenate-limit-chars: auto 5;
   -webkit-hyphenate-limit-chars: auto 5;
   -o-hyphenate-limit-chars: auto 5;
   -ms-hyphenate-limit-chars: auto 5;
   hyphenate-limit-chars: auto 5;
   -moz-hyphenate-limit-lines: 2;
   -o-hyphenate-limit-lines: 2;
   -webkit-hyphenate-limit-lines: 2;
   -ms-hyphenate-limit-lines: 2;
   hyphenate-limit-lines: 2;
}