/* @override 
	http://labor.gudman.de/kreise/css.css
	http://labor.gudman.de/kreise/real.css
	http://www.vt-praxis-scheid.de/media/css/kreise.css
	http://www.vt-praxis-scheid.de/media/css/kreise2.css
*/

#labor {
	position: absolute;
	top: 7px;
	right: 22px;
	z-index: 1000;
}
#gatter1 {
	border: 1px none silver;
	height: 310px;
	width: 75px;
	float: left;
	z-index: 400;
	background-color: transparent;
}


#gatter2 {
	border: 1px none silver;
	height: 310px;
	width: 75px;
	float: left;
	background-color: transparent;
}

#gatter3 {
	border: 1px none silver;
	height: 310px;
	width: 75px;
	float: left;
	background-color: transparent;
}

#d1 img ,
#d2 img ,
#d3 img ,
#d4 img {
	width: 60px;
	height: 60px;
	position: absolute;
	cursor: move;
}

 #draggables img{
	
	margin-right: 5px;
	position: absolute;
}
#d3 img{
	top: -44px;
	position: absolute;
	left: 60px;
}
#d4 img{
	top: 50px;
	position: absolute;
	left: 70px;
}   
     
#droppables DIV {
	width: 10%;

}
.droppables img {
	margin: 3px 3px 5px;
}
#b1 img, #b2 img, #b3 img, #b4 img, #b5 img, #b6 img {
	width: 90px;
	height: 90px;
}
.b3 img {
	width: 10px;
	height: 10px;
	float: right;
	cursor:pointer;
}


#b1 img {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}

#b2 img {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
#b3 img {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
#b4 img {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
#b5 img {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
#b6 img {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
