body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background: #FFFFFF;
  margin-top: 0px;
}

h1 {
  text-align: center;
}

th {
  font-size: 11pt;
  background-color: #000000;
  font-style: normal;
  font-weight: bold;
  color: white;
  text-align: center;
}

td {
  font-size: 10pt;
}

a:link,
a:active,
a:visited {
  color: #CC6600;
  text-decoration: none;
}

a:hover {
  color: #CC6600;
  text-decoration: underline;
}

a.overskrift1,
a.overskrift2,
a.overskrift3,
a.overskrift1:hover,
a.overskrift2:hover,
a.overskrift3:hover,
a.overskrift1:visited,
a.overskrift2:visited,
a.overskrift3:visited {
  color: #000000;
}

.overskrift1 {
  font-size: 20pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: left;
}

.overskrift2 { 
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: left;
}

.overskrift3 { 
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: left;
}

.overskrift_dato { 
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #848484;
  text-align: left;
}

.spalteoverskrift {
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  background-color: #EBF0D2;
}

.nolink { 
  color: #848484;
}

.meny_venstre {
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  background-color: #849334;
  color: #FFFFFF;
}

.meny_venstre a:link,
.meny_venstre a:active,
.meny_venstre a:visited {
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

.meny_venstre a:hover {
  color: #FD9A19;
}

.meny_hoyre {
  font-size: 8pt;
  color: #646464;
}

.meny_hoyre_liten {
  font-size: 8pt;
  color: #849334;
}

.meny_hoyre_idag {
  font-size: 8pt;
  color: #646464;
  background-color: #FFFD69;
}

td.meny_hoyre_overskrift {
  background-color: #EBF0D2;
}

.meny_hoyre_overskrift,
.meny_hoyre_overskrift a:link,
.meny_hoyre_overskrift a:visited,
.meny_hoyre_overskrift a:normal {
  font-size: 10pt;
  font-weight: normal;
}

.meny_hoyre_tab {
  border-collapse: collapse;
  border: 2px double #849334;
}

.terminliste, .terminliste_idag {
  border-color:     black;
  font-size:        10pt;
  border-collapse:  collapse;
}

table.terminliste {
  border:           solid;
  border-width:     1pt;
  align:	    center;
  border-radius:    55;

}

th.terminliste {
  border-bottom:     solid;
  border-width:     1pt;
  border-color:     black;
  border-radius:    55;
  font-weight:      bold;
  text-align:       left;
  background-color: #000000;
}

td.terminliste {
  border-bottom:     solid;
  border-width:     1pt;
  border-radius:    55;
}

tr.terminliste_idag {
  background-color: #F5F6B2;
}

.small {
  font-size: 7pt;
}

.selected {
  border: 1px dotted #888888;
  background-color: #F5F6B2;
}

.unselected {
  border: 1px dotted #888888;
  background-color: #849334;
}

table.pane {
  border: 1px dotted #849334;
  background-color: #F2F6B2;
}

.unselected a:link,
.unselected a:active,
.unselected a:visited,
.selected a:link,
.selected a:active,
.selected a:visited {
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #FD9A19;
  text-decoration: none;
}

.unselected a:hover,
.selected a:hover {
  color: #FFFFFF;
}

img.left {
  float:  left;
  border: none;
  margin-right: 5px;
}

img.right {
  float:  right;
  border: none;
  margin-left: 5px;
}

img.v {
  float:  left;
  border: none;
  margin-right: 5px;
}

img.h {
  float:  right;
  border: none;
  margin-left: 5px;
}

