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