/* Newsletter an und abmelden */

.clearfix { 
	list-style-type: none;
}

.warning { 
	padding: 5px;
	border: 1px dashed #ccc;
	font-size: 11px;
	color: red;
	background-color: #f3f3f3;
}

.nl { 
	font-size: 12px;
	font-weight: bold;
}

.nllabel { 
	display: block;
	float: left;
	width: 70px;
}