font.subtitle 			{font-size: 12px; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#9900FF; font-weight: bold; text-decoration: none;}
font.fliesstext 		{font-size: 12px; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#660099; text-decoration: none;}
font.headline 			{font-size: 16px; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#660099; font-weight: bold; text-decoration: none;}
font.active 			{font-size: 12px; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; font-weight: bold; text-decoration: none; color:#660099;}
font.subheadline 		{font-size: 12px; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#ffcc99; font-weight: bold; text-decoration: none;}
font.kursiv 		{font-size: 12px; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#660099; font-style: italic;}

b						{font-size: 12px; font-family: Verdana,Arial,Helvetica,sans-serif; color:#ffffff; font-weight: bold; text-decoration: none;}

a.normal 				{font-size: 12px; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; font-weight: bold;}
a.normal:link			{text-decoration: none; color:#9900FF;}
a.normal:visited		{text-decoration: none; color:#FFCCFF;}
a.normal:hover			{text-decoration: underline; color:#FFCCFF;}
a.normal:active			{text-decoration: underline; color:#FFCCFF;}

@page 					{size:portrait; size:21.0cm 29.7cm; margin-top:2.0cm; margin-bottom:2.0cm; margin-left:2.0cm; margin-right:2.0cm}

font.printheadline 		{font-size: 16pt; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#000000; font-weight: bold; text-decoration: none;}
font.printsubtitle 		{font-size: 12pt; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#000000; font-weight: bold; text-decoration: none;}
font.printfliesstext 	{font-size: 12pt; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#000000; text-decoration: none;}

a.print					{font-size: 12pt; font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; color:#000000; text-decoration: underline;}

input.weiss			{
					font-size: 12px; 
					font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
					color:#000000;
					border:1px solid #000000;
					background-color:#ffffff;
					}
					
select.weiss		{
					font-size: 12px; 
					font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
					color:#000000;
					border:1px solid #000000;
					background-color:#ffffff;
					}
					
textarea.weiss		{
					font-size: 12px; 
					font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
					color:#000000;
					border:1px solid #000000;
					background-color:#ffffff;
					}

					
body    {
	scrollbar-base-color:#9900FF;
	scrollbar-3dlight-color:#FFCCFF;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#6E0000;
	scrollbar-face-color:#FFCCFF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#9900FF;
	scrollbar-track-color:#6E0000;
	background-attachment:fixed; 
	}
					