body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topContent
{
	background-color:#ffffff;
	padding-bottom: 14px;

}

.main
{
	width: 773px;
	float: left;
}

.bar
{
	width: 773px;
	height: 18px;
	overflow: hidden;
	background-color: #0d3d91;	
}

.logo
{
	margin-top: 20px;
	margin-left: 20px;
}

.buttonContainer
{
	margin-top: 15px;
	float: left;
}

.buttonContainer a:hover
{
	background-color: transparent;
}

.smallButton, .bigButton
{
	float: left;
	margin-right: 25px;
}

.smallButton
{
	margin-top: 10px;
	
}

.content, .content2
{
	height: 352px;
	_height: 360px;
	background: url(../media/img/back_blue.gif) repeat-y #ffffff;
	padding-bottom: 10px;
	_padding-bottom: 2px;
	float: left;
	width: 773px;
}

.content2
{
	background: url(../media/img/back.jpg) repeat-y #ffffff;
	width: 773px;
}

.contentStart
{
	background: url(../media/img/back.jpg) repeat-y #ffffff;
	height:360px;
	width: 773px;
}

.leftContent
{
	padding: 20px;
	_padding-bottom: 5px;
	float: left;
	width: 500px;
}

.leftContent2
{
	width: 492px;
}

.leftContent3
{
	width: 458px;
}

.rightContent
{
	float: right;
	margin-right: 20px;
	_margin-right: 10px;
	margin-top: 20px;
	font-size: 11px;
}

.rightContentR
{
	float: right;
	margin-right: 30px;
	_margin-right: 10px;
	margin-top: 20px;
	width: 208px;
	font-size: 11px;
}

a, a:visited, a:active, a:link
{
	color: #0d3d91;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	background-color: #0d3d91;
	color: #ffffff;
}

.case .text
{
	margin-top: 3px;
}

.case
{
	margin-bottom: 10px;
}

.intro
{
	margin-top: 7px;
	width: 530px;
}

.box, .box2
{
	width: 547px;
	margin-top: 15px;
}

.box2
{
	width: 532px;
}

.box .top, .box2 .top
{
	height: 6px;
	background: url(../media/img/box_top.gif) no-repeat;
	overflow: hidden;
}

.box2 .top
{
	background: url(../media/img/box2_top.gif) no-repeat;
}

.box .bottom, .box2 .bottom
{
	height: 6px;
	background: url(../media/img/box_bottom.gif) no-repeat;	
	overflow: hidden;
}

.box2 .bottom
{
	background: url(../media/img/box2_bottom.gif) no-repeat;	
}

.box .body
{ 
	background: url(../media/img/box_body.gif) repeat-y;	
}

.box2 .body
{ 
	background: url(../media/img/box2_body.gif) repeat-y;	
}

.box .boxContent, .box2 .boxContent, .box3 .boxContent, .boxR .boxContent
{
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 12px;
}

/*NYA BOXAR FÖR FÖRSTA SIDAN*/
.box3
{
	width: 458px;
	height: 219px;
	margin-top: 15px;
	float:left;
}



.box3 .top
{
	height: 9px;
	background: url(../media/img/box3_top.gif) no-repeat;
	overflow: hidden;
}


.box3 .bottom
{
	height: 11px;
	background: url(../media/img/box3_bottom.gif) no-repeat;	
	overflow: hidden;
}



.box3 .body
{ 
	background: url(../media/img/box3_body.gif) repeat-y;	
}


.boxR
{
	width: 208px;
	height:219px;
	margin-top: 15px;
	
}



.boxR .top
{
	width: 208px;
	height: 9px;
	background: url(../media/img/box_r_top.gif) no-repeat;
	overflow: hidden;
}


.boxR .bottom
{
	width: 208px;
	height: 9px;
	background: url(../media/img/box_r_bottom.gif) no-repeat;	
	overflow: hidden;
}



.boxR .body
{ 
	width: 208px;
	background: url(../media/img/box_r_body.gif) repeat-y;	
}

