﻿@import url(style_gen.css);

body {
  background-color  : #FFFFFF;
  margin : 0px;
  padding : 0px;
}

.overskrift {
  padding-bottom : 0px;
  margin:0px;
}

.overskrift span {
  padding-bottom : 0px;
  margin:0px;
  font-weight : bold;
}

.printRemove {
  display:none;
  width:0px;
  height:0px;
  overflow:hidden;
}

.emnetable {
  padding : 0px;
  margin : 0px;
  width : 650px;
}

.mainpage {
  position : absolute;
  top : 0px;
  left : 0px;
  width : 700px;
}

.emneboxcolum {
  width:320px;
}

td {
  font-family       : verdana, arial;
  font-size         : 10px;
  color             : #000000;
}

a {
  color               : #000000;
  text-decoration : none;
}

a:hover {
  text-decoration     : none;
  color               : #54b948;
}

.sektionTable {
  width : 800px;
}

.seppline {
  background-image  : url(/grafik/dot_blaa.gif);
  background-repeat : repeat-x;
}

.mainTable {
  border : 0px;
  padding : 0px;
  margin : 0px;
  width : 650px;
  background-color : #FFFFFF;
}

.frametable {
  width : 650px;
}

.whiteBox {
  background-color : #FFFFFF;
  padding : 0px;
  margin : 0px;
}

.whiteBox_left {
  width : 0px;
}

.whiteBox_right {
  width : 0px;
}

#toplogoPNG {
  display : none;
}

.topsearch {
  text-transform : uppercase;
  font-size : 11px;
  font-weight : bold;
  color : #f68b21;
  letter-spacing : -1px;
}

.emnelistTable {
  width : 686px;
}

.emnelistTable td {
  padding-top : 0px;
  padding-bottom : 0px;
}