body {
	font: 76%/1.6 Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #3e3e3e;*/
	color: #9E0039;
	font-size: 150%;
	margin-top: 1em;
}

p, table {
	margin: 0 0 1em 0;
}

#Header {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:67;
	background-color:#361a20;
}

#HeaderLeft {
	position:absolute;
	top: 0px;
	left: 0px;
}

#HeaderRight {
	position:absolute;
	bottom: 0px;
	right: 0px;
}

#FlikVerksamhetSel {
	position:absolute;
	bottom: -1px;
	left: 0px;
	z-index: 2;
}

#FlikVerksamhetUnSel {
	position:absolute;
	bottom: -1px;
	left: 0px;
	z-index: 1;
}

#FlikEkonomiSel {
	position:absolute;
	bottom: -1px;
	left: 185px;
	z-index: 2;
}

#FlikEkonomiUnSel {
	position:absolute;
	bottom: -1px;
	left: 185px;
	z-index: 1;
}

#LeftPanel {
	position:absolute;
	top:67px;
	left: 0px;
	width: 174px;
	width: expression('190px'); 						/*padding fix för explorer*/
	padding:8px;
}

#ChapterNav {
	margin-left: 16px;
}

#ImagePanel {
	position:absolute;
	top:0px;
	height: 198px;
	width: 100%;
	z-index:1000;
}

#TextPanel {
	position:absolute;
	top:198px;
	width: 100%;
	height: expression(document.body.clientHeight-266);	/*endast för IE*/
	overflow: scroll; 									/*Behövs för att Safari skall visa scrolbars*/
	overflow:-moz-scrollbars-vertical; 					/*Fix för Mozilla så endast vertikal scrollbar visas*/
	overflow-y: scroll; 								/*endast för IE*/
	overflow-x: auto;									/*endast för IE*/
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 1px;
	padding-right: 10px;
}

#TextPanel {
	top:198px;
	/*height: expression(document.body.clientHeight-70);*/
	overflow: visible;
	/*position:fixed;*/
}

/* --------- DiagramBox --------- */

#DiagramBox {
	float: right;
	width: 150px;
}

#DiagramBox .inner {
	margin: 6px 0 20px 20px;
	overflow: hidden;
}

#DiagramBox dl {
	margin: 0 0 12px 0;
	padding: 0;
	font: 90%/1.6 Arial, Helvetica, sans-serif;
}

#DiagramBox dt {
	margin: 0 0 2px 0;
	padding: 0 0 0 13px;
	font-weight: bold;
	color: #fff;
	background-color: #684f52;
}

#DiagramBox dd {
	margin: 0;
	padding: 0 0 0 13px;
	color: #361a20;
	background: #fff url(../images/diagrambox_arrow.gif) no-repeat 3px 6px;
}

#DiagramBox dd a {
	color: #361a20;
	text-decoration: none;
}

#HuvudSpalt {
}

.menuitem, .menuitemsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808285;
	display: block;
	margin-bottom: 6px;
	margin-left: 16px;
	text-decoration: none;
}

.menuitemsel {
	color: #9E0039;
}

.printitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808285;
	display: block;
	margin-bottom: 6px;
	text-decoration: none;
}

.menuheader, .menuheadersel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
	display: block;
	margin-top: 10px;
	margin-bottom: 6px;
	text-decoration: none;
	font-weight: bold;
}

.menuheadersel {
	color: #9E0039;
}

.huvudrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9E0039;
	display: block;
	margin-bottom: 10px;
}

.ingress {
	XMSName: Ingress;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #2D2D2D;
}

.brodtext {
	XMSName: Brödtext;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 90%;*/
	font-weight: normal;
	color: #2D2D2D;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D2D2D;
}

.mellanrubrik {
	XMSName: Mellanrubrik;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 120%;*/
	font-weight: bold;
	color: #2D2D2D;
	margin: 0;
}

p span.mellanrubrik,
span.mellanrubrik p {
	margin: 0 0 -1em 0;
}

.mellanrubrik2 {
	XMSName: Mellanrubrik2;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 90%;*/
	font-weight: bold;
	font-style: italic;
	color: #2D2D2D;
	margin: 0;
}

p span.mellanrubrik2,
span.mellanrubrik2 p {
	margin: 0 0 -1em 0;
}

/* lists */

ul {
	padding-left: 16px;
	margin-left: 0px;
}

/* link */

#popcontent a:link, #TextPanel a:link {
	color: #2D2D2D;
	/*text-decoration: none;
	border-bottom: 1px dotted #2D2D2D;*/
}

#popcontent a:visited, #TextPanel a:visited {
	color: #2D2D2D;
	/*text-decoration: none;
	border-bottom: 1px dotted #2D2D2D;*/
}

#popcontent a:hover, #TextPanel a:hover  {
	color: #2D2D2D;
	/*text-decoration: none;
	border-bottom: 1px dotted #2D2D2D;*/
}


