#newsletter {
		width:244px;
		margin:3px 0px 0px 5px;
}

#newsletter_header {
		background:url(../images/style/newsletter/newsletter_header.jpg) no-repeat;
		width:244px;
		height:176px;
}

#newsletter_content {
		background:url(../images/style/newsletter/newsletter_content.jpg) repeat-y;
		width:244px;
		padding-top:20px;
		padding-left:3px;
}

#newsletter_content form {
		margin:0px 0px 0px 0px;
}

#newsletter_footer {
		background:url(../images/style/newsletter/newsletter_footer.jpg) no-repeat;
		width:244px;
		height:28px;
}

#newsletter_anmeldung {
		width:214px;
		height:30px;
		position:absolute;
		margin:163px 0px 0px 10px;
}

#newsletter_anmeldung1 {
		background:url(../images/style/newsletter/anmeldung.jpg) no-repeat;
		width:214px;
		height:30px;
		position:absolute;
		z-index:2;
}

#newsletter_anmeldung2 {
		background:url(../images/style/newsletter/anmeldung_o.jpg) no-repeat;
		width:214px;
		height:30px;
		position:absolute;
		z-index:1;
}

#form_hr {
		background:url(../images/style/newsletter/newsletter_hr.jpg) no-repeat;
		height:2px;
		width:238px;
		margin:5px 0px 5px 0px;
}

#form_verein {
		background:url(../images/style/newsletter/newsletter_verein.jpg) no-repeat;
		width:214px;
		height:30px;
		margin:0px 0px 5px 7px;
}

#form_email {
		background:url(../images/style/newsletter/newsletter_email.jpg) no-repeat;
		width:214px;
		height:30px;
		margin:0px 0px 5px 7px;
}

#form_vali {
		background:url(../images/style/newsletter/newsletter_blanko.jpg) no-repeat;
		width:214px;
		height:30px;
		margin-left:7px;
}

#form_senden {
		width:214px;
		height:30px;
		margin-left:7px;
}

#submit {
		background:url(../images/style/newsletter/newsletter_absenden.jpg) no-repeat;
		background-color:none;
		border:none;
		width:214px;
		height:30px;
		cursor:pointer;
}

#form_aufgabe {
		float:left;
		color:#C5CBD0;
		font-size:0.9em;
		font-family:verdana;
		margin:6px 0px 0px 8px;
}

#nl_form_vali {
		position:absolute;
		margin:4px 0px 0px 13px;
		width:130px;
		height:20px;
		background-color:#748491;
		border:none;
		color:#C5CBD0;
		font-size:0.8em;
		font-family:verdana;
		font-weight:bold;
}

#nl_form_email {
		position:absolute;
		margin:4px 0px 0px 80px;
		width:120px;
		height:20px;
		background-color:#748491;
		border:none;
		color:#C5CBD0;
		font-size:0.8em;
		font-family:verdana;
		font-weight:bold;
}

#nl_form_verein {
		position:absolute;
		margin:4px 0px 0px 80px;
		width:120px;
		height:20px;
		background-color:#748491;
		border:none;
		color:#C5CBD0;
		font-size:0.8em;
		font-family:verdana;
		font-weight:bold;
}

#nl_form_info {
		width:225px;
		border:none;
		font-size:0.7em;
		font-family:verdana;
		margin:0px 0px 5px 10px;
		color:#3B4E5D;
}

#nl_fehler {
		position:absolute;
		color:#571010;
		font-weight:bold;
		font-size:14px;
		margin:145px 0px 0px 15px;
}
































