body {
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#wrapper{
text-align:left;
}
#headPrint
{
	display:block !important;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
#headPrint img
{
	float:left;
}
#headPrint h5
{
	float:right;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#7bc144;
	margin:45px 10px 0 0;
}


/*hide elements from print*/
#head, #rightcc, #leftMain, #rightLine, #footer, .searchPager, #tjanstTabs, .calChkBox, .hide, #tabMenu, #breadCrumbs
{
	display:none;
}
#centercc, #joiner
{
	width:100%
}


h1 {
 font-size:30px;
 font-weight:bold;
 margin-bottom:20px;
 }
h2
{
 font-size:14px;
 font-weight:bold;
 margin-bottom:20px;
}
	
	
/*order*/
.specTable{
	width:99%;
	padding:0px;
	margin:0px;
}
.specTable{
	font-size:11px;
}
.specTable td{
	padding-bottom:5px;
}
.specTable td h6{
	color:#666;
	font-weight:bold;
	margin:0px;
	font-size:1em;
}
.specLeft{
	float:left;
	width:300px;
}
.specRight{
	float:right;
	background:url('../images/bg_specification.jpg') no-repeat;
	width:368px;
	height:115px;
	border:2px solid #666;
	margin-right:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:340px;
	margin-right:5px;
}
.specRightOrder{
	float:right;
	background:url('../images/bg_specification.jpg') no-repeat;
	width:368px;
	height:155px;
	border:2px solid #666;
	margin-right:10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:340px;
	margin-right:5px;
}
	html>body .specRightOrder{
	width:368px;
	margin-right:10px;
}

.specRight .specTable, .specRightOrder .specTable{
	margin:20px 25px 25px 25px ;
	/*width:350px !important;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	margin:20px 0px 25px 25px ;
}
html>body .specRight .specTable, .specRightOrder .specTable{
	margin:20px 25px 25px 25px ;
}

.specRight .specTable tr td.shortCol, .specRightOrder .specTable tr td.shortCol{
	width:35%;
}
.specSheet{
	width:99%;
	padding:0px;
	margin-top:40px;
	font-size:11px;
}
.specSheet tr th{
	font:bold 1.1em arial;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:5px;
	text-align:left;
}
.specSheet tr.yellowHead td{
	background:#FEEECE;
	padding:3px 0px;
}
.specSheet tr td{
	font-size:1.1em;
	padding-top:5px;
}
.specSheet tr td.tdRight, .specSheet tr th.tdRight{
	text-align:right;
}
.sheetTotal{
	float:right;
	width:300px;
	border-top:1px solid #dbdbdb;
	margin-top:20px;
	margin-right:10px;
	padding-top:15px;
	padding-left:15px;
	margin-bottom:50px;
}
td.totalLabel{
	font:bold 1.2em arial;
	color:#666;
}
td.totalValue{
	font:bold 1.2em arial;
	text-align:right;
}

.postnummerTable, .adminListTable{
clear:both;
width:99%;
font-size:11px;
}






/*SIFR*/
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
}


.clearFloat{
clear:both;
}