***/ if (!$HTTP_USER_AGENT) $HTTP_USER_AGENT = $_SERVER["HTTP_USER_AGENT"]; $isiepos = strpos($HTTP_USER_AGENT,"MSIE"); $isie = ( $isiepos>0 ? substr($HTTP_USER_AGENT,$isiepos+5,3) : 0 ); list($isnsver,$d) = explode(" ",$HTTP_USER_AGENT); $isnsver = ( substr($isnsver,0,8)=="Mozilla/" ? substr( $isnsver,8 ) : 0 ); $isns = ( $isnsver>4.0 ? $isnsver : 0 ); if ($isie>=4 || $isns>=5) $ie++; ?> A { text-decoration : none; color: #000066; } A:hover { text-decoration : underline; color: #000066; } .headline { font-family : Arial, Helvetica, sans-serif; font-size : 24px; color: #245283; } .boxhead { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: #eeeeee; font-weight: bold; } .boxhead a { color: #eeeeee; } .boxhead a:hover { color: #eeeeee; } .gray { font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size : 11px; color: #808080; } .gray a { text-decoration : none; color: #808080; } .gray a:hover { text-decoration : underline; color: #808080;} .lang { font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size : 11px; font-weight: bold; color: #505050; } .lang a { text-decoration : none; color: #505050; } .lang a:hover { text-decoration : underline; color: #808080; } .menu { font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size : 12px; color: #233482; } .menu a { text-decoration : none; color: #233482; } .menu a:hover { text-decoration : none; color: #4860B8; } td, .default, .table, .errdefault, .button { font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size : 11px; color: #403B34; } .large { font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size : 18px; color: #403B34; } .middle { font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size : 15px; font-weight: bold; color: #403B34; } p { MARGIN:0pt } .errdefault { font-weight: bold; color: #CC0000; } .button { color: #000000; } .defaultinput { font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; border: #606060 solid; background-color: #F5F5F5; border-color: #606060 solid; border-width: 1px 1px 1px 1px; }