.productview {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #140982;
	text-align: left;
}
.kop-14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #140982;
	text-align: left;
	text-indent: 30px;
	line-height: 40px;
}
.tekst-normal {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #140982;
	text-decoration: none;
}
a:visited {
	color: #140982;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

td.main {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	}

td.paginakop {
	font-size: 12px;
	}
	
img {
	border: 0px;
	}


input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid;
	}

textarea {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid;
	}
