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

.Mein_txt-Obj {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	list-style-position: inside;
 	text-align: left;
 	border-left-style: none;
 
	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.Adresse {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif,  serif;
 	font-size: 8pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-size: 8pt
}

P {
	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	clear: none;
 	border-left-style: none;
 	margin-top: 0pt;
 	border-top-style: none;
 	border-right-style: none;
 
	margin-bottom: 0pt;
 	border-bottom-style: none
}

ADDRESS {
	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0pt
}

.Fußnoten {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Titel {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(102,153,153);
 	font-weight: normal;
 	font-style: normal
}