span.arrow{
cursor:url("../cursors/arrow.ico");
}
a {
cursor:url("../cursors/gelb.ico");
}
a.blau {
cursor:url("../cursors/blau.ico");
}
a.dunkel {
cursor:url("../cursors/dunkel.ico");
}
body{
cursor:url("../cursors/default.ico");
}



body{
border: 1px solid #cccc99;
scrollbar-3d-light-color:#888200;
           scrollbar-arrow-color:#cccc99;
           scrollbar-base-color:#aa9d00;
           scrollbar-dark-shadow-color:#888200;
           scrollbar-face-color:#888200;
           scrollbar-highlight-color:#888200;
           scrollbar-shadow-color:#888200;
}

#divScroller1 {position:relative; overflow:hidden; z-index:9; left:-10; top:9px; width:400px; height:362px; clip:rect(0px, 400px, 300px, 0px); visbility:visible; border-width:0px 1px 0px 1px; border-color:#cccc99; border-style:dashed;}
.dynPage {position:relative; z-index:10; left:0px; top:0px; width:385px; visibility:hidden; padding-left:15px;}
#arrows {position:relative; overflow:hidden; z-index:11; left:220; top:-10; width:100px;}
#links {position:relative; z-index:12; left:300px; top:-400px; width:20px; height:100px; overflow:hidden;} 
.gross  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #aa9d00;
}
a:hover {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #aa9d00;
	text-decoration : none;
}
a:active {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #888200;
	text-decoration : none;
}
a:link {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #888200;
	text-decoration : none;
}
a:visited {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #888200;
	text-decoration : none;
}
.green {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #888200;
	text-decoration : none;
}
.light-green  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #aa9d00;
}