body { background-color:#FFFFCC; }

.main,td.main,td
     { margin:5px;
       z-index:0;
       color:#00007F;
       font-family: Comic Sans MS;
       font-size: 0.95em;
     }
img { border:none; }
h1
    { margin:0px;
       z-index:0;
       color:#00007F;
       font-family: Comic Sans MS;
       font-size: 1.1em;
       width:100%;
       border: 0px solid #7F7F7F;
       border-bottom-width:1px;
       font-weight:bold;
     }

.head {background-color:#00007F;
       width:100%;
       height:3em;
       position:relative;
       top:0px;
       left:0px;
       margin:0px; padding:0px;
       Layer-Background-Color: #00007F;
       Clip: rect(0,97%,2em,0);
      }

a{ color:#ff0000; }
a:hover{ font-style: italic; }

.head a {color:#FFFFCC; margin:5px;
        font-weight: bold;
        height:5px;
        text-decoration:none;
        font-family: arial;
        font-size:0.8em;
        white-space:nowrap;
       }

a.head:hover {margin:5px;
              text-decoration: underline overline;
             }

a.sub { color:#FFFFCC;
        height:5px;
        text-decoration:none;
      }

a.sub:hover
      { color:#FFFFCC;
        text-decoration: underline overline;
      }



.termin {
background-color:#DFDFDF;
font-family:arial;
border-style:solid;
border-color:#000000;
border-width:1px;
      }

.tab, .tab td{ border-width:1px;
       border-style:solid;
       border-color:#000000;
       border-collapse:collapse;
       border-spacing:0;
       text-align:center;
       padding:3px;
       padding-left:15px;
       padding-right:15px;
}