#dd_search {
margin:0;
padding:0;
}
/*#dd_search * {
background-color:#e4e5e9;
}*/
#dd_search ul {
margin:0;
padding:0;
list-style:none;
height:20px;
}


#dd_search ul li {
display:inline;
margin:0;
padding:0;
margin-right:3px;
height:20px;
float:left;
}

#dd_search img#dd_search_label {
position:absolute;
top:-5px;
}


#dd_search select {
display:none;
}
#dd_searchbutton {
border:0;
background:url(hirmer/top_search_submit_both.jpg) top left no-repeat;
height:29px;
width:74px;
cursor:pointer;
}

#dd_searchbutton:hover{
border:0;
background:url(hirmer/top_search_submit_both.jpg) 0 -30px no-repeat;
height:29px;
width:74px;
cursor:pointer;}

#dd_search input.searchInput {
font-size:14px;
font-weight:bold;
color:#1f6212;
height:19px;
width:250px;
border:none;
background:url(hirmer/topsearch_input.jpg) no-repeat;
padding:5px 5px 5px 10px;
}

#dd_search label {
color:#4d565b;
font-size:12px;
font-weight: bold;
width:42px;
}

#dd_search input.selectBoxInput{
padding-left:4px;
height:20px;
width:95px;
background-color:#ffffff;
color:#797d8a;
border-left:1px solid #CECFD4;
border-bottom:1px solid #CECFD4;
}

.btn_search{
margin:0px;
background-image: url(hirmer/btn_right_grey.png);
background-position:right 6px;
background-repeat:no-repeat;
background-color:#FFFFFF!important;
border:1px solid #797d8a;
color:#797d8a;
font-size:9px;
font-weight:bold;
width:81px; /* Standardbreite, kann einzeln def. werden*/
position:absolute;
left:622px;
top:3px;
cursor:pointer;
}

.selectBoxArrow{
margin-top:0px;
float:left;
position:absolute;
right:1px;
top:0px;
}	

.selectBox{
border:0px solid #9bb2e5;
height:14px;	

}
.selectBoxOptionContainer{
position:absolute;
border:0px solid #9bb2e5;
height:auto;
padding-left:4px;
background-color:#ffffff;
/*color:#44a0ed;*/
left:-1px;
top:20px;
visibility:hidden;
overflow:auto;
max-height:400px;
}
.selectBoxAnOption{
font-family:arial;
font-size:12px;
cursor:default;
margin:1px;
min-width:103px;
overflow:hidden;
white-space:nowrap;
}
.selectBoxAnOption div{
border-bottom:0px solid #9bb2e5;
}
.selectBoxIframe{
position:absolute;
background-color:#ffffff;
border:0px;
z-index:99;
}	
