body         { 
				background-color: #FEFDD9;
				font-family:  Arial, Verdana, Helvetica;
				font-size: 10pt; 
              color: #000000; 
              letter-spacing: 1pt;								/* nur Microsoft */				 
 }	
               
h1			{ 
			font-family: Arial, Helvetica;
			font-size: 12pt;
			letter-spacing: 2pt;      /* nur Microsoft */
			margin-bottom: 20pt;
			margin-top:1cm;
			}

h5			{font-family: Arial, Helvetica;
			font-weight:bold;
			color: rgb(00, 00, 204);
			font-size: 12pt;
			letter-spacing: 1pt;      /* nur Microsoft */
			margin-bottom: 5pt;
			margin-top:15pt;
			}
			

td			{
			font-size:10pt;
			letter-spacing: 1pt;
			font-family: Arial, Verdana, Helvetica;
			color: #000000; 
			}

td.preis	{
			font-size:14pt;
			letter-spacing: 1pt;
			font-family:  Arial, Verdana,Helvetica;
			color: #990000; 
			font-style: bold;
			}

th			{
			font-family: Verdana, Arial, Helvetica;
			font-size:10pt;
			letter-spacing: 1pt;
			font-weight:bold;
			background-color:#191919;
			color: #CCCCFF; 
			}

th.left			{
			font-family: Verdana, Arial, Helvetica;
			font-size:10pt;
			letter-spacing: 1pt;
			font-weight:bold;
			background-color:#191919;
			text-align: left;
			color: #CCCCFF; 
			}


td.center	{
			text-align: center;
			background-color:#191919;
			color: #CCCCFF; 
			}
					
td.klein	{
			font-size:10pt;
			background-color:#191919;
			color: #CCCCFF; 
			}
			
td.adm		{
			font-size:10pt;
			}

td.fuss	{
			font-size: 8pt;
			color: #636363;
			}

a			{
			color:					##CCCCCC;
			text-decoration:		none;
			font-weight:			normal;
			}
						
a:visited	{
			color:				#CCCCCC;
			text-decoration:	none;
			font-weight:		normal;
			} 

a:active  {
			color:				#CCCCCC;
			text-decoration:	none;
			font-weight:		normal;
			}
			
				
a:hover		{
				color:				#FFFF00;
				text-decoration:	underline;
				}

a.adm			{
				color:				#CC0000;
				text-decoration:	none;
				}

a.adm:activ	{
				color: #CC0000;
				text-decoration: none;
				}
				
a.adm:visited	{
				color:#CC0000;
				text-decoration:none;
				cursor:default;
				}
				
a.adm:hover	{
				color: #000000;
				text-decoration:underline;
				}
			
p.adm			{
				cursor:default;
				}			

input.button { background-color: #000000;
				font-size:8pt;
				color:#FFFF00;
				font-weight: bold;
				}

input.text    {
				background-color: #FFFFF0;
				font-size:8pt;
				font-family:Arial;
				font-weight:bold;
				color: #CC0000;
				}
textarea.text {
				background-color: #FFFFF0;
				font-size:8pt;
				font-family:Arial;
				font-weight:bold;
				color: #CC0000;
				}

input.checkbox		{
						background-color: #000000;
						color: #ffffcc;
						}
						
input.radio  { background-color: #000000 ;
				}

a.we			{
			color:					#dddddd;
			text-decoration:		none;
			font-weight:			normal;
			}
						
a.we:visited	{
			color:				#dddddd;
			text-decoration:	none;
			font-weight:		normal;
			} 

a.we:active  {
			color:				#dddddd;
			text-decoration:	none;
			font-weight:		normal;
			}
			
				
a.we:hover		{
				color:				#dddddd;
				text-decoration:	underline;
				}

