/* CSS definition file containing site wide stylesheets */

.pBold {
	font-weight: bold
}

.ArialB12ptgelb {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(255,204,102);
 	font-weight: bold
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: x-small;
 	color: rgb(0,0,0);
 	text-align: left
}

.Times12Gelb {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(255,206,107);
 	font-weight: bold
}

.p8 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 0.1in;
 	font-weight: normal;
 	font-style: normal
}

.pWeiss {
	color: rgb(255,255,255)
}

.p12 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 0.14in;
 	color: rgb(102,153,204);
 	font-weight: normal;
 	font-style: normal
}