/**
 * Special Styling for PRESIT Admin-Login Page
 *
 */

 
 
 
#login h1 a, .login h1 a {
	width: 255px;
	height: 60px;
	background-image: url(https://www.presit.de/wp-content/uploads/2018/01/presit-werbeartikel-werbemittel.png);
	background-size: 255px 60px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}