﻿.VendorInfo_lblHelp
{
	color: Red;
}

.VendorInfo_tbl
{
	font-size: 8pt;
	border-style: none;
	width: 100%;
	border-top:#91a7b4 1px solid;
	border-left:#91a7b4 1px solid;
	border-right:#91a7b4 1px solid;
	border-bottom:#91a7b4 1px solid;
}

.VendorInfo_hlNavn
{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.VendorInfo_hlBook
{
	font-size: 16px;
	font-weight: bold;
	color: white;
	display: block;
	background: #9fc748;
	width: 70px;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.VendorInfo_hlBook:link, .VendorInfo_hlBook:hover, .VendorInfo_hlBook:visited
{
	color: white;
	text-decoration: none;
}

.VendorInfo_hlBook:hover
{
	background: #8aaf3c;
}

.VendorInfo_hlAdreKort
{
	font-weight: bold;
}

.VendorInfo_lblTeksKort
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.VendorInfo_lblTeksLang, .VendorInfo_lblAdr1, .VendorInfo_lblAdr2, .VendorInfo_lblTele, .VendorInfo_hlMail, .VendorInfo_hlHjem
{
}

.VendorInfo_lblPortIkkeBook
{
	color: Red;
}
