<style type="text/css">

.wireframemenu{
border: 1px solid #C0C0C0;
background-color: #F5F5F5;
border-bottom-width: 0;
width: 170px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 170px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
	font: 10px Tahoma;
	display: block;
	width: 100%;
	color: #999999;
	text-decoration: none;
/*	border-bottom: 1px solid #FFFFFF;  */
	background-color: #F5F5F5;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #EBEBEB;
color: #666666;
}

.header_04 {
	height: 25px;
	width: 522px;
	padding-left: 8px;
	background-color:#F5F5F5;
	font: bold normal 10px Tahoma;
	color: #666666;
}

.header_03Green {
	font: bold normal 10px Tahoma;
	text-transform: uppercase;
	color: #6F9310;
}

.header_03Green a {
	text-decoration: none;
	text-transform: uppercase;
	color: #6F9310;
}

.header_03Green a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #ACE319;
}


.header_03Cart {
	font: bold normal 10px Tahoma;
	background-color:#E1E1E1;
	text-transform: uppercase;
	color: #666666;
	height: 25px;
	width: 192px;
	padding-left: 8px;
}

.header_02 {
	height: 25px;
	width: 522px;
	padding-left: 8px;
	background-color:#E1E1E1;
	text-transform: uppercase;
	font: bold normal 10px Tahoma;
	color: #666666;
}

.header_01 {
	font: bold normal 10px Tahoma;
	background-color:#E1E1E1;
	color: #666666;
	text-transform: uppercase;
	height: 25px;
	width: 162px;
	padding-left: 8px;
}


.textCart01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}

.textCart01 a {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	line-height:18px;
}

.textCart01 a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

.text01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	line-height: 18px;
}

.text01 a {
	font-family: Tahoma;
	color: #999999;
	text-decoration:none;
}

.text01 a:hover {
	font-family: Tahoma;
	color: #999999;
	text-decoration:underline;
}

.text01Header {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	line-height: 18px;
}

.text01Header02 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	line-height: 18px;
}


.text01Price {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	line-height: 14px;
}

.text01PriceDKK {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F9310;
	text-decoration:none;
	line-height: 14px;
	letter-spacing:1px;
}

.text01PriceADD {
	font-family: Tahoma;
	font-size: 10px;
	color: #ACE319;
	text-decoration:none;
	line-height: 14px;
	letter-spacing:1px;
}

.text01Green {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F9310;
	text-decoration:none;
	line-height: 14px;
	letter-spacing:1px;
}

.text01Green a {
	color: #6F9310;
	text-decoration:none;
}

.text01Green a:hover {
	color: #6F9310;
	text-decoration:underline;
}

.text02 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	line-height: 18px;
	list-style-type: circle;
}

.text02 a {
	font-family: Tahoma;
	color: #666666;
	text-decoration:none;
}

.text02 a:hover {
	font-family: Tahoma;
	color: #999999;
	text-decoration:none;
}

.textError{
	font-family: Tahoma;
	font-size: 10px;
	color:#CC0000;
	text-decoration:none;
	line-height: 18px;
	font-weight:bolder;
}


.Chart_place{
	font-family: Tahoma;
	font-size: 22px;
	color:#BEBEBE;
	text-decoration:none;
	font-weight:bold;
}

.list100px {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F9310;
	font-weight:normal;
	line-height: 22px;
	width: 100px;
	height: 18px;
}

.field100px {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F9310;
	font-weight:normal;
	width: 100px;
	height: 18px;
	padding-left:4px;
	border-color: #F2F2F2;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}

.list50px {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F9310;
	font-weight:normal;
	line-height: 22px;
	width: 50px;
	height: 18px;
}

.button40px {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F9310;
	font-weight:bold;
	line-height: 22px;
	width: 30px;
	height: 18px;
}

.hand 					{ cursor: hand;}


