td {
	font-family	: arial, verdana, helverica;
	font-size	: 12;
}

td#overskrift {
	font-family	: arial, verdana, helverica;
	font-size	: 13;
	font-weight : bold;
}

td#overoverskrift {
	font-family	: arial, verdana, helverica;
	font-size	: 14;
	font-weight : bolder;
}


body {
  background: white url("baggrund.gif");
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-position:top 100%;
}


a {
	color: black;
	font-weight : bold;
}