<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A  {
	text-decoration : none;
	font-weight:bold;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : none;
}

body {
	font-family: Arial; 
	text-decoration : none;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	scrolling : no;
	alink: #ffffff;
	link: #ffffff;
}
table{
	valign : top;
	cellspacing:0;
	cellpadding:0;
}
#leisteoben {
		position:absolute; 
		top:92px; 
		left:0px;
}

input.loginInput{
	width:150px;
	height:22px;
}

input.loginButton{
	height:24px;
	width:130px;
	
}
	
input.usernameOrEmailInput{
	width:250px;
}

input.resetPasswordButton {
	width:190px;	
}</pre></body></html>