body         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: 
               #003366; margin: 0; padding: 0 }
a:link       { color: #006666; text-decoration: underline }
a:visited    { color: #336699; text-decoration: underline }
a:hover { color:yellow; text-decoration:underline }
a:active { color:yellow; text-decoration:underline }
a:focus { color:yellow; text-decoration:underline }



ul ul{
  display: none;
  margin-left: 60px;
  padding-left: 0;
}

.inaktiv{
    display: none;
}

option{
}

.inp{
  width: 200px;
  font-weight: bold;
  color: gray;
        text-transform: uppercase;
  background-color: #E0E0E0;
  border:0;
  border-bottom: 2px solid black;
  border-left: 2px solid black;

}

.str{
        font-size: 8pt;
}table        { font-family: Verdana; font-size: 9pt }
