
/*
 * Logo øverst til venstre
 */
.login .toppBanner {
  background: url(logo.jpg) no-repeat 1px 5px;
  height:145px;
}
