/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Fusszeile {
	padding: 2px;
 	border-top: 1px solid rgb(0,0,0)
}

.Textbeitrag {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 2pt;
 	padding: 1px 10px 1px 1px;
 	margin-left: 2pt;
 	border-left-style: none;
 	margin-top: 2pt;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 2pt;
 	border-bottom-style: none
}
