a { font-weight: bold; }
a:active  { color: #7799cc; }
a:link    { color: #0099ff; }
a:visited { color: #7799cc; }

img {
  display:block;
  border: 0px;
}

p.image {
  display: block;
  text-align: center;
}

a.home {
  display: block;
  width:            119px;
  height:            24px;
  background-image: url(../img/hem.jpg);
}

a.home:hover {
  background-image: url(../img/_hem.jpg);
}

img.home:after { content: attr(alt); }

a.abt {
  display: block;
  width:            119px;
  height:            24px;
  background-image: url(../img/omaurora.jpg);
}

a.abt:hover {
  background-image: url(../img/_omaurora.jpg);
}

a.rec {
  display: block;
  width:            119px;
  height:            24px;
  background-image: url(../img/skivor.jpg);
}

a.rec:hover {
  background-image: url(../img/_skivor.jpg);
}

a.pic {
  display: block;
  width:            119px;
  height:            24px;
  background-image: url(../img/bilder.jpg);
}

a.pic:hover {
  background-image: url(../img/_bilder.jpg);
}

a.con {
  display: block;
  width:            119px;
  height:            24px;
  background-image: url(../img/kontakter.jpg);
}

a.con:hover {
  background-image: url(../img/_kontakter.jpg);
}

a.int {
  display: block;
  width:            119px;
  height:            24px;
  background-image: url(../img/internt.jpg);
}

a.int:hover {
  background-image: url(../img/_internt.jpg);
}

a.adm {
  display: block;
  width:            119px;
  height:            24px;
  background-image: url(../img/administrera.jpg);
}

a.adm:hover {
  background-image: url(../img/_administrera.jpg);
}

img.pixel {
  display: none;
  width: 1px;
  height: 1px;
  border: 0px;
}

span {
  display: none;
}

td.topleftcut {
  width:      233px;
  height:     423px;
  background: url(../img/topleftcut.jpg);
}

td.linksleft {
  width:  45px;
  height: 1px;
  background: url(../img/linksleft.jpg);
  background-repeat: repeat-y;
}

td.linksright {
  width:  69px;
  height: 7px;
  background: url(../img/linksright.jpg);
  background-repeat: repeat-y;
}

td.bottomleftcut {
  width:      233px;
  height:     313px;
  background: url(../img/bottomleftcut.jpg);
}

td.topcut {
  width:      753px;
  height:     111px;
  background: url(../img/topcut.jpg);
  background-repeat: no-repeat;
}

td.secondtopcut {
  width:      566px;
  height:     64px;
  background: url(../img/secondtopcut.jpg);
  background-repeat: no-repeat;
  border-style: none;
  line-height: 0px;
}

td.conts {
  width: 566px;
}

td.secondtopright {
  width:      187px;
  height:     64px;
  background: url(../img/secondtopright.jpg);
  background-repeat: no-repeat;
}

td.rightcut {
  width:      187px;
  height:     129px;
  background: url(../img/rightcut.jpg);
  background-repeat: no-repeat;
  border-top: 0px;
  line-height: 0px;
}

body {
  background-color: #ffffff;
  border:           0px;
  color:            #000000;
  margin-top:       0px;
  margin-left:      0px;
  padding:          0px;
}

h1.title {
  text-align: center;
}

p.cen {
  text-align: center;
}

p.just {
  text-align: justify;
}

table {
  margin-left:     auto;
  margin-right:    auto;
  margin-top:      0px;
  border-style:    none;
  border-collapse: collapse;
  border-bottom:   0px;
  border-width:    inherit;
  border-spacing:  0px;
}

td {
  vertical-align: top;
  padding: 0px;
}

h3.kont {
  text-align: center;
}

table.kont {
  margin-left:  auto;
  margin-right: auto;
  margin-top:   0px;
  border:       6pt;
  border-style: outset;
}

td.kont {
  border:       6pt;
  border-style: outset;
  font-size:    12pt;
  font-family:  courier;
  padding:      4pt;
}

td.home { width: 119px; height: 24px; }
td.abt  { width: 119px; height: 24px; }
td.rec  { width: 119px; height: 24px; }
td.pic  { width: 119px; height: 24px; }
td.con  { width: 119px; height: 24px; }
td.int  { width: 119px; height: 24px; }
td.adm  { width: 119px; height: 24px; }
