	body
	{
		font-family: Tahoma;
		margin: 0px;
		background-image: url('../img/baggrund.gif');
	}
	a
	{
		color: #000000;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	table
	{
		background: #f0f0f0;
		border: 1px solid #000000;
	}
	th
	{
		background: #406FBF;
		background-image: url('../img/baggrund_th.gif');
		font-size: 9pt;
		font-weight: bold;
		color: #ffffff;
		padding-top: 2px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 2px;
		text-align: left;
	}
	td
	{
		background: #ffffff;
		font-size: 8pt;
		color: #000000;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	form {
		margin: 0px;
	}
	input
	{
		border: 1px solid #000000;
		background: #ffffff;
		font-size: 9pt;
		font-family: Tahoma;
	}
	textarea
	{
		border: 1px solid #000000;
		background: #ffffff;
		font-size: 9pt;
		font-family: Tahoma;
	}
	select
	{
		border: 1px solid #000000;
		background: #ffffff;
		font-size: 9pt;
		font-family: Tahoma;
	}
	h1
	{
		color: #303090;
		text-align: left;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 14pt;
		margin-left: 3px;
	}

	.divCenter {
		text-align: center;
		height: 100%;
	}
	.divBredde {
		width: 750px;
		height: 100%;
		background-color: #000000;
	}
	.divTop {
		width: 750px;
		margin-top: 10px;
		padding-top: 100px;
		padding-right: 5px;
		background-image: url('../img/baggrund_top.gif');
		background-repeat: no-repeat;
		text-align: center;
		font-size: 1pt;
	}
	.divAfstand {
		width: 750px;
		height: 10px;
		font-size: 1pt;
	}
	.divMenuOverskrift {
		background-image: url('../img/baggrund_menu_top.gif');
		background-repeat: no-repeat;
		width: 132px;
		height: 23px;
		font-size: 10pt;
		font-family: Arial Narrow;
		font-weight: bold;
		padding-left: 11px;
		padding-top: 3px;
		color: #ffffff;
		text-align: left;
	}
	.divMenuOverskrift a {
		color: #ffffff;
	}
	.divMenuPunkt {
		background-image: url('../img/baggrund_menu_midt.gif');
		width: 132px;
		padding-left: 6px;
		padding-right: 6px;
		color: #000000;
		text-align: left;
	}
	.divMenuPunkt a {
		color: #000000;
	}
	.divMenuBund {
		background-image: url('../img/baggrund_menu_bund.gif');
		background-repeat: no-repeat;
		width: 132px;
		height: 14px;
		font-size: 1pt;
		margin-bottom: 10px;
	}
	.divKategoriOverskrift {
		background-color: #bdbdc6;
		color: #000000;
		font-size: 10pt;
		font-weight: bold;
		margin-top: 10px;
		padding-left: 6px;
	}

	.tableProdukter {
		width: 475px;
		border-collapse: collapse;
		border: 0px;
	}
	.imgProdukt {
		margin-right: 10px;
		border: 1px solid #ffffff;
	}

	h2 {
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
		margin: 0px;
		color: #303090;
	}
	h3 {
		font-size: 8pt;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.divPris {
		text-align: left;
		margin-bottom: 10px;
		font-size: 10pt;
	}
	.imgKnap {
		float: right;
	}
	.divFejl {
		text-align: center;
		font-weight: bold;
		color: #ff0000;
	}
	.tableRen {
		border: 0px;
		border-collapse: collapse;
		background: none;
	}
	.divForsideProdukt {
		border: 1px solid #ffffff;
		float: left;
		width: 175px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 15px;
		padding: 5px;
		text-align: center;
	}
	.tdRen {
		border: 0px;
		padding: 0px;
		background: none;
	}
	.divBoksTop {
		background-image: url('../img/baggrund_boks_top.gif');
		width: 122px;
		height: 21px;
		font-size: 10pt;
		font-weight: bold;
		padding-left: 12px;
		padding-top: 2px;
	}
	.divBoksTop a {
		color: #ffffff;
	}
	.divBoksBund {
		background-image: url('../img/baggrund_boks_bund.gif');
		width: 122px;
		height: 111px;
		padding-top: 3px;
		text-align: center;
	}
	
