	body
	{
		font-family: Verdana;
		margin: 10px;
	}
	a
	{
		color: #245479;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	th
	{
		background: #4690C8;
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
		padding-top: 2px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 2px;
		text-align: left;
	}
	td
	{
		font-size: 8pt;
	}
	form {
		margin: 0px;
	}
	input
	{
		border: 1px solid #000000;
		background: #ffffff;
		font-size: 9pt;
		font-family: Verdana;
	}
	textarea
	{
		border: 1px solid #000000;
		background: #ffffff;
		font-size: 9pt;
		font-family: Verdana;
	}
	select
	{
		border: 1px solid #000000;
		background: #ffffff;
		font-size: 9pt;
		font-family: Verdana;
	}
	h1
	{
		color: #4690C8;
		text-align: left;
		font-weight: bold;
		font-size: 13pt;
	}

	.divCenter {
		text-align: center;
	}
	.divBredde {
		width: 768px;
	}
	.divTop {
		width: 768px;
		height: 98px;
		margin-bottom: 4px;
		padding-top: 73px;
		padding-bottom: 0px;
		background-image: url('../img/baggrund_top.gif');
		text-align: center;
	}
	.divTop .aInaktiv {
		width: 90px;
		height: 25px;
		padding-top: 4px;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		font-size: 10pt;
		background-image: url('../img/menu_top_inaktiv.gif');
		background-repeat: no-repeat;
	}
	.divTop .aAktiv {
		width: 90px;
		height: 25px;
		padding-top: 4px;
		text-align: center;
		color: #000000;
		font-weight: bold;
		font-size: 10pt;
		background-image: url('../img/menu_top_aktiv.gif');
		background-repeat: no-repeat;
	}
	.tableRen {
		border-collapse: collapse;
		border: 0px;
		background: none;
	}
	.tdRen {
		background: none;
		padding: 0px;
		border: 0px;
	}
	.divMenuOverskrift {
		background-image: url('../img/baggrund_bund.gif');
		background-color: #4690C8;
		font-size: 9pt;
		padding: 2px;
		margin-top: 10px;
		color: #ffffff;
	}
	.divMenuPunkt {
	}
	.divKategoriOverskrift {
		color: #000000;
		font-size: 8pt;
		font-weight: bold;
		margin-top: 10px;
		border-bottom: 1px solid #4690C8;
	}
	.divMenuSubOverskrift {
		color: #000000;
		font-size: 8pt;
		font-weight: bold;
		margin-top: 2px;
	}

	.tableProdukter {
		width: 100%;
		border-collapse: collapse;
		border: 0px;
	}
	.imgProdukt {
		margin-right: 10px;
		border: 1px solid #000000;
	}

	h2 {
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
		margin: 0px;
	}
	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;
	}
	.divForsideProdukt {
		border: 1px solid #000000;
		float: left;
		width: 250px;
		margin-left: 18px;
		margin-bottom: 15px;
		padding: 5px;
		text-align: center;
	}
	.knap
	{
		background-image: url('../img/baggrund_bund.gif');
		background-color: #4690C8;
		font-size: 7pt;
		padding: 0px;
		margin-top: 10px;
		color: #ffffff;
		border: 1px solid #0068B3;
	}
