
/* AdressStyle*/

.adliste {
	color:#888;
	}
.vcard {margin-bottom:15px;
	font-size:12px;
	}
.title {font-size:16px;
    color: #009900;
    font-weight: bold;
    margin-bottom:5px;}
.fn {color: #eaeaea;}
.family-name {font-size:11px;}
.last-name {
	font-size:13px;
	color: #009900;
	font-weight: bold;
	margin-bottom:5px;
	}
.org {
	font-size:13px;
	color: #009900;
	font-weight: bold;
	margin-bottom:5px;
	}
.stand {
    font-size:12px;
    color:;
    margin-bottom:5px;
    }
.adr {font-size:12px;
			}
.postal-code {font-size:12px;
		}

.tel {
	font-size:12px;	
	}
.bild {
	float: left;
	with:500px;
	margin-bottom:5px;	
}

