/*   abz_pgr Stylesheet
* Stefan Wallisch
* 2010-10-10 
*********************************
* Farbversuche: #ffffcc;
* text-align: left;
*********************************/
@page { size: 21cm 29.7cm }
		
	BODY {
			font-family: Comic Sans MS, Sans-serif; 
			font-size:11pt; 
			margin-bottom: 0; 
			text-align:left;
			background: #ffffcc;
			width:600;
	}

	div#content { 
			background: #ffffcc;
			width:600;
	}
	
	#retour { 
			font-family: Comic Sans MS, Sans-serif; 
			font-size:9pt; 
			margin-bottom: 0; 
	}
	
	#akt  { 
			font-family: Comic Sans MS, Sans-serif;
			 font-size:12pt;   
			 color: green; 
			 margin-bottom: 0; 
			 white-space: normal;
	}		 

	#autor { 
			font-family: Comic Sans MS, Sans-serif; 
			font-size:9pt; 
			font-style:italic; 
			text-align:left; 
			margin-bottom: 0; 
	}