/* ####### ####### ####### ####### ####### ####### ####### *\
	Abonnement
/* ####### ####### ####### ####### ####### ####### ####### */

/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

#agency_registry #agency_registry_table
{
	width: 100%;
}
	#agency_registry td
	{
		vertical-align: top;
		height: 25px;
	}

	#agency_registry input
	{
		width: 260px;
		border: 1px solid #CCC;
	}
	#agency_registry textarea
	{
		width: 260px;
		height: 50px;
		border: 1px solid #CCC;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	#agency_registry select
	{
		width: 263px;
		border: 1px solid #CCC;
	}

/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

#agency_registry td.agency_registry_Col01
{
	width: 140px;
	padding-left: 10px;
}
#agency_registry td.agency_registry_Col02
{
	width: 265px;
}
#agency_registry td.agency_registry_Col03
{
	width: 25px;
}

/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

#agency_registry .headline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #112957;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

#agency_registry .hinttext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C40202;
}
#agency_registry .hinttext_strong
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C40202;
	font-weight: bold;
}

#agency_registry .list_checkbox
{
	width: auto;
}


/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

#agency_registry .error
{
	color: #FF0000;
}

#agency_registry div.agency_registry_ErrorMessage a
{
	visibility: hidden;
	display: none;
}

#agency_registry div.agency_registry_ErrorMessage a.error
{
	visibility: visible;
	display: block;

	text-decoration: none;

	color: #FFF;
	background-color: #F30202;
	font-weight: bold;
	
	margin-top: 4px;
	width: 2ex;
	
	z-index: 1000;
}

/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

#agency_registry #agency_registry_check_01_table
{
	padding: 5px;
	background-color: #F3F3F3;
}
	#agency_registry input#agency_registry_check_01
	{
		width: auto;
		border: 0px;
		margin-right: 10px;
	}

#agency_registry #agency_registry_telephone1 { width: 60px; padding-right: 2px; }
#agency_registry #agency_registry_telephone2 { width: 60px; padding-right: 2px; }
#agency_registry #agency_registry_telephone3 { width: 60px; padding-right: 2px; }
#agency_registry #agency_registry_telephone4 { width: 56px; }

#agency_registry #agency_registry_fax1 { width: 60px; padding-right: 2px; }
#agency_registry #agency_registry_fax2 { width: 60px; padding-right: 2px; }
#agency_registry #agency_registry_fax3 { width: 60px; padding-right: 2px; }
#agency_registry #agency_registry_fax4 { width: 56px; }

#agency_registry #agency_registry_Mitarbeiter_Fest,
#agency_registry #agency_registry_Mitarbeiter_Frei
{
	width: 85px;
}
#agency_registry #agency_registry_Mitarbeiter_Fest
{
	margin-right: 24px;
}


#agency_registry #label_agency_registry_Mitarbeiter
{
	position: relative;
	top: 1px;
}

