﻿/*
Title: 		Utenriksdepartementet - Norgesportalen
Author: 	Espen André Lund, Objectware (2009)
File:		Print.css
Desc:		Styles for print media
*/

body{
background: #fff; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000;}

h1, h2, h3, h4{
margin: 0;
padding: 0;}

a, a:link, a:active, a:visited{
color: #000; 
text-decoration: underline;}

img{
border: 0;}

.navigation, .header .top_right, .breadcrumb, .sidebar{
display: none;}

.footer {
display:none;
}