.cosmos, .cosmos a, .cosmos a:hover { font-size: 12px; font-weight: normal; color: #000080; text-decoration: none; }
.cosmos a:hover { text-decoration: underline; }
.cosmos a.unselected, .cosmos a.active { width: 15px; text-align: center; }
.cosmos a.unselected { background-color: #FFFCE9; border: 1px solid #ECE9D8; }
.cosmos a.unselected:hover { background-color: #ECE9D8; border: 1px solid #BBB9AB; text-decoration: none; }
.cosmos a.active { background-color: #E0B485; border: 1px solid #E0882B; }
.cosmos a.active:hover { background-color: #E0882B; border: 1px solid #90571C; text-decoration: none; }

body {
  margin: 0px;
}

body, td, p, div, span, textarea, input, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  color: #000000;
}


td.header {
  height: 135px;
  background: #FFFFFF url(/hsmedia/style/default/header_back.jpg) repeat-y top left;
  color:#FFFFFF;
  font-size:30px;
  font-weight:normal;
  padding-top:20px;
  padding-left:60px;
}
td.header span {
  font-size: 14px;
  font-weight: bold;
  color: #FB9A0E;
}

td.footer {
  height: 35px;
  border-top: 1px solid #FB9A0E;
}

td.mainarea {
  padding: 15px;
}

.title {
  text-align: right;
  color: #FB9A0E;
  font-size: 20px;
  font-weight: bold;
}

.overskrift {
  font-size: 1.1em;
  font-weight: bold;
}
.overskrift span {
  color: #FB9A0E;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.overskrift2 {
  font-size: 0.9em;
  font-weight: bold;
}

.orangetekst {
  font-size: 1em;
  font-weight: bold;
  color: #FB9A0E;
  letter-spacing: 0.1em;
}


table.bladliste .bildetekst {
  background-color: #CCCCCC;
  color: #000000;
  text-align: center;
  width: 118px;
}
table.websideliste .bildetekst {
  background-color: #CCCCCC;
  color: #000000;
  text-align: center;
  width: 166px;
}

.breadcrumb, .breadcrumb a {
  color: #FB9A0E;
  font-size: 0.9em;
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}

.teaser {
  font-weight: bold;
}


