a.selectBox-dropdown:link,a.selectBox-dropdown:hover,a.selectBox-dropdown:visited{text-decoration:none}
.selectBox-dropdown{cursor:pointer!important;width:auto;max-width:auto;position:relative;height:18px!important;max-height:16px!important;text-decoration:none;color:#5b5b5b;outline:none;line-height:14px;vertical-align:middle;background-image:url(../img/date_select_background.png)!important;border:0;display:inline-block;font:11px Verdana;padding:3px 1px 1px 4px}
.selectBox-dropdown:hover{font:11px Verdana!important}
.selectBox-dropdown .selectBox-label{width:100%;display:inline-block;white-space:nowrap;overflow:hidden}
.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:22px;height:20px;background:url(../img/select_pfeile.png) no-repeat;float:left}
.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;border:solid 1px #BBB;background:#FFF;overflow:auto}
.selectBox-inline{width:250px;outline:none;border:solid 1px #BBB;background:#FFF;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}
.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;font:10px Verdana;cursor:pointer;margin:0;padding:0}
.selectBox-options LI A{line-height:1.5;font:10px Verdana;white-space:nowrap;overflow:hidden;background:6px center no-repeat;cursor:pointer;padding:0 .5em}
.selectBox-options LI.selectBox-hover A{font:10px Verdana;color:#6bcd00;cursor:pointer}
.selectBox-options LI.selectBox-disabled A{color:#888;background-color:transparent;font:10px Verdana;cursor:pointer}
.selectBox-options LI.selectBox-selected A{background-color:#C8DEF4;font:10px Verdana}
.selectBox-options .selectBox-optgroup{color:#666;background:#EEE;font-weight:700;line-height:1.5;white-space:nowrap;padding:0 .3em}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50)}
.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:transparent!important}
.selectBox.selectBox-disabled,.selectBox-inline.selectBox-disabled{color:#888!important}