/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.DatumLink {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-align: center;
 	background: transparent url( "../assets/images/Foto.gif" ) no-repeat scroll 50% 12pt;
 	margin-top: 3px;
 	padding-bottom: 20pt
}

.Schrift {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,51,153);
 	font-weight: bold;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Banner {
	letter-spacing: 1100px;
 	line-height: 100px;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: left;
 	text-indent: 0px;
 	clear: none;
 	background-color: transparent;
 	background-image: none;
 	margin: 0px;
 	padding: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px
}

.DatumLinkLang {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	text-align: center;
 	background-image: url( "../assets/images/Foto.gif" );
 	background-repeat: no-repeat;
 	background-position: 50% 25pt;
 	margin-top: 3px;
 	padding-bottom: 35pt
}

.Tabelle {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	letter-spacing: 0pt;
 	line-height: 12pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: justify;
 	text-indent: 0px;
 	clear: none;
 	margin: 3px
}