/* ####### ####### ####### ####### ####### ####### ####### *\
	Abonnement
/* ####### ####### ####### ####### ####### ####### ####### */

/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

#agency_registry
{
	background-color: #fff;
}

#agency_registry a
{
	font-size:11px;
	/* color:#182a50; */
	text-decoration: underline;
}

#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: 400px;
		height: 70px;
		border: 1px solid #CCC;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 10px 0px 0px 0px;
	}

	#agency_registry select
	{
		width: 263px;
		border: 1px solid #CCC;
	}

/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

#agency_registry .headline
{
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #09577F;
	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: 2px;
	width: 2ex;
	
	z-index: 1000;
}
	#agency_registry span.agency_registry_ErrorMessage a.error
	{
		margin-top: 1px; margin-right: 2px;
		padding: 0px 4px 0px 3px;
		width: 2ex;
		text-decoration: none;
		color: #FFF;
		background-color: #F30202;
		font-weight: bold;
	}

#agency_registry input.error
{
	border: 1px solid #f00;
	color: black;
}


/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

#agency_registry #agency_registry_check_01_table,
#agency_registry #agency_registry_check_02_table,
#agency_registry #agency_registry_check_04_table,
#agency_registry #agency_registry_check_03_table
{
	margin: 20px 20px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
}
	#agency_registry input#agency_registry_check_01,
	#agency_registry input#agency_registry_check_02,
	#agency_registry input#agency_registry_check_04,
	#agency_registry input#agency_registry_check_03
	{
		width: auto;
		border: 0px;
		margin-right: 10px;
	}

#agency_registry #agency_registry_zip  { width: 65px; float: left; margin-right: 5px; }
#agency_registry #agency_registry_city { width: 188px; float: left; }
#agency_registry #agency_registry_bill_zip  { width: 65px; float: left; margin-right: 5px; }
#agency_registry #agency_registry_bill_city { width: 188px; float: left; }

#agency_registry #agency_registry_telephone1 { width: 35px; padding-right: 2px; }
#agency_registry #agency_registry_telephone2 { width: 70px; padding-right: 2px; }
#agency_registry #agency_registry_telephone3 { width: 110px; padding-right: 2px; }

#agency_registry #agency_registry_fax1 { width: 35px; padding-right: 2px; }
#agency_registry #agency_registry_fax2 { width: 70px; padding-right: 2px; }
#agency_registry #agency_registry_fax3 { width: 110px; padding-right: 2px; }

#agency_registry #agency_registry_Ansprech_Telefon1 { width: 35px; padding-right: 2px; }
#agency_registry #agency_registry_Ansprech_Telefon2 { width: 70px; padding-right: 2px; }
#agency_registry #agency_registry_Ansprech_Telefon3 { width: 110px; padding-right: 2px; }


