/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-align: left;
 	background-color: transparent;
 	background-image: none
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	background-image: none
}

.ich {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	background-image: none
}