
#rumpf_main {
 width:610px;
 height:100%;
 margin: 0;
 padding-top:0;
 float:left;
 background-color:white;
}

#rumpf_rand_rechts {
 display:block;
 float:left;
 width:170px;
 height:auto;
}

.block {
 float:left;
 width: auto;
}

/* <table style="padding: 0px; margin: 0px; border: 1px dotted #333333; border-collapse: collapse; width: 100%">
<td style="border: 1px dotted #333333; padding: 5px; vertical-align: top;"> */

table { padding:0; width: 580px;}

td {vertical-align: top; width: 285px;}

.vcard {
 float:left;
 width: 95%;
 margin-bottom: 15px;
 border: 1px dotted #333333; 
 padding: 5px; 
 vertical-align: top
}

.csc-textpic-imagewrap {
 float:left;
 width: 170px;
}

p {
 float:left;
 width: 100%;
}	

dd {
 font-size:10px;
 font-weight:100;
 text-align:center;
 width:170px;
}


h3.title {
 margin-bottom: 15px;
}


a.vcardLink:hover {
 background-color: #ffffff;
 text-decoration:none;
}


