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