A:link { color: #0000ff; text-decoration: none }
A:visited { color: #900; text-decoration: none }
A:active { color: white; text-decoration: none }
A:hover  {color: #FFCC00; text-decoration: none}


BODY { 
scrollbar-3dlight-color: ##CCEDFF;
scrollbar-highlight-color: ##CCEDFF;
scrollbar-base-color: #5C8dFe;
scrollbar-shadow-color: #0033CC;
scrollbar-darkshadow-color: #CCEDFF;
scrollbar-arrow-color: #0033CC;
scrollbar-track-color: #5C8dFe;
} 

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	background-image: url(images/bildmitt.jpg);
	background-attachment: fixed;
	background-color: #6CB6FF;
	color: #003399; 
  
 
}

h1
{
	font-family: Tahoma, Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Tahoma, Times New Roman, Times;
	color: rgb(51,102,204) 
}
h3
{
	font-size: 19px;
	font-family: Tahoma, Times New Roman, Times;
	color: #FFFF00; 
}
h4
{
	font-family: Tahoma, Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Tahoma, Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Tahoma, Verdana, Times New Roman, Times;
	color: rgb(51,102,204);
}
