<!-- 
/* Textbereich - begin */
	table.inhalt
	{
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
		vertical-align: top;		
	}
	
	table.inhalt td.spacer_inhalt
	{
		width: 3px;
		background: #fef9d8;
	}
	
	table.inhalt td.inhalt_links
	{
		padding: 39px 5px 5px 35px;
		font-size: 11pt;
		color: white;
		font-weight: bold;
		vertical-align: top;		
	}
	
	table.inhalt td.inhalt_rechts
	{
		padding: 40px 45px 5px 35px;
		width: 100%;		
		font-size: 11pt;
		color: white;
		font-weight: bold;
		vertical-align: top;
		background-repeat: repeat-y;		
	}
		
/* Textbereich - end */
 -->
