/* -- Adress - DB -- Ausgabe */

.pluginAddressCard{
font-family: Verdana, Helvetica, sons-serif;
font-size: 11px;
color: #223C64;
padding: 10px;
width: 475px;
border: thin solid #223C64;
border-width: 1px;
margin-bottom: 10px;
}

.pluginAddressCard span{
width: auto;
height: auto;
border:0;
padding:0;
margin:0;
}

.pi3_name{
font-weight: bold;
font-size: 12px;
}

.pi3_first_name, .pi3_middle_name, .pi3_last_name{
display: none;
visibility: hidden;
}

.pi3_zip{
float:left;
}

.pi3_city{
margin-left: 10px;
}

/* -- Einmal formatieren, bitte... --*/
.block_image{
float:right;
with: auto;
height: 100%;
border: thin dotted #223C64; 
border-width: 0 0 0 1px;
padding: 0 0 0 5px;
}


.block_address, .block_contact{
padding-top: 10px;
}



/* -- ein- und ausblenden der einzelnen Elemente -- */

.pi3_mobile, .pi3_building, .pi3_room, .pi3_company, .pi3_region, .pi3_country{
display: none;
}





/* -- vcard - Das normale Adress-Plugin -- */


.tx-ttaddress-pi1{
width: 430px;
padding: 0px 0px 20px 10px;
}

.vcard{
font-family: Verdana, Helvetica, sons-serif;
font-size: 11px;
color: #223C64;
}

.vcard div{
padding-top: 10px;
}



.vcard span{
display: block;
}

.vcard span.zip{
float: left;
}

.vcard span.city{
width: 200px;
}


/* -- vcard_personen - Das normale Adress-Plugin - Personenausgabe -- */


.vcard_personen {
font-family: Verdana, Helvetica, sons-serif;
font-size: 11px;
color:#474749;
padding-bottom: 10px;
text-decoration: none;
border: thin dotted #474749;
border-width: 0 0 1px 0;
height: 130px auto;
min-height: 120px;
}

.vcard_personen a, .vcard_personen a:hover, .vcard_personen a:visited{
font-family: Verdana, Helvetica, sons-serif;
font-size: 11px;
color:#474749;
text-decoration: none;
}

.vcard_personen div{
padding-top: 10px;
}
.vcard_personen span{
display: block;
}

.adr span.zip{
float: left;
}

.vcard_personen span.first_name, .vcard_personen span.middle_name, .vcard_personen span.last_name{
float: left;
font-weight: bold;
}

span.description{
clear: left;
width: 200px;
}

.bild{
float:right;
width: 200px;
text-align: right;
/*
border: thin dotted #474749;
border-width: 0 0 0 1px;
*/
}

.description{
padding-top:0px;
}

.title{
padding-top:0px;
}
