ent.css

h1, h2, h3, h4, h5, h6, div, b, i, address, a, table,td, tr, th, table, pre, li
{ font-family:"arial unicode ms",arial,tahoma,"Lucida sans Unicode","frutiger linotype"; letter-spacing:0.2px; word-spacing:1px;color:#000; }

span,p,a,td,th { font-size:1.08em; font-family: "arial unicode ms",arial,tahoma,"frutiger linotype"; }
h1 { font-size:26pt; color:#000; letter-spacing:5mm; }
h2 {font-size:24pt; color:#000;font-style:italic;}
h3 { font-size:14pt; color:#000; font-weight:bold;text-align:center;}
h4 { font-size:12pt; font-weight:bold;color:#000;text-align:center;}
h5 { font-size:12pt;font-weight:bold;color:#000;}
h6 { font-size:11pt; color:#000; text-align:center;}

p,div { font-size:10pt; color:#000; }
a { font-size:1.1em; font-weight:bold;color:red; text-decoration:none;}
i { text-decoration:none; color:#000;}
li {font-size:10pt; text-decoration:none; color:#000;}

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;
}

 a:link {font-size:1.1em; text-decoration:none; color:#445566;font-weight:bold;}
 a:visited { text-decoration:none; color:#000; font-weight:bold;}
 a:hover { text-decoration:none; color:#00aa00; font-weight:bold;}
 a:active  { text-decoration:none; color:#000; font-weight:bold;}

 table { border:1px solid;border-color:#c1c1c1;background-color:#c1c1c1;border-collapse:collapse;}

 th,td {border:0;padding:0px;height:15px;background-color:#f1f1f1;}
 td.bo {border:0 solid;border-color:#c1c1c1;font-size:1.4em;background-color:#f1f1f1;padding:2px 1px 0px 0px;}
 a:hover.td {border:0 solid;border-color:#c1c1c1; text-decoration:none; color:#f1f1f1;text-decoration:none;}
 td.a {border:1px solid;border-color:#c1c1c1;display:block;}

 th {border:0 solid;border-color:#c1c1c1;vertical-align:top;font-size:11pt;color:#000;background-color:#c1c1c1;padding:4px 2px 4px 0px;border-collapse:collapse;}

.strabo  {background-color:silver;padding:0;cursor:pointer;}

 .normal { color:#386338; background-color:#eee; }
 .spezial { color:#fff; background-color:#386338; cursor:pointer; }

 body {background-color:#fff;
 border-width:0px;
 }