.typico_kontakt {
	float: left;
	width: 194px;
	height: 521px;
	padding-left: 26px;
	padding-right: 11px;
}
.typico_adresse {
	width: 194px;
	height: 157px;
	background-image: url(../img/kontakt/kontakt_hintergrund_adresse.gif);
	background-repeat: no-repeat;
}
.tk_adresse {
	padding-top: 15px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #9C9E9F;
	letter-spacing: -1px;
}
.tk_abstand {
	width: 150px;
	height: 14px;
}
.tk_adresse span {
	font-weight: bold;
}
.typico_kontakte {
	float: left;
	width: 610px;
}
.typico_kontakte_pers {
	float: left;
	width: 303px;
	height: 167px;
}
.tk_pers {
	width: 292px;
	height: 157px;
	background-image: url(../img/kontakt/kontakt_hintergrund.gif);
	background-repeat: no-repeat;
}
.tk_bild {
	float: left;
	width: 117px;
	height: 157px;
}
.tk_text {
	float: left;
	margin-top: 15px;
	width: 175px;
	height: 137px;
	font-size: 10px;
	line-height: 14px;
	color: #9C9E9F;
}
.tk_text span {
	font-weight: bold;
}
.tk_adresse a,
.tk_text a {
	text-decoration: none;
	color: #5A5D5D;
}
.tk_adresse a:hover,
.tk_text a:hover {
	text-decoration: underline;
}