body
{
	background:#d2d2d2;
	color:#373737;
	font-family:trebuchet ms;
	font-size:11px;
	margin:0px;
	line-height:15px;
}

div.pagebody
{
	width:880px;
	position:relative;
	background:white;
	margin-left:50px;
	padding:0 0 20px 20px;
}

/*--------------------links-----------------*/
a:link, a:visited, a:active,
{
	color:#026cb7;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

h1.rub1 a
{
	font-size:18px;
	color:#bd141a;
}


/*------------------------ tables ------------------*/
table.frame
{
	width:900px;
	/*height:880px;*/
		
}

td.trow
{
	height:111px;
	vertical-align:top;
}

td.mrow
{
	vertical-align:top;
	/*height:669px;*/
}

td.brow
{
	border-top:solid transparent 20px;
	border-right:solid transparent 20px;
	height:100px;
	width:900px;
	padding-right:20px;
}

table.main
{
	width:880px;
}


td.rcol
{
	vertical-align:top;
	width:640px;
	height:650px;
	background:url(images/inBg.gif) no-repeat 77px 200px;

}

td.mcol
{
	width:20px;

}

td.rcolunder
{
	vertical-align:top;
	width:620px;
}


td.lcol
{
	width:220px;
	vertical-align:top;
}

td.startkarta
{
	background:url(images/Sverigekarta2.gif) no-repeat 2px 6px;
	padding-left:0px;
	height:360px;
	vertical-align:top;
	
}

/*----------------------images-----------------------*/

img.right
{
	float:right;
	margin:10px 0px 20px 10px;	
}

/*----------------------DIVs-----------------------*/

div.outbg
{
	position:absolute;
	background:url(images/outBg.gif);
	width:229px;
	height:538px;
	left:900px;
	top:320px;
}

div.leftshadow
{
	position:absolute;
	width:22px;
	left:-22px;
	background:url(images/leftshadow.gif);
	height:100%;
}

div.rightshadow
{
	position:absolute;
	width:22px;
	right:-22px;
	background:url(images/rightshadow.gif);
	height:100%;
	
}

div.leftbottomshadow
{
	position:absolute;
	width:22px;
	right:-22px;
	bottom:-30px;
	background:url(images/leftbottomshadow.gif);
	height:32px;
}

div.rightbottomshadow
{
	position:absolute;
	width:22px;
	left:-22px;
	bottom:-30px;
	background:url(images/rightbottomshadow.gif);
	height:32px;
	
}

div.bottom
{
	position:absolute;
	width:100%;
	left:0px;
	bottom:-29px;
	background:url(images/bottom.gif);
	height:29px;
	
}

div.content
{
	position:relative;
	padding: 36px 10px 20px 10px;
}

div.box
{
	position:relative;
	width:100%;
	height:auto;
	min-height:100px;
	background:url(images/boxBg.gif) repeat-x bottom;
	margin-top:20px;
}

div.box .top
{
	position:absolute;
	top:0px;
	background:url(images/boxTop.jpg);
	width:210px;
	height:20px;
	padding-left:10px;
	padding-top:6px;
}

div.box .top2
{
	position:absolute;
	top:0px;
	background:url(images/top2.jpg);
	width:210px;
	height:20px;
	padding-left:10px;
	padding-top:6px;
}

div.box .bottom
{
	position:absolute;
	background:url(images/boxBottom.jpg);
	width:100%;
	height:20px;
	bottom:-20px;
}