<?xml version="1.0" encoding="UTF-8"?>
<adb:sites xmlns:adb="http://data.usability-online.com/adblock" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://data.usability-online.com/adblock universaladblock.xsd">
	<adb:delete>
		<!-- Following elements specified in "include" will be removed if there is no match in excluded elements (as specified in "exclude")! -->
		<adb:include>
			<adb:domain URL="*.*vz.net/*" name="studivz">
				<adb:DOMElement nodeName="div" attType="class" attName="floatR" xPathExpr1="h2/span" strToFind="Telegramm" />
				<adb:DOMElement nodeName="div" attType="class" attName="floatR" xPathExpr1="h2/span" strToFind="Neuigkeiten" />
				<adb:DOMElement nodeName="div" attType="class" attName="floatR" xPathExpr1="h2/span" strToFind="Schaufenster" />
				<adb:DOMElement nodeName="div" attType="id" attName="leftSideBox" />
				<adb:DOMElement nodeName="div" attType="id" attName="leftAds" xPathExprSuffix="/div[starts-with(@id,'ad')]" />
				<adb:DOMElement nodeName="li" xPathExpr1="a" strToFind="boutique" />
				<adb:DOMElement nodeName="li" xPathExpr1="a" strToFind="einstieg" />
				<adb:DOMElement nodeName="img" attType="alt" attName="Neuigkeiten" />
			</adb:domain>
		</adb:include>	
		<!-- 	We need these, if the "all" or another section in includes is too lax for some sites
				Please specify the elements you do not want to block right here...	 -->
		<adb:exclude>
			<adb:domain URL="*.*vz.net/*" name="studivz">
				<adb:DOMElement nodeName="div" attType="id" attName="leftAds" />
			</adb:domain>
		</adb:exclude>
	</adb:delete>
	<adb:alter><!-- Not implemented yet --></adb:alter>
	<adb:move><!-- Not implemented yet --></adb:move>
	<adb:addstyle>
		<adb:domain URL="*.*vz.net/*" name="studivz">
			<adb:style name="#ShopLink">
				<adb:css value="none" rule="display"/>
				<adb:css value="hidden" rule="visibility"/>
			</adb:style>
			<adb:style name="#ad770x90">
				<adb:css value="none" rule="display"/>
				<adb:css value="hidden" rule="visibility"/>
			</adb:style>
			<adb:style name="#ad125x125">
				<adb:css value="none" rule="display"/>
				<adb:css value="hidden" rule="visibility"/>
			</adb:style>
			<adb:style name=".advertisingBlock">
				<adb:css value="none" rule="display"/>
				<adb:css value="hidden" rule="visibility"/>
			</adb:style>
			<adb:style name="#AdLogout">
				<adb:css value="none" rule="display"/>
				<adb:css value="hidden" rule="visibility"/>
			</adb:style>
			<adb:style name="#MismatchFooterBannerSnipplet">
				<adb:css value="none" rule="display"/>
				<adb:css value="hidden" rule="visibility"/>
			</adb:style>
			<adb:style name="#rightAds">
				<adb:css value="none" rule="display"/>
				<adb:css value="hidden" rule="visibility"/>
			</adb:style>
		</adb:domain>
	</adb:addstyle>
</adb:sites>