.fck_bereich {
	margin-bottom:15px;
}



.plz_input {
	width:50px;
	margin-right:5px;
}

/**************************************************************************** _Newsletter-Abo Bearbeiten / Erstellen */

.neuintrag_table {
	width:550px;
	border-collapse:collapse;
	padding:0;
}

.neuintrag_table td {
	padding-bottom:3px;
}

.neuintrag_table {
   width:100%;
}

.eintraege_table {
   width:100%;
}
	
	.eintraege_table td {
		border-bottom:1px solid #999999;
      line-height:18px;
      padding-bottom:0;
	}

.neuintrag_table .left {
	width:100px;
}
.neuintrag_table .right {
	width:450px;
}

.eintraege_table img {
   	padding:2px;
      }
      
/**************************************************************************** _Registration */

.newsletter_registration .row {
	display:inline-block;
   width:100%;
   margin-bottom:2px;
   }
   
   .newsletter_registration label,
   .newsletter_registration .label,
   .newsletter_registration .label_group {
   	float:left;
      width:130px;
      height:18px;
      }
   .newsletter_registration .label_group label {
   	float:none;
      width:auto;
      }