#jsnewsletteroverlayerbg {
display:none;
height:120%;
left:30%;
overflow:hidden;
position:absolute;
top:-20%;
width:70%;
z-index:999;
}

.mother 
{
	position:absolute;
	left: 400px;
	top: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:350px;
	height:207px;
	background-image:url(/templates/images/nl_overlay/overlay-bg.gif);
	background-repeat:no-repeat;
	z-index:1;
}
.header {
	width:320px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
	filter:alpha(opacity=50);/* Für IE 6,7*/
	opacity:0.5;/* Für Opera 9+, Safari */
}
.header a:link, .privacy a:hover, .privacy a:visited {
	font-size:10px;
	color:#FFFFFF;
	filter:alpha(opacity=50);/* Für IE 6,7*/
	-moz-opacity:0.5;/* Für Firefox */
	opacity:0.5;/* Für Opera 9+, Safari */
	text-decoration:none;
}
.content {
	margin-top:40px;
	padding:0 20px 0 20px;
	line-height:16px;
	text-align:left;
}
.obermfeld {
	padding:10px 20px 0 20px;
	width:280px;
	height:25px;
}
.feld {
	border:#e7b53c solid 2px;
	width:280px;
}
.bild {
	padding-left:20px;
	height:37px;
	width:129px;
	float:left;

}
.privacy {
	float:right;
	width:151px;
	color:#FFFFFF;
	text-align:right;
	padding-right:30px;
	padding-top:20px;
	filter:alpha(opacity=50);/* Für IE 6,7*/

}

.privacy a:link, .privacy a:hover, .privacy a:visited {
	clear:both;
	width:151px;
	font-size:12px;
	color:#FFFFFF;
	filter:alpha(opacity=50);/* Für IE 6,7*/
	-moz-opacity:0.5;/* Für Firefox */
	opacity:0.5;/* Für Opera 9+, Safari */
	text-decoration:none;
}