/* CSS Document */
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	line-height:18px;
}
.hideforprint {
	display:none;
}
.tekst img {
	margin:5px;
}
#produktliste td{
	padding:2px;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
	font-size:10px;
	white-space:nowrap;
}
#produktliste th{
	border-top:1px solid #CCCCCC;
	vertical-align:top;
	padding:2px;
	text-align:left;
	font-size:10px;
}
#produktliste th.rightalign{
	text-align:right;
	white-space:nowrap;
}
#produktliste tr.landhead{
	background:#FFFFFF; color:#000000; font-weight:bold;
}
#produktliste tr.reghead{
	background:#FFFFFF; color:#000000; font-weight:bold;
}
#produktliste td.landhead{
	font-weight:bold;
}
#produktliste td.reghead{
	font-weight:bold;
}
.showimg{
	display:block;
}
a{
text-decoration:none;
color:#000000;
}
#footer{
	text-align:center;
	padding-top:10px;
}
h1{
clear:both;
}
h4 {
	font-size:16px;
	text-align:center;
	margin:0;
	padding:0;
	clear:both;
}
h5 {
	font-size:14px;
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:5px 0 0 0;
}
h6 {
	font-size:12px;
	margin:0;
	padding:20px 0 0 0;
	text-transform:uppercase;
}
