a:link, a:visited 
{
	color: #007F4B;
}
a:hover 
{
	color: #0C6398;
}

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}
td {
  font-size: 12px;
}
.top {
  height: 127px;
}
table {
  
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../Images/bg_bottom.gif);
}
.balkbg {
}
.foto {
	background-repeat: no-repeat;
	background-position: center top;
}
.M2 a:link, .M2 a:visited {
	width: 140px;
	color: #007F4B;
	display: block;
	font-weight: bold;
	height: 25px;	
	padding-top: 2px;
	padding-left: 4px;
}
.M1 a:link, .M1 a:visited {
	width: 140px;
	color: #9ACDB8;
	display: block;
	font-weight: bold;
	height: 25px;
	text-decoration: none;	
	padding-top: 2px;
	padding-left: 4px;
}
.M1 a:hover, .M2 a:hover 
{
	color: #0C6398;
	background-color: #EAF5FD;
}
.tekst {
	line-height: 18px;
}
.header {
	font-weight: bold;
	color: #259E83;
}

.stockdetail
{
background-color: #D9E7EC;	
color: #0C6398;
font-weight: bold;
}
.imgR {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.imgL {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
.tblStockDetail {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #005883;
	border-top-color: #005883;
	background-color: #EAF5FD;
}
.tblStockDetail td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #005883;
	border-bottom-color: #005883;
	padding-left: 10px;
	height: 22px;
}
.tblStockHeader {
	font-size: 11px; 
    color: #0C6398;
	font-family: Arial,Verdana;
	font-weight: bold;
	padding: 4px;
	background-color: #ADD8E6;
	border-left: 1px solid #005883;
	border-top: 1px solid #005883;
	border-right: 1px solid #005883;
	height: 25px;
}
.tblContact {
  border: 1px solid #007F4B;
	background-color: #EAF5FD;
}
.frmField {
  width: 100%;
	border: 1px solid #005883;
}
.frmTextArea {
  width: 100%;
	border: 1px solid #005883;
}
/*
.frmTR1 {
	background-color: #D9E7EC;
}
.frmTR2 {
	background-color: #EAF5FD;
}
*/
.frmTable {
}
.frmTable td {
  height: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.tblProducts td { 
  border-bottom: 1px solid #BFE9F5;
  border-right: 1px solid #BFE9F5;
  padding-left: 4px;
}
