﻿<!-- 
/* 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: 572px;
		padding: 39px 5px 5px 35px;
		vertical-align: top;		
	}

    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;		
	}    

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

    table.inhalt td.inhalt_rechts a:hover
    {
        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_rechts
	{
		padding: 105px 30px 5px 35px;
		width: 100%;		
		font-size: 11pt;
		color: white;
		font-weight: bold;
		vertical-align: top;
        background-repeat: repeat-y;
		background-position: 0 0;
	}
		
/* Textbereich - end */
 -->
