﻿/*

Title:      Print Stylesheet for LabCenter.se
Version:    1.0, 2008-09-05
Author:     TrueSec AB, www.truesec.se
Copyright:  2008, LabCenter Sverige AB, www.labcenter.se. All rights resevered.

*/

body
{
	background: white;
	font-size: 12pt;
}

a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.rubrik
{
	font-size: 16pt;
	font-weight: bold;
}

.labitemBG
{
	padding-right: 100px;
}

div#container
{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
}

div#login
{
	display: none;
}

div#navmenu
{
	display: none;
}

div#contentRightMenu
{
	display: none;
}

img
{
	display: none;
}

div#contentLabsLeft
{
}

.printRubrik
{
	font-size: 14pt;
	font-weight: bold;
}

div#labtitle
{
	font-size: 14pt;
	font-weight: bold;
	top: 0px;
	position: absolute;
}


div#contentLabRightText
{
	font-size: 12pt;
	top: 50px;
	position: absolute;
}

div#contentLabLeft
{
	font-size: 12pt;
	top: 150px;
	position: absolute;
}

div#contentLabRightMenu
{
	display: none;
}

div#contentLeft
{
}

div#printort
{
	
}

div#contactUsFormBG
{
	display: none;
}

