﻿<!--
/* Textbereich - begin */
	img {border:none;}
	
	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;
		vertical-align: top;
	}
	
	table td a
	{
		font-size: 11pt;
		color: #828282;
		font-weight: bold;
		text-decoration: none;
	}

        table td 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: 0px 30px 5px 35px;
		width: 100%;
		vertical-align: top;        
		background-position: 1px, 0;		
		background-repeat: repeat-y;
	}
	
	span.darkgray
	{
		color: #828282;
	}
	
}
	

/* Textbereich - end */
 -->

