/*    Wochenblatt Stylesheet
* Stefan Wallisch
* 2010-05-12 
*********************************
* Farbversuche: #D1D381 #D9CA91(217,202,91) #E4D59B #E9DAA1
* text-align: left;
*********************************/

	BODY {
			font-family: Arial, Sans-serif; 
			font-size:12pt; 
			margin-bottom: 0; 
			text-align:center;
			background: #D9CA91;
	}

	h1  { 
			font-family: Arial, Sans-serif; 
			font-size:14pt; 
			font-weight:bold; 
			color: #008000; 
			text-align:center; 
			margin-bottom: 5pt; 
	}
	
	h2  {
			background: #E9DAA1;
			font-family: Arial, Sans-serif; 
			font-size:14pt; 
			font-weight:bold; 
			text-align:right; 
			padding: 5pt;
			padding-bottom: 5pt;
			margin-bottom: 0pt; 
			width:500;
	}
	
	h3  {
			font-family: Arial, Sans-serif; 
			font-size:14pt; 
			font-weight:bold; 
			text-align:center; 
			padding-bottom: 5pt;
			margin-bottom: 0; 
	}	
	
	TABLE {
			font-family: Arial, Sans-serif; 
			font-size:12pt; 
			margin-bottom: 0; 
			text-align:center;
			background: #D9CA91;
	}
	
	#autor { 
			background: #E9DAA1;
			font-family: Arial, Sans-serif; 
			font-size:9pt; 
			font-style:italic; 
			text-align:left; 
			margin-bottom: 0; 
	}
	
	#retour { 
			font-family: Arial, Sans-serif; 
			font-size:9pt; 
			margin-bottom: 0; 
	}
			 
	td { 
			font-family: Arial, Sans-serif; 
			font-size:12pt; 
			margin-bottom: 0; 
			text-align:left;
	}
	#left {
			text-align:right;
			color:#3E3E3E;
			text-decoration:underline;
	}

	div#content {
			background: #E9DAA1;
			text-align: left;
			padding: 5pt;
			width:500;
	}
	A#inh {
			background: #B9AA71;
			color: #ffffff;
			text-decoration: none;		
			text-align: center;
	}
#akt  { 
			 color: red; 
			 margin-bottom: 0; 
			 white-space: normal;
	}		 

