@charset "CP850";
/* This is not used (a Microsoft compability thing)*/
/* FONT */
@font-face {
  font-family: "journal";
  src: local("journal"), url("../font/journal-webfont.eot"), url("../font/journal-webfont.eot?#iefix") format("embedded-opentype"), url("../font/journal-webfont.woff2") format("woff2"), url("../font/journal-webfont.woff") format("woff"), url("../font/journal.ttf") format("truetype"), url("../font/journal-webfont.svg#journalregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Segoe UI";
  src: local("Segoe UI"), url("../font/SEGOEUI.TTF") format("truetype");
  src: local("Segoe UI"), url("../font/segoeui-webfont.eot?#iefix") format("embedded-opentype"), url("../font/segoeui-webfont.woff") format("woff"), url("../font/SEGOEUI.TTF") format("truetype"), url("../font/segoeui-webfont.svg#segoeuiRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Segoe Script";
  src: local("Segoe Script"), url("../font/segoesc-webfont.eot?#iefix") format("embedded-opentype"), url("../font/segoesc-webfont.woff") format("woff"), url("../font/SEGOESC.TTF") format("truetype"), url("../font/segoesc-webfont.svg#segoescRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'segoe ui symbol';
  src: local("segoe ui symbol"), url("../font/seguisym-webfont.eot?#iefix") format("embedded-opentype"), url("../font/seguisym-webfont.woff") format("woff"), url("../font/SEGUISYM.TTF") format("truetype"), url("../font/seguisym-webfont.svg#seguisymRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* end FONT */
/* FUNCTION SKAL SLETTES NÅR SITET KØRER NOGENLUND, som p i #topbar!

/* LAYOUT */
#middle h1, #middle h2 {
  margin-right: 54px; }
#middle #head p {
  line-height: 150%; }
td:first-child {
	text-align: left;
}  
td, th {
	text-align: center;
	padding: 0 5px;
	border: 1px solid #ede4bf55;
	color:#ede4bf;

}
td {
	text-align: right;
	padding-right: 5px;
}
tr:nth-child(1) > td, tr:nth-child(2) > td, tr:nth-child(3) > td, tr:nth-child(4) > td,  tr:nth-child(6) > td,  tr:nth-child(7) > td   {
	border-top: 0px solid #ede4bf55;
}
tr:nth-child(1) > td, tr:nth-child(2) > td, tr:nth-child(3) > td, tr:nth-child(4) > td , tr:nth-child(5) > td,  tr:nth-child(7) > td {
	border-bottom: 0px solid #ede4bf55;
}