﻿@media print {

.overdel	{
	height: 100%;
	border: 0px;

	}

.box 	{	
	width: auto;
	float: none !important;
	position: absolute;
	top: 0px;
	left: 0px;		
	padding: 0px;
	margin: 0px;
	border-width: 0px 0px 0px 0px; 
	}

a:link, a:visited {
	color: #0000ff;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.box a:link:after, table#ruta a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#content a[href^="/"]:after {
  content: " (http://www.ridterapi-novalis.se" attr(href) ") ";
   }





.logo	{
	display : none;
	}

.adress	{
	display : none;
	}

.adress2	{
	display : none;
	}

.rubrik	{
	display : none;
	}

.menuruta	{
	display : none;
	}



}



