table.Login_short_formular {
	width:100%
	border: 0px;
}

input.Login_short_input {
	width:120px;
	height: 12px;
	font-size:8pt;
	background: #ADD4FF;
	border: 1px;
	border-style: outset;
	margin-top: -3px;
}
input.Login_short_button {
	width:120px;
	height: 19px;
	font-size:8pt;
	background: #ADD4FF;
}

input.Input_read_only {
	background: #D6D4D8;
	border: 1px;
	border-style: inset;	
}

span.text_Bezeichnung {
	font-size:7pt;
	line-height: 11px;
}

span.text_stay_loggedin {
	font-size:7pt;
	line-height: 11px;
}

span.text_small {
	font-size:8pt;
	line-height: 12px;
}


