body {
    font-size: 10pt;
    font-family: Comic Sans MS, Arial, Verdana, Helvetica, Courier New, Times New Roman
}

p {
    font-size: 12pt;
    font-weight: normal
}

div, li, td {
    font-size: 11pt;
    font-weight: normal
}

h1 {
    font-size: 14pt; 
    font-weight: bold; 
    margin-top: 5px;
    margin-bottom: 10px
}
h2 {
    font-size: 14pt; 
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px
}
h3 {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 8px
}
h4 {
    font-size: 10pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 6px
}
h5 {
    font-size: 9pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5px
}
h6 {
    font-size: 8pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5px
}

a {
    text-decoration: none;
    color: #000088
}

A:hover {
    color: #dd0000;
    text-decoration: underline
}

th {
    font-size: 10pt;
    font-weight: bold
}

td  {
    font-weight: normal
}

/* Egendefinerte klasser */

table.topBox {
    border-top: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0
}

table.mainBox {
    border: 1px solid #a0a0a0
}

table.footer {
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0
}

.vmeny {
    border: 1px solid #404040;
    background: #cce;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 4px;
    cursor: pointer;
    text-align: center
}
.vmeny a {
	display: block
}
.vmeny a:hover {
	text-decoration: none;
}

.bunn {
    font-size: 8pt;
    color: white
}

.bunn2 {
    font-size: 8pt;
    color: black
}

.item0 {
    color: gray;
    font-size: 12pt;
}

.item1 {
    font-weight: bold;
    font-size: 12pt
}

.ldef {
    text-decoration: none
}

.lspec {
    font-family: Arial, Verdana, Helvetica, Courier New, Times New Roman
}

table.ottab {
    border: 1px solid black;
    background: white
}

tr.ottrh {
    background: #c0c0c0
}

tr.ottr0 {
    background: white
}

tr.ottr1 {
    background: #fafadd;
}

td.otth {
    font-size: 9pt;
    font-weight: bold; 
    border-bottom: 1px solid #888
}

.vknapp {
    border: 1px solid #888;
    color: white;
    background: white;
    font-size: 9px;
}
.tknapp {
    border: 1px solid #888;
    color: black;
    background: white;
    font-size: 12pt
}

#SoundList {
    position: absolute;
    z-index: 2; 
    visibility: hidden;
    padding: 0px
}

input.klokke {
    font-size: 12pt;
    border: 1px solid #888;
    background: white;
    width: 70px;
    height: 30px
}
