﻿/* Logo hat eine Breite von 500px */
#login { max-width: 500px !important; }
input.textLogin[type=text], input.textLogin[type=password] { max-width: 500px !important; }