Body	{
	scrollbar-arrow-color:#ffffff;
	scrollbar-dark-shadow-color:#ff6600;
	scrollbar-face-color:#ff6600;
	scrollbar-highlight-color:#ff6600;
	scrollbar-track-color:#3366cc;
	scrollbar-shadow-color:#ff6600;
	background-color:#3366cc;
	background-image:url(hintergrund.jpg);
	background-attachment:fixed;
	background-position:bottom;
}
 
TD {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

A {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	text-decoration : none;
}

A:Visited	{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	text-decoration : none;
	
}

A:Hover	{
	color: #ff6600;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	text-decoration : none;
}

A:Active	{
	color: #ff0000;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight : bold;
	text-decoration : underline;
}

H1 {
	color: #ff6600;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	
	font-weight : bold;
}