/* Suomi – Unkari print styles */

#language,
#menu,
#navigation,
.edit-link,
#secondary_content {
	display: none;
	}

body {
	margin: 3cm 3cm 4cm 2cm;
	}

#breadcrumb,
#breadcrumb a,
.credits {
	color: #999;
	margin: 0;
	padding: 0;
	}

.credits {
	margin: -1.5em 0 5em;
	}
	
#breadcrumb li,
.credits li {
	float: left;
	font: 10pt/12pt "Frutiger LT Com", "Frutiger LT Std", Frutiger, "Segoe UI", "Myriad Pro", sans-serif;
	list-style: none;
	margin: 0 1em 0 0;
	}

h1,
h2,
h3,
h4 {
	clear: left;
	font-family: "Frutiger LT Com", "Frutiger LT Std", Frutiger, "Segoe UI", "Myriad Pro", sans-serif;
	line-height: 1.2;
	margin: 1.3em 0 .7em;
	}

h1 {
	color: #e40;
	font-size: 24pt;
	padding-top: 1em;
	}

h2 {
	color: #333;
	font-size: 16pt;
	}
	
h3 {
	font-size: 12pt;
	}

h4 {
	font-size: 9pt;
	}

p,
#footer {
	font: 9pt/15pt "Meridien LT Com", "Versailles LT Com", "Minion Pro", serif;
	}

p {
	margin: 0;
	text-indent: 1em;
	}


h1 + p,
h2 + p,
h3 + p,
h4 + p {
	text-indent: 0;
	}

a {
	color: black;
	text-decoration: none;
	}

#header h1,
#header h2 {
	color: #e40;
	font: normal 18pt "Futura LT Std", "Futura Std", Futura, sans-serif;
	text-transform: uppercase;
	margin-top: 0;
	}

#header h1 a {
	color: #e40;
	}

#header h2 {
	color: #999;
	font-size: 10pt;
	letter-spacing: .3em;
	margin: -1.3em 0 2em;
	}

#footer {
	margin-top: 1cm;
	}

#footer h4 {
	display: run-in;
	font-family: serif;
	margin-right: 1em;
	}

#footer .adr {
	margin-right: 1em;
	}

#footer .street-address {
	}

#footer .postal-code {
	}

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	}