<style type="text/css">
<!--
/* Links */
a.nav			{ text-decoration:	none; 
						color:						#AFD5FE;
						font-size:      	10pt;	
						font-family: 			Arial, sans-serif; }
a.main		{ text-decoration:	none; 
						color:						#FF0000;	
						font-family: 			Arial, sans-serif; }

a.textOver {
					color:							#FFFF00;	
					text-decoration:		none;  
					font-family: 				Arial, sans-serif; }				

a.textOut	{
					color:							#AFD5FE;	
					text-decoration:		none;  
					font-family: 				Arial, sans-serif; }	

a.textOver1 {
					color:							#FFFF00;	
					text-decoration:		none;  
					font-family: 				Arial, sans-serif; }				

a.textOut1	{
					color:							#FF0000;	
					text-decoration:		none;  
					font-family: 				Arial, sans-serif; }						

/* Überschriften */
h1        { font-family:   		Arial, sans-serif;
            font-size:      	20pt;
            font-weight:    	900 }
h2        { font-family:   		Arial, sans-serif;
            font-size:      	18pt;
            font-weight:    	800 }
h3        { font-family:   		Arial, sans-serif;
            font-size:      	16pt;
            font-weight:    	700 }
h4        { font-family:   		Arial, sans-serif;
            font-size:      	12pt;
            font-weight:    	600 }

/* Hauptfenster */
body.nav  { background-color: #003366;
            color:            #AFD5FE; 
            font-family:   		Arial, sans-serif;
            font-weight:			bold;
            font-size:      	10pt; }

body.main { background-image: url(/bilder/allgemein/ffb.gif);
            background-color: #FFFFFF;
            color:            #003366;
            font-family:   		Arial, sans-serif;
            font-size:      	12pt; }


/* Tabelleneigenschaften */
table.nav	{	border-style: 		none;
						vertical-align: 	top;
						font-family:   		Arial, sans-serif;
						text-decoration:	none;
						font-weight:			bold; 
						font-size: 				10pt; 
						color: 						#AFD5FE; }
table.main {	border-style: 		none;
						vertical-align: 	top;
						font-family:   		Arial, sans-serif;
						text-decoration:	none;
						font-weight:			normal; 
						font-size: 				10pt; 
						color: 						#FFFF00; }

td.main		{	border-style: 		none;
						vertical-align: 	top;
						font-family:   		Arial, sans-serif;
						text-decoration:	none; 
						font-size: 				10pt; 
						color: 						#FFFF00; }
td.nav		{	border-style: 		none;
						vertical-align: 	top;
						font-family:   		Arial, sans-serif;
						text-decoration:	none;
						font-weight:			bold; 
						font-size: 				10pt; 
						color: 						#AFD5FE; }						
td.nav1		{	border-style: 		none;
						vertical-align: 	top;
						font-family:   		Arial, sans-serif;
						text-decoration:	none;
						font-weight:			bold; 
						font-size: 				10pt; 
						color: 						#FF0000; }	

					
-->
</style>					
