/* STYLESHEET til print af sider */

@import url("style.css");

BODY{	margin-left:0;
	margin-right:0;
	}
DIV.profil{
	border-top:groove thin;
	}
:link,:visited{
	color: #000000;
	text-decoration:underline;
	}
.logoprnt,#logoh{/*logoh under udfasning*/
	float:right;
	text-align:center;
	}
.logoprnt :link,.logoprnt :visited, .logoprnt IMG{
	text-decoration:none;
	border:none;
	}
.ipd:link,.ipd:visited {
	text-decoration:none;
	}	
#header{
	border-top:groove thin;
	padding-top:10px;
	}
.fod{
	border-top:groove thin;
	}
.fod :link,:visited{
	text-decoration:none;
	}
.pil,.retur,#sidemenu{
	visibility:hidden;
	display:none;
	}
DIV.profil .logoprnt{
	position:absolute;
        top: auto;
        bottom: 0;
	text-align:center;
	text-decoration:none;
	border:none;
	}