--- Dokumentauszeichungen ---
	BODY		{ background-color: #FFFFFF; 
			  font-family: Arial, Helvetica, sans-serif;
			  font-color: black;
			  font-size: 11px;
			  font-weight: normal;
			  text-align: left}
			  
			  A:link		{ color:#163776;
						  font-weight: bold;	
						  text-decoration:none }
			  A:visited    	{ color:#666666;
						  font-weight:bold; 
						  text-decoration:none}
			  A:hover		{ color:#CC0000;
						  text-decoration:none}
	
		
	.fuss		{ color: black;
			  font-weight: normal;
		  	  font-size: 12px;
	  	  	  font-family: arial, helvetica, sans-serif;
			  text-align: center}
	
	.help		{ color: black;
			  font-weight: normal;
		  	  font-size: 12px;
	  	  	  font-family: arial, helvetica, sans-serif;
			  text-align: center}

	
--- Überschriften ---
	
	--- Ueberschriften ---
	
	H3		{ color: black;
			  font-weight: normal;
			  font-size: 14pt;
			  font-family: arial, helvetica, sans-serif }
	

	--- Ueberschriften im Text (mit Dreieck) ---
	
	H4		{ color: black;
			  font-weight: bold;
		  	  font-size: 10pt;
	  	  	  font-family: arial, helvetica, sans-serif;
			  text-align: left }
	
	--- Unterueberschriften der alten Version ---

	.unter		{ color: black;
		  	  font-size: 11pt;
	  	  	  font-family: arial, helvetica, sans-serif }


--- Listen (Kuller) ---
	LI		{ list-style-type: circle } 
	uebersicht	{ color: black;
			  font-weight: normal;
			  font-size: 10pt;
			  font-family: arial, helvetica, sans-serif;
			  text-align: left }


--- Navigation ---
	.zurueck	{ font-weight: normal;
			  font-size: 12px;
		  	  font-family: arial, helvetica, sans-serif;
			  text-align: center}


<!----- Absätze ----->
	.text		{ color: black;
			  font-weight: normal;
			  font-size: 10pt;
		  	  font-family: arial, helvetica, sans-serif;
			  line-height: 14pt;
			  text-align: left }



--- Zeichen ---
	

	--- Kleine Schrift ----

	--- Schriftart: fett ---

	.small		{ color: black;
			  font-weight: bold;
			  font-size: 8pt;
		  	  font-family: arial, helvetica, sans-serif;
			  text-align: left }
	
	--- Schriftart: normal ---

	.small2	{ color: black;
			  font-weight: normal;
			  font-size: 8pt;
		  	  font-family: arial, helvetica, sans-serif;
			  text-align: left }


	--- Buchstaben sind weiter auseinander ---

	.gesperrt	{ letter-spacing: 0.2em }

	--- nur Grossbuchstaben ---
	
	.kapital	{ text-transform: capitalize }

	--- Schreibmaschinenschrift ---

	TT		{ color: black;
			  font-weight: normal;
			  font-size: 10pt;
		  	  font-family: courier new, courier, monospace }
	
	
	--- kursiv ---


	I		{ color: black;
			  font-weight: normal;
			  font-size: 10pt;
		  	  font-family: arial, helvetica, sans-serif;
			  line-height: 14pt; 
			  font-style=italic }
			  
	--- fett ---


	B		{ color: black;
			  font-weight: bold;
			  font-size: 10pt;
		  	  font-family: arial, helvetica, sans-serif;
			  line-height: 14pt }
			

--- Tabellen ---

	--- Schriftart: fett ---

	.t0		{ color: black;
			  font-weight: bold;
			  font-size: 14pt;
		  	  font-family: arial, helvetica, sans-serif;
			  text-align: left }


	--- Schriftart: fett ---

	.t1		{ color: black;
			  font-weight: bold;
			  font-size: 10pt;
		  	  font-family: arial, helvetica, sans-serif;
			  text-align: left }
	
	--- Schriftart: normal ---

	.t2		{ color: black;
			  font-weight: normal;
			  font-size: 10pt;
		  	  font-family: arial, helvetica, sans-serif;
			  text-align: left }

	--- Schriftart: kursiv ---

	.t3		{ color: black;
			  font-weight: italic;
			  font-size: 10pt;
		  	  font-family: arial, helvetica, sans-serif;
			  text-align: left }

- Elektronische Lehrbuchsammlung Psychologie --

	.lehrbuch 	{ font-weight: normal;
			  font-size: 10px;
		  	  font-family: arial, helvetica, sans-serif;
			  text-align: center}

	.p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-align: left; clip:  rect(   )}
