
body {font-family:Sans-Serif, Times, Verdana, Times New Roman,  Serif; padding-left: 10px;padding-right: 10px; color: navy;background-image: url(billeder/gifs/bg.gif);}
body.ref {font-family:Sans-Serif, Times, Verdana, "Times New Roman",  Serif; padding-left: 10px;padding-right: 10px; color: navy; font-size: 14px;}
table {border-color:#DC143C}
table.menu {background: darkgray; color:black}


table.kal {background:white; font-size: 14px; }
h3 {color: #DC143C;}
a:hover {
	font-weight: bold;
	color: white;
	background: blue
}


body {
  font-family: Sans-Serif, Times, Verdana, "Times New Roman", Serif;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 50px !important;
  color: navy;
  background-image: url(billeder/gifs/bg.gif);
}

body::before {
  content: "This is an archived version of the page.";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  background: #b00000;
  color: #ffffff;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  z-index: 999999;
}