@charset "utf-8";
/* CSS Document */

#divLogon table tr td{
	padding-bottom: 5px;
}

#divLogon 
{
	width: 600px
}

#divLogon #ctl00_ctl00_cphContentMiddle_cphContentMiddleRight_LoginViewSchmiedmann_LoginSchmiedmann_UserName, 
#divLogon #ctl00_ctl00_cphContentMiddle_cphContentMiddleRight_LoginViewSchmiedmann_LoginSchmiedmann_Password,
#divLogon #ctl00_ctl00_cphContentMiddle_cphContentMiddleRight_LoginViewSchmiedmann_txtEmail,
#divLogon #ctl00_ctl00_cphContentMiddle_cphContentMiddleRight_LoginViewSchmiedmann_txtPassword,
#divLogon #ctl00_ctl00_cphContentMiddle_cphContentMiddleRight_LoginViewSchmiedmann_txtRepeatPassword
{
	width: 250px;
}