html 
{
	/* Fixa vertikala scrollbars */
	/*margin-bottom: 1px;*/
	height: 100%;
}


body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size:101.1%;
	text-align:center;
}

#PageContainer
{
	width:970px;
	margin:0 auto;
	font-size:76%;
	text-align:left;
}

#InnerContainer
{
	border:solid 1px #d7d7d7;
	padding:0px;
}	


#PageHeader
{
	position:relative;
	height:161px;
}

#PageHeaderCrisis
{
	position:relative;
	height:161px;
}

#PageContent
{
	position:relative;
	width:100%;
	background: url(/images/main_bg.gif) repeat-y scroll 2px 0pt;
	margin:40px 0 8px 0;
}

#PageContentNoLeftLine
{
	position:relative;
	width:100%;
	background:url(/images/main_bg_no_left_line.gif) repeat-y -11px 0;
	margin:40px 0 8px 0;
}

#PageFooter
{
	position:relative;
	height:2em;
	font-family: Arial;
	font-size:0.9em;
	padding-bottom:30px;
}

#LeftColumn
{
	float:left;
	width:225px;
}

#MiddleColumn
{
	float:left;
	width:520px;
	padding:0 16px;
	min-height: 550px;
}

#LeftAndMiddleColumn
{
	float:left;
	width:750px;
	margin:0 14px;
	}

#RightColumn
{
	float:left;
	width:190px;
	margin-left: 1px;
}

.clearfix
{
	clear:both;
}

.SpecialEvent
{
	/* border-bottom:solid 1px #d7d7d7; 
	width:504px;
	padding:12px;
	background-image:url(/images/handelse_extwebb_rak.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#eeeeee;
	margin-top:0.5em;*/
}

.SpecialEventCrisis
{
	background:#ffe451 url(/images/krisBackground.gif) no-repeat left top;
	width:100%;
	margin:0;
}


.CrisisPadding
{
    padding:1em;
}

#FooterText
{
	position:absolute;
	left:2em;
	top: .7em;
}

#FooterLinks
{
	position:absolute;
	right:2em;
	top: .7em;
}

#FooterLinks ul
{
	margin: 0;
	padding: 0;
	list-style:none;
}

#FooterLinks li
{
	float:left;
}

#FooterLinks a
{
	color:#000;
	margin-left:1em;
	text-decoration:underline;
}

#Logo
{
    position:relative;
}

#Logo img
{ 
	border:0;
	margin:15px 0px 0px 15px;
}

#MainSiteLink
{
	float:left;
	left:22px;
	position:absolute;
	top:116px;
}

#MainSiteLink a, #MainSiteLink a:visited
{
	color:Black;
	text-decoration: none;
}

#MainSiteLink a:hover, #MainSiteLink a:active
{
	color:Black;
	text-decoration: underline;
}

.BannerImage
{
	border-width:0;
}

#BannerListing
{
	margin-top:30px;
}

.Banner
{	
	display:inline-block;
	margin-right:11px;
	margin-bottom:11px;
}

.Banner img
{
	border:0;
}

#PageFooterInfo
{
	border-top:solid 1px #d7d7d7;
	margin-top:1em;
	padding-top:1em;
}