.knap
 {
	background-color : #FFFAFA;
	border : 2px double Black;
	border-bottom-color : Black;
	border-right-color : Black;
	color : Black;
	background : Silver 100px;
	border-left-color : #FFFAFA;
	border-top-color : #FFFAFA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10;
	z-index : 2;
	width : 140px;
	height : 18px;
	padding-left : 5px;
}

#overskrift
{ 
position : absolute;
font-family: ariel;
font-size:60;
z-index : 3;
}

#pic1
{
  position : absolute;
  left : 5px;
  top : 5px;
  z-index : 2;
}

body, TD
{
font-family: Arial;
}

H1
{
font-family: Arial;
z-index:4;
}


