<!-- standardelemente -->
.text			{
				 font-family:  arial, sans-serif; 
				 font-size: 10px; 
				 font-style: normal; 
				 font-weight: normal; 
				 color: #000000; 
				 text-decoration: none; 
				}
				
.copy1			{
				 font-family:  arial, sans-serif; 
				 font-size: 10px; 
				 font-style: normal; 
				 font-weight:  none; 
				 color: #000000; 
				 text-decoration: none; 
				}

.copy2			{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: normal; 
				 font-weight: normal; 
				 color: #000000; 
				 text-decoration: none; 
; line-height: normal
				}

.kursiv			{
				 
				 font-size: 12px; 
				 font-style: italic; 
				 font-weight: bold; 
				 
				}

.normal		{
				 
				 font-size: 12px; 
				  
				}


.copy2b			{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: normal; 
				 font-weight: bold; 
				 color: #000000; 
				 text-decoration: none; 
				}


.s16sch		{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 16px; 
				 font-style: normal; 
				 font-weight: normal; 
				 color: #000000; 
				 text-decoration: none; 
				}

.s16schbk			{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 16px; 
				 font-style: italic;
				 color: #000000;	 
				 font-weight: bold; 
				 
				 text-decoration: none; 
				}

.copy3			{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: normal; 
				 color: #FF6600;
				 font-weight: normal; 
				  
				 text-decoration: none; 
				}
.copy3b			{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: normal; 
				 font-weight: bold; 
				 color: #FF6600; 
				 text-decoration: none; 
				}
.copy4			{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: normal; 
				 font-weight: normal; 
				 color: #ffffff; 
				 text-decoration: none; 
				}
.copy4bk			{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: italic; 
				 font-weight: bold; 
				 color: #ffffff; 
				 text-decoration: none; 
				}
.copy4b			{
				 font-family:  Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: normal; 
				 font-weight: bold; 
				 color: #ffffff; 
				 text-decoration: none; 

				}
a {color: #000000; text-decoration : none; font-family:arial;} 
a:link {color : #000000;text-decoration : none; font-family:arial;} 


.title
{position: absolute;
width: 150px;
height: 20px;
left: 10px;
z-index: 10;
font-family: arial, helvetica, sans-serif;
font-size:12px;
color:#000000;}

.submenu
{position: absolute;
left: 40px;
width: 125px;
border: 0px solid black;
font-family: arial, helvetica, sans-serif;
font-size:10px;
visibility: hidden;}



A:Visited  {
	color : "#000000";
}

A:Active  {}

A:Hover  {
	color : "#ff6600";
}
