.header {
	position: absolute;
	top: 7px;
	left: 279px;
	width: 550px;
}

#mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#mainnav li {
	float: left;
	margin: 0 0.15em;
}

#mainnav li a {
	background: url(/images/css-nav.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	border: 0.1em solid #bababa;
	border-bottom: none;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}

#mainnav li a:hover {
	border: 0.1em solid #000;
	border-bottom: none;
	color: #000;
}

#mainnav .headermenuActive {
	border: 0.1em solid #da3f00;
	border-bottom: none;
	color: #da3f00;
}

.tydligknapp {
 background-color: #DC4202;
 border: 1px solid black;
 padding: 5px;
 line-height: 30px;
 color: white;
 font-weight: bold;
 text-decoration: none;
}
.tydligknapp:hover {
 background-color: #DC4202;
 border: 1px solid black;
 padding: 5px;
 line-height: 30px;
 color: black;
 font-weight: bold;
 text-decoration: none;
}

.artHolders {
 border: 1px solid #999999;
 padding: 5px;
 margin-bottom: 10px;
 background-color: #FDF7DD;
}

.ExtraBox {
 background-color:#F5F5F5;
 border: 1px solid #999999;
 padding: 5px;width:300px;
}

.FactBox {
 border: 1px solid #999999;
 padding: 5px;
}

.menuLevel1 {
 color: #DD4000;
 font-weight: bold;
 text-decoration: none;
}

.menuLevel2 {
 text-decoration: none;
 background: url("/images/bullet.gif");
 background-repeat: no-repeat;
 background-position: left center;			    
 padding-left: 10px;
}

.menuLevel2row {
 text-decoration: none;
}

.menuLevel2Active {
 text-decoration: none;
 background: url("/images/bullet.gif");
 background-repeat: no-repeat;
 background-position: left center;			    
 padding-left: 10px;
 font-weight: bold;
}

BODY {
 background-color: white;
}

BODY, TABLE
{
 font-size: 11px;
 color: black;
 line-height: 160%;
 font-family: Verdana;
 text-align: left;
}
P, DL, DD, DT, H1, H2, H3, H4, H5, H6, H7, H8, H9, FORM {
 margin: 0px;
 padding: 0px;
}
OL, UL {
 margin-top: 4px;
}
A
{
 color: black;
 font-family: Verdana;
 text-decoration: underline;
}
A:hover
{
 color: #155CA3;
 font-family: Verdana;
 text-decoration: underline
}

A.articlelist {
 color: #084AD6;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}

LI
{
 padding-left: 0px;
 margin-left: 0px
}
H1
{
 font-weight: bold;
 font-size: 24px;
 color: #DD4000;
 line-height: normal;
 font-family: Verdana;
}
H2
{
 color: #084AD6;
 font-weight: bold;
 font-size: 12px;
}
H3
{
 font-size: 12px;
 color: #000000;
 font-weight: bold;
}
H4
{
 font-size: 9px;
 font-weight: normal;
}
H5
{
 font-size: 9px;
 font-family: courier;
 color: #009900;
 font-weight: normal;
 padding: 5px;
}
H6
{
 FONT-WEIGHT: normal;
 FONT-SIZE: 14px;
 COLOR: #000000;
 FONT-SIZE: 9px;
}
.textfield {
 font-size: 10px;
 font-family: verdana;
}


