/* TEASER */

.teaser {
	float: left;
	width: 258px;
	height: 144px;
	padding: 7px;
	margin: 0 9px 0 0;
	position: relative;
	}
	
.teaser.lastTeaser {
	margin: 0;
	}
	
.teaser.shopTeaser.lastTeaser {
	margin: 0 0 12px 0;
	}
	
.teaser h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #b3b3b3;
	display: block;
	text-indent: -19999px;
	}
	
.teaser h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: white;
	display: block;
	text-indent: -19999px;
	}
	
.teaser p {
	position: absolute;
	left: 7px;
	top: 80px;
	width: 140px;
	font-size: 11px;
	}
	
.teaser.shopTeaser p {
	position: static;
	}
	
.teaser a.teaserButton {
	display: block;
	width: 120px;
	height: 148px;
	text-indent: -19999px;
	position: absolute;
	right: 8px;
	bottom: 9px;
	background: url(/images/teaser/teaserButtonStandard.gif) 88px 116px no-repeat;
	}
	
.teaser a.teaserButton:focus {
	outline: none;
	}
	
.teaser a.teaserShopButton {
	position: absolute;
	bottom: 17px;
	left: 7px;
	padding: 0px 40px 0 0;
	}
	
	
/* TEASER MIX */
	
#teaserMix {
	background: url(/images/teaser/teaserMix.jpg) 0 0 no-repeat;
	}
	
#teaserMix h4 {
	width: 35px;
	height: 15px;
	background: url(/images/teaser/teaserMixHeadline.gif) 0 0 no-repeat;
	}
	
#teaserMix h5 {
	width: 75px;
	height: 45px;
	background: url(/images/teaser/teaserMixSubHeadline.gif) 0 0 no-repeat;
	}
	
/* TEASER YOUR DRINKS */

#teaserYourDrinks {
	background: url(/images/teaser/teaserYourDrinks.jpg) 0 0 no-repeat;
	}
	
#teaserYourDrinks h4 {
	width: 65px;
	height: 15px;
	background: url(/images/teaser/teaserYourDrinksHeadline.gif) 0 0 no-repeat;
	}
	
#teaserYourDrinks h5 {
	width: 85px;
	height: 25px;
	background: url(/images/teaser/teaserYourDrinksSubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserYourDrinks a.teaserButton {
	background: url(/images/teaser/teaserButtonYourDrinks.gif) 88px 116px no-repeat;
	}
	
/* TEASER MIX TIPPS */

#teaserMixTipps {
	background: url(/images/teaser/teaserMixTipps.jpg) 0 0 no-repeat;
	}
	
#teaserMixTipps h4 {
	width: 55px;
	height: 15px;
	background: url(/images/teaser/teaserMixTippsHeadline.gif) 0 0 no-repeat;
	}
	
#teaserMixTipps h5 {
	width: 105px;
	height: 45px;
	background: url(/images/teaser/teaserMixTippsSubHeadline.gif) 0 0 no-repeat;
	}	

/* TEASER QUALITY */

#teaserQuality {
	background: url(/images/teaser/teaserQuality.jpg) 0 0 no-repeat;
	}
	
#teaserQuality h4 {
	width: 50px;
	height: 15px;
	background: url(/images/teaser/teaserQualityHeadline.gif) 0 0 no-repeat;
	}
	
#teaserQuality h5 {
	width: 110px;
	height: 45px;
	background: url(/images/teaser/teaserQualitySubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserQuality a.teaserButton {
	background: url(/images/teaser/teaserButtonQuality.gif) 86px 116px no-repeat;
	}

/* TEASER HISTORY */

#teaserHistory {
	background: url(/images/teaser/teaserHistory.jpg) 0 0 no-repeat;
	}
	
#teaserHistory h4 {
	width: 60px;
	height: 15px;
	background: url(/images/teaser/teaserHistoryHeadline.gif) 0 0 no-repeat;
	}
	
#teaserHistory h5 {
	width: 140px;
	height: 25px;
	background: url(/images/teaser/teaserHistorySubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserHistory p {
	width: 150px;
	}
	
#teaserHistory a.teaserButton {
	background: url(/images/teaser/teaserButtonHistory.gif) 88px 116px no-repeat;
	}

/* TEASER TV-SPOT */

#teaserTvSpot {
	background: url(/images/teaser/teaserTvSpot.jpg) 0 0 no-repeat;
	}
	
#teaserTvSpot h4 {
	width: 45px;
	height: 15px;
	background: url(/images/teaser/teaserTvSpotHeadline.gif) 0 0 no-repeat;
	}
	
#teaserTvSpot h5 {
	width: 155px;
	height: 45px;
	background: url(/images/teaser/teaserTvSpotSubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserTvSpot a.teaserButton {
	background: url(/images/teaser/teaserButtonTvSpot.gif) 88px 116px no-repeat;
	}

/* TEASER PRODUCTS */

#teaserProducts {
	background: url(/images/teaser/teaserProducts.jpg) 0 0 no-repeat;
	}
	
#teaserProducts h4 {
	width: 50px;
	height: 15px;
	background: url(/images/teaser/teaserProductsHeadline.gif) 0 0 no-repeat;
	}
	
#teaserProducts h5 {
	width: 80px;
	height: 45px;
	background: url(/images/teaser/teaserProductsSubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserProducts p {
	width: 160px;
	}
	
#teaserProducts a.teaserButton {
	background: url(/images/teaser/teaserButtonProducts.gif) 88px 116px no-repeat;
	}
	
/* SHOP TEASER
	
/* TEASER GLASSES */

