
/* FORULAR NEWSLETTER ANMELDUNG
-------------------------------------------- */
div.form ul {
    list-style: none !important;
    margin-left:0 !important;
}

div.form label {
	clear:both;
	float:left;
	margin-right:5px;
	width:120px;
}

div.form ul li.form_button {
	padding-left:00px;
}
div.form input {
	margin-bottom:5px;
	width:300px;
}
div.form ul li.form_button input {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #001A4F;
	color:#001A4F;
	font-weight:bold;
	height:auto !important;
	margin-left:125px;
	width:90px;
}