body {
 background-image:     url(bkgnd2.gif); 
 background-repeat: repeat-x;
 background-attachment:fixed; 
 background-position:bottom left; 
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
scrollbar-base-color:  #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #3399FF;
scrollbar-track-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.rahmenbild {
border-color: #FFFFFF;
border-style:solid
}
a:link 
{ 
    color:#000000;
	font-weight:normal;
	font-size: 8pt;
	text-decoration: underline;
	
}

a:visited 
{ 
	color:#000000;
	text-decoration:underline; 
	font-size: 8pt;
	font-weight:normal;
}
a:hover {
	color:#000000;
	font-weight:normal;
	background-color:#FF9933;
	font-size: 8pt;
	text-decoration: normal;
}
a:active 
{ 
	color:#FFFFFF;
	font-size: 8pt;
	text-decoration:none; 
	font-weight:normal;
}

