/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.rbtdoc {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: disc
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9px;
 	color: rgb(0,51,153);
 	text-decoration: none 
}

.test {
	font-family: AMGDT;
 	font-size: large;
 	color: rgb(255,0,0);
 	font-weight: bold
}
