
/* by brx */

#shop
{
	padding-top:15px;
	width:100%;
}

#shop .to_basket_image_link {
display:block;padding-left:5px;
}

#shop .to_basket_link_upper {
color:#fe0000;
font-size:14px;
}

#shop .to_basket_link_lower {

}

#shop h1 
{
	background:0;
	margin: 0;
	padding: 0;
	font-size: 10px;
	padding-bottom:3px;
	padding-top:3px;
	border:0;
}

#shop p 
{
	margin: 0;
	padding: 0;
	color:#333333;
	padding-bottom:7px;
}


#shop p a
{
	color:#333333;
}

#shop p a:hover
{
	color:#fe0000;
}

#shop span.date
{
	text-align:right;
	color:#666666;
}


#shop ul 
{
	list-style: none;
	list-style-image:none;
	margin: 0;
	padding: 0;
}
#shop ul li 
{
	list-style: none;
	border-bottom: 1px solid #e2e2e2;
	padding-left:5px;
	padding-right:5px;
}
#shop ul li p img 
{
	display:block;
	padding-right: 10px;
	border:0;
}

#shop ul li div.shop_left 
{
	width:65%;
	float:left;
}
#shop ul li div.shop_right 
{
	width:30%;
	float:right;
}
#shop ul li div p.shop_price, p.shop_price 
{
	color:#fe0000;
	font-weight:bold;
}
#shop ul li div p.shop_price_send , p.shop_price_send
{
	color:#fe0000;
	text-align:right;	
}
#shop ul li div p.shop_pieces_send , p.shop_pieces_send
{
	text-align:right;	
}
#shop ul li div p.shop_price_send_all , p.shop_price_send_all
{
	color:#fe0000;
	text-align:right;
	font-weight:bold;	
}
#shop ul li.shop_li_price_send_all 
{
	padding-top:10px;
	border:0;
}
#shop ul li div input, #shop ul li div select  
{

}
#shop a
{
	color: #333333;
}
#shop a:hover
{
	color: #fe0000;
	text-decoration:none;
}
#shop div.shop_end
{
	overflow:hidden;
	height:10px;
	width:100%;
	clear:both;
}

#shop_teaser
{
	width:171px;
	xpadding-left:5px;
	xpadding-right:5px;
	xbackground-image:url(../bilder/menu_left_bg.gif);
	xbackground-repeat:repeat-y;
	border:1px solid #999;
	border-width:0 1px;
}

#shop_teaser h1 
{
	background:0;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#shop_teaser p 
{
	margin: 0;
	padding: 0;
}

#shop_teaser p 
{
	margin: 0;
	padding: 0;
	color:#333333;
}

#shop_teaser p.shop_teaser_price , p.shop_teaser_price
{
	text-align:right;
	color:#fe0000;
	font-style:italic;
}

#shop_teaser p.shop_teaser_price_all , p.shop_teaser_price_all
{
	text-align:right;
	color:#fe0000;
	font-weight:bold;
	font-style:italic;
}
#shop_teaser p.shop_teaser_bottom
{
	padding: 15px 0 5px 0;
}
#shop_teaser p.shop_teaser_bottom a
{
	display:block;
	padding: 0 2px 0 10px;
	width: 151px;
	color:#333333;
	font-weight:bold;
	background-image:url(../bilder/arrow_red.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#shop_teaser p.shop_teaser_bottom a:hover
{
	text-decoration:underline;
}

#shop_teaser ul 
{
	list-style: none;
	list-style-image:none;
	margin: 0;
	padding: 0;
	display:block;
	border-bottom: 1px solid #999999; 
	width:100%; 
	background-color: #e2e2e2;
}
#shop_teaser ul li 
{
	list-style: none;
	padding:5px;
	border-top: 1px dashed #999999;
}
#shop_teaser a
{
	color: #333333;
}
#shop_teaser a:hover
{
	color: #fe0000;
	text-decoration:none;
}

#shop_form table
{
	padding:0;
	margin:0;
	margin-top:25px;
	border: 1px solid #DDDDDD;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	
}
#shop_form table tr
{
	padding:0;
	margin:0;
}

#shop_form table tr th
{
	padding:3px;
	font-weight:bold;
	background-color:#F0F0F0;
	color:#333333;
}

#shop_form table tr td { padding: 7px 2px 0px 2px; margin:0; vertical-align:top;}
#shop_form table tr td textarea { font-family:Verdana, Arial, Helvetica, sans-serif; width:260px;}
#shop_form table tr td input { width:260px;}
#shop_form table tr td input.shop_form_td_input_plz { width:60px;}
#shop_form table tr td input.shop_form_td_input_city { width:190px;}
#shop_form table tr td.shop_form_td_head { text-align:right; padding-right:3px; padding-top:9px;}
#shop_form table tr td.shop_form_td_button { text-align:center; padding-bottom:5px;}
#shop_form table tr td.shop_form_td_button input { width:170px;}

.pagebrowser { margin-left:127px; }
.pagebrowser DIV { float:left; }
.pagebrowser DIV.previous, .pagebrowser DIV.next, .pagebrowser DIV.info { width:100px; text-align:center;}






