/*
	$Revision: 1.4 $Date: 2013/11/05 10:32:42 $
	SevenOne Media Ad Integration for www.testedich.de
*/

.ad-version:after {
	content: '$Revision: 1.4 $';
	display: none;
}

.ad-wrapper div,
.ad-wrapper object,
.ad-wrapper embed,
.ad-wrapper img,
.ad-wrapper iframe,
.ad-wrapper ins {
	vertical-align: bottom;
}
#ads-outer {
	position: relative;
	z-index: 30;
	clear: both;
}
#ad-fullbanner2-outer {
	position: relative;
	z-index: 2;
}
#ad-fullbanner2 {
	min-height: 90px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}
#ad-skyscraper1-outer {
	position: absolute;
	z-index: 1;
	right: -170px;
	width: 160px;
}
#ad-skyscraper1 {
	width: 160px;
}
#ad-rectangle1-outer,
#ad-rectangle1-outer-mobile,
#ad-promo1-outer-mobile,
#ad-promo1-outer {
	position: relative;
	z-index: 19;
	clear: both;
}
#ad-rectangle1-outer,
#ad-promo1-outer {
	display: block;
}
#ad-rectangle1-outer-mobile,
#ad-promo1-outer-mobile {
	display: none;
}
#ad-rectangle1,
#ad-rectangle1-mobile,
#ad-promo1-mobile,
#ad-promo1 {
	width: 300px;
	margin: 0px auto 30px auto;
}
#ad-rectangle1:before,
#ad-rectangle1-mobile:before,
#ad-promo1:before,
#ad-promo1-mobile:before {
	content: 'ANZEIGE';
	display: block;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #3B4B59;
}
@media screen and (max-width: 1023px) {
	#ad-rectangle1-outer,
	#ad-promo1-outer {
		display: none;
	}
	#ad-rectangle1-outer-mobile,
	#ad-promo1-outer-mobile {
		display: block;
	}
}
@media only screen and (max-width: 759px) {
	#ad-fullbanner2 {
		min-height: 0px;
	}
}
