/* tl: site_shop - values hard-coded due to loading this as the only stylesheet in the site_shop module */
.text {
	font-size			: 11px;
	font-family				: Arial, Helvetica, sans-serif;
}

.headline, .containerText {
	font				: 400 11px Arial, Helvetica, sans-serif;
	text-decoration		: none;
}

a.containerText:hover, a.headline:hover {
	text-decoration		: underline;
}

.site_shop_content {
	color				: #01203f;
	background-color	: #fff;
	font				: 400 11px Arial, Helvetica, sans-serif;
}

/* kombinator der stillen hoffnung */ 
table[background="/pics/site_shop/footer.gif"] {
	font				: 400 11px Arial, Helvetica, sans-serif;
	height				: 60px !important;
}

A.menuhead {
	background			: url(/pics/layout/vmenu_arr.gif) no-repeat 6px 7px;
	padding				: 3px 10px 3px 14px;
}

A.menuhead:hover {
	color				: #FF6801;
	text-decoration		: none;
}

A.submenu {
	background			: url(/pics/layout/vmenu_arr2.gif) no-repeat 20px 7px;
	padding				: 3px 10px 3px 27px;
}

A.submenu:hover {
	background			: url(/pics/layout/vmenu_arr.gif) no-repeat 20px 7px;
	color				: #FF6801;
	text-decoration		: none;
}

ul .list_offset {
	margin-left:5px;
	display:none;
}

* html ul .list_offset {
	margin-left:7px;
}

div.page-content-text li{
	padding-left: 5px;
}

