﻿/* print.css */

body					{
							margin: 1cm 0.7cm 1.5cm 0.7cm !important;
							padding: 0 !important;
							background-color: #fff;
							text-align: left;
							font-family: Arial, Sans-Serif;
							font-size: 9pt !important;
							line-height: 1.5;
							color: #000;
						}
.logo h1 a				{ text-decoration: none; color: #000; }

h1 ,h2, h3, h4, h5, p	{ margin: 0px; padding: 0px; margin-bottom: 0.3cm; }

h1						{ font-size: 1.3em; line-height: 1.1em; }
h2						{ font-size: 1.1em; line-height: 1.1em; }
h3						{ font-size: 1.1em; line-height: 1.1em; }
h4						{ font-size: 1.1em; line-height: 1.1em; }
h5						{ font-size: 1.0em; line-height: 1.0em; }

.wrap, .box_1, .box_2, .box_3, .fact_box		{ margin: 0; padding: 0; }

.foot											{ margin: 0; padding: 0.3cm 0cm 0cm 0cm !important; border-top: 1px solid #000 !important; color: #666 !important; }

/* vad som ej skall vara med på print */
.box_1 .foot,
.box_2 .foot,
.box_3 .foot,
.box_4 .foot,
.fact_box .foot,

.box_1 .corner,
.box_2 .corner,
.box_3 .corner,
.box_4 .corner,
.fact_box .corner,

.box_1 form,
.box_2 form,

.box_1 fieldset,
.box_2 fieldset,

.box_1 div,
.box_2 div,

.foot .fr,

.f_banner,
.expand,
.icon_dk, .icon_eu,

.menu,
.user,
.uti,

.tools,
.dontinclude,

input					{ display: none; }

/* speciella listningar 
ul.offer,
ul.offer_edit				{ margin: 0px 10px 10px 0px; padding: 0px; clear: left; float: left; }
ul.offer li,
ul.offer_edit li			{
								padding: 3px 0px 3px 0px;
								clear: left;
								display: block;
							}
*/
ul.offer,
ul.offer_edit li span		{ padding-right: 10px; color: #666; }
ul.offer,
ul.offer_edit li strong		{ font-weight: normal; }
ul.offer,
ul.offer_edit li a			{ text-decoration: none; }


/* 200700305: 1045 */