table.person{
width: 500px; 
overflow:hidden; 
display:none; 
}

table.person td{
border-bottom: 1px solid #666666; 
background-color: #999999; 
}

.einstellung #anzeigen{
font-family: "Arial", "Verdana", "Helvetica", "Sans", "Lucida", "Lucida Sans Unicode", "Lucida Grande";
font-size: 11px;
font-weight: normal; 
color:#000000;  
} 
.einstellung #anzeigen1{
background-image: url(http://idk-hannover.de/kfz/templates/idk_online/images/ansprechpartner1.jpg);
background-repeat: no-repeat; 
background-position:top left; 
float:left;
z-index: 300; 
width:150px;
}

.einstellung #ausblenden{
display:none; 
} 
.einstellung #ausblenden1{
display:none; 
} 

#txtpartner{
position:absolute; 
top: 3px; 
left: 40px; 
z-index:131; 
font-family: "Arial", "Verdana", "Helvetica", "Sans", "Lucida", "Lucida Sans Unicode", "Lucida Grande";
font-size: 11px;
font-weight: normal; 
text-align:right;
color:#FFFFFF; 
line-height: 14px; 
width:100px;
padding:5px; 
border: 0px solid #ff0000; 
z-index: 250; 
}