body {
  font: normal x-small/140% verdana, helvetica, sans-serif;
  letter-spacing: 0.1em;
  text-indent: 5em;
}

a {
  color: green;
  text-decoration: none;
}

em {
  font-weight: bold;
  font-style: normal;
}

ul {
  list-style-type: square;
  margin-top: 0px;
} 

li {
  text-indent: 0px;
}

a:hover {
  text-decoration: underline;
  color: red;
}

.brRubrik {
  font-family: georgia, times, serif;
  font-size: medium;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 0.2em;
  font-variant: small-caps;
}

.brMellanrubrik {
  font-family: georgia, times, serif;
  font-size: small;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 0.2em;
  font-variant: small-caps;
}

.brIngress {
  font-style: italic;
  text-align: justify;
}

.brText {
  text-align: justify;
}

.brTextblock {
  width: 500px;
}

.caliAddress {
  white-space: nowrap;
  position: relative;
  /*margin-top: 50px;*/
  text-align: center;
  font-variant: small-caps;
  font-size: xx-small;
}

.centered {
  text-align: center;
}

.fpCenterblock {
  text-indent: 0em;
  padding: 15px;
  text-align: center;
  white-space: nowrap;
}

.fpIcon {
  vertical-align: middle;
  padding: 25px;
}

.fpRow {
  vertical-align: middle;
  padding: 50px;
}

.indenterad {
  text-indent: 0;
  margin-left: 2em;
}

.obBildblock {
  text-indent: 0em;
  width: 500px;
}

.obBildblockRight {
  position: absolute; 
  left: 420px;
  text-indent: 0em;
  width: 300px;
}

.obBildtext {
  text-align: center;
  font-size: x-small;
}

.obTextblock {
  position: absolute; 
  top: 150px; left: 520px;
  width: 300px;
}

.obTextblockLeft {
  position: absolute; 
  top: 150px; left: 30px;
  width: 350px;
}

