.box div { display:inline }
   
.fill-box{
   margin-top:10px;
   border:2px solid #606aab;
   background-color:#fff;
	width:171px;
	height:475px
	
}
.circle.highlight{background-image:url(../img/kreisbig-highlight.png)}
.circle {
	position:absolute;
	}
.circle {
          background:url(../img/kreis.png) no-repeat;
          width:125px; 
          height:124px;
}
.highlight {
          opacity:1;
}
.ui-draggable {
          cursor:move;
}
.txt,#am,#amt,#mm,#mmt,#tm,#tmt{
	position:absolute;
}
#t1{
left:135px;
top:20px
}
#t2{
left:390px;
top:20px
}
#t3{
left:265px;
top:110px
}
#t4{
left:265px;
top:270px	
}
#t5{
left:265px;
top:425px	
}
#am{
	left:80px;
	top:80px
}
#amt{
	left:12px;
	top:12px
}
#mm{
	left:12px;
	top:160px
}
#mmt{
	left:80px;
	top:240px
}
#tm{
	left:12px;
	top:300px
}
#tmt{
	left:80px;
	top:370px
}
