
#shop-list td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.shop_bold 
{
	font-weight: bold;
}
	
.shop_menu 
{
	color: #ffffff;
	background-color: #1e3741;
	font-size: 9px;
}

.shop_menu_td 
{ 
	width: 110px;
	text-align: center;
}

.shop_disabled
{
	color: #ffffff;
	background-color: #D6D6D3;
	font-size: 9px;
}

#shop_head a, #shop_head a:link, #shop_head a:visited {
	color:#ffffff;
	text-decoration:none;
	padding-right: 0px;
}

#shop_head a:hover {
	padding-right: 0px;
	color:#F8A310;
}

.shop_input {
	width: 250px;
}
.shop_input_plz {
	width: 40px;
}
.shop_input_ort {
	width: 206px;
}

.shop_line {
	width:100%; 
	background-image: url('../img/shop_lines.gif'); 
	background-repeat:repeat-x;
	margin-top: 3px;
	margin-bottom: 3px;
}

.shop_thin {
	height:1px; 
}

.shop_double {
	height:3px; 
}

#shop_image {
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px; 
}
