/* **************** layout ******************** */
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div
{
	margin: 0px;
	padding: 0px;
}

p
{	
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
 .floatLeft
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.floatRight
{
	float: right;
	margin: 0px;
	padding: 0px;
}

.clearLeft
{
	clear:left;
}

.clearRight
{
	clear:right;
}

.clearBoth
{
	clear:both;
}



.noRepeat
{
	background-repeat:no-repeat;
}

img.left
{
	float:left;
	padding:10px 10px 10px 0px;
}
img.right
{
	float:right;
	padding-right:10px 0px 10px 10px;
}

/*test*/
.border
{
	border:1px solid;
}

.bg1
{
	background-color:#cccccc;
}

.bg2
{
	background-color:#cceeee;
}

/*main body parts*/
/*ie class*/

#envelope
{
	width:767px;
}

#content
{
	float:left;
	padding:0px 5px 0px 27px;
}


#rightColumn
{
	width:190px;
	float:right;
	position:relative;
	right:25px;
}

.ActivityEnvelop
{
	float:left;
	width:342px;
	padding:0px 25px 17px 0px;
}
.ActivityHeadline
{
	float:left;
	width:320px;
	height:13px;
	padding:0px 0px 0px 22px;
	background-image:url(/images/bgActivityHeadline.gif);
	background-position:0px 2px;
	background-repeat:repeat-x;
}

.ActivityQuotation
{
	float:left;
	width:311px;
	position:relative;
	top:-1px;
	border-left: solid 10px #D3D3D3;
	border-right: solid 10px #D3D3D3;
	border-bottom:solid 3px #D3D3D3;
	height:22px;
	font-size:12px;
	line-height:15px;
	padding:7px 0px 0px 11px;
	margin-bottom:-1px;
}

.ActivityContent
{
	float:left;
	width:305px;
	height:165px;
	font-size:10px;
	line-height:13px;
	overflow:hidden;
	background-color:#ffffff;
	border-left: solid 10px #EEEEEE;
	border-right: solid 10px #EEEEEE;
	border-bottom:solid 10px #EEEEEE;
	padding:6px 6px 6px 11px;
}


.ActivityEnvelopSection
{
	float:left;
	width:292px;
	padding:0px 25px 17px 0px;
}
.ActivityHeadlineSection
{
	float:left;
	width:270px;
	height:13px;
	padding:0px 0px 0px 22px;
	background-image:url(/images/bgActivityHeadline.gif);
	background-position:0px 2px;
	background-repeat:repeat-x;
}

.ActivityQuotationSection
{
	float:left;
	width:261px;
	position:relative;
	top:-1px;
	border-left: solid 10px #D3D3D3;
	border-right: solid 10px #D3D3D3;
	border-bottom:solid 3px #D3D3D3;
	height:22px;
	font-size:12px;
	line-height:15px;
	padding:7px 0px 0px 11px;
	margin-bottom:-1px;
}

.ActivityContentSection
{
	float:left;
	width:252px;
	font-size:10px;
	line-height:13px;
	overflow:hidden;
	background-color:#ffffff;
	border-left: solid 10px #EEEEEE;
	border-right: solid 10px #EEEEEE;
	border-bottom:solid 10px #EEEEEE;
	padding:9px 9px 12px 11px;
}

.news
{
	width:275px;
	height:152px;
	float:right;
	position:relative;
	right:25px;
	font-size:10px;
	overflow:hidden;
	background-color:#ffffff;
	padding:24px 0px 0px 3px;
	margin:0px 0px 16px 0px;
	background-image:url(/images/tabNyheter.gif);
	background-repeat:no-repeat;
}
.pageTop
{
	float:left;
	width:766px;
	height:7px;
	font-size:0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/pageTop.png');
	}	
.pageTop[class] 
	{
	float:left;
	width:766px;
	height:7px;
	background-image:url(/images/pageTop.png);
	}
	
.page
{
	float:left;
	width:767px;
	height:700px;
	padding:0px 0px 27px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/pageBorderLRShadowLR.png');
	}
	
.page[class] 
{
	float:left;
	width:767px;
	height:auto;
	min-height:700px;
	background-image:url(/images/pageBorderLRShadowLR.png);
}
.pagePrint[class] 
{
	float:left;
	width:767px;
	height:auto;
	min-height:700px;
	background-image:url(/images/white.png);
}	
.pageBottom
{
	float:left;
	width:766px;
	height:7px;
	font-size:0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/pageBottom.png');
	}
	
.pageBottom[class] 
{
	float:left;
	width:766px;
	height:7px;
	background-position:bottom;
	background-image:url(/images/pageBottom.png);
}
	
/*text*/
h1.standardHeadline
{
	font-size:22px;
	line-height:29px;
	font-weight:normal;
	position:relative;
	left:-1px;
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
}

h1.MapProductHeadline
{
	font-size:10px;
	line-height:13px;
	padding:4px 0px 4px 0px;
	margin:0px;
}
h1.puffHeadline
{
	font-size:10px;
	font-weight:bold;
	color:#C24042;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 5px;
}

h1.listHeadline
{
	font-size:1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h2
{
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h3
{
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
}

.introduction
{
	font-size:12px;
	line-height:15px;
	padding:0px 0px 14px 0px;
	color:#838383;
}

p.grayBox
{
	font-size:10px;
	line-height:13px;
	padding:12px 15px 12px 15px; 
	margin:12px 0px 22px 1px; 
	color:#C04245;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#D3D3D3;
	EditMenuName: Grå box;
}
a
{
	color:#275698;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
}

a:hover
{
	color:#FE0009;
	text-transform:none;
	text-decoration:underline;
}

.puffText
{
	font-size:11px;
	margin:0px;
	padding:0px;
}

	
.SupportMenuItem
{
	color:#666666;
	font-size:10px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:3px 7px 0px 7px;
	text-decoration:none;
}

.SupportMenuItem:hover
{
	color:#FF8485 ;
	text-decoration:none;
}

.SelectedSupport
{
	color:#000000 ;
	font-weight:bold;
}

.MainMenuText
{
	color:#ffffff;
	font-size:10px;
	float:left;
	margin:4px 9px 0px 0px;
	height:18px;
	padding:3px 14px 0px 0px;
	background-position:right 5px;
	background-repeat:no-repeat;
	background-image:url(/images/arrowDubbleWhite.gif);
}

.MainMenuItem
{
	color:#ffffff;
	font-size:10px;
	float:left;
	height:18px;
	margin:4px 0px 0px 0px;
	padding:3px 7px 0px 7px;
	text-decoration:none;
}

.MainMenuItem:hover
{
	color:#FF8485 ;
	text-decoration:none;
}

.dividerGray
{
	background-image:url(/images/dividerGray.gif);
	background-position:right 5px;
	background-repeat:no-repeat;
	padding-right:1px;
}

.Selected
{
	background-color:ffffff;
	color:#000000;
	font-weight:bold;
	padding:3px 6px 0px 7px;	
	position:relative;
	left:-1px;
	top:1px;
}


.LeftMenuSubItem
{
	color:#666666;
	float:left;
	clear:left;
	font-size:10px;
	padding:4px 0px 2px 0px;
	text-decoration:none;
}

.LeftMenuSubItem:hover
{
	color:#FF8485;
	text-decoration:none;
}

.LeftMenuSub2Item
{
	color:#666666;
	float:left;
	clear:left;
	font-size:10px;
	padding:4px 0px 2px 0px;
	text-decoration:none;
}

.LeftMenuSub3Item
{
	color:#666666;
	float:left;
	font-size:10px;
	padding:4px 0px 2px 0px;
	text-decoration:none;
}

.LeftMenuSub3Line
{
	color:#666666;
	font-size:10px;
	padding:4px 0px 2px 0px;
	background-repeat:no-repeat;
	text-decoration:none;
}

.LeftMenuSub2Arrow
{
	background-image:url(/images/arrowDubble.gif);
	background-position:0px 8px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	}

.LeftMenuSub2Item:hover
{
	color:#FE0009;
	text-decoration:none;
}

.LeftMenuSub3Item:hover
{
	color:#FE0009;
	text-decoration:none;
}


.LeftMenuSubItem3
{
	color:#275698;
	float:left;
	font-size:10px;
	width:180px;
	padding:4px 0px 4px 0px;
	text-decoration:none;
}

.LeftMenuSubItem3:hover
{
	color:#FE0009;
	text-decoration:none;
}

.SelectedLeftMenu
{
	color:#000000;
	font-weight:bold;
}
	
.paragraphStandard
{
	font-size:10px;
	line-height:13px;
	padding:0px 0px 0px 0px;
}

.text12-15
{
	font-size:12px;
	line-height:15px;
}

.footer
{
	float:left;
	font-size:10px;
	color:#666666;
	width:737px;
	padding:0px 0px 0px 29px;
	margin: -29px 0px 0px 0px;
}

.backButton
{
	font-size:10px;
	padding:0px 0px 20px 0px;
}

table
{
	border-collapse:collapse;
	border-left:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	padding:0px;
	margin-bottom:10px;
}

th
{
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	background-color:#D3D3D3;
	padding:2px 8px 2px 8px;
	float:left;
	margin:0px;
}


td
{
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	padding:2px 8px 2px 8px;
	margin:0px;
}


ul
{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
}

ol
{
	padding:0px;
	margin:0px 0px 10px 0px;
}

li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	background-repeat:no-repeat;
	background-image:url(/images/arrowDubbleRed.gif);
	background-position:1px 5px;
}

li.punktlista
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	background-repeat:no-repeat;
	background-image:none;
}

label
{
	float:left;	
	font-size:10px;
}

.searchbar
{
	font-size:11px;
	width:90px;
	height:13px;
	margin: 3px 0px 0px 0px;
	padding:0px 0px 0px 2px;
}
.searchbarContent
{
	font-size:11px;
	width:150px;
	height:13px;
	margin: 3px 0px 0px 0px;
	padding:0px 0px 0px 2px;
}
.searchbarbutton
{
	margin: 4px 10px 0px 5px;
}

.searchbox
{
	font-size:11px;
	width:150px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:14px;
	padding:0px 0px 0px 2px;
}

.searchHitHeadline
{
	font-weight:bold;
	font-size:0.625em;
	line-height:1.3em;
	padding:0px 0px 0px 0px;
	
}

.searchHitText
{
	font-size:0.625em;
	line-height:1.3em;
	padding:0px 0px 0px 0px;
}

input.orderpage
{
	width:179px;
}


.floatContentPosition
{
width:533px;
 float:right;
}

