body {
  background-image: url(./img/bg.gif);
  background-repeat: repeat-y;
  font-family: Helvetica;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: normal
  color: #000000;
  background-color: none;
  background-position: center top;
  background-color: #336699;
  margin-top: 0px;
  scrollbar-face-color: #336699;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #336699;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #A30003
}
.heading1 {
  font-family: Helvetica;
  font-size: 36px
}
td {
  font-family: Helvetica;
  font-size: 14px
}
.meny {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #990000;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 20px;
  background-image: url(img/bg.gif);
  background-repeat: repeat-y;
  background-position: left top
}
.main {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.bg_top {
  background-image: url(./img/top.gif);
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 24px;
  font-weight: bold
}
.news {
  font-family: Helvetica;
  font-size: 14px;
  padding-right: 7px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px
}
.newsHeader {
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #000066
}
.Titel {
  font-family: Helvetica;
  font-size: 25px;
  font-style: normal;
  font-weight: bolder;
  color: #000066
}
.MiniTitel {
  font-family: Helvetica;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #000066
} 
.Text {
  font-family: Helvetica;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: none;
  line-height: normal
} 
p {
  font-family: Helvetica;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: none;
  line-height: normal
}

a {
  text-decoration: none;
  cursor: default;
  color: default
}
a:hover {
  text-decoration: none;
  cursor: default;
  color: red}
input {
  background-color: #E4E1E1; 
  color : #000000;
  border : 2pt solid #336699;
}
.bg_main {
  background-image: url(img/bg_main.gif);
  background-repeat: repeat-x
}

