body 
{
	margin:0:
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAA73D;
	background-color:#F7F5F1;
	background-image:url("../img/bkg_bodyWhiteMobile.gif");
	background-repeat:repeat-y;
	background-position:50% 0%;
	margin-top:10px;
 	text-align:center;
}
div, td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#4C4C4C;
	margin-bottom:0px;
	margin-top:0px
}
#container
{
	margin:0 auto;
	text-align:left;
	width:172px;
}
#container table 
{
	table-layout: fixed;
	border-spacing: 0px;
}
#navigation
{
	overflow:hidden;
}
#navigation div.parent
{
margin-top:2px;
margin-bottom:2px;
padding:2px;
background-color:#EAE6DC}

/*textlänk i första-nivå (ligger i egen div för marginalens skull)*/
#navigation div.parent div{;} 
#navigation div.parent a
{
	font-size:11x;
	color:#010066;
	text-decoration:none;
} 
div#footer
{
	margin:5px 0 10px 0;
	padding:8px 0px 8px 0px;
	color:#A1A195;
    font-size:10px;
	background-color:#EAE6DC;
	text-align:left;
}
h1.header {
    font-size:13px;
	font: bold;

}
h2 {
    font-size:12px;
	font: bold;
}
h3 {
    font-size:11px;
	font: bold;
}

table.search_result_table
{
padding:3px;
border-spacing: 0px;
margin-bottom:3px;
border-bottom:1px solid #B1B1C7;
}

a
{
color: #010066; 
text-decoration: none;
}
a.searchresult{
	background: url("../img/link_arrowGrey.gif");
	background-repeat:no-repeat;
	background-position:0 50%;
    padding-left:15px;
	font-weight: bold; color: #002377; font-size: 11px; text-decoration: none;
}
.previousnextdisabled{font-weight: bold; color: #CCCCCC; font-size: 10px; text-decoration: none;}  
a.previousnext{font-weight: bold; color: #002377; font-size: 10px; text-decoration: none;}
