/* visitenkarten */

div.vcard {
	padding:20px;
	width:30em;
	font-family:Verdana,Arial,sans-serif;
	font-weight:normal;
	text-align:left;
}
div.vcardtext {
	margin-left:20px;
	height:180px;
}
@media all
{
	div.vcard {
		border-style:solid;
		border-top-width:1px;
		border-top-color:#E0E0E0;
		border-left-width:1px;
		border-left-color:#E0E0E0;
		border-right-width:2px;
		border-right-color:#808080;
		border-bottom-width:2px;
		border-bottom-color:#808080;
		border-spacing:10px;
		background-image:url(/ruler/oldpaper.png);
	}
}
img.photo {
	float:left;
	margin-right:20px;
}
.fn {
	background-color:transparent;
	font-size:20pt;
	font-weight:normal;
	text-align:left;
	vertical-align:bottom;
	margin:0px;
}
code {
	font-family:Verdana,Arial,sans-serif;
	font-size:20pt;
	vertical-align:bottom;
}
div.title {
	margin-bottom:25px;
	font-size:12pt;
	vertical-align:top;
}
div.honorific-prefix {
	margin-bottom:25px;
	font-size:12pt;
	vertical-align:top;
}
div.address {
	margin-bottom:25px;
	font-size:12pt;
}
div.mailandphone {
	font-size:12pt;
}
a.adr {
    color:black;
    text-decoration:none;
    font-weight:normal;
}
a.cardemail { 
    color:black;
    text-decoration:none;
    font-weight:normal; 
}

/* visitenkarten ende */
