/*CSS Document*/
IMG
{
	border: none;
}
#usb_wrapper
{
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 472px;
	height: 472px;
}
#usb_wrapper H3
{
	padding: 0;
	margin: 0;
	font-weight: bolder;
	font-size: 1.3em;
	color: #2D2D2D;
}
#usb_wrapper P
{
	margin: 4px 0;
}
.more A
{
	color: #666;
	text-decoration: none;
}
.more A:hover
{
	text-decoration: underline;
}
SPAN.more
{
	/*+placement:anchor-bottom-left 11px 0px;*/
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#artikel_fld
{
	width: 472px;
	height: 127px;
	margin: 0;
}
#usb_wrapper .dark
{
	background: url(http://images.fantec.de/art_bg_dark.jpg) repeat-y 0 0;
}
#usb_wrapper .bright
{
	background: url(http://images.fantec.de/art_bg_bright.jpg) repeat-y 0 0;
}
#artikel_fld_top
{
	background: url(http://images.fantec.de/art_shdw_top.jpg) no-repeat 0 0;
	height: 4px;
}
#artikel_fld_btm
{
	background: url(http://images.fantec.de/art_shdw_btm.jpg) no-repeat 0 0;
	height: 4px;
}
#artikel_img_left, #artikel_img_right
{
	float: left;
	width: 81px;
	height: 84px;
}
#artikel_img_left
{
	margin: 0;
	padding: 21px 0 0 10px;
}
#artikel_img_right
{
	margin: 0 0 0 10px;
	padding: 21px 0 0 10px;
}
#artikel_txt
{
	float: left;
	width: 124px;
	height: 107px;
	margin: 0px;
	padding: 13px 0 0 10px;
	position: relative;
}

