<!-- 
/* 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
	{
		margin-left: 5px;
		padding: 39px 5px 5px 35px;
		vertical-align: top;
   		background-repeat: repeat-y;
		width: 375px;		
	}

        table.inhalt td.inhalt_links a
	{
		font-size: 11pt;
		color: white;
		font-weight: bold;
		text-decoration: none;		
	}  

        table.inhalt td.inhalt_links a:hover
	{
		padding-left: 20px;
      font-size: 11pt;
		color: #fdf4b5;
		font-weight: bold;
		text-decoration: none;		
	}    

    div.current
	{
		padding-left: 20px;                
	} 
   div.current a
	{
		font-size: 11pt;
		color: #fdf4b5 !important;
		font-weight: bold;
		text-decoration: none;		
	}    
   div.current a:hover
	{
		padding-left: 0 !important;
	}                    
	
	table.inhalt td.inhalt_mitte
	{
		width: 140px;
		background: #ded8bb;
	}
	
	table.inhalt td.inhalt_rechts
	{
		padding: 40px 30px 5px 35px;
		width: 100%;		
		font-size: 11pt !important;
		color: white;
		font-weight: bold;
		vertical-align: top;
	}
	
	div
	{
		font-size: 11pt !important;
		color: white;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif !important;
	}
		
/* Textbereich - end */
 -->