/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

	#agency_registry table.styled
	{
		background-color: #F7F6F6; border: 1px solid #D7DAE0; width: 100%;
		font: 11px Verdana, Arial, sans-serif;
		color: #000;		
	}
		#agency_registry table.styled td.agency_registry_Col01
		{
			width: 150px;
			padding: 10px 0px 0px 10px;
		}
		#agency_registry  table.styled td.agency_registry_Col02
		{
			width: 250px;
			padding: 10px 0px 0px 10px;
		}
		#agency_registry  table.styled td.agency_registry_Col03
		{
			width: 20px;
			padding: 10px 0px 0px 5px;
		}

	#agency_registry table.styled tr.headline
	{
		background-color: #EEEEEE;
	}
	#agency_registry table.styled div.headline_left
	{
		float: left;
		padding: 5px;
		font: 10px Verdana, Arial, sans-serif;
		color: #000;
		font-weight: bold;
		text-transform: uppercase;
	}
	#agency_registry table.styled div.headline_right
	{
		float: right;
		padding: 5px;
		font: 10px Verdana, Arial, sans-serif;
		color: #888; /* #09577F; */
	}

	/* ======= ======= ======= ======= ======= ======= ======= */

	#agency_registry table.styled4checkbox
	{
		background-color: #EDEFF1; border: 1px solid #D7DAE0; width: 100%;
		font: 11px Verdana, Arial, sans-serif;
		color: #000;		
	}
	#agency_registry table.styled4checkbox td
	{
		width: 170px;
		padding: 0px 0px 0px 10px;
	}
	#agency_registry table.styled4checkbox tr.headline
	{
		background-color: #DDE1E7;
	}
	#agency_registry table.styled4checkbox tr.content td
	{
		padding: 5px 0px 0px 5px;
		/* line-height: 20px; */
	}
		/*
		#agency_registry table.styled4checkbox tr.content td label
		{
			position: relative; top: -2px; left: 2px;
		}
		*/

	#agency_registry table.styled4checkbox div.headline_left
	{
		float: left;
		padding: 5px;
		font: 10px Verdana, Arial, sans-serif;
		color: #000;
		font-weight: bold;
		text-transform: uppercase;
	}
	#agency_registry table.styled4checkbox div.headline_right
	{
		float: left;
		padding: 5px;
		font: 10px Verdana, Arial, sans-serif;
		color: #888; /* #C40202; */
	}

	/* ======= ======= ======= ======= */

	#agency_registry table.styled4checkbox_intern
	{
		background-color: #EDEFF1; width: 100%;
		border-left: 1px solid #D7DAE0; 
		border-right: 1px solid #D7DAE0; 
		border-bottom: 1px solid #D7DAE0; 
		font: 11px Verdana, Arial, sans-serif;
		color: #000;		
	}
	#agency_registry table.styled4checkbox_intern td
	{
		width: 170px;
		padding: 0px 0px 0px 10px;
	}
	#agency_registry table.styled4checkbox_intern tr.content td
	{
		padding: 5px 0px 0px 5px;
		/* line-height: 20px; */
	}
		#agency_registry table.styled4checkbox_intern tr.content td label
		{
			position: relative; top: -2px; left: 2px;
		}

/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */

div.HelpDialog
{
	margin: 20px 0px 0px 0px;
	border: 10px solid #EEEEEE;
	padding: 10px 10px 0px 10px;
	background-color: #fff;
	font: 10px Verdana, Arial, sans-serif;
	color: #09577F;		
}
	div.HelpDialog ul
	{
		list-style: square;
	}

/* ======= ======= ======= ======= ======= ======= ======= */

div.ControlCharConsoleHint
{
	float: left;
	margin: 3px 0px 10px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #888;
}

div.ControlCharConsole
{
	float: left;
	width: 25px;
	margin: 0px 10px 0px 10px;
	padding: 2px;
	text-align: right;
	font-size: 10px;
	color: #888;
	border: 1px solid #CCC;
	background-color: #FFF;
}
div.ControlCharConsoleError
{
	float: left;
	width: 25px;
	margin: 0px 10px 0px 10px;
	padding: 2px;
	text-align: right;
	font-size: 10px;
	color: #fff;
	border: 1px solid #f00;
	background-color: #f00;
}

/* ======= ======= ======= ======= ======= ======= ======= */

div.Hint
{
	float: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #888;
}


/* ======= ======= ======= ======= ======= ======= ======= *\
	
/* ======= ======= ======= ======= ======= ======= ======= */


body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.grau
{
	width: 100%; /*width:470px;*/
	border: 1px solid #d7dae0;
	margin-bottom:15px;
}

table.grau td
{
	font-size:11px;
	padding:7px;
	vertical-align:top;
	line-height:19px;
}

table.grau th
{
	background-color:#eeeeee;
	text-align:left;
	text-transgrau:uppercase;
	border: 1px solid #FFFFFF;
	padding:7px 10px;
	font-size:10px;
}

td.spalte1
{
	color:#000000;
	width:175px;
}

td.blue
{
	color:#09577f;
}

table.grau th.blue
{
	background-color:#dde1e7;
}

small
{
	font-size:9px;
}



/* ======= ======= ======= ======= ======= ======= ======= *\
	BACKEND:	Agenturfinder
/* ======= ======= ======= ======= ======= ======= ======= */

a.letzteAenderung
{
	color:#000000;
	text-decoration: none;
}
	a.letzteAenderung :hover
	{
		color:#000000;
		text-decoration: none;
	}

a.navigation
{
	color:#000000;
	text-decoration: none;
	font-weight: bold; font-size: 120%;
	cursor: pointer;
}
	a.navigation :hover
	{
		color:#000000;
		text-decoration: none;
	}
	
span.error label{
	color:#F00;
}

