
/* Kontaktadresse der Spielstätte als microformat */

.vcard {
	font-family: "Arial Narrow", Arial, Univers, Helvetica, "Gill Sans", "Liberation Sans", "Myriad Pro", sans-serif;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: bold;
	margin-bottom: 12px;
}

.vcard p {
	margin: 0;
}

.spielstaette .vcard .org {
	display: none;
}


/* Routenplanerformular */

form .formsection-routenplaner_adresse fieldset {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom-width: 0;
}
