<!-- 
/* Textbereich - begin */
	table.inhalt
	{
		width: 100%;
		height: 100%;
		padding: 0;
		margin: 0;
		vertical-align: top;		
	}
	table.inhalt td.spacer_inhalt
	{
		width: 143px;
                background-repeat: repeat-y; 
                font-size: 11pt;
		color: white;
		font-weight: bold;
		vertical-align: top;               
	}

        table.inhalt td.spacer_inhalt a
        {
                font-size: 11pt;
		color: white;
		font-weight: bold;
                text-decoration: none;
        }
        table.inhalt td.spacer_inhalt a:hover
        {
               font-size: 11pt;
		color: #c1c0bf;
		font-weight: bold;
                text-decoration: none;
        }

        table.inhalt a
        {
                font-size: 11pt;
		color: white;
		font-weight: bold;
                text-decoration: none;
        }
        table.inhalt a:hover
        {
                text-decoration: none;
        }
	table.inhalt td.inhalt_links
	{
		padding: 40px 30px 15px 75px;
		width: 100%;		
		font-size: 11pt;
		color: white;
		font-weight: bold;
		vertical-align: top;
	}
			
	.oben_unten_spacer
	{
	 	height: 10%;
	}
	
	.logo
	{
		height: 92px;
		text-align: center;
		
	}
/* Textbereich - end */
 -->
