/* ---- Common texts --------------- */ 
body
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size:66%;
	color: #444444;
	padding: 0; 
	margin: 0;
	line-height: 1.3em; 
} 
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
hr
{
	color:  #d9d9d9;
	height: 1px;
}
.Ingress
{
	font-family: Verdana;
    font-size: 1.15em;
    color: #444444;
	margin-top: 0.6em;
	line-height: 1.4em;
	EditMenuName: Arc_Ingress;
}

.Normal
{
    font-family: Verdana;
    font-size: 1.1em;
    color: #444444;
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 1em;
    EditMenuName: Arc_Brödtext;
}

#rightareadiv .Normal, .ArticleRow .Normal
{
    font-family: Verdana;
    font-size: 1em;
    color: #444444;
	line-height: 1.3em;
	text-align: left;
	width:165px;
   /* EditMenuName: Arc_Brödtext;*/
}

.Heading2, H2
{
    font-family: Verdana;
    font-size: 1.15em;
    font-weight: bold;
	color: #444444;
	text-transform:uppercase;
	margin-top: 8px; 
	EditMenuName: Arc_MellanUpp;
}

.Heading3
{
    font-family: Verdana;
    font-size: 1.15em;
    font-weight: bold;
	color: #444444;
	margin-top: 8px;
	EditMenuName: Arc_Mellan;
}

.NormalSmall
{
	font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px;
	color: #444444;
	EditMenuName: Arc_NormalLiten;
}

img 
{
    border: none;
}

/* ---- LeftMenu --------------- */
.leftmenuLink
{
	color: #444444;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-align:left;
}

.childmenuLink
{
	color: #444444;
	font-family: Verdana;
	font-size: 10px;
	line-height: 11px;
	font-weight:normal;
	text-align: left;
/*	padding-left: 10px; */
}

div.TopMenuItem
{
	padding-top:4px;
	padding-bottom:4px;
	font-family:Verdana;
	font-size:11px;
	color:#444444;
	font-weight:bold;
	text-align:left;
}
div.MenuItem
{
	padding-top:4px;
	padding-bottom:4px;
	font-family:Verdana;
	font-size:11px;
	color:#444444;
	font-weight:bold;
	text-align:left;
}
div.MenuItemChild
{
	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
	font-size:11px;
	color:#444444;
	font-weight:bold;
	text-align:left;
}
div.SelectedMenuItem
{
	padding-left: 0px; 
}

/* ---- Articles --------------- */
h1.ArticleHeader
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:left;
    margin-top: 12px;
	margin-bottom: 3px;
}
.TopArticle h1.ArticleHeader
{
	font-size: 160%;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}

.ArticleRow
{
	margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: solid 0px #dfdfdf;
}
.ArticleSpacer
{
    border-left: solid 0px #444444;
	margin-left: 8px;
	margin-right: 8px;
	height: 10px
}

/* ---- FileListing ------------*/
#TblExplorer
{	
	/*border-right: #d9d9d9 1px solid;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-bottom: #d9d9d9 1px solid;	*/
}
.explorertopsort
{
	font-family: Verdana;
	font-weight: bold;

	/*border-bottom: #d9d9d9 1px solid;*/
	background-color: #f5f7f8;
	padding-bottom:8px;
}

a.explorertopsort
{
	text-decoration: none;
	border: none;
}

.explorertop
{
	font-family: Verdana;
	text-decoration: none;
	/*border-bottom: #d9d9d9 1px solid;*/
	background-color: #f5f7f8;
	padding-bottom:8px;
}

a.explorertop
{
	text-decoration: none;
	border: none;
}

.explorer
{
	text-indent: 5px;
	font-family: Verdana;

	/* border-right: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid; */
	border-collapse:collapse;
	padding-top:0px;
	padding-bottom: 0px;
}

/* ---- Module context --------------- */
.ModuleContext
{
	line-height: 1.3em; 
}
.ModuleContext p
{
	line-height: 1.3em;
	margin-top: 0px; 
}
.ModuleContext div
{
	line-height: 1.3em;  
}
.ModuleContext span
{
	line-height: 13px; 
}
.ModuleContext .Normal
{
	line-height: 1.3em; 
}
.ModuleContext td
{
	line-height: 1.3em; 
}

.ModuleContext .module-spacer
{
    display: block;
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    margin-bottom: 0px;
}


/*----New module context -------------*/



/*--- Tip page ---*/
.tipCell
{
	 font: 0.7em tahoma;
}

.tipBg
{
	background:#f5f7f8;
}

a.tipLink:link, a.tipLink:visited, a.tipLink:active, a.tipLink:hover
{
	font-weight:bold;
	font-size: 1em;
	color:#444444;
}

