* html .field_content {height:0;}

.breaker {
	clear:				both;
}
#ag_container {
	width:				600px;
	min-height:			480px;
  	height:				auto !important;
}
#ag_container table td {
	vertical-align:middle;
}
#ag_tabs {
	background-image: 	url("../images/ag/letters/tabs_.png");
	background-repeat: 	no-repeat;
	height:				29px;
	position:			relative;
	overflow:			hidden;
}
#ag_tabs .tab {
	width:				20px;
	height:				29px;
	position:			absolute;
	top:				0px;
	cursor:				pointer;
}
#ag_tabs .letter_other {
	width:				54px;
	left:				0px;
	background-image:	url("../images/ag/letters/tabs_.png");
	background-position: 0px 29px;
}
#ag_tabs .letter_A {left: 55px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 545px 29px;}
#ag_tabs .letter_B {left: 76px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 524px 29px;}
#ag_tabs .letter_C {left: 97px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 503px 29px;}
#ag_tabs .letter_D {left: 118px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 482px 29px;}
#ag_tabs .letter_E {left: 139px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 461px 29px;}
#ag_tabs .letter_F {left: 160px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 440px 29px;}
#ag_tabs .letter_G {left: 181px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 419px 29px;}
#ag_tabs .letter_H {left: 202px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 398px 29px;}
#ag_tabs .letter_I {left: 223px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 377px 29px;}
#ag_tabs .letter_J {left: 244px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 356px 29px;}
#ag_tabs .letter_K {left: 265px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 335px 29px;}
#ag_tabs .letter_L {left: 286px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 314px 29px;}
#ag_tabs .letter_M {left: 307px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 293px 29px;}
#ag_tabs .letter_N {left: 328px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 272px 29px;}
#ag_tabs .letter_O {left: 349px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 251px 29px;}
#ag_tabs .letter_P {left: 370px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 230px 29px;}
#ag_tabs .letter_Q {left: 391px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 209px 29px;}
#ag_tabs .letter_R {left: 412px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 188px 29px;}
#ag_tabs .letter_S {left: 433px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 167px 29px;}
#ag_tabs .letter_T {left: 454px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 146px 29px;}
#ag_tabs .letter_U {left: 475px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 125px 29px;}
#ag_tabs .letter_V {left: 496px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 104px 29px;}
#ag_tabs .letter_W {left: 517px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 83px 29px;}
#ag_tabs .letter_X {left: 538px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 62px 29px;}
#ag_tabs .letter_Y {left: 559px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 41px 29px;}
#ag_tabs .letter_Z {left: 580px;	background-image: url("../images/ag/letters/tabs_.png"); background-position: 20px 29px;}


#tableholder {
	/*height:				380px;*/
	overflow:			auto;
}
#ag_list th {
	border-right:		1px solid #99CCFF;
	height:				28px;
}
#ag_list th.firstletter {
	width:				30px;
}
#ag_list th.ag_name {
	border-right:		none 0px;
}
#ag_list th.logo {
	width:				75px;
}
#ag_list th.kp,
#ag_list th.kp,
#ag_list th.fp,
#ag_list th.gq,
#ag_list th.eb,
#ag_list th.jm,
#ag_list th.jb {
	width:				28px;
}
#ag_list th.country {
	border-right:		none 0px;
	width:				29px;
}
#ag_list th span{
	display:			none;
}



#ag_list tr {
	background-color:	white;
}
#ag_list tr.emphasis {
	background-color:	#E4F5FF;
}

#ag_list td {
	line-height:		27px;
	border-bottom:		1px solid #99CCFF;
	border-right:		1px solid #99CCFF;
}
#ag_list td a:link,
#ag_list td a:active,
#ag_list td a:hover,
#ag_list td a:visited {
	color:				black;
}
#ag_list td.firstletter {
	text-align:			center;
	color:				#259BE1;
	font-weight:		bold;
}
#ag_list td.no_b {
	border-right:		none 0px;
	line-height:		17px;
	padding:			5px 0px 5px 10px;
}
#ag_list td.no_b a{
	padding-left:		0px;
}
#ag_list td.icon {
	padding:			0px 0px 0px 0px;
	text-align:			center;
	font-size:			1px;
}
#ag_list td.icon img {
	margin:				0;
	cursor:				pointer;
	border:				0px;
}

/**********************************************************/
/**********************************************************/
/* Detailseite 											  */
/**********************************************************/
/**********************************************************/

#ag_head {
	background-image:		url("../images/ag/def_head.jpg");
	background-repeat:		no-repeat;
	width:					600px;
	height:					161px;
	overflow:				hidden;
	margin-bottom:				14px;
}
#ag_head #ag_name {
	margin-top:				130px;
	margin-left:			15px;
	color:					#102F68;
	font-size:				15px;
	font-weight:			bold;
}

#ag_head img{
	margin:					0;
}

.field {
	border-top:				1px solid #A2CCF6;
	margin-top:				10px;
	padding:				3px 0px 5px 0px;
}
.field .field_title {
	width:					140px;
	float:					left;
	font-weight:			bold;
}
.field .field_content {
	margin-left:			150px;
}
.field .field_content .listfloat {
	float:					left;
	width:					206px;
	padding-right:			10px;
}
.field .field_content .listfloat div.list_elem {
	margin-bottom:			5px;
}
.field .field_content .listfloat div img{
	margin-top:				1px;
	float:					left;
}
.field .field_content .listfloat div.list_elem div.title{
	margin-left:			4px;
	padding-top:			2px;
	width:					189px;
}
.field .field_content h4 {
	color:#0064C2;
	font-weight:bold;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:4px;
}


/**********************************************************/
/**********************************************************/
/* rechte spalte										  */
/**********************************************************/
/**********************************************************/

.infoboxxcontent .ag_prof_list {
	clear:				both;
	height:				26px;
}
.infoboxxcontent .ag_prof_list .ag_p_l_icon {
	float:				left;
	width:				20px;
	padding-right:		10px;
	text-align:			right;
}
.infoboxxcontent .ag_prof_list .ag_p_l_title {
	float:				left;
	width:				130px;
	line-height:		22px;
	color:				#A6A6A6;
}
.infoboxxcontent .ag_prof_list .aktiv {
	color:				#A00000;
	font-weight:		bold;
}
.infoboxxcontent .ag_prof_list .ag_p_l_title a{
	background:			none;
	padding:			0px;
}









