@charset "utf-8";

/* update 17.08.2010 Transparent*/

#contentLeft #newsletterTeaser 
{
	background:url("background/background_newsalert.gif") no-repeat scroll 0 0 transparent;
	height:136px;
	width:195px;
}

#contentLeft #newsletterTeaser .newsletterHead {
	/*background-image:url("content_left/newsalert.png");
	background-repeat:no-repeat;*/
	height:68px;
	width:192px;
	margin-left:0px;
	margin-top:10px;
}

#contentLeft #newsletterTeaser .newsletterText {
	font-size:11px;
	left:0;
	margin-top:5px;
	position:absolute;
	top:33px;
	width:120px;
	margin-left:0px;
	color:#FFFFFF;
}

#contentLeft #newsletterTeaser .newsletterInput
{
	margin-left:0px;
	width:165px;
	margin-top: 14px;
	float:left;
	border: 0;
	padding:2px 3px 3px 3px;
}

/*Newsalert Button*/
#contentLeft #newsletterTeaser #newsletterSubmit 
{
	margin-top:14px;
	float:left;
	background:url("content_left/btn_newsalert.gif") no-repeat scroll 0 0 transparent;
	height:20px;
	width:20px;
}


/*Teaser box E-Flyer*/
#flyerTeaserLocal {
	background-image: url('content_left/flyer_pict_ch.png'); 
	background-repeat:no-repeat;
	height:194px;
}

#flyerTeaserNational{
	background-image: url('content_left/flyer_pict_ch.png'); 
	background-repeat:no-repeat;
	height:194px;
}

/* Footer */

#shopFooter div.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* update 03.08.2011 Newsletter Icon*/

#contentLeft #newsletterTeaser 
{
	background:url("content_left/newsletter_bg.png") no-repeat scroll 0 0 transparent;
}



