#herstellerbox {
margin-top:20px;
margin-bottom:35px;
}

#herstellerbox SELECT, #herstellerbox INPUT {
border:1px solid #7f9db9;
color:#1f384c;
}

#herstellerbox SELECT {
width:212px;
margin-bottom:5px;
}
#herstellerbox INPUT {
background-color:#d9e0e5;
color:#31485a;
font-weight:bold;
padding:0px 10px;
}