/* Dokument */.body { 		background-color:#E1DEDE;		marginheight: 0 px;		marginwidth: 0 px;	 	topmargin: 0 px;	 	leftmargin: 0 px;	  }	/* Ueberschrift */  .ueberschrift { 	font-family: trebuchet ms, sans-serif;	font-size:36px;	font-weight: bold;}.ueberschriftfarbig{ 	color: #990000;}/* Inhalte */  .inhalt { 	font-family: trebuchet ms, sans-serif;	font-size:24px;  }.fett { 	font-weight: bold;}.kursiv {	font-style : italic;}.auflistung { 	margin-left: 20px; 	}	.hyperlink{ 	color: #000000;	text-decoration: none;}/* Kennzeichnungsfarben fuer das jeweilige Farbschema */.kennzeichnung1{ 	color: #CC9933;	font-weight: bold;}.kennzeichnung2{ 	color: #635f5f;	font-weight: bold;}/* Hervorhebungsfarbe fuer das jeweilige Farbschema */.hervorhebung{ 	color: #990000;	font-weight: bold;}/* Schrift neben dem Aktionsbutton */.aktionsbutton{ 	font-family: trebuchet ms, sans-serif; 	color: #990000;	font-size:20px;}.aktionsbutton{ 	font-family: trebuchet ms, sans-serif;	color: #990000;	font-size:20px;}.programmcode{ 	font-family: courier new, sans-serif;	color: #000000;	font-size:18px;	font-weight: bold;} 