table {
	font-family:Arial;
	font-size:11px;
	color:#58595B;
	line-height:14px;
	border: none 0 #ffffff;
 }
td {vertical-align:top;} 
.text {
	font-family:Arial;
	font-size:11px;
	color:#58595B;
	line-height:14px;
	text-decoration:none;
	padding-top:5px;
}
.textred {
	font-family:Arial;
	font-size:11px;
	color:red;
	line-height:14px;
	text-decoration:none;
	padding-top:5px;
}
.textblue {
	font-family:Arial;
	font-size:11px;
	color:#1E90FF;
	line-height:14px;
	text-decoration:none;
	padding-top:5px;
}


.form {
	width:110px;
	
}
.Form401
{
	width:451px;
	font-family:Arial;
	font-size:11px;
}

.Form401RequiredMissing
{
	width:451px;
	background-color : #FFE4C4;
	font-family:Arial;
	font-size:11px;
}


/* Searchformstyles */ 
.Form189
{
	width:189px;
	
}
/* Hintergrundfarbe von fehlenden Formulareingaben*/
.Form189RequiredMissing
{
	width:189px;
	background-color : #FFE4C4;
	font-family:Arial;
	font-size:11px;
}
.Form189
{
	font-family:Arial;
	font-size:11px;
	color:black;
	line-height:14px;
}
