@import url('/core/modules/system/login_service/frontend/login.css');

#anmeldung h1 {
	height:73px;
	width:342px;
    background: none;
    padding: 0px;
}

#anmeldung {
    background: none;
    width: 340px;
    padding-top: 80px;
}

#anmeldung .anmeldung_bg {
	background-color:#efefef;
	border: 1px solid gray;
	width:340px;
}

#anmeldung .anmelde_formular {
	background:none;
    margin-top: 10px;
    width: 340px;
}

#anmeldung .filler {
	background:none;
}

#anmeldung .anmelde_formular p {
    color: #808080;
}

.anmelde_formular label {
    font-weight: normal;
    color: #808080;
}