@charset "UTF-8";
/* CSS Document */

#wrapsiedeln {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
#siedeln {
	width:929px;
	height:36px;
	margin:20px auto 0px auto;
	padding:494px 0px 0px 21px;
	background-image:url(bilder/siedlingspopup.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.close {
	position:relative;
	width:190px;
	height:19px;
	display:block;
	text-indent:-500em;
}
.close a {
	width:190px;
	height:19px;
	display:block;
	background-image:url(bilder/btn_weiter.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.close a:hover {
	width:190px;
	height:19px;
	display:block;
	background-image:url(bilder/btn_weiter.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#closeBtn {
	width:950px;
	padding:0px;
	margin:0px auto;
}
#closeBtn .close {
	width:15px;
	height:15px;
	text-indent:-500em;
	float:right;
}
#closeBtn .close a {
	width:15px;
	height:15px;
	display:block;
	background-image:url(bilder/closeX.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-500em;
}
#closeBtn .close a:hover {
	width:15px;
	height:15px;
	display:block;
	background-image:url(bilder/closeX.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
