/* STYLESHEET til print af sider hos Ø-Holdet */

@import url("nhrp1.css");

BODY{	margin-left:0;
	margin-right:0;
	color:black;
	}
A:link,A:visited{
	color:#000000;
	text-decoration:underline;
	}
.pil,#sidemenu{
	visibility:hidden;
	display:none;
	}
.fod{	border-top:groove thin;
	padding:1em;
	}
#header{
	color:inherit;
	background-color:inherit;
	padding-top:15px;
	padding-bottom:15px;
	border-top:groove thin;
	border-bottom:groove thin;
	}
