<!-- default -->
A:link						{text-decoration : none;
					 		 font-size: 10pt;
							 font-weight: bold;
							 color: #757500;
							 }

A:visited					{text-decoration : none;
					 		 font-size: 10pt;
							 font-weight: bold;
							 color: #400000;
							 }

A:active					{text-decoration : none;
					 		 font-size: 10pt;
							 font-weight: bold;
							 color: #000000;
							 }

body						{ font-family: Arial, Helvetica, sans-serif;
							background-color: #CBCB96; 
							color: #000000;
							font-size: 12pt;
							margin-left: 0;
							margin-top: 0;
							margin-bottom: 0;
							margin-right: 0;
							}

a.default:link       		{ font-weight: bold; text-decoration: underline; color: #757500; font-size: 8pt; }
a.default:visited    		{ font-weight: bold; text-decoration: underline; color: #400000; font-size: 8pt; }
a.default:hover      		{ font-weight: bold; text-decoration: underline; background-color: #757500; color: #CBCB96; font-size: 11pt; }
a.default:active     		{ font-weight: bold; text-decoration: underline; background-color: #000000; color: #CBCB96; font-size: 8pt; }

<!-- Verschiedenes: Größe + Position -->			   
.center 	 		{text-align: center;}
.justify	 		{text-align: justify;}
.small		 		{font-size: 7pt;}
.medium		 		{font-size: 10pt;}
.xxl				{font-size: 36pt;}

<!-- Tables -->
td.default			{background-color: #CBCB96; color: #757500;}
th.default			{background-color: #757500; color: #CBCB96; 
					 font-weight: bold; font-style: normal; font-size: 8pt;}

hr.default			{color: #757500}



td.default1				{ font-family: Arial, Helvetica, sans-serif;
							background-color: #3399FF; 
							color: #CBCB96;
							}
td.default2				{ font-family: Arial, Helvetica, sans-serif;
							background-color: #D3DDFF; 
							color: #CBCB96;
							}							



<!-- Powie News -->

th.head				{background-color: #ABAB58; }
td.head 			{background-color: #CBCB96; }
td.info 			{background-color: #; }
td.left 			{background-color: #BABA74; }
td.right 			{background-color: #BABA74; }
td.header			{background-color: #ABAB58; }
td.odd		 		{background-color: #; }
td.even  			{background-color: #; }



<!-- Powie News Finish-->
