#plz-karte table{
    background:#fff;
}
#plz-karte td{
    background:#fff;
    padding:5px;
}

#plz-karte td.liste{
    border-right:2px dotted #b22222;
    width:200px;
}

#plzliste{
    width:150px;
}
#plzliste .norm_text_menue{
	background-color: #ccc;
	color: #000;
    border:1px solid #666;
    padding:2px 10px;
    width:130px;
}
#plzliste a:hover .norm_text_menue  {
	background-color: #B1343A;
	color: #FFFFFF;
}