/*HÄR SLUTAR DE*/

.titleR
{
	font-weight: bold; 
	font-size:18;
	color: #0B68B8;
	width: 180px
}

.title3
{
	font-weight: bold; 
	font-size:26;
	color: #0B68B8;
	width: 450px
}

.title
{
	font-weight: bold; 
	color: #0d3d91;
}

td .title
{
	vertical-align: top;
}

a.pil, a.pil:visited, a.pil:active, a.pil:link
{
	padding-left: 12px;
	background: url(../media/img/pil.gif) no-repeat; 
}

a.pil:hover
{
	background-color: #0d3d91;
	color: #ffffff;
}

.bottomLink
{
	width: 550px;
	margin-top: 5px;
	text-align: center;
	float: left;
}




.boxRight
{
	width: 170px;
	margin-top: 10px;
}

.boxRight .top
{
	height: 6px;
	background: url(../media/img/box_blue_top.gif) no-repeat;
	overflow: hidden;
}


.boxRight .bottom
{
	height: 6px;
	background: url(../media/img/box_blue_bottom.gif) no-repeat;	
	overflow: hidden;
}



.boxRight .body
{ 
	background: url(../media/img/box_blue_body.gif) repeat-y;	
}

.boxRight .boxContent
{
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 12px;
}

p
{
	margin: 0px;
	padding-bottom: 10px;
}

#back
{
	position: absolute;
	top: 62px;
	left: 628px;
}

#backPension
{
	position: absolute;
	top: 62px;
	left: 603px;
}

#backForman
{
	position: absolute;
	top: 62px;
	left: 600px;
}

.artikelMain
{
	margin: 0px;
	padding: 20px;
	float: left;
}

.artikelTitle
{
	font-size: 30px;
	font-family: Times, 'Times New Roman', serif;
	margin-bottom: 20px;
	_padding-bottom: 0px;
	width: 500px;
}


#rnTitleTop
{
	background: #ffffff url('../media/img/raknesnurra_top_glow.png') repeat-x;
	height: 7px;
	overflow: hidden;
}

.rnTitleBottom
{
	background: transparent url('../media/img/raknesnurra_bottom_glow.png') repeat-x;
	height: 7px;
	overflow: hidden;
}

.rnTitleTop
{
	background: transparent url('../media/img/raknesnurra_top_glow.png') repeat-x;
	height: 7px;
	overflow: hidden;
}



#rnTitleDiv
{
	background-color: #ffffff;
	padding: 20px 23px 19px 23px;
	margin: 0px;
	height: auto;
}


#rnLeftPane
{
	
	float: left;
	background-color: #cddfed;
	width: 400px;	
	color: #0d3d91;
	font-size: 15px;
	height: 100%;
}
						
#rnRightPane
{
	

	float: left;
	
	color: #c30109;
	width: 400px;
	font-size: 15px;
}

.rnPaneContent
{
	padding: 23px;
	float: left;
}

.rnPaneTitle
{
	background: url('../media/img/raknesnurra_subtitle_back.gif') no-repeat;
	width: 355px;
	height: 61px;
	padding: 0px;
	float: left;
	display: inline;
}

.rnPaneSymbol
{
	float: left;
	font-size: 30px;
	padding-top: 2px;
	padding-right: 22px;
}

.leftPaneAndRightPaneWrapper
{
	background: url('../media/img/din_garanti_back.gif') repeat-y #ffffff;

	float: left;
}

a.noHover:hover
{
	background-color: transparent;
}

a.pngLink:hover
{
	cursor: pointer;
}

a.pngLink
{
	cursor: default;
}

.rnFooter
{
	clear: both;
	width: 100%; 
	padding-top: 4px;
	height: 100%;
}

#extraInfo
{
	width: 100%; 
	height: 100%; 
	background: url('../media/img/black50.png') ; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 100;
	visibility: hidden;
	display: none;
}



