/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #b496a9;
	text-decoration: none;
}
a:active {
	color: #b496a9;
	text-decoration: none;
}
.style2 {
	color: #666666;
	font-weight: bold;
}
.style5 {font-size: 14px}
.style6 {font-size: 14px; font-weight: bold; }
.style8 {font-size: 20px}
.style9 {font-size: 20px; font-weight: bold; }

.style7 {color: #666666}

.top { background:url(http://www.by-bryn.no/bilder/top.png);
		background-repeat:no-repeat;
		height: 85px;
}
.bunn { background:url(http://www.by-bryn.no/bilder/bunn.png);
		background-repeat:no-repeat;
		font-size: 13px;
		font-weight: bold;
		color:#FFFFFF;
}
.produkt {
	background-image:url(../bilder/prod_bkg.png);
	background-repeat:no-repeat;
	height:300px;
}
.byBryn {
	background-image:url(http://www.by-bryn.no/bilder/byBryn_bkg.png);
	background-repeat:no-repeat;
	height:300px;
}
