.elSelect {
	width:180px;
	height:20px;
	float:left;
	background:#182333;
	border:1px solid #444;
	color:#cdcdcd;
	margin-bottom:5px;
	
}
.elSelect .selected {
	background-color:#3883D7 !important;
	color:#cdcdcd !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 5px;
	width:150px;
	font-size:12px;
	color:#153215;
	overflow:hidden;
	color:#cdcdcd;
}
.elSelect .dropDown {
	width: 23px;
	height: 22px;
	float: right;
	margin: -1px -3px 0 0;
	background:url(../images/select_arrow.gif) no-repeat 0% 0%;
}
.elSelect .fsContainerTop {

	height:5px;
}
.elSelect .optionsContainerTop div {

}
.elSelect .optionsContainerTop div div {

}
.elSelect .optionsContainerBottom {
	border-bottom:1px solid #444;
}
.elSelect .optionsContainerBottom div {

}
.elSelect .optionsContainerBottom div div {

}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
	margin-top:-1px
}

.elSelect .option {
	padding:4px 0 5px 5px;
	background-color:#182333;
	text-align:left;
	border-left:1px solid #444;
	border-right:1px solid #444;
	font-size:12px;
	color:#cdcdcd;
	cursor: default;
	margin-left:-1px;

}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}

.option {border-bottom:1px dashed #27313F}
.zahlungsart_11 {border-bottom: 1px solid #444444}

.zahlungsart_4:hover {color:#3883D7}


.optionsContainer {width:183px !important;}

.zahlungsart_10 {background:url(../images/sofort.gif) center center no-repeat; font-size:0px !important; height:47px; color:transparent}
.zahlungsart_4 {background:url(../images/paypal.gif) center center no-repeat; font-size:0px !important; height:47px; color:transparent}
.zahlungsart_7 {background:url(../images/ueberweisung.gif) center center no-repeat; font-size:0px !important; height:47px; color:transparent}
.zahlungsart_8 {background:url(../images/bar.gif) center center no-repeat; font-size:0px !important; height:47px; color:transparent}
.zahlungsart_11 {background:url(../images/kredit.gif) center center no-repeat; font-size:0px !important; height:47px; color:transparent}

