body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #000000;
}
table {
	background-color: #F7F7F7;
	margin: 2px;
	padding: 3px;
	border: 1px solid #b5a77a;
}
a:link {
	text-decoration: none;
	color: #D58F00;
}
a:active {
	text-decoration: none;
	color: #D58F00;
}
a:visited {
	text-decoration: none;
	color: #D58F00;
}
a:hover {
	text-decoration: underline;
	color: #D58F00;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	border: thin dotted #CCCCCC;
	background-position: center;

}
td {
	border: 0px dotted #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.kurv {
	background-color: #dddddd;
	color: #333333;

}
.navn {
	font-size: x-small;
	font-weight: bold;
	color: #003399;
}
.pris {
	text-align: right;
}
.udenkanter {
	border: 0px none;
}
.bundtekst {
	font-size: xx-small;
}
.CHoverskrift {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;


}
.advarsel {
	font-size: medium;
	color: #FF3300;
	text-align: center;
}
.TRbundstreg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5A77A;
}
.TRstreg {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #B5A77A;
}
.varemenu {
	font-weight: bold;
	background-color: #DDDDDD;

}
.hovedoverskrift {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.toptable {
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;

}
.besked {
	color: #eeeeee;
	font-size: medium;

}
.webdesignere {
	font-size: xx-small;
	color: #ECE9D8;
	text-decoration: none;
}

