A, td, p, div	{  
		font-family: arial; 
		font-size: 9pt; 
		color: #FF3300; 
		}

h2		{ 
		font-family: arial; 
		color: #FF3300; 
		}

body		{
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #999999;
		scrollbar-3dlight-color: #999999;
		scrollbar-darkshadow-color: #999999;
		scrollbar-shadow-color: #999999;
		scrollbar-arrow-color: #FFFF80;
		scrollbar-track-color: #999999;
		
		} 

.normal	{  
		font-family: arial; 
		font-size: 9pt; 
		color: #FF3300; 
		}

.kontakt		{  
		font-family: arial; 
		font-size: 12pt; 
		color: #FF3300; 
		}

.fett09pt		{  
		font-family: arial; 
		font-size: 9pt; 
		color: #FF3300; 
		font-weight: bold;
		}

.fett11pt		{  
		font-family: arial; 
		font-size: 11pt; 
		color: #FF3300; 
		font-weight: bold;
		}


a:link 		{
		font-family: arial; 
		color: #FF3300; 
		text-decoration: underline;
		}

a:visited 	{
		font-family: arial; 
		color: #FFFF00; 
		text-decoration: underline;
		}

a:hover 		{
		font-family: arial; 
		color: #FFFFFF; 
		text-decoration: underline;
		}

a:active 		{  
		font-family: arial; 
		color: #FFFFFF; 
		text-decoration: underline;
		}

a.navi:link 	{
		font-family: arial; 
		font-size:10pt; 
		color: #000000; 
		text-decoration: none;
		font-weight: bold;
		}

a.navi:visited 	{
		font-family: arial; 
		font-size:10pt; 
		color: #000000; 
		text-decoration: none;
		font-weight: bold;
		}

a.navi:hover 	{
		font-family: arial; 
		font-size:10pt; 
		color: #FFFF00; 
		text-decoration: none;
		font-weight: bold;
		}

a.navi:active 	{ 
		font-family: arial; 
		font-size:10pt;  
		color: #000000; 
		text-decoration: none;
		font-weight: bold;
		}

.navtd	{ 
		background-color:#CCCCCC; 
		}

