
.hausnamen-liste { font-family: Times, Georgia, serif; font-size:14px;}

.hausnamen-liste table {
	width:100%;
	margin: 20px 20px 0 0;
}

.hausnamen-liste td {
	line-height:130%;
	padding:3px 8px 3px 10px;
}

.hausnamen-liste tr.kopf td {
	font-size:20px;
	line-height:100%;
	
}
.hausnamen-liste td.nummer {
	width: 50px;
	text-align: right;
	background-color: #666;
	color:#999;
	
}

.hausnamen-liste td.name {	
	background-color: #ffcc66;
	XXfont-weight:bold;
}

.hausnamen-liste td.content {	
	background-color: #fff;	
}

.hausnamen-liste td.content .einteilung {
	color:#666;
}
.hausnamen-liste td.content .text {
	color: #000;
}
.hausnamen-liste td.content .anmerkung {
	color: #666;
	font-size:12px;
}

.hausnamen-liste td.content a {	
	font-weight:bold;
	color: #ff6600;
}
