h1
	   	{	
		font-family: Arial, Helvetica, sans-serif; 
		font-size:12px;
		font-weight:normal;  
		color:#000000;
		}
h2
	   	{	
		font-family: Arial, Helvetica, sans-serif; 
		font-size:80%;  
		font-weight:normal;
		color:#000000;
		}


.h1		/* schwarze Inhaltueberschrift */
		{	
		font-family: Arial, Helvetica, sans-serif; 
		font-size:85%;  
		color:#000000;
		}
.h2		/* Zwischenueberschrift */
		{	
		font-family: Arial, Helvetica, sans-serif; 
		font-size:85%;  
		color:#FF3333
		}
.textstd   	{	
		font-family: Arial, Helvetica, sans-serif; 
		font-size:75%;  
		color:#000000
		}
td   		{	
		font-family: Arial, Helvetica, sans-serif; 
		font-size:75%;  
		color:#000000
		}
.bild 		/* Bildunterschrift rechts */
		{	
		font-family: Arial, Helvetica, sans-serif; 
		font-size:65%;  
		color:#000000;
		font-weight:bold
		}
.sub		/* subnavigation 4te Ebene */
		{	
		font-family: Arial, Helvetica, sans-serif; 
		font-size:65%;  
		color:#000000
		}
.nav 		/* layernavigation */
		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size:8pt; 
		color:#000000;
		text-decoration: none
		}
.position 	/* erscheint ab 3ter Ebene */
		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size:14px; 
		color:#000000
		}
.hauptmenu	
		{ 
		background-color:#FDE7E9; 	
		layer-background-color:#FDE7E9 
		}
.untermenu	
		{ 
		background-color:#FDE7E9; 
		layer-background-color:#FDE7E9; 
		visibility:hidden 
		}



a:link {color:#000000; }		/* noch nicht besuchte Ziele */
a:visited {color:#000000; }		/* besuchte Ziele */
a:hover {color:#FF3333; }		/* Verweise bei "MouseOver" */
a:active {color:#FF3333; }		/* Angeklickte Verweise */









