/* -----------------------------------------------------------------------------------------
   (c) 2008 blues template by mouseworx, sebastian krupp; http://www.mouseworx.de
   
   individual css styles for microsoft internet explorer series - current version
   ---------------------------------------------------------------------------------------*/

#header #search { float:right; height:36px; padding:0px 33px 0px 5px; }

#search_suggest { position:relative; overflow:hidden; visibility:hidden; top:61px; left:211px; right:12px; background-color:#f0f0f0; border:1px solid #7f9db9; width:542px; z-index:999; }

#search_suggest a, #search_suggest a:link, #search_suggest a:visited, #search_suggest a:hover, #search_suggest a:active { color:#000000; }

select { font-family:Verdana,Arial,Sans-serif; font-size:11px; height:19px; border-width:1px; border-style:solid; border-top-color:#2c2c2c; border-left-color:#2c2c2c; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE; }

.boxinput { position: relative; margin:5px 0px 5px 0px; }
.boxbutton { position: absolute; z-index: 1; top: 1px; left: 169px; }

.quickinput { width:162px; }

.logininput { position: relative; margin:5px 0px 5px 0px; }
.loginbutton { position: absolute; top: 1px; left: 111px; }

.searchinput { position: relative; margin: 3px 0px 4px 0px; left: 98px; }
.searchbutton { position: absolute; top: 0px; left: 222px; width:50px; }
.searchlink { position: absolute; top:5px; left:90px; width:100px; }

.searchlink a { color:#ffffff; }

.suggest_link { background-color: #f0f0f0; padding: 2px 5px 2px 5px; }
.suggest_link_over { background-color: #ff9933; padding: 2px 5px 2px 5px; cursor: pointer; }

.mailboxinput { width:184px; }
.passboxinput { width:104px; }

div.boxpadding { height: 3px; color:#fff; }
div.linepadding { height: 0px; color:#fff; }
