/* ----------[Newsletter (Box rechts)]---------- */

#newsletter{
	position: relative;
	/*background-image: url(http://www.pantau.eu/img/de_de/newsletter.gif);*/
	background-repeat: no-repeat;
	margin-left: 0px;
	border: 0px;
	width: 	179px;
	height: 193px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 15px;
	vertical-align: middle;
}

input#email_newsletter{ /* input[type="text"]#email_newsletter{ */
	position: absolute;
	top: 108px;
	left: 28px;
	/*background-image: url(http://www.pantau.eu/img/login_start_email.gif);*/
	background-repeat: no-repeat;
}

input#newsletter_submit{
	border: 0px;
	position: absolute;
	left:60px;
	top: 140px;
	width: 100px;
	height: 25px;
	background-color: transparent;
	background-image: none;
}
