#newsletter-light h4 {
	width: 298px;
	float: left;
	margin: 5px 0 0 0;
}
#newsletter-light {
	padding: 27px 0 8px 1px;
	height: 39px;
	width: 580px;
	
}
form#Anmeldung-2 {
	position: relative;
}
form#Anmeldung-2 fieldset {
	float: left;
}
form#Anmeldung-2 label {
	font-size: 20px;
	color: #92790d;
	margin: 5px 0 0 0;
	width: 54px;
}

form#Anmeldung-2 label,
form#Anmeldung-2 input {		
	float: left;
}

form#Anmeldung-2 input {				
	border:1px solid #d2c290;
	width: 133px;
	height: 22px;
	background: #fff;
	margin: 0;
	font-size: 12px;
	color: #000;
	padding: 3px 2px 0 2px;
	line-height: 18px;
}
form#Anmeldung-2 input#submit-newsletter {					
	border: none;
	cursor:pointer;
	width: 73px;
	height: 25px;
	float: left;
	background: url(../images/bg-anmelden.png) no-repeat 0 0;
	text-indent: -9999px;
	line-height: 0.01em;
	font-size: 0.01em;
	margin: 1px 0 0 5px;
}
form#Anmeldung-2 input[type=hidden] {
	display:none;
}

fieldset {border: none;}