html, body {
background-image:url(/files/system/midlertidiggrafik/bodybg.gif);
background-position:top;
background-repeat:repeat-x;
background-color: #9A9A9C;
margin: 0px;
padding: 0px;
}
.topshadow {
	background-image: url(topmenubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.conbin {
	background-color: #FFFFFF;
}
.bottombin {
	background-color: #D3D3D3;
background-image:url(footer.gif);
background-position:top left;
background-repeat:no-repeat;
height:50px;
padding-top:10px;
}

.submenubin {
	background-image: url(../../../Files/System/2007/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 27px;
	margin-top: 30px;
}
.bottomtext {
	font-family: "Lucida Sans", Arial, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
}
.searchbin {
	background-image: url(../../../Files/System/2007/searchbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 27px;
	margin-top: 20px;
}
.searchbox {
	border: 1px solid #DDDDDD;
	background-color: #F2F2F2;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #404040;
	line-height: 11px;
}
/*SHOP 2008 START*/
.degncart {
	margin-left: 27px;
	margin-top: 30px;
}
.CartStyle{
border:#D9D9D9 dotted 1px;
}
a.Headerlinks {
color:#FFF;
font-size:12px;
font-weight:bold;
font-family:tahoma;
}
a.Headerlinks:hover {
color:#B3EC6D;
font-size:12px;
font-weight:bold;
font-family:tahoma;
}
a.Headerlinks:active {
color:#B3EC6D;
font-size:12px;
font-weight:bold;
font-family:tahoma;
}
#productcontainer {
margin:0 auto;
width:555px;
}

.productfloat {
width:267px;
float:left;
margin-right:5px;
margin-bottom:5px;
border:#D9D9D9 1px dotted;
}

.ShowProduct {
width:100%;
margin-right:5px;
margin-bottom:5px;
border:#D9D9D9 1px dotted;
}
.ShowProductPopup {
width:164px;
margin-right:5px;
margin-bottom:5px;
border:#D9D9D9 1px dotted;
}
	.productheader {
	height:35px; 
	padding: 0px 5px 0px 5px; 
	border-bottom: 1px solid #D9D9D9; 
	background-color:#73B420;
	background-image:url(/Files/System/2007/producttilegreen.gif);
	background-position:top left;
	background-repeat:repeat-x;
	
	}

.varetitel {
  font-size: 14px;
  color:#FFFFFF;
  text-decoration:none;
}

a.varetitel {
  font-size: 14px;
  color:#FFFFFF;
  text-decoration:none;
}
a.varetitel:hover {
color:#E5FBCA;
text-decoration:none;
}
a.varetitel:active {
color:#E5FBCA;
text-decoration:none;
}
a.varetitel:visited {
color:#E5FBCA;
text-decoration:none;
}
.momstekst{
  font-size: 9px;
  color:#5A8A1C;
}
.alternativsmalltext{
  font-size: 9px;
  color:#FFFFFF;
}



/*SHOP 2008 SLUT*/

#quickcart {
	color: #FFF;
	border: dotted 1px #FFF;
	margin-right: 20px;
}

#quickcart table tr td{
	color: #FFF;
}

#quickcart a:link, #quickcart a:visited, #quickcart a:active {
	color: #FFF;
	text-decoration: none;
}

#quickcart a:hover {
	color: #FFF;
	text-decoration: underline;
}

.cartbraker {
	border-top: dotted 1px #FFF;
}