body { 
  background-image:    url('Bilder/Vert.gif');
  background-repeat:   no-repeat;
  background-position: 640 40

}

table { 
  color : #737373;
  font-family : Verdana, arial;
  font-size : 11px;
 }

.Black{
  color : #000000;
  font-family : Verdana, arial;
  font-size : 11px;
}


a:link {color: #000000; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #102010; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: underline; }


#Bar {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 640;

  border: none;
}

#Meny {
  position: absolute;
  top: 91px;
  left: 0px;
  width: 640;

  border: none;
}

#Overskrift {
  position: absolute;
  top: 130px;
  left: 15px;
  width: 640;

  border: none;
}

#Text {
  position: absolute;
  top: 195px;
  left: 30px;
  width: 585;

  border: none;

  color : #737373;
  font-family : Verdana, arial;
  font-size : 11px;

}

.Thumb{
  border-style: solid;
  border-color: black;
  border-width: 1px;

  padding: 0px;
}

.KursThumb{
  border-width: 0px;
}

.hiddenPic {display:none;}








#KursPDF{
  position: absolute;
  top: 140px;
  left: 200px;
  width: 450;

  border: none;

  font-family : Verdana, arial;
  font-size : 11px;
  color : #737373;
}

