/* tt_address */

.addressList {
	background-color:transparent;
	margin:2px; padding: 2px; line-height:1.2em;
	border: 2px solid gray; border-color:#aaa;	
	margin-bottom:6px;

}

.Name {
	font-weight: bold;
	font-size: larger;
	margin-top: 6px;
	line-height:1.2em;
}

.Position {
	font-style: italic;
	line-height:1.2em;
}
.adressgruppe {
		background-color: blue; color: white;
		font-weight:bold; font-size:	larger;
		line-height:1.6em;
		padding-left: 4px;
}