BODY {
scrollbar-face-color:#000080;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFF00;
scrollbar-track-color:#8080FF;
}

.netcolstandard
{
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 16px;
	color: #FFFF00;
	background : url(G/blauver.gif);
	background-color : #000066;
}
/* Texteigenschaft */
.tNormal					
{
	font-weight: normal;
}
.tBold						
{
	font-weight: bold;
}
.tItalic			
{		
	font-style: italic;
}

/* Textausrichtung */
.tRight						
{
	text-align: right;
}
.tCenter					
{
	text-align: center;
}

/* Textfarben */
.tRed					
{
	color: #FF0000;
}
.tGrey		
{
	color: #808080;
}

/* Linkfarben */
A  
{
	color: White;
}

A:Visited  
{
	color: #00FFFF;
}

A:Active  
{
	color: Red;
}

A:Hover  
{
	color: Fuchsia;
}


A.aBlack
{
	color: #000000;
	text-decoration: none;
}

A.aBlack:Visited  
{
	color: #000000;
}

A.aBlack:Active  
{
	color: #000000;
}

A.aBlack:Hover  
{
	color: #000000;
}

/* Schriftgroessen */
.text6	{	font-size: 6px;	}
.text7	{	font-size: 7px;	}
.text8	{	font-size: 8px;	}
.text9	{	font-size: 9px;	}
.text10	{	font-size:10px; }
.text11	{	font-size:11px; }
.text12	{	font-size:12px; }
.text13	{	font-size:13px; }
.text14	{	font-size:14px; }
.text15	{	font-size:15px; }
.text16	{	font-size:16px; }
.text17	{	font-size:17px; }
.text18	{	font-size:18px; }
.text19	{	font-size:19px; }
.text20	{	font-size:20px; }
.text30	{	font-size:30px;	}				
.text40	{	font-size:40px;	}	
.text50	{	font-size:50px;	}
.text60	{	font-size:60px;	}
.text70	{	font-size:70px;	}
.text80	{	font-size:80px;	}