.tx-ttaddress-pi1 form {
	margin: 0;
	padding: 0;
  width: 400px;
}

table.adresse {
	width: 400px;
	color: black;
	margin-bottom: 5px;
}

table.adresse a {
	color: #000080;
}

table.adresse td, table.adresse th {
	padding: 2px 3px;
}

td.addr_bez, th.logo {
	width: 150px;
}

table.adresse th {
	padding-bottom: 4px;
}

table.adresse td {
	border: 1px solid white;
	background-color: #F6F6F6;
	border-collapse: collapse;
}

hr.addr_trenner {
	background-color:#ff0000; /* Mozilla 1.4 */
	color:#ff0000; /* IE 6 */
	border: #ff0000; /* Opera 7.11 */
	height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	width: 400px;
	margin-top: 5px;
	margin-bottom: 20px;
}


div.org {
	font-size: 13px;
}

div.sortierung {
	position: relative;
	left: 260px;
}
div.sortierung a {
	color: black;
	text-decoration: none;
}
div.sortierung a:hover, div.sortierung a:active {
	text-decoration: underline;
}