/** akk.css                          **/
/** Stylesheet for akkarvik.no **/

/** generic styles **/

:LINK {
      color : #006699;	
	color : #245199;
	text-decoration : underline;	
}

A:ACTIVE {
      color : #006699;        
	color : #245199;
	text-decoration : underline;
}

A:VISITED {
      color : #006699;        
        color : #245199;
	text-decoration : underline;	
}

A:HOVER {
	text-decoration : underline;
}

p, th, td, ol, ul, li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
      margin: 6pt 0cm 9pt;      
}

p b, th b, td b, ol b, ul b, li b {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight : bold;
        font-style : normal;
}

p strong, th strong, td strong, ol strong, ul strong, li strong {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight : bold;
        font-style : normal;
}

th {
	font-size: 11px;
	font-weight : bold;
}

input, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
}

small { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

H1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
      margin: 6pt 0cm 3pt;      
}

H2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
      margin: 24pt 0cm 3pt;
}

H3 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
      margin: 20pt 0cm 3pt;
}

H4 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
      margin: 15pt 0cm 3pt;
}

ul li {
list-style: square;
}

hr {
color: #cccccc;
height: 1px;
}

/**  classes  **/


.noprint {
	display : none; 
}


.bakgrunn {
	background-color: #ffffff;
}

.ytreramme {
	border-style: none; padding: 1pt; 
}

.indreramme {
	border-style: none; padding: 5pt; 
	background-color: #ffffff;
}

.inner_ramme {
        background-color : #ffffff;
        /** border="3" cellpadding="10" cellspacing="0" **/
}

.bak_akk {
	/** color : #ffffff; **/
	background-color : rgb(110, 170, 220);
}

.heading {
	font-size: 10px;
	font-weight : bold;
	color : #ffffff;
	background-color : #AC271B;
}

.breadcrumbs {
	font-size: 11px;
	font-weight : bold;
	color : #ffffff;
	background-color : #AC271B;
}

.menu {
	font-size: 11px;
	font-weight : normal;
	color : #000000;
	background-color : #B5D348;
}

.extremes-heading {
	font-size: 10px;
	font-weight : bold;
	color : #ffffff;
	background-color : #000000;
}

