/* Globale Textstildefinitionen */
BODY,TD,P			{
				font-family		: Arial, Helvetica;
				font-size		: 12px;
				font-weight		: medium;
				font-style		: normal;
				color			: #000000;
      /*  scrollbar-base-color:#FFFFFF; 
        scrollbar-track-color:#FFFFFF;
      	scrollbar-face-color:#FDCBAC;
      	scrollbar-3d-light-color:#C0C0C0;
      	scrollbar-dark-shadow-color:#C0C0C0;
      	scrollbar-shadow-color:#06A153;
      	scrollbar-arrow-color:#06A153 */
				}
TD.footer			{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: medium;
				font-style		: normal;
				color			: #333333;
				}
        
TD.footerhome			{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: medium;
				font-style		: normal;
				color			: #FFFFFF;
				}        
   
P.home			{
				font-family		: Arial, Helvetica;
				font-size		: 12px;
				font-weight		: medium;
				font-style		: bold;
				color			: #FFFFFF;
				margin-left: 20px;
				margin-top: 40px;
				margin-bottom: 0px;        
				}

A.home:LINK			{
				text-decoration	: none;
				color			: #FF964C;
				}
A.home:hover			{
				text-decoration	: none;
				font-style: bold;
				color			: #FF964C;
				}
A.home:visited			{
				text-decoration	: none;
				color			: #FF964C;
				}

P.gennav	{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: medium;
				font-style		: italic;
        margin-top    : 15px;
        margin-bottom    : 5px; 
        margin-left    : 3px;        
				color			: #FFFFFF;
				}               
        
H1			{
        margin-top  : 30px;
        margin-left  : 10px;        
        margin-bottom : 20px;
  			font-family		: Arial, Helvetica;
				font-size		: 16px;
				font-weight		: bold;
				font-style		: italic;
				text-decoration	: none;
				color			: #061A53;
  			}

H1.line1			{
        margin-top  : 30px;
        margin-left  : 10px;
        margin-bottom : 0px;                 
  			font-family		: Arial, Helvetica;
				font-size		: 16px;
				font-weight		: bold;
				font-style		: italic;
				text-decoration	: none;
				color			: #061A53;
  			}
        
H1.line2			{
        margin-top  : 0px;
        margin-left  : 10px;         
        margin-bottom : 20px;
  			font-family		: Arial, Helvetica;
				font-size		: 14px;
				font-weight		: bold;
				font-style		: italic;
				text-decoration	: none;
				color			: #061A53;
  			} 
        
H2			{
        margin-top  : 9px;
        margin-bottom : 20px;
				font-family		: Arial, Helvetica;
				font-size		: 12px;
				font-weight		: bold;
				font-style		: none;
				text-decoration	: none;
				color			: #061A53;
  			}

UL      {
        margin-top: 5px;
        margin-bottom: 5px;        
        color   :   #000000;
        list-style-position: outside;       
        }

OL      {
        margin-top: 5px;
        margin-bottom: 5px;        
        color   :   #000000;
        list-style-position: outside;       
        }        
        
UL.nav      {
        color   :   #FFFFFF;
        margin-left: 18px;          
        }
        
LI      {
        margin-top: 6px;        
        }
        
LI.anfahrt  {
        margin-top: 5px;        
        }
LI.nav  {
        margin-top: 2px;        
        }                   
		
B				{
				font-family		: Arial, Helvetica;
				font-size		: 12px;
				font-weight		: bold;
				font-style		: normal;
				color			: #061A53;
        margin-top  : 5px;
				}


A.nav:LINK			{
				font-family		: Arial, Helvetica;
				font-size		: 10px;
				font-weight		: medium;
				font-style		: normal;
				text-decoration	: none;
				color			: #FFFFFF;
				}

A.nav:VISITED		{
				font-family		: Arial, Helvetica;
				font-size		: 10px;
				font-weight		: medium;
				font-style		: none;
				text-decoration : none;
				color			: #FFFFFF;
				}

A.nav:HOVER	{
				font-family		: Arial, Helvetica;
				font-size		: 10px;
				font-weight		: small;
				font-style		: none;
				text-decoration : underline;
				color			: #FFFFFF;
				}
A.footer:LINK			{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: medium;
				font-style		: normal;
				text-decoration	: none;
				color			: #333333;
				}

A.footer:VISITED		{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: medium;
				font-style		: none;
				text-decoration : none;
				color			: #333333;
				}

A.footer:HOVER	{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: small;
				font-style		: none;
				text-decoration : underline;
				color			: #333333;
				}
        
A.footerhome:LINK			{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: medium;
				font-style		: normal;
				text-decoration	: none;
				color			: #FFFFFF;
				}

A.footerhome:VISITED		{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: medium;
				font-style		: none;
				text-decoration : none;
				color			: #FFFFFF;
				}

A.footerhome:HOVER	{
				font-family		: Arial, Helvetica;
				font-size		: 11px;
				font-weight		: small;
				font-style		: none;
				text-decoration : underline;
				color			: #FFFFFF;
				}         
                

