/*
 * Spezielle Styles für die Katalogansicht
*/

ul#content_subnav {
	position:absolute;
	top:175px;
	left:200px;
}

		table#online_shop_nav {
			margin:0 !important;
			clear:both;
		}

input.inbasketbutton {
	background:url(../img/online_shop/icon_shopping_cart.gif) no-repeat;
	background-position:1px 2px;
	background-color:#D1D662;
	padding-left:20px;
}