/* Created by TopStyle Trial - www.topstyle4.com */
.adresstitel {
	float: left;
	width: 100%;
	font-size: 2em;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 0.5em;
}

.adresse {
	float: left;
	width: 33%;
	margin-right: 0.1em;
}

.funktion {
	float: left;
	padding: 2px;
	width: 100%;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	background-color: #32CB33;
	color: #ffffff;
}

.person {
   float: left;
   width: 100%;
   font-size: 1.2em;
   margin-bottom: 0.2em;
}

.bild {
   float: left;
   width: 40%;
}

.persdate {
    float: left;
    width: 59%;
}

.name {
    float: right;
    width: 100%;
}

.strasse {
    float: right;
    width: 100%;
}

.plzort {
    float: right;
    width: 100%;
}

.natel {
    float: right;
    width: 100%;
}

.ptel {
    float: right;
    width: 100%;
}

.email {
    float: right;
    width: 100%;
}

.adressen {
	float: left;
	width: 100%;
	margin-bottom: 0.5em;
}
