body
{
	margin: 0px;
	background-color: #FFF;
	font-family: arial;
	padding-left: 0px;
}

a.menu:link {text-decoration: none;color: #FFFFFF}
a.menu:visited {color: #FFFFFF;text-decoration: none}
a.menu:active {color: #FFFFFF;text-decoration: none}
a.menu:hover {color: #FFFFFF;text-decoration: underline}

a.mail:link {text-decoration: none;color: #000000}
a.mail:visited {color: #000000;text-decoration: none}
a.mail:active {color: #000000;text-decoration: none}
a.mail:hover {color: #000000;text-decoration: underline}


ul
{
	list-style-type: square;
	color: #FFFFFF;
}

img
{
	border: 0px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}

h2
{
	font-size: 15px;
	font-weight: bold;
}

table.prodinfo
{
	font-size: 11px;
	clear: none;
}

table.prodrub
{
	font-size: 12px;
}

table.produkt
{
	font-size: 14px;
}

input.field
{
	border-style: solid;
	border-width: 1;
	border-color: #000000;
}

div.menu
{
	position: absolute;
	top: 86px;
	left: 0px;
	height: 400px;
	width: 210px;
	background-image: url('grafik/meny.jpg');
	background-repeat: no-repeat;
	padding-top: 46px;
	padding-left: 20px;
	font-size: 16px;
	/* font-weight: bold; */
}

/* Holly hack \*/
	* html div.menu { padding-top: 63px; }
/* End of Holly Hack */

div.top
{
	position: absolute;
	top: 0px;
	left: 0px;
}

div.topright
{
	position: absolute;
	top: 134px;
	left: 790px;
}

/* Holly hack \*/
	* html div.innermain { height: 300px; }
/* End of Holly hack */

div.innermain
{
	background-color: #e8e8e8;
	min-height: 300px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	font-size: 14px;
}

div.main
{
	position: absolute;
	background-color: #e8e8e8;
	top: 134px;
	left: 220px;
	width: 550px;
	margin: 0px;
	font-size: 0px;
}

div.produkter
{
	position: absolute;
	top: 15px;
	left: 15px;
	width: 520px;
	margin: 0px;
	font-size: 13p;
}

div.produktrubriker
{
	background-color: #A1A1A1;
	align: center;
	overflow: hidden;
	font-size: 0px;
}

