body         { 
		background-color: #ffffff;
		font-family: Arial, Verdana, Helvetica;
		font-size: 8pt; 
       color: #000000; 
       letter-spacing: 1pt;								/* nur Microsoft */				
		}	
               
h1, h2, h3, h4	{ 
					font-family: Arial, Helvetica;
					font-style:italic;
					font-weight:600;
					text-transform:uppercase;
					}


h1			{ 
			font-size: 16pt;
			letter-spacing: -1pt;      /* nur Microsoft */
			margin-bottom: 30pt;
			margin-top:1cm;
			}

.green			{font-family: Arial, Helvetica;
			font-weight:bold;
			font-size: 8pt;
			letter-spacing: 1pt;      /* nur Microsoft */
			/*margin-bottom: 5pt;
			margin-top:15pt;*/
			}
			

td			{
			letter-spacing: 1pt;
			font-family: Verdana, Arial, Helvetica;
			font-size: 8pt; 
			}

td.hell	{
			letter-spacing: 1pt;
			font-family: Verdana, Arial, Helvetica;
			background-color:#FFFFFF;
			}

th			{
			font-family: Verdana, Arial, Helvetica;
			letter-spacing: 1pt;
			font-weight:bold;
			background-color:#FFFFFF;
			}

th.left			{
			font-family: Verdana, Arial, Helvetica;
			font-size:10pt;
			letter-spacing: 1pt;
			font-weight:bold;
			background-color:#FFFFFF;
			text-align: left;
			}


td.center	{
			text-align: center;
			background-color:#FFFFFF;
			}
					
td.klein	{
			font-size:10pt;
			background-color:#FFFFFF;
			}
			
td.adm		{
			font-size:10pt;
			}

td.fuss	{
			font-size: 8pt;
			}

a			{
			color:	#333399;
			text-decoration: none;
			font-weight:normal;
			font-style: italic;
			}
						
a:visited		{
			text-decoration: none;
			font-weight: normal;
			font-style: italic;
			} 

a:active  {
			text-decoration:	none;
			font-weight:		normal;
			font-style: italic;
			}
			
				
a:hover			{
			text-decoration: underline;
			font-style: italic;
			}

a.green			{
			text-decoration: none;
			}

a.green:activ		{
			text-decoration:none;
			}
				
a.green:visited		{
			text-decoration:none;
			}
				
a.green:hover		{
			text-decoration:underline;
			}

a.adm			{
			text-decoration: none;
			cursor:	default;
				}

a.adm:activ		{
			text-decoration:none;
			}
				
a.adm:visited		{
			text-decoration:none;
			cursor:default;
			}
				
a.adm:hover		{
			text-decoration:none;
			cursor:default;
			}
			
p.adm			{
			cursor:default;
			}			

input.button 		{ 
			font-size:8pt;
			border-style: solid;
			}

input        		{
			font-size:8pt;
			font-family: Arial;
			border-style: solid;
			}

input.checkbox		{
			background-color: #FFFFCC ;
			}
						
input.radio  		{ 
			background-color: #A7D4B7;

			}

