* {
  margin: 0;
  padding: 0;
  font-family: skia,corbel,arial;
}
body {
  background-position: left top;
  background-repeat: repeat;
  background-attachment: fixed;
  background-image: url(../delt/baggrund.jpg);
}
.side {
  margin: 15px auto;
  width: 985px;
  background-image: url(fiatbilleder/fiatbaggrund.jpg);
}
.banner {
  background-attachment: fixed;
  height: 30px;
  font-size: 20px;
  width: 985px;
  text-align: center;
  position: absolute;
  line-height: 30px;
}
.menu {
  margin-left: 25px;
  position: absolute;
  background-color: transparent;
  margin-top: 45px;
  width: 935px;
  font-family: skia,corbel,arial;
  float: left;
  text-align: center;
  text-transform: uppercase;
}
.undermenu {
  background: transparent url(fiatbilleder/fiatbaggrund.jpg) repeat fixed left top;
  color: #3366ff;
  list-style-type: none;
  margin-top: 40px;
  font-size: 12px;
  line-height: 25px;
  margin-left: 175px;
  text-decoration: none;
  height: 25px;
  text-align: center;
  position: fixed;
  font-family: skia,corbel,arial;
}
.indhold {
  margin-left: 25px;
  opacity: 1;
  background-color: transparent;
  margin-bottom: 15px;
  padding-top: 85px;
  text-align: justify;
  font-family: skia,corbel,arial;
  margin-right: 25px;
  line-height: 16px;
  font-size: 14px;
}
.sidefod {
  line-height: 14px;
  position: static;
  width: 985px;
  text-align: center;
  color: red;
  bottom: 5px;
  font-family: skia,corbel,arial;
  font-size: 12px;
  text-decoration: none;
}
h1 {
  text-align: center;
  font-weight: normal;
  color: #3366ff;
  font-size: medium;
  font-family: skia,corbel,arial;
}
h2 {
  font-size: medium;
  font-weight: normal;
  text-align: center;
  font-family: skia,corbel,arial;
}
h3 {
  font-size: smaller;
  font-weight: normal;
  font-family: skia,corbel,arial;
}
h5 {
  font-style: italic;
  font-size: medium;
  text-decoration: underline;
  font-family: skia,corbel,arial;
}
h6 {
  font-size: 8px;
  font-weight: normal;
}
a:link {
}
a:visited {
  color: green;
  font-family: skia,corbel,arial;
}
a.bluevisited {
  color: blue;
  font-family: skia,corbel,arial;
  text-decoration: none;
}
a.menulink {
  font-weight: inherit;
  display: block;
  font-family: skia,corbel,arial;
  text-decoration: none;
  font-size: 15px;
  line-height: 26px;
  color: blue;
}
a.menulink:hover {
  background-color: blue;
  color: white;
  display: block;
}
