/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.kontakttext {
	font-size: 11px;
 	color: rgb(255,255,255);
 	line-height: 14px;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}

.haupttext {
	font-size: 13px;
 	color: rgb(112,113,115);
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	margin-left: 80px;
 	margin-right: 60px
}
