﻿BODY {
font-family:Verdana;
background-color: #FAFAFA;
}

FONT {
font-family:Verdana;
}

H1 {
font-size:15px;
}

TD {
font-family:Verdana;
}
.storskrift1 {
font-family: Verdana;
font-size: 18px;
font-weight:bold;
}
.overskrift1 {
font-family: Verdana;
font-size: 12px;
background-color: #DDDDDD;
font-weight:bold;
border:1px;
padding:1px;
}
.overskrift2 {
font-family: Verdana;
font-size: 10px;
background-color: #CCCCCC;
border:1px;
padding:1px;
}

.rowbright {
font-family: Verdana;
font-size: 12px;
background-color: #F0F0F0;
border:1px;
padding:1px;
}

.rowshade {
font-family: Verdana;
font-size: 12px;
background-color: #E0E0E0;
border:1px;
padding:1px;
}

.rowme {
font-family: Verdana;
font-size: 12px;
background-color: #AAAAAA;
border:1px;
padding:1px;
}

.brikmork {
font-family: Verdana;
font-size: 12px;
background-color: #AAAAAA;
border:1px;
padding:1px;
}

.briklys {
font-family: Verdana;
font-size: 12px;
background-color: #EEEEEE;
border:1px;
padding:1px;
}

.rowselected {
font-family: Verdana;
font-size: 12px;
background-color: #D0D0D0;
border:1px;
padding:1px;
}

.style1 {
	text-align: left;
}
.style2 {
	text-align: right;
}
.style5 {
  font-family: Verdana; 
  font-size: 12px;
  font-weight:bold;
}
.style11 {
	font-family: Verdana;
	font-size: x-small;
	background-color: #DDDDDD;
}
.style12 {
	font-family: Verdana;
	font-size: xx-small;
	background-color: #CCCCCC;
}
.style13 {
	margin-top: 18px;
}
.style19 {
	font-family: Verdana;
	font-size: x-small;
}
.style20 {
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	background-color: #F4F4F4;
}
.style24 {
	font-family: Verdana;
	font-size: xx-small;
	background-color: #CCCCCC;
	text-align: center;
}
.style25 {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.style26 {
	text-align: left;
	font-family: Verdana;
	font-size: x-small;
}
.style27 {
	text-align: right;
	font-family: Verdana;
	font-size: x-small;
}
.style28 {
	font-family: Verdana;
	font-weight: normal;
}
.style29 {
	font-family: Verdana;
	font-size: x-small;
	background-color: #CCCCCC;
	text-align: center;
}
.px8l {
	font-size: 8px;
	text-align: left;
}

.px8c {
	font-size: 8px;
	text-align: center;
}
.px8r {
	font-size: 8px;
	text-align: right;
}
.px9l {
	font-size: 9px;
	text-align: left;
}

.px9c {
	font-size: 9px;
	text-align: center;
}
.px9r {
	font-size: 9px;
	text-align: right;
}
.px10l {
	font-size: 10px;
	text-align: left;
}

.px10c {
	font-size: 10px;
	text-align: center;
}
.px10r {
	font-size: 10px;
	text-align: right;
}
.px12l {
	font-size: 12px;
	text-align: left;
}

.px12c {
	font-size: 12px;
	text-align: center;
}
.px12r {
	font-size: 12px;
	text-align: right;
}

a:link {
text-decoration: none;
}

a:hover {
color=red;
}

a:visited {
text-decoration: none;
}

.funktionsknap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight:bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	float: none;
	height: 18px;
	width: 120px;
	border: 1px solid #000000;
	cursor: hand;
	text-align: center;
}

.cursors {
	cursor: hand;
}

