td
{color: black;
}
input.hovedmenupunkt
{font-family: times;
 font-size: large;
 font-weight: bold;
 background-color:  #cccc00;
 font-variant: small-caps;
}
form.undermenupunkt input
{font-family: times;
 font-weight: bold;
 font-size: medium;
 background-color:  #cccc00;
}
table.aktiv-hovedmenupunkt
{
 border: 1;
 margin: 0px;
 padding: 0px;
 font-family: times;
 font-weight: bold;
 background-color: #ffff00;
}
table.aktiv-hovedmenupunkt th
{
 font-size: large;
 font-variant: small-caps;
 color: red;
 text-align: left;
}
span.aktiv-undermenupunkt
{
 font-size: medium;
 color: red;
 font-variant: normal;
 text-align: right;
}

h1
{color: blue;
 font-variant: small-caps;
 font-size: xx-large;
}
tr.oddrow td
{background-color: #ffeecc;
}
tr.evenrow td
{background-color: #eedd88;
}
tr.oddrow1 td
{background-color: #ffeecc;
}
tr.evenrow1 td
{background-color: #eedd88;
}
tr.oddrow2 td
{background-color: #eeccff;
}
tr.evenrow2 td
{background-color: #dd88ee;
}
tr.oddrow3 td
{background-color: #ccffee;
}
tr.evenrow3 td
{background-color: #88eedd;
}
tr.oddrow4 td
{background-color: #ffaa88;
}
tr.evenrow4 td
{background-color: #ff8844;
}
tr.oddrow5 td
{background-color: #aaff88;
}
tr.evenrow5 td
{background-color: #88ff44;
}
table.redtable tr.oddrow td
{background-color: #eeeecc;
}
table.redtable tr.evenrow td
{background-color: #eeeeaa;
}
table.greentable tr.oddrow td
{background-color: #eeeecc;
}
table.greentable tr.evenrow td
{background-color: #eeeeaa;
}
tr.synlighed1 select
{background-color: #ff8888;
}
option.synlighed1
{background-color: #ff8888;
}
tr.synlighed2 select
{background-color: yellow;
}
option.synlighed2
{background-color: yellow;
}
tr.synlighed3 select
{background-color: #88ff88;
}
option.synlighed3
{background-color: #88ff88;
}
tr.synlighed td
{background-color: #cccccc;
}
tr.synlighed1 td
{background-color: #ffaaaa;
}
tr.synlighed2 td
{background-color: #ffff55;
}
tr.synlighed3 td
{background-color: #aaffaa;
}
tr.synlighed th
{background-color: #cccccc;
}
tr.synlighed1 th
{background-color: #ffaaaa;
}
tr.synlighed2 th
{background-color: #ffff55;
}
tr.synlighed3 th
{background-color: #aaffaa;
}
tr.synlighed input
{background-color: #dddddd;
}
tr.synlighed1 input
{background-color: #ffbbbb;
}
tr.synlighed2 input
{background-color: #ffff77;
}
tr.synlighed3 input
{background-color: #bbffbb;
}
