body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.duke-band.de/bilder/bg_ansicht.jpg);
  	background-repeat:no-repeat;
  	background-attachment:fixed;
	scrollbar-base-color:#8C8CC6;
    scrollbar-3d-light-color:#FFFFFF;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#cccccc;
    scrollbar-face-color:#ffc63e;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#d2c4a4;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}

