@charset "UTF-8";

#marktauswahloverlay{
	background: transparent url(../../images/v2/poco_login_shadow2.png) left top repeat;
	height: 100%;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 150;
}

#noscript{
	background: #FFFF00;
	border-bottom: 3px solid #ED1C29;
	clear: both;
	color: #ED1C29;
	display: block;
	float: none;
	font-size: 0.9em;
	left: 0px;
	padding: 1.2em;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 98%;
	z-index: 1000;
}

#overlay{
	background-color: #000000;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 90;
}

#posselect{
	clear: both;
	display: block;
	float: none;
	left: 0px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 99%;
	z-index: 900;
}

#posselect #form{
	clear: both;
	display: block;
	float: none;
}

#selectpadding{
	clear: both;
	display: block;
	float: none;
	overflow: hidden;
	padding: 215px 0 0 53px;
}

#selectshadow{
	background: transparent url(../../images/v2/poco_login_shadow.png) left top repeat;
	width: 600px;
	height: 460px;
	margin: 50px auto 0;
	overflow: hidden !important;
	overflow: hidden;
	overflow: hidden;
	padding: 20px 0 0 20px;
	z-index: 910;
}

#selectwindow{
	background: url(../../images/v2/poco_marktauswahl_hintergrund.jpg) #FFFF00 left top no-repeat;
	border: 3px solid #444444;
	font-size: 0.8em;
	width: 570px;
	height: 430px;
	overflow: hidden;
	overflow: hidden;
	z-index: 920;
}

#selectwindow input{
	padding: 0.2em;
}

#selectwindow label{
	clear: both;
	display: block;
	float: none;
	margin: 0 0 0.4em 0;
}
