#fehlerBox {
	border:4px double #E52030;
	font-size:11px;
	font-weight:bold;
	height:30px;
	margin-bottom:16px;
	margin-top:32px;
	padding-bottom:2px;
	width:690px;
}

#fehlerBox_nicht_anzeigen {
	display:none;
}

.ungueltiges_login {
	position:relative;
	top:5px;
	width:640px;
	display:block;
}

.email{
	text-decoration:none;
	color:#A00F0F
}

*+html .e_mail_formular{
	position:relative;
	top: -190px;
}

* html .e_mail_formular{
	position:relative;
	top: -190px;
}

.width_100{
	width:100px;
}

.width_140{
	width:140px;
}