/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Fusszeile {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	margin: 3pt 2pt 2pt 2pt;
 	border-top: 1pt solid rgb(0,0,0)
}

.Google {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px
}

.TextUnten {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	padding-left: 2pt;
 	border-left: 1pt solid rgb(0,0,0);
 	padding-right: 2pt;
 	border-right: 1pt solid rgb(0,0,0)
}

.Rahmenkomplett {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	border: 1pt solid rgb(0,51,153);
 	padding: 2pt
}

.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: 2pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Werbetextlink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}