a:link, a:visited, a:active {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}

a:hover {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

#container {
  width: 720px;
  margin: auto auto auto auto;
}

body {
  background-color: #669966;
  color: #000000;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 10pt;
}

#logo {
  float: left;
  _margin-top: 50px;
  margin-top: 50px;
  text-align: center;
}

#meny {
  border-bottom: 2px solid #000000;
  font-size: 12pt;
  height: 20px;
  width: 550px;
  float: right;
  margin-top: 115px;
}

#text {
  width: 550px;
  margin-top: 20px;
  float: right;
}

#omslag {
  width: 150px;
  text-align: center;
  position: relative;
  _margin-top: -300px;
}

#sprak {
  margin-top: 5px;
  float: right;
  width: 550px;
  text-align: right;
}

#pic {
  float: left;
  margin-right: 10px;
}

img {
  border: 1px solid #000000;
}

b {
  font-size: 60pt;
}

b#title a:link, a:visited, a:active {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

b#title a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}