table.Menu {
	width: 205px;
	border-color: Black;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;	
}

table.MenuIndhold
{
	width: 182px;
	background-color: #FFFFFF;
	border-color: Black;
	border-style: solid;
	border-width: 0px;
	text-align: left;
	margin: auto;
}

td.ProduktOverskrift {
	font-size: 12px;
	font-weight: bold;
}

td.ProduktBeskrivelse {
	font-size: 12px;
	font-weight: normal;
}

td.ProduktPris {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

td.ProduktAntal {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

input.ProduktAntal {
	background-color: #d6d6d6;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	text-align: center;
	font-size: 10px;
	width: 30px;
}

td.ProduktFpris {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

table.BestillingTrin1 {
	width: 700px;
	background-color: #E9E9E9;
	border-color: Black;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 18px;	
}

table.ProduktOversigt {
	width: 98%;
	border-color: Black;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;	
}

table.BestillingTrin1Indhold {
	width: 520px;
	margin: auto;
	border-collapse: collapse;
}

table.BestillingTrin2Indhold {
	width: 520px;
	margin: auto;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

table.BestillingTrin2Top {
	width: 520px;
	margin: auto;
	background-color: #860040;
	color: #ffffff;
	text-align: center;
	height: 20px;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

table.BestillingKnapper {
	width: 520px;
	margin: auto;
	border-color: Black;
	border-style: solid;
	border-width: 0px;
}

td.BestillingTrin1Beskrivelse {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td.BestillingTrin1IAlt {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td.BestillingTrin1Vare {
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
}

input.BestillingTrin1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 30px;
	text-align: center;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}

div.Tekst10px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div.ErrorTekst10px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}

div.Tekst10pxBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

div.Tekst12pxBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

table.ProduktOversigtIndhold
{
	width: 515px;
	border-color: Black;
	border-style: solid;
	border-width: 0px;
	text-align: left;
	margin: auto;
}

td.ProduktOversigtBillede {
	width: 90px;
	height: 130px;
	vertical-align: top;
}

td.ProduktOversigtTekstfelt {
	width: 325px;
	vertical-align: middle;
	background: url(../grafik/produkt_vis_dot_bund.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.ProduktOversigtBestilfelt {
	width: 100px;
	vertical-align: middle;
	background: url(../grafik/produkt_vis_dot_bund.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.MenuKnap {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #A1C3F3;
	border-bottom-style: solid;
	border-bottom-width: 1px;		
}

td.uMenuKnap {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

A:link.MenuKnap {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited.MenuKnap {
	color: #FFFFFF;
	text-decoration: none;
}

A:active.MenuKnap {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover.MenuKnap {
	color: #FFFFFF;
	text-decoration: underline;
}

A:link.uMenuKnap {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited.uMenuKnap {
	color: #FFFFFF;
	text-decoration: none;
}

A:active.uMenuKnap {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover.uMenuKnap {
	color: #FFFFFF;
	text-decoration: underline;
}

A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

form {
	margin: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color:#F7EFCE;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

td.billedHolder
{
	padding: 5px;
	border-color: #848484;
	border-style: solid;
	border-width: 1px;
	background-color: #d9dada;
}

img.billede
{
	border-color: #f0f1f1;
	border-style: solid;
	border-width: 1px;	
}

a.mail
{
	text-decoration: underline;
}