/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.heidenreich-kontakt-button {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: transparent;
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: top left;
 	padding-left: 10px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.HeidenreichTextGross {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: transparent;
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: top left;
 	padding-left: 10px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.heidenreich-kontakt-text {
	font-size: 12px;
 	color: rgb(192,192,192);
 	vertical-align: baseline;
 	background-color: transparent;
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: top left;
 	padding-left: 10px
}

.heidenreich-kontakt-multiline {
	font-size: 12px;
 	text-transform: none;
 	color: rgb(192,192,192);
 	font-variant: normal;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: left;
 	background-color: transparent;
 	background-image: none;
 	border: 1px solid rgb(192,192,192);
 	margin: 0px;
 	padding-left: 0px;
 	overflow: hidden
}