BODY {  margin: 0 ; padding: 0 ; overflow: auto;}

P, UL, LI { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: transparent; 
	}

a { font-weight: bold; text-decoration: none;	color: #24267C;}
a:hover { font-weight: bold; text-decoration: underline; color: #003399; }

#content {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
/*padding-left: 160px;*/
height: 100%;

} 
.rubrik_stor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}

.spec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.searchtree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.searchtreeblue {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.markup {
	background-color: #F5E468;
}

 a.text {
	text-decoration: none;
	color: #000000;}

 a.text:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #000000;}


.rubrik_liten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
}

.meny a {
	text-decoration: none;
	color: #000000;
}

.meny a:hover {
	text-decoration: underline;
	color: #000000;}


UL, LI { 
	list-style: square outside url(img/bullet.gif);
	padding-left:0;
	margin: 0 10px 10px 10px;}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
	border: solid 1px #24267C;
	height: 20px;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: solid #999999 2px;
	padding: 2px
}

#orderform {width:100%;}
#orderform p  { width:48%}

#orderform p label 
{display:inline-block;}
#orderform p label span{font-size:smaller;color:red;}
#orderform p.errors {border:2px solid red; background:#FFEAEB; color: red; padding: 8px; width:100%}

#orderform p.clear 
{clear: both}

#orderform p.left 
{float:left;}

#orderform p input {width:95%}


#orderform p.buttons {}
#orderform p.buttons input {width:auto !important}

