body {background: transparent url('bg.png') no-repeat;}


#header	{position:absolute;top:86px;left:340px;}
.filterinput {border:0;width:110px;line-height:18px;height:18px;background: transparent;color:#8d3413; font-family: Arial, sans-serif; font-size: 13px;}

#results {position: absolute; top:178px; left:50px;list-style: none;margin:0;padding:0;}

#results li {height: 43px;margin-bottom: 11px;line-height: 43px;font-family: Arial, sans-serif; font-size: 18px; color:#8d3413; font-weight: bold;}

.number	{float:left;width:40px;margin-right: 5px;}
.name	{float:left;width:125px;margin-right: 5px;}
.score	{float:left;width:160px;}

#output {position: absolute;top:560px;}
	#output ul  {display: none;}
	#output .short {display: none;}
	
#meta {position: absolute; top:595px;left: 10px; width:460px; text-align: center;}
#meta p {font-family: Arial, sans-serif;font-size: 11px; color: #8d3413;padding:0;margin:0;font-weight: bold;}


.pfeilLeft {display:block;position:absolute;top: 0px; left: 20px; height: 52px; width:70px;background: transparent url('pfeilLeft.png') 0px -52px no-repeat;}
.pfeilLeft:hover {background-position: 0px 0px;}
.pfeilLeft.disabled {background-position: 0px -52px !important;}

.pfeilRight {display:block;position:absolute;top: 0px; left: 380px; height: 51px; width:69px;background: transparent url('pfeilRight.png') 0px -51px no-repeat;}
.pfeilRight:hover {background-position: 0px 0px;}
.pfeilRight.disabled {background-position: 0px -51px !important;}