.tabelle1x {
	border: 1px solid #000000;
}
.tabelle1nachunten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;

}
.adressbox {
	background-color: #CCCCCC;
	border: 1px dotted #000000;
}
a:link {
	text-decoration: none;
	color: #FF6600;

}
a:visited {
	text-decoration: none;
	color: #FF6600;
}

