BODY {
	color : #FF6800;
	font-family : Arial, serif;
	font-size : 12px;
	text-align : left;
	scrollbar-face-color: FF6800; 
	scrollbar-arrow-color: 000000; 
	scrollbar-shadow-color: 000000;
	scrollbar-3dlight-color:DF8000;
	scrollbar-base-color:DF7000;

}

.it1 {
        text-align: left;
        font-family:arial;
		color:#35577d;
        font-size:12px;
        background-color:#F1EBD3;
   } 
 
.list1
{
	background-color: #F4F2E5;
	color:#000000;
	font-family: arial;
	font-size: 9px;
        text-decoration: none;
}

.list1:hover
{
	background-color: #EFEACF;
	font-family: arial;
	font-size: 9px;
    text-decoration: underline;
}

.list2
{
	background-color: #ebebeb;
	color:#000000;
	font-family: arial;
	font-size: 9px;
    text-decoration: none;
}

.list2:hover
{
	background-color: #d9d8d2;
	font-family: arial;
	font-size: 9px;
    text-decoration: underline;
}
A:link {
	color : #FF6800;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bolder;
}

A:visited   { 
	color: #800080;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold; }

A:hover {
	color : Red;
}

A.menu {
	color : #FF6800;
	text-decoration : none;
	border : 1px dashed Red;
	font-size : 10px;
}

A:HOVER.menu {
	color : Red;
	text-decoration: none;
	border-bottom : 0px;
	border : 1px solid #000066;
}

H1 {
	color : #990000;
	font-weight: bold;	
	font-size: 35px;
}

H2 {
	color : #990000;
	font-weight: bold;	
	font-size: 30px;
}
H3 {
	color : #990000;
	font-weight: normal;	
	font-size: 20px;
	font-variant: small-caps;
}

P {
	color : #FF6800;
	font-weight: normal;
	font-size: 15px;	
}

p.over {
	color : #000000;
	font-weight: bold;	
	font-size: 20px;
}

P.pris {
	color : #EA0000;
	font-weight: bold;	
	font-size: 20px;
}

P.beskriv {
	color : #000000;
	font-weight: bold;	
	font-size: 15px;
}

P.mm {
	color : #0000F0;
	font-weight: bold;	
	font-size: 12px;	
}

P.nn {
	color : #000000;
	font-weight: bold;	
	font-size: 14px;
	background : #FF6800;	
}

P.0 {
	color : #FF6800;
	font : normal 11px;
	background : #FF6800;	
}

p.1 {
	color : #FFFFFF;
	font : normal 11px;
	background : #FF6800;	
}

h1.foraar   {
	color : Yellow;
}

A.qm {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	text-decoration : none;
	background : #FF6800;
	font-size : 11px;
	width : 147px;
	margin-left : 3px;
}

.qmt {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	background : #FF6800;
	font-size : 11px;
}

.qmt2 {
	color : #FF6800;
	font-family : Arial, sans-serif;
	background : #FFFFFF;
	font-size : 11px;
}

.qmt3 {
	color : #FF6800;
	font-family : Arial, sans-serif;
	font-size : 11px;
}

.fbi {
	color : #FF6800;
	font-family : Arial, sans-serif;
	background : #FFFFFF;
	font-size : 40px;
}

A:HOVER.qm {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	text-decoration: none;
	background : #400080;
}

.close {
    background-color : Silver;
	border-color : Black;
	color : Black;
	border : 1px outset Black;
	text-align : center;
	line-height : 30px;
	text-decoration : none;
}

.link {
    background-color : #006666;
	border-color : Black;
	color : Black;
	border : 1px outset Black;
	text-align : center;
	line-height : 30px;
	text-decoration : none;
}

A:HOVER.link {
    background-color : #FF8000;
	border-color : Black;
	color : White;
	border : 1px outset Black;
	text-align : center;
	line-height : 30px;
	text-decoration : none;
}

#printme {display:none;}
