/* ......................................................... */
/* .............. CSS-Bibliothek............................ */
/* ....Copyright 2003 by Peter Rüffer ...................... */
/* ......................................................... */


body		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		text-decoration: none;
		color: #000000;
		background-color: #95B1C1;
		}				 

table		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		text-decoration: none;
		color: #000000;
		background-color: #DEDEC8;
		}				 

.navi		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #7F7F7F;
		background-color: #FFFFFF;
		}	

.navi2		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		color: #000000;
		background-color: #BFBFBF;
		}	
		
.back		{
		background-color: #95B1C1;
		}	
		
.work		{
		background-color: #DEDEC8;
		}	

.wgroup		{
		color: #FFFFFF;
		background-color: #DEDEC8;
		}	

		
/* Hyperlinks ............................................................ */

A:link		{
		text-decoration: none;
		color: #0063A4;
		}
		
A:visited	{
		text-decoration: none;
		color: #0063A4;
		}
		
A:hover		{
		text-decoration: none;
		color: #0000FF;
		}

A:activated	{
		text-decoration: none;
		color: #0000FF;
		}



		
/* Überschriften ......................................................... */				 
	
h1		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		}

	 
h2		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		}
	
	 
h3		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		}
		
	 
h4		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		}



/* Listen/Tabellen ......................................................... */

.tlist		{
		background-color: #4A526B;
		}
	
.tkopf		{
		font-weight: bold;
		color: #FFFFFF;
		background-color: #6384B5;
		}	

.thead		{
		background-color: #CECEBD;
		}	
				
.tfuss		{
		font-size: 8pt;
		background-color: #CECEBD;
		}	


/* Work/View ......................................................... */

.twork		{
	        border-bottom: 1px solid #4A526B; 
	        border-right: 1px solid #4A526B; 
	        border-left: 1px solid #FFFFFF;
		}	

.twfuss		{
		font-size: 8pt;
		background-color: #CECEBD;
	        border-bottom: 1px solid #4A526B; 
	        border-right: 1px solid #4A526B; 
	        border-left: 1px solid #FFFFFF;
	        border-top: 1px solid #FFFFFF;
		}	


/* Formularfelder ......................................................... */

select		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		}
	
input		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		}
	
.disp		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		background-color: #F5F4E7;
	        border: 1px solid #FFFFFF;
		}
	
textarea	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		}
	


.table7p	{
		width: 7%;
		}

.table25p	{
		width: 25%;
		}

.table16p	{
		width: 16%;
		}

.table18p	{
		width: 18%;
		}

.table6p	{
		width: 6%;
		}
.table4p	{
		width: 4%;
		}
.table8p	{
		width: 8%;
		}
.table10p	{
		width: 10%;
		}