td
{
	vertical-align: top;
}

table.adresse
{
	// border: 1px solid navy ;
	// margin-top: 1em;
}

td.adressTitel
{
	// border: 1px solid red;
	font-weight: bold;
	padding-top : 1em;
	padding-left : 10px;
}

a.adressTitel
{
	font-weight: bold;
	padding-top: 1em;
}

td.adresse
{
	// border: 1px solid green;
	background: url(../images/icons/briefkasten20.ico) no-repeat center;
	height    : 20px;
	width     :25px;
}

td.telefon
{
	// border    : 1px solid green;
	background: url(../images/icons/telefon20.ico) no-repeat center;
	height    : 20px;
	width     : 25px;
}

td.eMail
{
	// border    : 1px solid green;
	background: url(../images/icons/globusmail20.ico) no-repeat center;
	height    : 20px;
	width     : 25px;
}

td.fax
{
	// border    : 1px solid green;
	background: url(../images/icons/faxgeraet20.ico) no-repeat center;
	height    : 20px;
	width     : 25px;
}

td.mobil
{
	// border    : 1px solid green;
	background: url(../images/icons/handy.ico) no-repeat center;
	height    : 20px;
	width     : 25px;
}

td.koord
{
	// border    : 1px solid green;
	background: url(../images/icons/gps.ico) no-repeat center;
	height    : 20px;
	width     : 25px;
}

td.threema
{
	// border    : 1px solid green ;
	background: url(../images/icons/threema20.ico) no-repeat center;
	height    : 20px;
	width     : 25px;
}

td.instagram
{
	// border    : 1px solid green ;
	background: url(../images/icons/instagram.ico) no-repeat center;
	height    : 20px;
	width     : 25px;
}

td.w3w
{
	// border    : 1px solid green ;
	background: url(../images/icons/whar3words20.ico) no-repeat center;
	height    : 20px;
	width     : 25px;
}
