A:link
{
    	COLOR: black;
    	text-decoration: underline;
}
A:visited
{
    	COLOR: black;
    	text-decoration: underline;
}
A:active
{
    	COLOR: black;
    	text-decoration: underline;
  	background-color: #DBDBDB;
}
A:hover
{
  	color: #FF0000;
    	text-decoration: underline;
  	background-color: #DBDBDB;
}


A.shownotaslink:link
{
    	COLOR: black;
    	text-decoration: none;
}
A.shownotaslink:visited
{
    	COLOR: black;
    	text-decoration: none;
}
A.shownotaslink:active
{
    	COLOR: black;
    	text-decoration: none;
  	background-color: #DBDBDB;
}
A.shownotaslink:hover
{
  	color: #FF0000;
    	text-decoration: none;
  	background-color: #DBDBDB;
}


A.navigate:link
{
    	COLOR: silver;
    	text-decoration: none;
}
A.navigate:visited
{
    	COLOR: silver;
    	text-decoration: none;
}
A.navigate:active
{
    	COLOR: #FFDD77;
    	text-decoration: none;
}
A.navigate:hover
{
  	color: #00601F;
	text-decoration: none;
  	background-color: #FDCA00;
}


A.navigateActive:link
{
	COLOR: #FDCA00;
	text-decoration: none;
}
A.navigateActive:visited
{
	COLOR: #FDCA00;
	text-decoration: none;
}
A.navigateActive:active
{
	COLOR: #FDCA00;
	text-decoration: none;
}
A.navigateActive:hover
{
  	color: #00601F;
	text-decoration: none;
  	background-color: #FDCA00;
}

A.kontaktfooter:link
{
	COLOR: #808080;
    	text-decoration: underline;
}
A.kontaktfooter:visited
{
	COLOR: #808080;
    	text-decoration: underline;
}



H1
{   COLOR: black;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;    
    margin-bottom: 0pt; 
    padding-bottom: 20pt; 
    margin-top: 0pt; 
    padding-top: 0pt
}

H2
{   COLOR: black;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;    
    margin-bottom: 0pt; 
    padding-bottom: 20pt; 
    margin-top: 0pt; 
    padding-top: 0pt
}

H3
{   COLOR: black;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;    
    margin-bottom: 0pt; 
    padding-bottom: 5pt; 
    margin-top: 0pt; 
    padding-top: 0pt
}

P
{
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 10pt;
    margin-bottom: 0pt; 
    padding-bottom: 2pt; 
    margin-top: 0pt; 
    padding-top: 2pt
}

P.bold
{
    FONT-WEIGHT: bold;
}
P.kontaktfooter
{
	COLOR: #808080;
	FONT-SIZE: 8pt;
    	padding-top: 50pt	
}

P.navigate
{
    COLOR: silver;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    margin-bottom: 0pt; 
    padding-bottom: 2pt; 
    margin-top: 0pt; 
    padding-top: 2pt
}

TD
{
    COLOR: black;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 10pt;
}