.shopmenu
{
	width:auto;
	height:auto;
	margin:0px;
	background-color: #FAFAFA;
}
.shopmenutop
{
	background:#CF322D;
	width:auto;
	margin:0px;
	height:25px;

}
.shopmenutop .headline
{
	margin: 4px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	height:auto;
}




.shopmenubottom
{
	background:url(LayoutGrafik/bg_sidebar_shop_bottom.gif) bottom left no-repeat #ECECEC;
	width:auto;
	margin:0px  0px 10px 0px;
	height:28px;
}

.shopmenubody
{

	width:auto;
	margin:0px;
	text-align: center;
	background-color: #FFFFFF;

}
.shopmenubody .content1
{
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	margin: 0px 5px 0px 5px;

}
.shopmenubody .content1 .pic
{
	width:auto;
	height:auto;
	margin:0px;
	text-align: center;
	padding: 5px;
}

.shopmenubody .content1 .headline
{
	font-weight:bold;
	color:#333333;
}


.shopmenubody .content1 .stk
{
	width:40px;
	margin:2px 2px 2px 2px;
	float:left;
	color:#CF322D;
	text-align: left;
	overflow: hidden;
}

.shopmenubody .content1 .desc
{
	width:110px;
	margin:2px 2px 2px 2px;
	float:right;
	color:#666666;
	clear:right;
	text-align: left;


}
.shopmenubody .content hr
{
	border:2px dashed #666666;
	margin-right:5px;
}
.shopmenubottom a
{	margin-right:5px;
	color:#FF0000;
	font:8pt;
	text-decoration:none;
}

.shopmenubottom .content
{
	margin: 5px 5px 5px 5px;
	color:#ACACAC;
	font-weight:normal;
	font-size:8pt;
	text-align:right;
	height:auto;
}

.shopmenubottom a:hover
{
	color:#ACACAC;
	font:8pt;
	text-decoration:none;
}

.boxrightsmall
{
	margin-top: 2px;
	margin-right:2px;
	margin-left:2px;
	float:right;
	height:100%;
	width:388px;

}

.boxleftsmall
{
	float:left;
	width:100px;
	height:100%;
	margin-top: 2px;
	margin-right:2px;
	margin-left:2px;

}

.boxmiddlesmall
{
	width:100%;
	margin-top: 2px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:2px;
	height:30px;
	float: left;

}

.Surroundingbox
{
	border: dashed #999999 1px 1px 0px 1px;
	margin:0px;
	height:102px;
	width:240px;
	background-color: #FFFFFF;
	overflow:hidden;
}
