<!-- 
/* 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
	{
		width: 140px;
		background: #ded8bb;
	}
	table.inhalt td.inhalt_rechts
	{
		padding: 40px 5px 5px 35px;
		width: 100%;				
		vertical-align: top;
	}
	
	table.text
	{
		font-size: 11pt;
		color: white;
		font-weight: bold;
	}
		
	.oben_unten_spacer
	{
	 	height: 10%;
	}
	
	.logo
	{
		padding-left: 300px;
                height: 92px;
		text-align: left;		
	}
        .logo img
        {
                text-decoration: none;
                border: none;
        }
/* Textbereich - end */
 -->
