/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.meine_schrift {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 
	font-variant: normal;
 	text-indent: 0pt;
 	margin: 0pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,0,0)
}

.arial12 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: medium
}

.verkauf_text {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	text-indent: 0pt;
 	margin: 0pt 0pt 3pt 0pt
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif
}
