a:link
{
	color: #FFFFFF;
	text-decoration: none;

}
a:visited
{
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
} 
a:hover
{
	color: #CCFF99;
	font-weight: normal;
	text-decoration: underline;
}

a.sub
{
	color: #003300;
	text-decoration: none;
}
a.sub:visited
{
	color: #003300;
	font-weight: normal;
	text-decoration: none;
}
a.sub:hover
{
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}

a.sub1
{
	color: #000000;
	font-weight: bold;
	text-decoration: bold;
}
a.sub1:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.sub1:hover
{
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}

a.sub2
{
	color: #FFFFFF;
	text-decoration: none;
}
a.sub2:visited
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.sub2:hover
{
	color: #CCFF99;
	font-weight: normal;
	text-decoration: underline;
}

body
{
	font-family: Arial, Helvetica;
	background-color: #FFFF66;
	color: #000000;
	
	SCROLLBAR-FACE-COLOR: #009900;
	SCROLLBAR-HIGHLIGHT-COLOR: #009900;
	SCROLLBAR-SHADOW-COLOR: #009900;
	SCROLLBAR-3DLIGHT-COLOR: #009900;
	SCROLLBAR-ARROW-COLOR: #CCFF99;
	SCROLLBAR-TRACK-COLOR: #ffff66;
	SCROLLBAR-DARKSHADOW-COLOR: #009900;
}

.foot
{
	color: #FFFFFF;
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #009900;
}
h2
{
	color: #009900; 
}
h3
{
	color: #009900; 
}

#gruen: 009900#
#hellgruen: CCFF99#
#blau: 000099#
#hellblau: 99CCFF#
