#popupLok {
	background:transparent url(../image/lokalisierung/bgn_wallpaper.jpg) no-repeat scroll center center;
	position:absolute;
	width:1024px;
	height:768px;
	margin: 0 auto;
	left:50%;
	margin-left:-510px;
	display:none;
	background-color:grey;
	border: 1px solid black;
	font-size:12px;
	font-family: Arial;
	z-index: 100;
}

.lokSelBl {
	background:transparent url(../image/lokalisierung/typo_bundesland.png) no-repeat scroll left top;
}

.lokSelBl select {
	margin-top:25px;
	width:257px;
}

#lokSelMa {
	background:transparent url(../image/lokalisierung/typo_markt.png) no-repeat scroll left top;
	height:90px;
	margin-top:35px;
	visibility:hidden;
}

#lokSelMa select {
	margin-top:25px;
	width:257px;
}

.lokLeft {
	float:left;
	height:400px;
	margin-left:170px;
	margin-top:195px;
	width:360px;
	position:absolute;
}

.lokRight {
	float:right;
	padding-right:175px;
	padding-top:465px;
	color:#fff;
}

#maError, #nlError, #nlError2 {
	display:none;
	background:#FFEC01 url(../image/lokalisierung/warning_icon.png) no-repeat scroll 5px 5px;
	border: 2px solid #dd051f;
	padding: 5px;
	margin-top: 5px;
	width: 240px;
	color: #dd051f;
}

#maError {
	display:block;
	visibility:hidden;
}

#maError div, #nlError div, #nlError2 div {
	margin-left: 17px;
}

#lokCompleteLink img {
	border:none;
}

.lokWeiter {
	margin-top:20px;
}

.lokNl {
	margin-top:25px;
}

.nlText {
	color: #ffec01;
	margin-bottom:5px;
}

.nlLink {
	background:transparent url(../image/lokalisierung/pfeil.png) no-repeat scroll left center;
}

.nlLink a {
	text-decoration:none;
	color: #fff;
	margin-left:15px;
}

.nlTxt {
	color:#fff;
	width:650px
}

.nlLink a:hover {
	color: #ffec01;
}

.nlCheck {
	background:transparent url(../image/lokalisierung/typo_newsletter.png) no-repeat scroll 20px center;
	margin-top:20px;
}

.nlTextField {
	margin-top: 7px;
}

.nlTextField input {
	width:257px;
}