@import "tabs.css";
/* For Netscape 4.x */
  DIV.flik, TD.body, TABLE.flikar TH.aktiv { background-color: #eee; }
  DIV.flik { border-bottom-width: 2px; }

BODY { background: url("/Fudgets/pics/bg.gif") #ccd8e0;
       /*max-width: 50em;*/
       margin: 10px; }

H1 { text-align: center }

H1, H2, H3, H4 {
  font-family: sans-serif;
  color: #004488;
  margin-top: 5px;
  /*text-shadow: #000000 0 0 4px;*/
  /*text-shadow: #babdb6 1px 1px 1px;*/
  text-shadow: #fff -1px -1px 0px, #999 2px 2px 1px;

}

A, STRONG, SMALL { font-family: sans-serif; }

DIV.body, DIV.section {
  border-width: 2px;
  border-style: solid;
  border-color: #2266AA;
  background-color: #eeeeee;
  padding: 5px;
}

DT { margin-top: 1.5ex; margin-bottom: 0.5ex; }

.pale { color: #333; }

img.right { float: right; clear: right; margin-bottom: 3px; }

dl.music > dt:hover, dl.music dt:hover+dd { background: white; }