/* Generated by KompoZer */
html {
}
.info {
  border-color: white;
  border-width: 1px;
  border-left: 1px solid white;
  padding: 50px;
  width: 498px;
  height: 376px;
  background-color: white;
  position: relative;
  top: 152px;
  left: 200px;
  text-align: left;
  overflow: auto;
}
.navigering {
  border-color: #000000 white #000000 #000000;
  border-width: 1px;
  border-right: 1px solid white;
  width: 200px;
  height: 356px;
  background-color: white;
  position: absolute;
  text-align: center;
  padding-top: 5%;
}
.banner {
  border-color: #000000 #000000 #f0f0f0;
  border-width: 2px;
  border-bottom: 2px solid #f0f0f0;
  background-image: url(pic/logga.jpg);
  width: 800px;
  height: 150px;
  position: absolute;
  background-color: white;
  text-align: center;
  overflow: hidden;
}
#loggalank {
  font-family: sans-serif;
  color: #f0f0f0;
  text-decoration: none;
  font-size: xx-large;
}
.fot {
  border-color: #f0f0f0;
  border-width: 2px;
  border-top: 2px solid #f0f0f0;
  width: 800px;
  height: 100px;
  background-color: white;
  position: absolute;
  text-align: center;
  overflow: auto;
}
h4, h3, h2, p {
  font-family: courier new;
  color: black;
}
a {
  font-family: sans-serif;
  color: green;
  text-decoration: none;
}
a:hover {
  font-family: sans-serif;
  color: #33ff00;
  text-decoration: underline;
}
.bild {
  width: 90px;
  height: 100px;
  position: absolute;
  top: 5px;
  left: 50px;
  padding-right: 5%;
}
.fot h3, .fot p {
  font-size: small;
}
.banner h1 {
  font-size: xx-large;
  font-family: lucida handwriting,baskerville old face,serif;
  color: Green;
}
.navigering h3 {
  color: green;
}
.banner p {
  color: green;
  font-family: lucida handwriting,baskerville old face,serif;
}
.navigering h3:hover {
  color: #33ff00;
  text-decoration: underline;
}
