/*   abz_inh Stylesheet
* Stefan Wallisch
* 2010-05-18 
*********************************
* 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: #ffddee;
			width:600;
	}

	div#content { 
			background: #ffddee;
			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: Arial, Sans-serif; 
			font-size:9pt; 
			font-style:italic; 
			text-align:left; 
			margin-bottom: 0; 
	}
		h1  { 
			font-size:14pt; 
			font-weight:bold; 
			color: #008000; 
			text-align:center; 
			margin-bottom: 5pt; 
	}
	
	h2  {
			font-size:16pt; 
			font-weight:bold; 
			text-align:left; 
			padding: 5pt;
			padding-bottom: 5pt;
			margin-bottom: 0pt; 
	}
	
	h3  {

			font-size:14pt; 
			font-weight:bold; 
			text-align:left; 
			padding-bottom: 5pt;
			margin-bottom: 0; 
	}	