﻿@import url(style_gen.css);

body {
  background-color  : #363636;
}

#printRemove {
  display:none;
  width:0px;
  height:0px;
  overflow:hidden;
}

#thepage {
  width : 650px;
}

.emnebox {
  width : 650px;
}

.emneboxcolum {
  width : 300px;
}

.maintable {
  border : 0px;
}

.bund {
  position : absolute;
  margin : 0px;
  padding : 0px;
  width : 650px;
  text-align : left;
}
