.fck_bereich {
	margin-bottom:15px;
}

.neuintrag_table {
	width:550px;
	border-collapse:collapse;
	padding:0;
}

.plz_input {
	width:50px;
	margin-right:5px;
}

.neuintrag_table td {
	padding-bottom:3px;
}

.neuintrag_table .left {
	width:100px;
}
.neuintrag_table .right {
	width:450px;
}


.eintraege_table {
	width:550px;
	border-collapse:collapse;
	padding:0;
}
.eintraege_table td {
	padding-bottom:3px;
}

/* Overlay */


#start_overlay {
	position:absolute;
	top:115px;
	left:50%;
	margin-left:-414px;
	width:829px;
	z-index:100;
}

#start_top {
	height:19px;
	background:url(newsletter_top_bg.gif) repeat-y;
}
#start_content_main {
	background:url(newsletter_main_bg.gif) repeat-y;
}

#start_content_top {
	position:relative;
	height:138px;
	overflow:hidden;
}

#start_content_logo {
	position:absolute;
	left:37px;
	top:18px;
	width:302px;
	height:120px;
	background:url(newsletter_foodward_logo.gif) no-repeat;
}

#start_content_schliessen {
	position:absolute;
	left:633px;
	top:33px;
	width:172px;
	height:19px;
	background:url(newsletter_schliessen.gif) no-repeat;
}	

#start_close {
	display:block;
	width:172px;
	height:19px;
	cursor:pointer;
}

#start_text {
	margin-top:50px;
	height:62px;
	background:url(newsletter_text.gif) 131px 0 no-repeat ;
}

#start_formular {
	padding-top:30px;
	padding-bottom:20px;
	padding-left:131px;
	text-align:left;
}

#start_bottom {
	height:21px;
	background:url(newsletter_bottom_bg.gif) repeat-y;
}

#start_table {
	border-collapse:collapse;
	border:0;
	padding:0;
	width:400px;
}
#start_table td {
	text-align:left;
	vertical-align:top;
	padding-bottom:4px;
}
#start_table tr td .left {
	width:310px;
}
#start_table tr td .right {
	width:310px;
}
#start_table .form_label {
	float:left;
	width:120px;
}
#start_formular #start_table .form_label_short {
	float:left;
	width:100px;
}
#start_formular #start_table .form_label,
#start_formular #start_table .form_label_short {
	color:#FFFFFF;
}

#start_table img {
	margin-bottom:4px;
}

.safety_first_input {
	width:78px;
}

#start_formular #start_table .form_input {
	height:16px;
	line-height:16px;
	border:none;
	margin:0;
}

#start_formular .start_submit {
	width:130px;
}

#start_formular #start_table .plz_input,
#inhalt #start_table .plz_input {
	width:40px;
	margin-right:4px;
}



#start_table .submit_cell {
	height:30px;
	vertical-align:bottom;
}

.pflicht {
	color:#ffcc00;
}
.pflicht_eingebunden {
	color:#CC0000;
}

