@charset "UTF-8";
/* CSS Document */

div.newsletter{
	background: transparent no-repeat url(../../themes/citycoffee/images/sidebar_bg_newsletter.jpg);
	padding: 50px 7px 0 7px;
	border-top: 2px solid #fff;
	
}

div.newsletter h3{
	padding:0;
	margin:0;
	font-size:0;
	height:0;
	display:none;
}

div.newsletter p{
	margin:0.7em 0;
}

div.newsletter #nl_eintragen{
	font-size: 90%;
	font-weight: normal;
	
	padding: 0 0 0 0;
	color:#5f4323;
	width:80px;
	height: 23px;
	background: transparent repeat-x url(../../themes/citycoffee/images/bg_input.jpg);
}
div.newsletter #nl_secur{
	width:101px;
	float:left;
}

div.newsletter #nl_email{
	width:174px;
}

div.newsletter #nl_email,
div.newsletter #nl_secur{
	font-size: 90%;
	font-weight: normal;
	height: 16px;
	border:1px solid #9d7343;
	padding: 2px 1px 1px 3px;
	color:#5f4323;
	background: transparent repeat-x url(../../themes/citycoffee/images/bg_input.jpg);
}

div.newsletter img{
	
	margin-left:2px;
	border:1px solid #9d7343;
}

.p-newsletter {
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #5f4323;
}