#teaserShopGlasses {
	background: url(/images/teaser/teaserShopGlasses.jpg) 0 0 no-repeat;
	}
	
#teaserShopGlasses h5 {
	width: 60px;
	height: 25px;
	background: url(/images/teaser/teaserShopGlassesSubHeadline.gif) 0 0 no-repeat;
	}

/* TEASER SPECIALS */

#teaserShopSpecials {
	background: url(/images/teaser/teaserShopSpecials.jpg) 0 0 no-repeat;
	}
	
#teaserShopSpecials h5 {
	width: 150px;
	height: 25px;
	background: url(/images/teaser/teaserShopSpecialsSubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserShopSpecials p {
	width: 150px;
	}
	
/* TEASER SPIRITS */

#teaserShopSpirits {
	background: url(/images/teaser/teaserShopSpirits.jpg) 0 0 no-repeat;
	}
	
#teaserShopSpirits h5 {
	width: 100px;
	height: 25px;
	background: url(/images/teaser/teaserShopSpiritsSubHeadline.gif) 0 0 no-repeat;
	}
	
/* TEASER TEXTILES */

#teaserShopTextiles {
	background: url(/images/teaser/teaserShopTextiles.jpg) 0 0 no-repeat;
	}
	
#teaserShopTextiles h5 {
	width: 75px;
	height: 25px;
	background: url(/images/teaser/teaserShopTextilesSubHeadline.gif) 0 0 no-repeat;
	}

/* TEASER NEWSLETTER */

#teaserNewsletter {
	background: url(/images/teaser/teaserNewsletter.jpg) 0 0 no-repeat;
	}
	
#teaserNewsletter h4 {
	width: 65px;
	height: 15px;
	background: url(/images/teaser/teaserNewsletterHeadline.gif) 0 0 no-repeat;
	}
	
#teaserNewsletter h5 {
	width: 115px;
	height: 45px;
	background: url(/images/teaser/teaserNewsletterSubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserNewsletter p {
	width: 160px;
	}
	
#teaserNewsletter a.teaserButton {
	width: 100px;
	background: url(/images/teaser/teaserButtonNewsletter.gif) 68px 116px no-repeat;
	}

/* TEASER CAMPAIGNWHITE */

#teaserCampaignWhite, 
#teaserCampaignWhitePrices {
	background: url(/images/teaser/teaserCampaignWhite.jpg) 0 0 no-repeat;
	}
	
#teaserCampaignWhite h4 {
	width: 75px;
	height: 15px;
	background: url(/images/teaser/teaserCampaignWhiteHeadline.gif) 0 0 no-repeat;
	}
	
#teaserCampaignWhitePrices h4 {
	width: 95px;
	height: 15px;
	background: url(/images/teaser/teaserCampaignWhitePricesHeadline.gif) 0 0 no-repeat;
	}
	
#teaserCampaignWhite h5 {
	width: 165px;
	height: 45px;
	background: url(/images/teaser/teaserCampaignWhiteSubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserCampaignWhitePrices h5 {
	width: 150px;
	height: 45px;
	background: url(/images/teaser/teaserCampaignWhitePricesSubHeadline.gif) 0 0 no-repeat;
	}
	
#teaserCampaignWhite p{
	width: 190px;
	}

#teaserCampaignWhitePrices p {
	width: 150px;
	}
	
#teaserCampaignWhite a.teaserButton, 
#teaserCampaignWhitePrices a.teaserButton {
	width: 70px;
	background: url(/images/teaser/teaserButtonCampaignWhite.gif) 38px 116px no-repeat;
	}

/* ROAR CONTEST */

#teaserRoarContest, 
#teaserRoarContestPrices {
	background: url(/images/teaser/teaserRoarContest.jpg) 0 0 no-repeat;
	}
	
#teaserRoarContest h4 {
	width: 95px;
	height: 15px;
	background: url(/images/teaser/teaserRoarContestHeadline.gif) left top no-repeat;
	}
	
#teaserRoarContest h5 {
	width: 100px;
	height: 45px;
	background: url(/images/teaser/teaserRoarContestSubHeadline.gif) left top no-repeat;
	}
	
#teaserRoarContest p, 
#teaserRoarContestPrices p {
	width: 190px;
	}
	
#teaserRoarContest a.teaserButton,
#teaserRoarContestPrices a.teaserButton {
	width: 70px;
	background: url(/images/teaser/teaserButtonRoarContest.gif) 38px 116px no-repeat;
	}
	
#teaserRoarContestPrices h4 {
	width: 60px;
	height: 15px;
	background: url(/images/teaser/teaserRoarContestPricesHeadline.gif) left top no-repeat;
	}
	
#teaserRoarContestPrices h5 {
	width: 120px;
	height: 45px;
	background: url(/images/teaser/teaserRoarContestPricesSubHeadline.gif) left top no-repeat;
	}
	
/* HAERDNESS TEST */

#teaserHardnessTest {
	background: url(/images/teaser/teaserHardnessTest.jpg) 0 0 no-repeat;
	}
	
#teaserHardnessTest h4 {
	width: 95px;
	height: 15px;
	background: url(/images/teaser/teaserHardnessTestHeadline.gif) left top no-repeat;
	}
	
#teaserHardnessTest h5 {
	width: 143px;
	height: 45px;
	background: url(/images/teaser/teaserHardnessTestSubHeadline.gif) left top no-repeat;
	}
	
#teaserHardnessTest p {
	width: 190px;
	}
	
#teaserHardnessTest a.teaserButton {
	width: 70px;
	background: url(/images/teaser/teaserButtonHardnessTest.gif) 38px 116px no-repeat;
	}